DEBUG: Executing shell function do_compile
NOTE: Using rust targets from TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/rust-targets/
NOTE: cargo = TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/cargo-1.91.0-x86_64-unknown-linux-gnu/bin/cargo
NOTE: TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/cargo-1.91.0-x86_64-unknown-linux-gnu/bin/cargo build -v --frozen --target x86_64-unknown-linux-gnu --release --manifest-path=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/src/tools/cargo//Cargo.toml
Compiling libc v0.2.176
Compiling proc-macro2 v1.0.101
Compiling quote v1.0.41
Compiling unicode-ident v1.0.19
Compiling cfg-if v1.0.3
Compiling memchr v2.7.6
Compiling regex-syntax v0.8.6
Compiling thiserror v2.0.17
Compiling smallvec v1.15.1
Compiling stable_deref_trait v1.2.0
Compiling autocfg v1.5.0
Compiling typenum v1.18.0
Compiling once_cell v1.21.3
Compiling version_check v0.9.5
Compiling zeroize v1.8.2
Compiling subtle v2.6.1
Compiling crc32fast v1.5.0
Compiling crossbeam-utils v0.8.21
Compiling fastrand v2.3.0
Compiling tinyvec_macros v0.1.1
Compiling const-oid v0.9.6
Compiling gix-trace v0.1.13
Compiling parking_lot_core v0.9.11
Compiling scopeguard v1.2.0
Compiling home v0.5.11
Compiling same-file v1.0.6
Compiling bitflags v2.9.4
Compiling zlib-rs v0.5.2
Compiling shlex v1.3.0
Compiling bytes v1.10.1
Compiling find-msvc-tools v0.1.2
Compiling serde_core v1.0.228
Compiling itoa v1.0.15
Compiling heapless v0.8.0
Compiling byteorder v1.5.0
Compiling cpufeatures v0.2.17
Compiling equivalent v1.0.2
Compiling pkg-config v0.3.32
Compiling rustix v1.1.2
Compiling linux-raw-sys v0.11.0
Compiling foldhash v0.1.5
Compiling allocator-api2 v0.2.21
Compiling vcpkg v0.2.15
Compiling jiff v0.2.15
Compiling getrandom v0.3.3
Compiling serde v1.0.228
Compiling litemap v0.8.0
Compiling hashbrown v0.14.5
Compiling writeable v0.6.1
Compiling icu_properties_data v2.0.1
Compiling icu_normalizer_data v2.0.0
Compiling utf8_iter v1.0.4
Compiling percent-encoding v2.3.2
Compiling unicode-bom v2.0.3
Compiling static_assertions v1.1.0
Compiling base64ct v1.8.0
Compiling shell-words v1.1.0
Compiling log v0.4.28
Compiling serde_json v1.0.145
Compiling openssl-probe v0.1.6
Compiling ryu v1.0.20
Compiling curl v0.4.49
Compiling fnv v1.0.7
Compiling base16ct v0.2.0
Compiling powerfmt v0.2.0
Compiling pin-project-lite v0.2.16
Compiling typeid v1.0.3
Compiling zerocopy v0.8.27
Compiling anstyle v1.0.13
Compiling utf8parse v0.2.2
Compiling anyhow v1.0.100
Compiling erased-serde v0.4.8
Compiling is_terminal_polyfill v1.70.1
Compiling hashbrown v0.16.0
Compiling num-conv v0.1.0
Compiling time-core v0.1.6
Compiling anstyle-query v1.1.4
Compiling colorchoice v1.0.4
Compiling strsim v0.11.1
Compiling minimal-lexical v0.2.1
Compiling clru v0.6.2
Compiling lazy_static v1.5.0
Compiling clap_lex v0.7.5
Compiling toml_writer v1.0.3
Compiling base64 v0.22.1
Compiling fiat-crypto v0.3.0
Compiling nu-ansi-term v0.50.1
Compiling arc-swap v1.7.1
Compiling unicode-width v0.2.1
Compiling is_executable v1.0.5
Compiling shell-escape v0.1.5
Compiling fallible-iterator v0.3.0
Compiling arrayvec v0.7.6
Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/libc-0.2.176/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="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=cbee25a640e401c4 -C extra-filename=-07e06bad1ad999fc --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/build/libc-07e06bad1ad999fc -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow`
Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/proc-macro2-1.0.101/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=270069af36e9db63 -C extra-filename=-786bccdbe6ddd8f0 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/build/proc-macro2-786bccdbe6ddd8f0 -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow`
Running `rustc --crate-name build_script_build --edition=2018 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/quote-1.0.41/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=20b915d22f74a70a -C extra-filename=-06412759f2ccc3ac --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/build/quote-06412759f2ccc3ac -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow`
Running `rustc --crate-name unicode_ident --edition=2018 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/unicode-ident-1.0.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())' -C metadata=5176b891a2f70ac7 -C extra-filename=-977d96bfa2f80499 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow`
Running `rustc --crate-name cfg_if --edition=2018 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/cfg-if-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=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std"))' -C metadata=7e519ae3fac6a510 -C extra-filename=-f07478e0224d18b3 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0`
Running `rustc --crate-name regex_syntax --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/regex-syntax-0.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=3 -C embed-bitcode=no --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=c7af9fc2b75c26f3 -C extra-filename=-b907288ae79263d2 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0`
Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/thiserror-2.0.17/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=59d8ee0a80070e27 -C extra-filename=-f69eb2bcd87088bc --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/build/thiserror-f69eb2bcd87088bc -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow`
Running `rustc --crate-name memchr --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.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="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=0483b55b12325382 -C extra-filename=-266445047769022f --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0`
Running `rustc --crate-name smallvec --edition=2018 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/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=3 -C embed-bitcode=no --cfg 'feature="const_generics"' --cfg 'feature="write"' --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=356817c8e5d94ab3 -C extra-filename=-cd0b86d15ac5411f --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0`
Running `rustc --crate-name stable_deref_trait --edition=2015 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/stable_deref_trait-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=3 -C embed-bitcode=no --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=6598a8bc0731eb16 -C extra-filename=-20131dd5dc7f3d2d --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0`
Running `rustc --crate-name autocfg --edition=2015 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/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=6d71ea23a2d08b26 -C extra-filename=-9ff0c9de8550c39c --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow`
Running `rustc --crate-name build_script_build --edition=2018 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/typenum-1.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 --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=b68a326e8fd00454 -C extra-filename=-2947be2a00088102 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/build/typenum-2947be2a00088102 -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow`
Running `rustc --crate-name version_check --edition=2015 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/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=c1549b788a86fd22 -C extra-filename=-2bcb0451f53805be --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow`
Running `rustc --crate-name once_cell --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/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=3 -C embed-bitcode=no --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=551259e3114af20a -C extra-filename=-22b48c2d1fc1d621 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0`
Running `rustc --crate-name zeroize --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/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=3 -C embed-bitcode=no --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aarch64", "alloc", "default", "derive", "serde", "simd", "std", "zeroize_derive"))' -C metadata=00191ec2b86360d2 -C extra-filename=-8886f5a10e24d582 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0`
Running `rustc --crate-name subtle --edition=2018 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/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=3 -C embed-bitcode=no --cfg 'feature="i128"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const-generics", "core_hint_black_box", "default", "i128", "nightly", "std"))' -C metadata=07e87a28245917f9 -C extra-filename=-d85f46eaba532ba2 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0`
Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/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=62ef4534edbf479f -C extra-filename=-9b32d80dbe86f5d6 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/build/crc32fast-9b32d80dbe86f5d6 -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow`
Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/crossbeam-utils-0.8.21/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=7eab03af50071dd9 -C extra-filename=-2e43c2bc52ce40d4 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/build/crossbeam-utils-2e43c2bc52ce40d4 -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow`
error: rustc interrupted by SIGSEGV, printing backtrace
error: rustc interrupted by SIGSEGV, printing backtrace
Running `rustc --crate-name fastrand --edition=2018 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/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=3 -C embed-bitcode=no --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=8e8746e653eb0b76 -C extra-filename=-828e4c143813c3cd --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0`
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7fd013922da5]
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7fd0128f3ba0]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7fd0197e8c60]
note: we would appreciate a report at https://github.com/rust-lang/rust
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7feaf0122da5]
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7feaef0f3ba0]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7feaf5fe8c60]
note: we would appreciate a report at https://github.com/rust-lang/rust
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
Running `rustc --crate-name tinyvec_macros --edition=2018 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/tinyvec_macros-0.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=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d84543e13c16b794 -C extra-filename=-f8e03f5e8f48d522 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0`
Running `rustc --crate-name const_oid --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/const-oid-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=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "db", "std"))' -C metadata=f51ae9b987422315 -C extra-filename=-58cf229612f5c46c --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0`
Running `rustc --crate-name gix_trace --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/gix-trace-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=3 -C embed-bitcode=no '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_join' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::transmute_ptr_to_ptr' '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::stable_sort_primitive' '--allow=clippy::single_match_else' '--allow=clippy::similar_names' '--allow=clippy::should_panic_without_expect' '--allow=clippy::return_self_not_must_use' '--allow=clippy::result_large_err' '--allow=clippy::redundant_else' '--allow=clippy::range_plus_one' '--allow=clippy::option_option' '--allow=clippy::no_effect_underscore_binding' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_for_each' '--allow=clippy::needless_continue' '--allow=clippy::naive_bytecount' '--allow=clippy::mut_mut' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_wild_err_arm' '--allow=clippy::match_same_arms' '--allow=clippy::match_bool' '--allow=clippy::many_single_char_names' '--allow=clippy::manual_string_new' '--allow=clippy::manual_let_else' '--allow=clippy::manual_is_variant_and' '--allow=clippy::manual_assert' '--allow=clippy::large_stack_arrays' '--allow=clippy::large_enum_variant' '--allow=clippy::iter_without_into_iter' '--allow=clippy::iter_not_returning_iterator' '--allow=clippy::items_after_statements' '--allow=clippy::inline_always' '--allow=clippy::inefficient_to_string' '--allow=clippy::inconsistent_struct_constructor' '--allow=clippy::implicit_clone' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::if_not_else' '--allow=clippy::from_iter_instead_of_collect' '--allow=clippy::fn_params_excessive_bools' '--allow=clippy::filter_map_next' '--allow=clippy::explicit_iter_loop' '--allow=clippy::explicit_into_iter_loop' '--allow=clippy::explicit_deref_methods' '--allow=clippy::enum_glob_use' '--allow=clippy::empty_docs' '--allow=clippy::doc_markdown' '--allow=clippy::default_trait_access' '--allow=clippy::copy_iterator' '--allow=clippy::checked_conversions' '--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::borrow_as_ptr' '--allow=clippy::bool_to_int_with_if' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "document-features", "tracing", "tracing-detail"))' -C metadata=676af06b3983b635 -C extra-filename=-06f750a900a71b32 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0`
error: rustc interrupted by SIGSEGV, printing backtrace
Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/parking_lot_core-0.9.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("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=81f3f83b1c6a6bc9 -C extra-filename=-78dfa7c8a7316fbe --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/build/parking_lot_core-78dfa7c8a7316fbe -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow`
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7fba5d922da5]
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7fba5ca4aba0]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7fba637e8c60]
note: we would appreciate a report at https://github.com/rust-lang/rust
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
error: rustc interrupted by SIGSEGV, printing backtrace
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7f6921d22da5]
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7f6920cf3ba0]
Running `rustc --crate-name scopeguard --edition=2015 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/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=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=6e0d2b058e894cbf -C extra-filename=-cc7f83c855debeab --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0`
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7f6927be8c60]
note: we would appreciate a report at https://github.com/rust-lang/rust
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
Running `rustc --crate-name home --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/home-0.5.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=3 -C embed-bitcode=no '--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=9d88f0bccc6205dd -C extra-filename=-18eaa6b43420d307 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0`
Running `rustc --crate-name same_file --edition=2018 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/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=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d22db616eb61e825 -C extra-filename=-433937261c52d553 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0`
error: rustc interrupted by SIGSEGV, printing backtrace
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7f79e3122da5]
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7f79e20f3ba0]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7f79e8fe8c60]
Running `rustc --crate-name bitflags --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/bitflags-2.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=3 -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "example_generated", "serde", "std"))' -C metadata=8ef43ea64fe03682 -C extra-filename=-f23f6a81b101530f --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0`
note: we would appreciate a report at https://github.com/rust-lang/rust
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
Running `rustc --crate-name zlib_rs --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/zlib-rs-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=3 -C embed-bitcode=no --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-fuzz", "__internal-fuzz-disable-checksum", "__internal-test", "arbitrary", "c-allocator", "default", "quickcheck", "rust-allocator", "std"))' -C metadata=6dbcbbaaa6337a4b -C extra-filename=-6bbb6e7d30290ab3 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0`
Running `rustc --crate-name shlex --edition=2015 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/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=323fbed8112a4743 -C extra-filename=-02b28e4deac65254 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow`
Running `rustc --crate-name bytes --edition=2018 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/bytes-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=3 -C embed-bitcode=no --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=effa96c70509c372 -C extra-filename=-cb03b60101464713 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0`
error: rustc interrupted by SIGSEGV, printing backtrace
error: rustc interrupted by SIGSEGV, printing backtrace
error: rustc interrupted by SIGSEGV, printing backtrace
Running `rustc --crate-name find_msvc_tools --edition=2018 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/find-msvc-tools-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 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=637ca495b82e4e8a -C extra-filename=-316bb2eb6e0cd558 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow`
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7fd570722da5]
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7fd56f6f3ba0]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7f5a78322da5]
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7f5a772f3ba0]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7f8224922da5]
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7f82238f3ba0]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7f5a7e1e8c60]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7fd5765e8c60]
Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/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="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=53afd083ab800c3a -C extra-filename=-b931c5b1e4d9cbf0 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/build/serde_core-b931c5b1e4d9cbf0 -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow`
error: rustc interrupted by SIGSEGV, printing backtrace
note: we would appreciate a report at https://github.com/rust-lang/rust
note: we would appreciate a report at https://github.com/rust-lang/rust
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
Running `rustc --crate-name itoa --edition=2018 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/itoa-1.0.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=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=ebfeb9a69667e004 -C extra-filename=-666cf13d3b4be585 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0`
Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/heapless-0.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 -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("defmt-03", "mpmc_large", "portable-atomic", "portable-atomic-critical-section", "portable-atomic-unsafe-assume-single-core", "serde", "ufmt"))' -C metadata=cbf25e127f24eadf -C extra-filename=-ae6d5b070df67675 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/build/heapless-ae6d5b070df67675 -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow`
Running `rustc --crate-name cpufeatures --edition=2018 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/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=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=977305346e8db4af -C extra-filename=-d1031f7ce81558f8 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0`
Running `rustc --crate-name byteorder --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/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=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=ad73c84bfcfcfb90 -C extra-filename=-077c47bc38a831ff --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0`
Running `rustc --crate-name equivalent --edition=2015 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/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=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6e7ee49b0931cb55 -C extra-filename=-6e90f125f95bba0f --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0`
Running `rustc --crate-name pkg_config --edition=2018 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/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=13fdb7444112445d -C extra-filename=-5fdc19e306e2a295 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow`
Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/rustix-1.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(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(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="std"' --cfg 'feature="termios"' --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=92aa65335f95924d -C extra-filename=-dbf9c7cd5a493a0c --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/build/rustix-dbf9c7cd5a493a0c -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow`
Running `rustc --crate-name foldhash --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/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=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=5579d10c72e25890 -C extra-filename=-29ba4ad49365de13 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0`
Running `rustc --crate-name allocator_api2 --edition=2018 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/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=3 -C embed-bitcode=no --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=7bec24ddf52e61ae -C extra-filename=-33b2c627340a0a37 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0`
Running `rustc --crate-name linux_raw_sys --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/linux-raw-sys-0.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=3 -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="auxvec"' --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("auxvec", "bootparam", "btrfs", "core", "default", "elf", "elf_uapi", "errno", "general", "if_arp", "if_ether", "if_packet", "image", "io_uring", "ioctl", "landlock", "loop_device", "mempolicy", "net", "netlink", "no_std", "prctl", "ptrace", "rustc-dep-of-std", "std", "system", "xdp"))' -C metadata=4366d5b7442264f6 -C extra-filename=-56762b026c659282 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0`
Running `rustc --crate-name vcpkg --edition=2015 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/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=4abc8fef4071179a -C extra-filename=-6ade88638c007f6d --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow`
Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/getrandom-0.3.3/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"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_windows_legacy)' --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"' --cfg 'feature="wasm_js"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("rustc-dep-of-std", "std", "wasm_js"))' -C metadata=e73c791806032f05 -C extra-filename=-a69c2094c8fd9a55 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/build/getrandom-a69c2094c8fd9a55 -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow`
Running `rustc --crate-name jiff --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/jiff-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 opt-level=3 -C embed-bitcode=no --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=9511d1f0c284e332 -C extra-filename=-3eb45f8d835d5cd9 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0`
Running `rustc --crate-name litemap --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/litemap-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=3 -C embed-bitcode=no --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "default", "serde", "testing", "yoke"))' -C metadata=f405a10704f5cacf -C extra-filename=-35e6d3ca1eda70fe --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0`
Running `rustc --crate-name writeable --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/writeable-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=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("either"))' -C metadata=daa8d0b2b9a5bc57 -C extra-filename=-bd6a9e3a45b420ae --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0`
Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/icu_normalizer_data-2.0.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=unexpected_cfgs --check-cfg 'cfg(icu4x_custom_data)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f5b1b58d348c5a20 -C extra-filename=-6943ce875845aa1b --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/build/icu_normalizer_data-6943ce875845aa1b -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow`
Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/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=7c021ab73eede1fb -C extra-filename=-30cc6f0f921a044b --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/build/serde-30cc6f0f921a044b -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow`
Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/icu_properties_data-2.0.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=473ead00f65b5550 -C extra-filename=-bc77c052b4889c52 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/build/icu_properties_data-bc77c052b4889c52 -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow`
Running `rustc --crate-name hashbrown --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/hashbrown-0.14.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=3 -C embed-bitcode=no --cfg 'feature="raw"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "alloc", "allocator-api2", "compiler_builtins", "core", "default", "equivalent", "inline-more", "nightly", "raw", "rayon", "rkyv", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=eb8e688f1b7246eb -C extra-filename=-bb504fbd2bb4db4f --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0`
Running `rustc --crate-name utf8_iter --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/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=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=527deb02cc39cebc -C extra-filename=-5309a3618ed60529 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0`
Running `rustc --crate-name percent_encoding --edition=2018 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/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=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=1c852bacb4792f50 -C extra-filename=-23bc1a9cdc462e34 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0`
Running `rustc --crate-name unicode_bom --edition=2018 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/unicode-bom-2.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=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=31b714b9ec9db463 -C extra-filename=-0bac654db373e762 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0`
Running `rustc --crate-name static_assertions --edition=2015 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/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=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=daad2178544560ff -C extra-filename=-94974b84b933c2e3 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0`
Running `rustc --crate-name base64ct --edition=2024 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/base64ct-1.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=3 -C embed-bitcode=no --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=e3a62d932a90ec02 -C extra-filename=-93fd20805fb83975 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0`
Running `rustc --crate-name shell_words --edition=2015 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/shell-words-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=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=e5af7cb526c8a1db -C extra-filename=-ace6bff26cc866fe --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0`
Running `rustc --crate-name log --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/log-0.4.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=3 -C embed-bitcode=no --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", "std", "sval", "sval_ref", "value-bag"))' -C metadata=a6e470534c51f7ee -C extra-filename=-776f235f69d0166a --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0`
Running `rustc --crate-name ryu --edition=2018 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/ryu-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=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=77f3e776777a5291 -C extra-filename=-64b1ac51f8b2f3ad --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0`
Running `rustc --crate-name openssl_probe --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/openssl-probe-0.1.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=120a091448f7ac90 -C extra-filename=-c4478b4cfb872f59 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0`
Running `rustc --crate-name build_script_build --edition=2018 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/curl-0.4.49/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="http2"' --cfg 'feature="openssl-probe"' --cfg 'feature="openssl-sys"' --cfg 'feature="ssl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "force-system-lib-on-osx", "http2", "mesalink", "ntlm", "openssl-probe", "openssl-sys", "poll_7_68_0", "protocol-ftp", "rustls", "spnego", "ssl", "static-curl", "static-ssl", "upkeep_7_62_0", "windows-static-ssl", "zlib-ng-compat"))' -C metadata=330b24b5d3a84f83 -C extra-filename=-0e9971fef94c5cd7 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/build/curl-0e9971fef94c5cd7 -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow`
Running `rustc --crate-name fnv --edition=2015 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/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=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=dd57c6ddd15a8494 -C extra-filename=-997a62c80cd78963 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0`
Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/serde_json-1.0.145/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="raw_value"' --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=0e6b7a2d92932fcb -C extra-filename=-2644dfd14122a4db --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/build/serde_json-2644dfd14122a4db -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow`
Running `rustc --crate-name cfg_if --edition=2018 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/cfg-if-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("core", "rustc-dep-of-std"))' -C metadata=d3f3b1461066b4f2 -C extra-filename=-4dc98b2fc2cb3455 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow`
Running `rustc --crate-name base16ct --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/base16ct-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=3 -C embed-bitcode=no --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=fa005d596f8f9cec -C extra-filename=-e49fb36f350693e2 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0`
error: could not compile `quote` (build script)
Caused by:
process didn't exit successfully: `rustc --crate-name build_script_build --edition=2018 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/quote-1.0.41/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=20b915d22f74a70a -C extra-filename=-06412759f2ccc3ac --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/build/quote-06412759f2ccc3ac -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow` (signal: 11, SIGSEGV: invalid memory reference)
warning: build failed, waiting for other jobs to finish...
Running `rustc --crate-name powerfmt --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/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=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "std"))' -C metadata=1457e8fbc7b54a9f -C extra-filename=-2dab4873250ad9a4 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0`
error: could not compile `unicode-ident` (lib)
Caused by:
process didn't exit successfully: `rustc --crate-name unicode_ident --edition=2018 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/unicode-ident-1.0.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())' -C metadata=5176b891a2f70ac7 -C extra-filename=-977d96bfa2f80499 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow` (signal: 11, SIGSEGV: invalid memory reference)
Running `rustc --crate-name pin_project_lite --edition=2018 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/pin-project-lite-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=3 -C embed-bitcode=no --warn=unreachable_pub --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(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2bdccf9c0cd9f5de -C extra-filename=-7a6452088b01676f --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0`
Running `rustc --crate-name build_script_build --edition=2018 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/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=3442aeba33440179 -C extra-filename=-66ddc218d501ec4b --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/build/typeid-66ddc218d501ec4b -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow`
Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/zerocopy-0.8.27/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=4603dd6132ef98f2 -C extra-filename=-a89acf723d9005fc --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/build/zerocopy-a89acf723d9005fc -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow`
Running `rustc --crate-name utf8parse --edition=2018 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/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=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=8bf9218bb128614a -C extra-filename=-fe39019380016b9d --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0`
Running `rustc --crate-name build_script_build --edition=2018 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/anyhow-1.0.100/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=e24c75cab66fb876 -C extra-filename=-e9db56a27dd7fc83 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/build/anyhow-e9db56a27dd7fc83 -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow`
Running `rustc --crate-name is_terminal_polyfill --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/is_terminal_polyfill-1.70.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 '--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=d0453ebcf13777b3 -C extra-filename=-495b4c7283d0132e --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0`
Running `rustc --crate-name hashbrown --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/hashbrown-0.16.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=3 -C embed-bitcode=no --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=9bf441ec748c355f -C extra-filename=-eb76c1db28cd56cf --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0`
Running `rustc --crate-name num_conv --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/num-conv-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=3 -C embed-bitcode=no --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=20a9c655abc20608 -C extra-filename=-949f6093386cf9f4 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0`
Running `rustc --crate-name zlib_rs --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/zlib-rs-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 embed-bitcode=no --deny=unsafe_op_in_unsafe_fn -C debug-assertions=off --cfg 'feature="rust-allocator"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ZLIB_DEBUG", "__internal-fuzz", "__internal-fuzz-disable-checksum", "__internal-test", "arbitrary", "c-allocator", "default", "quickcheck", "rust-allocator", "std"))' -C metadata=f1054a697b5b5a24 -C extra-filename=-e8ef2621c85d10a4 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow`
Running `rustc --crate-name anstyle --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/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=3 -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' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=739f3e3a9205f6d0 -C extra-filename=-3d11306537e18647 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0`
Running `rustc --crate-name build_script_build --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/erased-serde-0.4.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 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "unstable-debug"))' -C metadata=d0da57a8378ec161 -C extra-filename=-9d57eafbd1df4754 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/build/erased-serde-9d57eafbd1df4754 -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow`
Running `rustc --crate-name time_core --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/time-core-0.1.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 --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())' -C metadata=fbbd2ffb0253f5f5 -C extra-filename=-615345cf4b7d8b90 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0`
Running `rustc --crate-name anstyle_query --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/anstyle-query-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=3 -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' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=81b9d23cf80c8e60 -C extra-filename=-726a3222645dcc4f --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0`
Running `rustc --crate-name strsim --edition=2015 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/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=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cf72bd455892d166 -C extra-filename=-52a1012d673cd2d6 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0`
Running `rustc --crate-name clru --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/clru-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=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c225f8df36f40707 -C extra-filename=-cc1c4345489b52dc --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0`
Running `rustc --crate-name minimal_lexical --edition=2018 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/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 embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compact", "default", "lint", "nightly", "std"))' -C metadata=c9b48f0d33d4942b -C extra-filename=-e5518ef72bd45a5a --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow`
Running `rustc --crate-name colorchoice --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/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=3 -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' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8b391c7cc5524886 -C extra-filename=-7cb107bb09c82891 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0`
Running `rustc --crate-name lazy_static --edition=2015 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/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=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=3c206ea6253dc0d8 -C extra-filename=-92be464e3ba3c39a --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0`
error: could not compile `thiserror` (build script)
Caused by:
process didn't exit successfully: `rustc --crate-name build_script_build --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/thiserror-2.0.17/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=59d8ee0a80070e27 -C extra-filename=-f69eb2bcd87088bc --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/build/thiserror-f69eb2bcd87088bc -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow` (signal: 11, SIGSEGV: invalid memory reference)
error: could not compile `proc-macro2` (build script)
Caused by:
process didn't exit successfully: `rustc --crate-name build_script_build --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/proc-macro2-1.0.101/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=270069af36e9db63 -C extra-filename=-786bccdbe6ddd8f0 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/build/proc-macro2-786bccdbe6ddd8f0 -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow` (signal: 11, SIGSEGV: invalid memory reference)
Running `rustc --crate-name clap_lex --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/clap_lex-0.7.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=3 -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_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' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ae84fd70f1e8dfda -C extra-filename=-9b93aed20c923917 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0`
error: could not compile `parking_lot_core` (build script)
Caused by:
process didn't exit successfully: `rustc --crate-name build_script_build --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/parking_lot_core-0.9.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("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=81f3f83b1c6a6bc9 -C extra-filename=-78dfa7c8a7316fbe --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/build/parking_lot_core-78dfa7c8a7316fbe -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow` (signal: 11, SIGSEGV: invalid memory reference)
Running `rustc --crate-name base64 --edition=2018 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/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=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=eb08916cc24a7cd5 -C extra-filename=-02ec1c4e7643e162 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0`
Running `rustc --crate-name memchr --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.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 embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --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=43e255e40de32e96 -C extra-filename=-4e6dd91c6049d41f --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow`
Running `rustc --crate-name toml_writer --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/toml_writer-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=3 -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_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' '--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_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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=77df11a3c7126a62 -C extra-filename=-1e2dd3888149035d --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0`
error: could not compile `crc32fast` (build script)
Caused by:
process didn't exit successfully: `rustc --crate-name build_script_build --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/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=62ef4534edbf479f -C extra-filename=-9b32d80dbe86f5d6 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/build/crc32fast-9b32d80dbe86f5d6 -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow` (signal: 11, SIGSEGV: invalid memory reference)
error: could not compile `libc` (build script)
Caused by:
process didn't exit successfully: `rustc --crate-name build_script_build --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/libc-0.2.176/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="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=cbee25a640e401c4 -C extra-filename=-07e06bad1ad999fc --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/build/libc-07e06bad1ad999fc -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow` (signal: 11, SIGSEGV: invalid memory reference)
Running `rustc --crate-name fiat_crypto --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/fiat-crypto-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=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=eab2450f5ed0f1ab -C extra-filename=-225f5fdcad040a00 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0`
Running `rustc --crate-name nu_ansi_term --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/nu-ansi-term-0.50.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("derive_serde_style", "gnu_legacy", "serde"))' -C metadata=bddbf6b39dbee3a0 -C extra-filename=-9a396d5a80f45993 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0`
Running `rustc --crate-name arc_swap --edition=2018 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/arc-swap-1.7.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("experimental-strategies", "experimental-thread-local", "internal-test-strategies", "serde", "weak"))' -C metadata=4b1201d9ecdaad36 -C extra-filename=-5613ea9a9351a113 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0`
Running `rustc --crate-name is_executable --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/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=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9a25af818f99fe3c -C extra-filename=-915da317f001f93f --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0`
Running `rustc --crate-name unicode_width --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/unicode-width-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=3 -C embed-bitcode=no --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=f57944c285fc6ad8 -C extra-filename=-194a0e095e8fefbb --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0`
Running `rustc --crate-name shell_escape --edition=2015 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/shell-escape-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=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b1e24a4fd6cb97ef -C extra-filename=-93119239f6ac18e2 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0`
Running `rustc --crate-name fallible_iterator --edition=2018 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/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=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=3c96750d05c55280 -C extra-filename=-b36a9437da6afb99 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0`
Running `rustc --crate-name arrayvec --edition=2018 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/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=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("borsh", "default", "serde", "std", "zeroize"))' -C metadata=a7dd7d79e4c7844b -C extra-filename=-2f06ddda348dfbe1 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0`
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7f822a7e8c60]
error: rustc interrupted by SIGSEGV, printing backtrace
error: rustc interrupted by SIGSEGV, printing backtrace
error: rustc interrupted by SIGSEGV, printing backtrace
error: rustc interrupted by SIGSEGV, printing backtrace
error: rustc interrupted by SIGSEGV, printing backtrace
error: rustc interrupted by SIGSEGV, printing backtrace
error: rustc interrupted by SIGSEGV, printing backtrace
error: rustc interrupted by SIGSEGV, printing backtrace
error: rustc interrupted by SIGSEGV, printing backtrace
error: rustc interrupted by SIGSEGV, printing backtrace
error: rustc interrupted by SIGSEGV, printing backtrace
error: rustc interrupted by SIGSEGV, printing backtrace
note: we would appreciate a report at https://github.com/rust-lang/rust
error: rustc interrupted by SIGSEGV, printing backtrace
error: rustc interrupted by SIGSEGV, printing backtrace
error: rustc interrupted by SIGSEGV, printing backtrace
error: rustc interrupted by SIGSEGV, printing backtrace
error: rustc interrupted by SIGSEGV, printing backtrace
error: rustc interrupted by SIGSEGV, printing backtrace
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7f6056d22da5]
error: rustc interrupted by SIGSEGV, printing backtrace
error: rustc interrupted by SIGSEGV, printing backtrace
error: rustc interrupted by SIGSEGV, printing backtrace
error: rustc interrupted by SIGSEGV, printing backtrace
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7f01bbd22da5]
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7f6055e4aba0]
error: rustc interrupted by SIGSEGV, printing backtrace
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7f01bacf3ba0]
error: rustc interrupted by SIGSEGV, printing backtrace
error: rustc interrupted by SIGSEGV, printing backtrace
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7fba42922da5]
error: rustc interrupted by SIGSEGV, printing backtrace
error: rustc interrupted by SIGSEGV, printing backtrace
error: rustc interrupted by SIGSEGV, printing backtrace
error: rustc interrupted by SIGSEGV, printing backtrace
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7fba418f3ba0]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7ff23f922da5]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7fca98b22da5]
error: rustc interrupted by SIGSEGV, printing backtrace
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7fa4b3922da5]
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7fca97af3ba0]
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7ff23e8f3ba0]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7f7402522da5]
error: rustc interrupted by SIGSEGV, printing backtrace
error: rustc interrupted by SIGSEGV, printing backtrace
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7f31c8922da5]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7fddd9b22da5]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7fca9e9e8c60]
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7fddd8af3ba0]
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7f31c78f3ba0]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7f76d8f22da5]
note: we would appreciate a report at https://github.com/rust-lang/rust
error: rustc interrupted by SIGSEGV, printing backtrace
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7ff2457e8c60]
error: rustc interrupted by SIGSEGV, printing backtrace
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7f76d7ef3ba0]
note: we would appreciate a report at https://github.com/rust-lang/rust
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7f657eb22da5]
error: rustc interrupted by SIGSEGV, printing backtrace
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7fa1b5122da5]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7f605cbe8c60]
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7f657daf3ba0]
error: could not compile `typenum` (build script)
Caused by:
process didn't exit successfully: `rustc --crate-name build_script_build --edition=2018 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/typenum-1.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 --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=b68a326e8fd00454 -C extra-filename=-2947be2a00088102 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/build/typenum-2947be2a00088102 -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow` (signal: 11, SIGSEGV: invalid memory reference)
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7fdd7cf22da5]
error: rustc interrupted by SIGSEGV, printing backtrace
error: rustc interrupted by SIGSEGV, printing backtrace
error: rustc interrupted by SIGSEGV, printing backtrace
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7f2842722da5]
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7f28416f3ba0]
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7f5963922da5]
error: rustc interrupted by SIGSEGV, printing backtrace
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7f01c1be8c60]
error: rustc interrupted by SIGSEGV, printing backtrace
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7f3778322da5]
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7f59628f3ba0]
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7f377744aba0]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7f7978522da5]
note: we would appreciate a report at https://github.com/rust-lang/rust
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7f74014f3ba0]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7fe5c2122da5]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7fc187f22da5]
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7fdc77522da5]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7f98a2122da5]
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7fe5c10f3ba0]
error: rustc interrupted by SIGSEGV, printing backtrace
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7fe5c7fe8c60]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7f1fac522da5]
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7fdc7664aba0]
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7fc186ef3ba0]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7f59697e8c60]
note: we would appreciate a report at https://github.com/rust-lang/rust
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7fdddf9e8c60]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7f7fe2b22da5]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7fcb28b22da5]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7fdc7d3e8c60]
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7f1fab64aba0]
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7fcb27af3ba0]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7f35b5b22da5]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7faa17722da5]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7f1fb23e8c60]
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7f7fe1af3ba0]
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7faa1684aba0]
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7f35b4af3ba0]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7fcb2e9e8c60]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7f4b72d22da5]
note: we would appreciate a report at https://github.com/rust-lang/rust
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7faa1d5e8c60]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7f35bb9e8c60]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7f7fe89e8c60]
note: we would appreciate a report at https://github.com/rust-lang/rust
note: we would appreciate a report at https://github.com/rust-lang/rust
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7f0636722da5]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7f6e81322da5]
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7fa1b40f3ba0]
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7f79774f3ba0]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7fc0fdb22da5]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7f797e3e8c60]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7f76dede8c60]
note: we would appreciate a report at https://github.com/rust-lang/rust
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7f6e802f3ba0]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7fa1bafe8c60]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7fa1ea122da5]
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7fc0fcaf3ba0]
note: we would appreciate a report at https://github.com/rust-lang/rust
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
note: we would appreciate a report at https://github.com/rust-lang/rust
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7fa1e90f3ba0]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7fc1039e8c60]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7f6e871e8c60]
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7fa1effe8c60]
note: we would appreciate a report at https://github.com/rust-lang/rust
note: we would appreciate a report at https://github.com/rust-lang/rust
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
note: we would appreciate a report at https://github.com/rust-lang/rust
error: could not compile `rustix` (build script)
Caused by:
process didn't exit successfully: `rustc --crate-name build_script_build --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/rustix-1.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(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(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="std"' --cfg 'feature="termios"' --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=92aa65335f95924d -C extra-filename=-dbf9c7cd5a493a0c --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/build/rustix-dbf9c7cd5a493a0c -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow` (signal: 11, SIGSEGV: invalid memory reference)
error: could not compile `icu_properties_data` (build script)
Caused by:
process didn't exit successfully: `rustc --crate-name build_script_build --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/icu_properties_data-2.0.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=473ead00f65b5550 -C extra-filename=-bc77c052b4889c52 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/build/icu_properties_data-bc77c052b4889c52 -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow` (signal: 11, SIGSEGV: invalid memory reference)
error: could not compile `log` (lib)
Caused by:
process didn't exit successfully: `rustc --crate-name log --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/log-0.4.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=3 -C embed-bitcode=no --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", "std", "sval", "sval_ref", "value-bag"))' -C metadata=a6e470534c51f7ee -C extra-filename=-776f235f69d0166a --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0` (signal: 11, SIGSEGV: invalid memory reference)
error: could not compile `find-msvc-tools` (lib)
Caused by:
process didn't exit successfully: `rustc --crate-name find_msvc_tools --edition=2018 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/find-msvc-tools-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 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=637ca495b82e4e8a -C extra-filename=-316bb2eb6e0cd558 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow` (signal: 11, SIGSEGV: invalid memory reference)
error: could not compile `zerocopy` (build script)
Caused by:
process didn't exit successfully: `rustc --crate-name build_script_build --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/zerocopy-0.8.27/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=4603dd6132ef98f2 -C extra-filename=-a89acf723d9005fc --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/build/zerocopy-a89acf723d9005fc -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow` (signal: 11, SIGSEGV: invalid memory reference)
note: we would appreciate a report at https://github.com/rust-lang/rust
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7f6190122da5]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7f377e1e8c60]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7f90d4d22da5]
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7f4b71e4aba0]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7fc97cd22da5]
error: rustc interrupted by SIGSEGV, printing backtrace
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7f618f24aba0]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7fba487e8c60]
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7fc97be4aba0]
note: we would appreciate a report at https://github.com/rust-lang/rust
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7f90d3cf3ba0]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7fd02d522da5]
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
note: we would appreciate a report at https://github.com/rust-lang/rust
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
note: we would appreciate a report at https://github.com/rust-lang/rust
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7f90dabe8c60]
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7fd02c64aba0]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7f4b78be8c60]
note: we would appreciate a report at https://github.com/rust-lang/rust
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7f28485e8c60]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7f31ce7e8c60]
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
note: we would appreciate a report at https://github.com/rust-lang/rust
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7fd0333e8c60]
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7fdd7bef3ba0]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7efd9b122da5]
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7f68b1722da5]
note: we would appreciate a report at https://github.com/rust-lang/rust
note: we would appreciate a report at https://github.com/rust-lang/rust
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7f2ed9322da5]
note: we would appreciate a report at https://github.com/rust-lang/rust
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7fdd82de8c60]
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7f68b06f3ba0]
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7f98a124aba0]
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7efd9a24aba0]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7f68b75e8c60]
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
note: we would appreciate a report at https://github.com/rust-lang/rust
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7f2ed844aba0]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7efda0fe8c60]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7f7350322da5]
note: we would appreciate a report at https://github.com/rust-lang/rust
note: we would appreciate a report at https://github.com/rust-lang/rust
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7fc982be8c60]
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7f734f2f3ba0]
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7f2edf1e8c60]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7f73561e8c60]
note: we would appreciate a report at https://github.com/rust-lang/rust
note: we would appreciate a report at https://github.com/rust-lang/rust
note: we would appreciate a report at https://github.com/rust-lang/rust
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7f98a7fe8c60]
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
note: we would appreciate a report at https://github.com/rust-lang/rust
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7f9491722da5]
note: we would appreciate a report at https://github.com/rust-lang/rust
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7fa4b28f3ba0]
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7f94906f3ba0]
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7f94975e8c60]
note: we would appreciate a report at https://github.com/rust-lang/rust
note: we would appreciate a report at https://github.com/rust-lang/rust
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7f030cd22da5]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7f2a0b922da5]
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
error: could not compile `openssl-probe` (lib)
Caused by:
process didn't exit successfully: `rustc --crate-name openssl_probe --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/openssl-probe-0.1.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=120a091448f7ac90 -C extra-filename=-c4478b4cfb872f59 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0` (signal: 11, SIGSEGV: invalid memory reference)
error: could not compile `crossbeam-utils` (build script)
Caused by:
process didn't exit successfully: `rustc --crate-name build_script_build --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/crossbeam-utils-0.8.21/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=7eab03af50071dd9 -C extra-filename=-2e43c2bc52ce40d4 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/build/crossbeam-utils-2e43c2bc52ce40d4 -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow` (signal: 11, SIGSEGV: invalid memory reference)
error: could not compile `byteorder` (lib)
Caused by:
process didn't exit successfully: `rustc --crate-name byteorder --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/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=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=ad73c84bfcfcfb90 -C extra-filename=-077c47bc38a831ff --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0` (signal: 11, SIGSEGV: invalid memory reference)
error: could not compile `version_check` (lib)
Caused by:
process didn't exit successfully: `rustc --crate-name version_check --edition=2015 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/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=c1549b788a86fd22 -C extra-filename=-2bcb0451f53805be --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow` (signal: 11, SIGSEGV: invalid memory reference)
error: could not compile `home` (lib)
Caused by:
process didn't exit successfully: `rustc --crate-name home --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/home-0.5.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=3 -C embed-bitcode=no '--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=9d88f0bccc6205dd -C extra-filename=-18eaa6b43420d307 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0` (signal: 11, SIGSEGV: invalid memory reference)
error: could not compile `zeroize` (lib)
Caused by:
process didn't exit successfully: `rustc --crate-name zeroize --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/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=3 -C embed-bitcode=no --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aarch64", "alloc", "default", "derive", "serde", "simd", "std", "zeroize_derive"))' -C metadata=00191ec2b86360d2 -C extra-filename=-8886f5a10e24d582 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0` (signal: 11, SIGSEGV: invalid memory reference)
error: could not compile `serde_core` (build script)
Caused by:
process didn't exit successfully: `rustc --crate-name build_script_build --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/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="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=53afd083ab800c3a -C extra-filename=-b931c5b1e4d9cbf0 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/build/serde_core-b931c5b1e4d9cbf0 -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow` (signal: 11, SIGSEGV: invalid memory reference)
error: could not compile `fastrand` (lib)
Caused by:
process didn't exit successfully: `rustc --crate-name fastrand --edition=2018 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/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=3 -C embed-bitcode=no --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=8e8746e653eb0b76 -C extra-filename=-828e4c143813c3cd --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0` (signal: 11, SIGSEGV: invalid memory reference)
error: could not compile `heapless` (build script)
Caused by:
process didn't exit successfully: `rustc --crate-name build_script_build --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/heapless-0.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 -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("defmt-03", "mpmc_large", "portable-atomic", "portable-atomic-critical-section", "portable-atomic-unsafe-assume-single-core", "serde", "ufmt"))' -C metadata=cbf25e127f24eadf -C extra-filename=-ae6d5b070df67675 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/build/heapless-ae6d5b070df67675 -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow` (signal: 11, SIGSEGV: invalid memory reference)
error: could not compile `typeid` (build script)
Caused by:
process didn't exit successfully: `rustc --crate-name build_script_build --edition=2018 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/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=3442aeba33440179 -C extra-filename=-66ddc218d501ec4b --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/build/typeid-66ddc218d501ec4b -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow` (signal: 11, SIGSEGV: invalid memory reference)
error: could not compile `const-oid` (lib)
Caused by:
process didn't exit successfully: `rustc --crate-name const_oid --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/const-oid-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=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "db", "std"))' -C metadata=f51ae9b987422315 -C extra-filename=-58cf229612f5c46c --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0` (signal: 11, SIGSEGV: invalid memory reference)
error: could not compile `smallvec` (lib)
Caused by:
process didn't exit successfully: `rustc --crate-name smallvec --edition=2018 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/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=3 -C embed-bitcode=no --cfg 'feature="const_generics"' --cfg 'feature="write"' --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=356817c8e5d94ab3 -C extra-filename=-cd0b86d15ac5411f --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0` (signal: 11, SIGSEGV: invalid memory reference)
error: could not compile `bitflags` (lib)
Caused by:
process didn't exit successfully: `rustc --crate-name bitflags --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/bitflags-2.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=3 -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "example_generated", "serde", "std"))' -C metadata=8ef43ea64fe03682 -C extra-filename=-f23f6a81b101530f --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0` (signal: 11, SIGSEGV: invalid memory reference)
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7fc18dde8c60]
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7f8235f22da5]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7f74083e8c60]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7fa4b97e8c60]
note: we would appreciate a report at https://github.com/rust-lang/rust
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7f8234ef3ba0]
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7f2a0a8f3ba0]
note: we would appreciate a report at https://github.com/rust-lang/rust
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7f823bde8c60]
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7f063584aba0]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7f2a117e8c60]
note: we would appreciate a report at https://github.com/rust-lang/rust
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7f6195fe8c60]
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7f65849e8c60]
note: we would appreciate a report at https://github.com/rust-lang/rust
note: we would appreciate a report at https://github.com/rust-lang/rust
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7f063c5e8c60]
note: we would appreciate a report at https://github.com/rust-lang/rust
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
note: we would appreciate a report at https://github.com/rust-lang/rust
note: we would appreciate a report at https://github.com/rust-lang/rust
note: we would appreciate a report at https://github.com/rust-lang/rust
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7f030bcf3ba0]
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7f0312be8c60]
note: we would appreciate a report at https://github.com/rust-lang/rust
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
note: we would appreciate a report at https://github.com/rust-lang/rust
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
error: could not compile `base64ct` (lib)
Caused by:
process didn't exit successfully: `rustc --crate-name base64ct --edition=2024 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/base64ct-1.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=3 -C embed-bitcode=no --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=e3a62d932a90ec02 -C extra-filename=-93fd20805fb83975 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0` (signal: 11, SIGSEGV: invalid memory reference)
error: could not compile `utf8_iter` (lib)
Caused by:
process didn't exit successfully: `rustc --crate-name utf8_iter --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/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=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=527deb02cc39cebc -C extra-filename=-5309a3618ed60529 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0` (signal: 11, SIGSEGV: invalid memory reference)
error: could not compile `base16ct` (lib)
Caused by:
process didn't exit successfully: `rustc --crate-name base16ct --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/base16ct-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=3 -C embed-bitcode=no --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=fa005d596f8f9cec -C extra-filename=-e49fb36f350693e2 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0` (signal: 11, SIGSEGV: invalid memory reference)
error: could not compile `litemap` (lib)
Caused by:
process didn't exit successfully: `rustc --crate-name litemap --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/litemap-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=3 -C embed-bitcode=no --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "default", "serde", "testing", "yoke"))' -C metadata=f405a10704f5cacf -C extra-filename=-35e6d3ca1eda70fe --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0` (signal: 11, SIGSEGV: invalid memory reference)
error: could not compile `icu_normalizer_data` (build script)
Caused by:
process didn't exit successfully: `rustc --crate-name build_script_build --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/icu_normalizer_data-2.0.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=unexpected_cfgs --check-cfg 'cfg(icu4x_custom_data)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f5b1b58d348c5a20 -C extra-filename=-6943ce875845aa1b --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/build/icu_normalizer_data-6943ce875845aa1b -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow` (signal: 11, SIGSEGV: invalid memory reference)
error: could not compile `foldhash` (lib)
Caused by:
process didn't exit successfully: `rustc --crate-name foldhash --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/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=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=5579d10c72e25890 -C extra-filename=-29ba4ad49365de13 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0` (signal: 11, SIGSEGV: invalid memory reference)
error: could not compile `same-file` (lib)
Caused by:
process didn't exit successfully: `rustc --crate-name same_file --edition=2018 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/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=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d22db616eb61e825 -C extra-filename=-433937261c52d553 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0` (signal: 11, SIGSEGV: invalid memory reference)
error: could not compile `shlex` (lib)
Caused by:
process didn't exit successfully: `rustc --crate-name shlex --edition=2015 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/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=323fbed8112a4743 -C extra-filename=-02b28e4deac65254 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow` (signal: 11, SIGSEGV: invalid memory reference)
error: could not compile `once_cell` (lib)
Caused by:
process didn't exit successfully: `rustc --crate-name once_cell --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/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=3 -C embed-bitcode=no --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=551259e3114af20a -C extra-filename=-22b48c2d1fc1d621 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0` (signal: 11, SIGSEGV: invalid memory reference)
error: could not compile `ryu` (lib)
Caused by:
process didn't exit successfully: `rustc --crate-name ryu --edition=2018 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/ryu-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=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=77f3e776777a5291 -C extra-filename=-64b1ac51f8b2f3ad --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0` (signal: 11, SIGSEGV: invalid memory reference)
error: could not compile `getrandom` (build script)
Caused by:
process didn't exit successfully: `rustc --crate-name build_script_build --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/getrandom-0.3.3/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"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_windows_legacy)' --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"' --cfg 'feature="wasm_js"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("rustc-dep-of-std", "std", "wasm_js"))' -C metadata=e73c791806032f05 -C extra-filename=-a69c2094c8fd9a55 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/build/getrandom-a69c2094c8fd9a55 -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow` (signal: 11, SIGSEGV: invalid memory reference)
Building [==> ] 56/389: clru, pkg-config, jiff, h...
error: rustc interrupted by SIGSEGV, printing backtrace
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7f01f4522da5]
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7f01f364aba0]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7f01fa3e8c60]
note: we would appreciate a report at https://github.com/rust-lang/rust
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
error: rustc interrupted by SIGSEGV, printing backtrace
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7fea29522da5]
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7fea284f3ba0]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7fea2f3e8c60]
note: we would appreciate a report at https://github.com/rust-lang/rust
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
error: could not compile `autocfg` (lib)
Caused by:
process didn't exit successfully: `rustc --crate-name autocfg --edition=2015 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/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=6d71ea23a2d08b26 -C extra-filename=-9ff0c9de8550c39c --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow` (signal: 11, SIGSEGV: invalid memory reference)
Building [==> ] 57/389: clru, pkg-config, jiff, h...
error: rustc interrupted by SIGSEGV, printing backtrace
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7fb0ded22da5]
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7fb0ddcf3ba0]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7fb0e4be8c60]
note: we would appreciate a report at https://github.com/rust-lang/rust
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
error: rustc interrupted by SIGSEGV, printing backtrace
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7f066c322da5]
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7f066b2f3ba0]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7f06721e8c60]
note: we would appreciate a report at https://github.com/rust-lang/rust
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
error: could not compile `curl` (build script)
Caused by:
process didn't exit successfully: `rustc --crate-name build_script_build --edition=2018 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/curl-0.4.49/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="http2"' --cfg 'feature="openssl-probe"' --cfg 'feature="openssl-sys"' --cfg 'feature="ssl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "force-system-lib-on-osx", "http2", "mesalink", "ntlm", "openssl-probe", "openssl-sys", "poll_7_68_0", "protocol-ftp", "rustls", "spnego", "ssl", "static-curl", "static-ssl", "upkeep_7_62_0", "windows-static-ssl", "zlib-ng-compat"))' -C metadata=330b24b5d3a84f83 -C extra-filename=-0e9971fef94c5cd7 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/build/curl-0e9971fef94c5cd7 -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow` (signal: 11, SIGSEGV: invalid memory reference)
Building [==> ] 58/389: clru, pkg-config, jiff, h...
error: could not compile `serde` (build script)
Caused by:
process didn't exit successfully: `rustc --crate-name build_script_build --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/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=7c021ab73eede1fb -C extra-filename=-30cc6f0f921a044b --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/build/serde-30cc6f0f921a044b -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow` (signal: 11, SIGSEGV: invalid memory reference)
Building [==> ] 59/389: clru, pkg-config, jiff, h...
error: rustc interrupted by SIGSEGV, printing backtrace
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7f7db3b22da5]
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7f7db2c4aba0]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7f7db99e8c60]
note: we would appreciate a report at https://github.com/rust-lang/rust
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
error: could not compile `unicode-bom` (lib)
Caused by:
process didn't exit successfully: `rustc --crate-name unicode_bom --edition=2018 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/unicode-bom-2.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=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=31b714b9ec9db463 -C extra-filename=-0bac654db373e762 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0` (signal: 11, SIGSEGV: invalid memory reference)
Building [===> ] 60/389: clru, pkg-config, jiff, h...
error: could not compile `shell-words` (lib)
Caused by:
process didn't exit successfully: `rustc --crate-name shell_words --edition=2015 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/shell-words-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=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=e5af7cb526c8a1db -C extra-filename=-ace6bff26cc866fe --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0` (signal: 11, SIGSEGV: invalid memory reference)
Building [===> ] 61/389: clru, pkg-config, jiff, h...
error: could not compile `serde_json` (build script)
Caused by:
process didn't exit successfully: `rustc --crate-name build_script_build --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/serde_json-1.0.145/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="raw_value"' --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=0e6b7a2d92932fcb -C extra-filename=-2644dfd14122a4db --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/build/serde_json-2644dfd14122a4db -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow` (signal: 11, SIGSEGV: invalid memory reference)
Building [===> ] 62/389: clru, pkg-config, jiff, h...
error: rustc interrupted by SIGSEGV, printing backtrace
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7f2ac8722da5]
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7f2ac76f3ba0]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7f2ace5e8c60]
note: we would appreciate a report at https://github.com/rust-lang/rust
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
error: rustc interrupted by SIGSEGV, printing backtrace
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7f58ad322da5]
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7f58ac2f3ba0]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7f58b31e8c60]
note: we would appreciate a report at https://github.com/rust-lang/rust
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
error: could not compile `percent-encoding` (lib)
Caused by:
process didn't exit successfully: `rustc --crate-name percent_encoding --edition=2018 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/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=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=1c852bacb4792f50 -C extra-filename=-23bc1a9cdc462e34 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0` (signal: 11, SIGSEGV: invalid memory reference)
Building [===> ] 63/389: clru, pkg-config, jiff, h...
error: rustc interrupted by SIGSEGV, printing backtrace
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7f424cb22da5]
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7f424baf3ba0]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7f42529e8c60]
note: we would appreciate a report at https://github.com/rust-lang/rust
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
Building [===> ] 64/389: pkg-config, jiff, hashbro...
error: rustc interrupted by SIGSEGV, printing backtrace
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7ff50b722da5]
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7ff50a6f3ba0]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7ff5115e8c60]
note: we would appreciate a report at https://github.com/rust-lang/rust
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
error: could not compile `anyhow` (build script)
Caused by:
process didn't exit successfully: `rustc --crate-name build_script_build --edition=2018 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/anyhow-1.0.100/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=e24c75cab66fb876 -C extra-filename=-e9db56a27dd7fc83 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/build/anyhow-e9db56a27dd7fc83 -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow` (signal: 11, SIGSEGV: invalid memory reference)
Building [===> ] 65/389: pkg-config, jiff, hashbro...
error: rustc interrupted by SIGSEGV, printing backtrace
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7f42ce522da5]
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7f42cd64aba0]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7f42d43e8c60]
note: we would appreciate a report at https://github.com/rust-lang/rust
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
error: could not compile `erased-serde` (build script)
Caused by:
process didn't exit successfully: `rustc --crate-name build_script_build --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/erased-serde-0.4.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 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "unstable-debug"))' -C metadata=d0da57a8378ec161 -C extra-filename=-9d57eafbd1df4754 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/build/erased-serde-9d57eafbd1df4754 -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow` (signal: 11, SIGSEGV: invalid memory reference)
Building [===> ] 66/389: pkg-config, jiff, hashbro...
error: rustc interrupted by SIGSEGV, printing backtrace
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7f8a1a322da5]
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7f8a1944aba0]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7f8a201e8c60]
note: we would appreciate a report at https://github.com/rust-lang/rust
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
error: could not compile `writeable` (lib)
Caused by:
process didn't exit successfully: `rustc --crate-name writeable --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/writeable-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=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("either"))' -C metadata=daa8d0b2b9a5bc57 -C extra-filename=-bd6a9e3a45b420ae --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0` (signal: 11, SIGSEGV: invalid memory reference)
Building [===> ] 67/389: pkg-config, jiff, hashbro...
error: rustc interrupted by SIGSEGV, printing backtrace
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7fd9eef22da5]
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7fd9edef3ba0]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7fd9f4de8c60]
note: we would appreciate a report at https://github.com/rust-lang/rust
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
error: rustc interrupted by SIGSEGV, printing backtrace
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7fee0e122da5]
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7fee0d0f3ba0]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7fee13fe8c60]
note: we would appreciate a report at https://github.com/rust-lang/rust
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
error: could not compile `nu-ansi-term` (lib)
Caused by:
process didn't exit successfully: `rustc --crate-name nu_ansi_term --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/nu-ansi-term-0.50.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("derive_serde_style", "gnu_legacy", "serde"))' -C metadata=bddbf6b39dbee3a0 -C extra-filename=-9a396d5a80f45993 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0` (signal: 11, SIGSEGV: invalid memory reference)
Building [===> ] 68/389: pkg-config, jiff, hashbro...
error: could not compile `colorchoice` (lib)
Caused by:
process didn't exit successfully: `rustc --crate-name colorchoice --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/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=3 -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' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8b391c7cc5524886 -C extra-filename=-7cb107bb09c82891 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0` (signal: 11, SIGSEGV: invalid memory reference)
Building [===> ] 69/389: pkg-config, jiff, hashbro...
error: rustc interrupted by SIGSEGV, printing backtrace
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7f4f3e922da5]
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7f4f3d8f3ba0]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7f4f447e8c60]
note: we would appreciate a report at https://github.com/rust-lang/rust
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
Building [===> ] 70/389: pkg-config, jiff, hashbro...
error: could not compile `powerfmt` (lib)
Caused by:
process didn't exit successfully: `rustc --crate-name powerfmt --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/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=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "std"))' -C metadata=1457e8fbc7b54a9f -C extra-filename=-2dab4873250ad9a4 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0` (signal: 11, SIGSEGV: invalid memory reference)
Building [===> ] 71/389: pkg-config, jiff, hashbro...
error: could not compile `pkg-config` (lib)
Caused by:
process didn't exit successfully: `rustc --crate-name pkg_config --edition=2018 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/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=13fdb7444112445d -C extra-filename=-5fdc19e306e2a295 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow` (signal: 11, SIGSEGV: invalid memory reference)
Building [===> ] 72/389: jiff, hashbrown, zlib-rs,...
error: rustc interrupted by SIGSEGV, printing backtrace
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7f24faf22da5]
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7f24f9ef3ba0]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7f2500de8c60]
note: we would appreciate a report at https://github.com/rust-lang/rust
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
error: could not compile `is_executable` (lib)
Caused by:
process didn't exit successfully: `rustc --crate-name is_executable --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/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=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9a25af818f99fe3c -C extra-filename=-915da317f001f93f --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0` (signal: 11, SIGSEGV: invalid memory reference)
Building [===> ] 73/389: jiff, hashbrown, zlib-rs,...
error: could not compile `vcpkg` (lib)
Caused by:
process didn't exit successfully: `rustc --crate-name vcpkg --edition=2015 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/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=4abc8fef4071179a -C extra-filename=-6ade88638c007f6d --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow` (signal: 11, SIGSEGV: invalid memory reference)
Building [===> ] 74/389: jiff, hashbrown, zlib-rs,...
error: could not compile `anstyle` (lib)
Caused by:
process didn't exit successfully: `rustc --crate-name anstyle --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/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=3 -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' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=739f3e3a9205f6d0 -C extra-filename=-3d11306537e18647 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0` (signal: 11, SIGSEGV: invalid memory reference)
Building [====> ] 75/389: jiff, hashbrown, zlib-rs,...
error: could not compile `shell-escape` (lib)
Caused by:
process didn't exit successfully: `rustc --crate-name shell_escape --edition=2015 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/shell-escape-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=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b1e24a4fd6cb97ef -C extra-filename=-93119239f6ac18e2 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0` (signal: 11, SIGSEGV: invalid memory reference)
Building [====> ] 76/389: jiff, hashbrown, zlib-rs,...
error: could not compile `clap_lex` (lib)
Caused by:
process didn't exit successfully: `rustc --crate-name clap_lex --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/clap_lex-0.7.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=3 -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_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' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ae84fd70f1e8dfda -C extra-filename=-9b93aed20c923917 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0` (signal: 11, SIGSEGV: invalid memory reference)
Building [====> ] 77/389: jiff, hashbrown, zlib-rs,...
error: could not compile `minimal-lexical` (lib)
Caused by:
process didn't exit successfully: `rustc --crate-name minimal_lexical --edition=2018 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/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 embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compact", "default", "lint", "nightly", "std"))' -C metadata=c9b48f0d33d4942b -C extra-filename=-e5518ef72bd45a5a --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow` (signal: 11, SIGSEGV: invalid memory reference)
Building [====> ] 78/389: jiff, hashbrown, zlib-rs,...
Building [====> ] 79/389: jiff, hashbrown, zlib-rs,...
error: rustc interrupted by SIGSEGV, printing backtrace
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7f28a5122da5]
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7f28a40f3ba0]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7f28aafe8c60]
note: we would appreciate a report at https://github.com/rust-lang/rust
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
error: could not compile `allocator-api2` (lib)
Caused by:
process didn't exit successfully: `rustc --crate-name allocator_api2 --edition=2018 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/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=3 -C embed-bitcode=no --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=7bec24ddf52e61ae -C extra-filename=-33b2c627340a0a37 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0` (signal: 11, SIGSEGV: invalid memory reference)
Building [====> ] 80/389: jiff, hashbrown, zlib-rs,...
error: could not compile `toml_writer` (lib)
Caused by:
process didn't exit successfully: `rustc --crate-name toml_writer --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/toml_writer-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=3 -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_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' '--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_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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=77df11a3c7126a62 -C extra-filename=-1e2dd3888149035d --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0` (signal: 11, SIGSEGV: invalid memory reference)
Building [====> ] 81/389: jiff, hashbrown, zlib-rs,...
error: could not compile `arc-swap` (lib)
Caused by:
process didn't exit successfully: `rustc --crate-name arc_swap --edition=2018 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/arc-swap-1.7.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("experimental-strategies", "experimental-thread-local", "internal-test-strategies", "serde", "weak"))' -C metadata=4b1201d9ecdaad36 -C extra-filename=-5613ea9a9351a113 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0` (signal: 11, SIGSEGV: invalid memory reference)
Building [====> ] 82/389: jiff, hashbrown, zlib-rs,...
error: rustc interrupted by SIGSEGV, printing backtrace
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7f6d43122da5]
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7f6d420f3ba0]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7f6d48fe8c60]
note: we would appreciate a report at https://github.com/rust-lang/rust
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
error: could not compile `arrayvec` (lib)
Caused by:
process didn't exit successfully: `rustc --crate-name arrayvec --edition=2018 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/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=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("borsh", "default", "serde", "std", "zeroize"))' -C metadata=a7dd7d79e4c7844b -C extra-filename=-2f06ddda348dfbe1 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0` (signal: 11, SIGSEGV: invalid memory reference)
Building [====> ] 83/389: jiff, hashbrown, zlib-rs,...
error: could not compile `strsim` (lib)
Caused by:
process didn't exit successfully: `rustc --crate-name strsim --edition=2015 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/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=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cf72bd455892d166 -C extra-filename=-52a1012d673cd2d6 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0` (signal: 11, SIGSEGV: invalid memory reference)
Building [====> ] 84/389: jiff, hashbrown, zlib-rs,...
error: rustc interrupted by SIGSEGV, printing backtrace
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7f5acbb22da5]
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7f5acac4aba0]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7f5ad19e8c60]
note: we would appreciate a report at https://github.com/rust-lang/rust
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
error: could not compile `unicode-width` (lib)
Caused by:
process didn't exit successfully: `rustc --crate-name unicode_width --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/unicode-width-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=3 -C embed-bitcode=no --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=f57944c285fc6ad8 -C extra-filename=-194a0e095e8fefbb --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0` (signal: 11, SIGSEGV: invalid memory reference)
Building [====> ] 85/389: jiff, hashbrown, zlib-rs,...
error: could not compile `memchr` (lib)
Caused by:
process didn't exit successfully: `rustc --crate-name memchr --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.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="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=0483b55b12325382 -C extra-filename=-266445047769022f --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0` (signal: 11, SIGSEGV: invalid memory reference)
Building [====> ] 86/389: jiff, hashbrown, zlib-rs,...
error: could not compile `base64` (lib)
Caused by:
process didn't exit successfully: `rustc --crate-name base64 --edition=2018 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/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=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=eb08916cc24a7cd5 -C extra-filename=-02ec1c4e7643e162 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0` (signal: 11, SIGSEGV: invalid memory reference)
Building [====> ] 87/389: jiff, hashbrown, zlib-rs,...
error: could not compile `bytes` (lib)
Caused by:
process didn't exit successfully: `rustc --crate-name bytes --edition=2018 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/bytes-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=3 -C embed-bitcode=no --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=effa96c70509c372 -C extra-filename=-cb03b60101464713 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0` (signal: 11, SIGSEGV: invalid memory reference)
Building [====> ] 88/389: jiff, hashbrown, zlib-rs,...
error: could not compile `hashbrown` (lib)
Caused by:
process didn't exit successfully: `rustc --crate-name hashbrown --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/hashbrown-0.14.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=3 -C embed-bitcode=no --cfg 'feature="raw"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "alloc", "allocator-api2", "compiler_builtins", "core", "default", "equivalent", "inline-more", "nightly", "raw", "rayon", "rkyv", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=eb8e688f1b7246eb -C extra-filename=-bb504fbd2bb4db4f --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0` (signal: 11, SIGSEGV: invalid memory reference)
Building [====> ] 89/389: jiff, hashbrown, zlib-rs,...
error: could not compile `memchr` (lib)
Caused by:
process didn't exit successfully: `rustc --crate-name memchr --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.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 embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --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=43e255e40de32e96 -C extra-filename=-4e6dd91c6049d41f --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow` (signal: 11, SIGSEGV: invalid memory reference)
Building [=====> ] 90/389: jiff, hashbrown, zlib-rs,...
error: could not compile `hashbrown` (lib)
Caused by:
process didn't exit successfully: `rustc --crate-name hashbrown --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/hashbrown-0.16.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=3 -C embed-bitcode=no --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=9bf441ec748c355f -C extra-filename=-eb76c1db28cd56cf --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0` (signal: 11, SIGSEGV: invalid memory reference)
Building [=====> ] 91/389: jiff, zlib-rs, regex-synt...
error: rustc interrupted by SIGSEGV, printing backtrace
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7ff788122da5]
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7ff78724aba0]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7ff78dfe8c60]
note: we would appreciate a report at https://github.com/rust-lang/rust
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
error: rustc interrupted by SIGSEGV, printing backtrace
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7fab50722da5]
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7fab4f84aba0]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7fab565e8c60]
note: we would appreciate a report at https://github.com/rust-lang/rust
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
error: could not compile `regex-syntax` (lib)
Caused by:
process didn't exit successfully: `rustc --crate-name regex_syntax --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/regex-syntax-0.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=3 -C embed-bitcode=no --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=c7af9fc2b75c26f3 -C extra-filename=-b907288ae79263d2 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0` (signal: 11, SIGSEGV: invalid memory reference)
Building [=====> ] 92/389: jiff, zlib-rs, zlib-rs, f...
error: rustc interrupted by SIGSEGV, printing backtrace
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7fdfd0122da5]
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7fdfcf0f3ba0]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7fdfd5fe8c60]
note: we would appreciate a report at https://github.com/rust-lang/rust
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
error: could not compile `zlib-rs` (lib)
Caused by:
process didn't exit successfully: `rustc --crate-name zlib_rs --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/zlib-rs-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=3 -C embed-bitcode=no --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-fuzz", "__internal-fuzz-disable-checksum", "__internal-test", "arbitrary", "c-allocator", "default", "quickcheck", "rust-allocator", "std"))' -C metadata=6dbcbbaaa6337a4b -C extra-filename=-6bbb6e7d30290ab3 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0` (signal: 11, SIGSEGV: invalid memory reference)
Building [=====> ] 93/389: jiff, zlib-rs, fiat-crypto
error: could not compile `zlib-rs` (lib)
Caused by:
process didn't exit successfully: `rustc --crate-name zlib_rs --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/zlib-rs-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 embed-bitcode=no --deny=unsafe_op_in_unsafe_fn -C debug-assertions=off --cfg 'feature="rust-allocator"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ZLIB_DEBUG", "__internal-fuzz", "__internal-fuzz-disable-checksum", "__internal-test", "arbitrary", "c-allocator", "default", "quickcheck", "rust-allocator", "std"))' -C metadata=f1054a697b5b5a24 -C extra-filename=-e8ef2621c85d10a4 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow` (signal: 11, SIGSEGV: invalid memory reference)
Building [=====> ] 94/389: jiff, fiat-crypto
error: rustc interrupted by SIGSEGV, printing backtrace
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0xd22da5) [0x7f66e9922da5]
TOPDIR/tmp/sysroots-uninative/x86_64-linux/lib/libc.so.6(+0x3bba0) [0x7f66e8a4aba0]
TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/bin/../lib/librustc_driver-1402f12c7ca0944c.so(+0x6be8c60) [0x7f66ef7e8c60]
note: we would appreciate a report at https://github.com/rust-lang/rust
help: you can increase rustc's stack size by setting RUST_MIN_STACK=16777216
error: could not compile `jiff` (lib)
Caused by:
process didn't exit successfully: `rustc --crate-name jiff --edition=2021 TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/vendor/jiff-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 opt-level=3 -C embed-bitcode=no --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=9511d1f0c284e332 -C extra-filename=-3eb45f8d835d5cd9 --out-dir TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C linker=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/wrapper/target-rust-ccld -C strip=debuginfo -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/x86_64-unknown-linux-gnu/release/deps -L dependency=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/build/target/release/deps --cap-lints allow -L TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/recipe-sysroot-native/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib --remap-path-prefix=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0=/usr/src/debug/cargo-native/1.92.0` (signal: 11, SIGSEGV: invalid memory reference)
Building [=====> ] 95/389: fiat-crypto
WARNING: TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/temp/run.do_compile.1720147:190 exit 101 from '"TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/cargo-1.91.0-x86_64-unknown-linux-gnu/bin/cargo" build -v --frozen --target x86_64-unknown-linux-gnu --release --manifest-path=TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/sources/rustc-1.92.0-src/src/tools/cargo//Cargo.toml "$@"'
WARNING: Backtrace (BB generated script):
#1: oe_cargo_build, TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/temp/run.do_compile.1720147, line 190
#2: cargo_do_compile, TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/temp/run.do_compile.1720147, line 162
#3: do_compile, TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/temp/run.do_compile.1720147, line 157
#4: main, TOPDIR/tmp/work/x86_64-linux/cargo-native/1.92.0/temp/run.do_compile.1720147, line 203