D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-async-std-1.13.2-3.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.c0EN6a Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.uJaa4S + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build + rm -rf async-std-1.13.2 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/async-std-1.13.2.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd async-std-1.13.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/async-std-fix-metadata-auto.diff + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/async-std-fix-metadata.diff + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/0001-Drop-tracing-level-log-statements-that-depend-on-kv-.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + set -euo pipefail + /usr/bin/mkdir -p target/rpm + /usr/bin/ln -s rpm target/release + /usr/bin/rm -rf .cargo/ + /usr/bin/mkdir -p .cargo + cat + cat + /usr/bin/rm -f Cargo.lock + /usr/bin/rm -f Cargo.toml.orig + rm examples/logging.rs + rm examples/surf-web.rs + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.FDS2P7 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build + cd async-std-1.13.2 + /usr/bin/cargo2rpm --path Cargo.toml buildrequires --with-check + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.I18H0P + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd async-std-1.13.2 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo build -j16 -Z avoid-dev-deps --profile rpm Compiling crossbeam-utils v0.8.21 Compiling pin-project-lite v0.2.16 Compiling parking v2.2.1 Compiling fastrand v2.1.1 Compiling futures-core v0.3.31 Compiling futures-io v0.3.31 Compiling rustix v1.1.2 Compiling linux-raw-sys v0.11.0 Compiling autocfg v1.5.0 Compiling bitflags v2.9.0 Compiling slab v0.4.11 Compiling atomic-waker v1.1.2 Compiling async-task v4.7.1 Compiling cfg-if v1.0.4 Compiling once_cell v1.21.3 Compiling memchr v2.7.6 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/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", "nightly", "std"))' -C metadata=19d4ea0c6ec54d45 -C extra-filename=-edb524e30b5a1085 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/build/crossbeam-utils-edb524e30b5a1085 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name pin_project_lite --edition=2018 /usr/share/cargo/registry/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 -C codegen-units=1 -C debuginfo=2 --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=ea95162656b104b4 -C extra-filename=-4511a62f89c84856 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name parking --edition=2018 /usr/share/cargo/registry/parking-2.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 -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7b5234f665704a77 -C extra-filename=-ca513c5681a6b355 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name fastrand --edition=2018 /usr/share/cargo/registry/fastrand-2.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=04f7c14bbae2a236 -C extra-filename=-ef1cfd00bf09e535 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name futures_core --edition=2018 /usr/share/cargo/registry/futures-core-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "portable-atomic", "std", "unstable"))' -C metadata=44d25e96488a02a8 -C extra-filename=-91e40d289c94f253 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/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="event"' --cfg 'feature="fs"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "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", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=591a1e4f3ba459cf -C extra-filename=-9f19c04bef166a97 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/build/rustix-9f19c04bef166a97 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name futures_io --edition=2018 /usr/share/cargo/registry/futures-io-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "unstable"))' -C metadata=35bbc9ea9c18f871 -C extra-filename=-6eaed11051ee5f99 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name linux_raw_sys --edition=2021 /usr/share/cargo/registry/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 -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="auxvec"' --cfg 'feature="elf"' --cfg 'feature="errno"' --cfg 'feature="general"' --cfg 'feature="if_ether"' --cfg 'feature="ioctl"' --cfg 'feature="net"' --cfg 'feature="netlink"' --cfg 'feature="no_std"' --cfg 'feature="prctl"' --cfg 'feature="xdp"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auxvec", "bootparam", "btrfs", "core", "default", "elf", "elf_uapi", "errno", "general", "if_arp", "if_ether", "if_packet", "image", "io_uring", "ioctl", "landlock", "loop_device", "mempolicy", "net", "netlink", "no_std", "prctl", "ptrace", "rustc-dep-of-std", "std", "system", "xdp"))' -C metadata=194ffea388a71e07 -C extra-filename=-daa0897de0e2d08f --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name autocfg --edition=2015 /usr/share/cargo/registry/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=30692a400051ab54 -C extra-filename=-7b58e34681fff90e --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name slab --edition=2018 /usr/share/cargo/registry/slab-0.4.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 -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=07f5bcb19142b7c2 -C extra-filename=-32b04edd2f039be4 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name bitflags --edition=2021 /usr/share/cargo/registry/bitflags-2.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=374699fdba2e7132 -C extra-filename=-3e3aaf12f0525762 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name atomic_waker --edition=2018 /usr/share/cargo/registry/atomic-waker-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("portable-atomic"))' -C metadata=7ae1c5014fa02a22 -C extra-filename=-bf0238e082cdc2ca --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name cfg_if --edition=2018 /usr/share/cargo/registry/cfg-if-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std"))' -C metadata=557655ab03dec7b9 -C extra-filename=-e398f09b4be48fa3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name once_cell --edition=2021 /usr/share/cargo/registry/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 -C codegen-units=1 -C debuginfo=2 --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=7ae7dff4bb114fe0 -C extra-filename=-8df09a6388f86b7d --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name async_task --edition=2021 /usr/share/cargo/registry/async-task-4.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 -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "portable-atomic", "std"))' -C metadata=7ab3a24119007654 -C extra-filename=-852f439cfa3b0b58 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name memchr --edition=2021 /usr/share/cargo/registry/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 -C codegen-units=1 -C debuginfo=2 --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=3c23bab40b9de27c -C extra-filename=-7b37d6c2219f2ba8 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` thread 'main' (2099763) panicked at /home/iurt/rpmbuild/BUILD/rust-1.91.0-build/rustc-1.91.0-src/compiler/rustc_interface/src/util.rs:158:14: called `Result::unwrap()` on an `Err` value: Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" } stack backtrace: thread 'main' (2099760) panicked at compiler/rustc_driver_impl/src/lib.rs:1610:6: Unable to install ctrlc handler: System(Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }) stack backtrace: thread 'rustc' (2099791) panicked at compiler/rustc_data_structures/src/jobserver.rs:124:14: failed to create helper thread: Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" } stack backtrace: 0: 0x7f612acc47e3 - ::fmt::hac3340d188d9d62d 1: 0x7f612a489033 - core::fmt::write::hc609ce0e12f6ca61 2: 0x7f612ac738e1 - 3: 0x7f612ac89532 - 4: 0x7f612ac91448 - 5: 0x7f612ac90f33 - std::panicking::default_hook::h152e4cf8ad41d4fc 6: 0x7f6127a1d97d - 7: 0x7f612ac917bf - std::panicking::panic_with_hook::hc98593919f3624cb 8: 0x7f612ac9162a - 9: 0x7f612ac89679 - 10: 0x7f612ac6443d - __rustc[e9a39c152e76af9e]::rust_begin_unwind 11: 0x7f612732e1c0 - core::panicking::panic_fmt::h6f5aac2fe1129c30 12: 0x7f612732d726 - core::result::unwrap_failed::h15e84296148062cb 13: 0x7f612a6efb75 - 14: 0x7f61293388a4 - rustc_driver_impl[c33a6c8d1181bc1a]::run_compiler thread 'main' (2099761) panicked at compiler/rustc_driver_impl/src/lib.rs:1610:6: 15: 0x7f612a704815 - rustc_driver_impl[c33a6c8d1181bc1a]::main Unable to install ctrlc handler: System(Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }) stack backtrace: 0: 0x7f8c768c47e3 - ::fmt::hac3340d188d9d62d 1: 0x7f8c76089033 - core::fmt::write::hc609ce0e12f6ca61 2: 0x7f8c768738e1 - 3: 0x7f8c76889532 - 4: 0x7f8c76891448 - 16: 0x55bcd2ee8167 - 17: 0x55bcd2ee8143 - 18: 0x55bcd2ee8159 - 5: 0x7f8c76890f33 - std::panicking::default_hook::h152e4cf8ad41d4fc 19: 0x7f612ac775d0 - std::rt::lang_start_internal::hb8d9f1554febefc1 20: 0x55bcd2ee819d - 6: 0x7f8c7361d97d - 7: 0x7f8c768917bf - std::panicking::panic_with_hook::hc98593919f3624cb thread 'main' (2099771) panicked at compiler/rustc_driver_impl/src/lib.rs:1610:6: 8: 0x7f8c7689162a - Unable to install ctrlc handler: System(Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }) 9: 0x7f8c76889679 - stack backtrace: 10: 0x7f8c7686443d - __rustc[e9a39c152e76af9e]::rust_begin_unwind 11: 0x7f8c72f2e1c0 - core::panicking::panic_fmt::h6f5aac2fe1129c30 12: 0x7f8c72f2d726 - core::result::unwrap_failed::h15e84296148062cb 13: 0x7f8c763036be - rustc_driver_impl[c33a6c8d1181bc1a]::install_ctrlc_handler 14: 0x7f8c763047e0 - rustc_driver_impl[c33a6c8d1181bc1a]::main 15: 0x560f707b2167 - 16: 0x560f707b2143 - 17: 0x560f707b2159 - 18: 0x7f8c768775d0 - std::rt::lang_start_internal::hb8d9f1554febefc1 19: 0x560f707b219d - 0: 0x7fab8bcc47e3 - ::fmt::hac3340d188d9d62d 1: 0x7fab8b489033 - core::fmt::write::hc609ce0e12f6ca61 2: 0x7fab8bc738e1 - 3: 0x7fab8bc89532 - 4: 0x7fab8bc91448 - 5: 0x7fab8bc90f33 - std::panicking::default_hook::h152e4cf8ad41d4fc 21: 0x7f6126a362f9 - __libc_start_call_main 6: 0x7fab88a1d97d - 22: 0x7f6126a363ab - __libc_start_main_impl 23: 0x55bcd2ee8075 - 7: 0x7fab8bc917bf - std::panicking::panic_with_hook::hc98593919f3624cb 24: 0x0 - 8: 0x7fab8bc9162a - 9: 0x7fab8bc89679 - 10: 0x7fab8bc6443d - __rustc[e9a39c152e76af9e]::rust_begin_unwind 11: 0x7fab8832e1c0 - core::panicking::panic_fmt::h6f5aac2fe1129c30 12: 0x7fab8832d726 - core::result::unwrap_failed::h15e84296148062cb 13: 0x7fab8b6b0374 - ::new 14: 0x7fab8b6f1d01 - 20: 0x7f8c726362f9 - __libc_start_call_main 15: 0x7fab8b6fbff6 - 16: 0x7fab8bc8398f - 21: 0x7f8c726363ab - __libc_start_main_impl 22: 0x560f707b2075 - 23: 0x0 - 0: 0x7fe506ec47e3 - ::fmt::hac3340d188d9d62d 0: 0x7f398a4c47e3 - ::fmt::hac3340d188d9d62d 1: 0x7f3989c89033 - core::fmt::write::hc609ce0e12f6ca61 1: 0x7fe506689033 - core::fmt::write::hc609ce0e12f6ca61 2: 0x7fe506e738e1 - 3: 0x7fe506e89532 - 2: 0x7f398a4738e1 - 4: 0x7fe506e91448 - 3: 0x7f398a489532 - 5: 0x7fe506e90f33 - std::panicking::default_hook::h152e4cf8ad41d4fc 4: 0x7f398a491448 - 6: 0x7fe503c1d97d - 5: 0x7f398a490f33 - std::panicking::default_hook::h152e4cf8ad41d4fc 7: 0x7fe506e917bf - std::panicking::panic_with_hook::hc98593919f3624cb 17: 0x7fab8ccef1c2 - start_thread 6: 0x7f398721d97d - 8: 0x7fe506e9162a - 9: 0x7fe506e89679 - 18: 0x7fab8cd6cf8c - __GI___clone3 19: 0x0 - 7: 0x7f398a4917bf - std::panicking::panic_with_hook::hc98593919f3624cb 10: 0x7fe506e6443d - __rustc[e9a39c152e76af9e]::rust_begin_unwind 8: 0x7f398a49162a - 11: 0x7fe50352e1c0 - core::panicking::panic_fmt::h6f5aac2fe1129c30 9: 0x7f398a489679 - 12: 0x7fe50352d726 - core::result::unwrap_failed::h15e84296148062cb 10: 0x7f398a46443d - __rustc[e9a39c152e76af9e]::rust_begin_unwind 13: 0x7fe5069036be - rustc_driver_impl[c33a6c8d1181bc1a]::install_ctrlc_handler 14: 0x7fe5069047e0 - rustc_driver_impl[c33a6c8d1181bc1a]::main 11: 0x7f3986b2e1c0 - core::panicking::panic_fmt::h6f5aac2fe1129c30 12: 0x7f3986b2d726 - core::result::unwrap_failed::h15e84296148062cb 13: 0x7f3989f036be - rustc_driver_impl[c33a6c8d1181bc1a]::install_ctrlc_handler 14: 0x7f3989f047e0 - rustc_driver_impl[c33a6c8d1181bc1a]::main 15: 0x55ffaab78167 - 16: 0x55ffaab78143 - 17: 0x55ffaab78159 - 18: 0x7fe506e775d0 - std::rt::lang_start_internal::hb8d9f1554febefc1 19: 0x55ffaab7819d - 15: 0x55805ff60167 - 16: 0x55805ff60143 - 17: 0x55805ff60159 - 18: 0x7f398a4775d0 - std::rt::lang_start_internal::hb8d9f1554febefc1 19: 0x55805ff6019d - 20: 0x7fe502c362f9 - __libc_start_call_main 21: 0x7fe502c363ab - __libc_start_main_impl 22: 0x55ffaab78075 - 23: 0x0 - 20: 0x7f39862362f9 - __libc_start_call_main 21: 0x7f39862363ab - __libc_start_main_impl 22: 0x55805ff60075 - 23: 0x0 - thread 'main' (2099769) panicked at compiler/rustc_driver_impl/src/lib.rs:1610:6: Unable to install ctrlc handler: System(Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }) stack backtrace: thread 'main' (2099765) panicked at compiler/rustc_driver_impl/src/lib.rs:1610:6: Unable to install ctrlc handler: System(Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }) stack backtrace: thread 'main' (2099774) panicked at compiler/rustc_driver_impl/src/lib.rs:1610:6: Unable to install ctrlc handler: System(Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }) stack backtrace: 0: 0x7fb314cc47e3 - ::fmt::hac3340d188d9d62d 1: 0x7fb314489033 - core::fmt::write::hc609ce0e12f6ca61 2: 0x7fb314c738e1 - 3: 0x7fb314c89532 - 4: 0x7fb314c91448 - 5: 0x7fb314c90f33 - std::panicking::default_hook::h152e4cf8ad41d4fc 6: 0x7fb311a1d97d - 7: 0x7fb314c917bf - std::panicking::panic_with_hook::hc98593919f3624cb 8: 0x7fb314c9162a - 9: 0x7fb314c89679 - 0: 0x7f48762c47e3 - ::fmt::hac3340d188d9d62d 10: 0x7fb314c6443d - __rustc[e9a39c152e76af9e]::rust_begin_unwind error: the compiler unexpectedly panicked. this is a bug. 1: 0x7f4875a89033 - core::fmt::write::hc609ce0e12f6ca61 note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md note: please make sure that you have updated to the latest nightly 2: 0x7f48762738e1 - 11: 0x7fb31132e1c0 - core::panicking::panic_fmt::h6f5aac2fe1129c30 3: 0x7f4876289532 - 12: 0x7fb31132d726 - core::result::unwrap_failed::h15e84296148062cb warning: the ICE couldn't be written to `/usr/share/cargo/registry/rustix-1.1.2/rustc-ice-2025-11-23T11_52_39-2099763.txt`: Permission denied (os error 13) note: rustc 1.91.0 (f8297e351 2025-10-28) (Mageia 1.91.0-1.mga10) running on x86_64-unknown-linux-gnu 4: 0x7f4876291448 - 13: 0x7fb3147036be - rustc_driver_impl[c33a6c8d1181bc1a]::install_ctrlc_handler 14: 0x7fb3147047e0 - rustc_driver_impl[c33a6c8d1181bc1a]::main 5: 0x7f4876290f33 - std::panicking::default_hook::h152e4cf8ad41d4fc note: compiler flags: --crate-type bin -C embed-bitcode=no -C debug-assertions=off -C opt-level=3 -C debuginfo=2 -C codegen-units=1 -C strip=none note: some of the compiler flags provided by cargo are hidden query stack during panic: end of query stack 6: 0x7f487301d97d - 7: 0x7f48762917bf - std::panicking::panic_with_hook::hc98593919f3624cb 15: 0x55a8ca88b167 - 16: 0x55a8ca88b143 - 17: 0x55a8ca88b159 - 8: 0x7f487629162a - 9: 0x7f4876289679 - 18: 0x7fb314c775d0 - std::rt::lang_start_internal::hb8d9f1554febefc1 19: 0x55a8ca88b19d - 10: 0x7f487626443d - __rustc[e9a39c152e76af9e]::rust_begin_unwind 11: 0x7f487292e1c0 - core::panicking::panic_fmt::h6f5aac2fe1129c30 12: 0x7f487292d726 - core::result::unwrap_failed::h15e84296148062cb 13: 0x7f4875d036be - rustc_driver_impl[c33a6c8d1181bc1a]::install_ctrlc_handler error: the compiler unexpectedly panicked. this is a bug. 14: 0x7f4875d047e0 - rustc_driver_impl[c33a6c8d1181bc1a]::main note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md note: please make sure that you have updated to the latest nightly warning: the ICE couldn't be written to `/usr/share/cargo/registry/pin-project-lite-0.2.16/rustc-ice-2025-11-23T11_52_39-2099760.txt`: Permission denied (os error 13) note: rustc 1.91.0 (f8297e351 2025-10-28) (Mageia 1.91.0-1.mga10) running on x86_64-unknown-linux-gnu note: compiler flags: --crate-type lib -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 -C opt-level=3 -C debuginfo=2 -C codegen-units=1 -C strip=none note: some of the compiler flags provided by cargo are hidden 15: 0x55ad8a6ee167 - query stack during panic: 16: 0x55ad8a6ee143 - 17: 0x55ad8a6ee159 - end of query stack 18: 0x7f48762775d0 - std::rt::lang_start_internal::hb8d9f1554febefc1 19: 0x55ad8a6ee19d - 20: 0x7fb310a362f9 - __libc_start_call_main 21: 0x7fb310a363ab - __libc_start_main_impl 22: 0x55a8ca88b075 - 23: 0x0 - 20: 0x7f48720362f9 - __libc_start_call_main 21: 0x7f48720363ab - __libc_start_main_impl 22: 0x55ad8a6ee075 - 23: 0x0 - 0: 0x7fd4120c47e3 - ::fmt::hac3340d188d9d62d 1: 0x7fd411889033 - core::fmt::write::hc609ce0e12f6ca61 2: 0x7fd4120738e1 - 3: 0x7fd412089532 - 4: 0x7fd412091448 - 5: 0x7fd412090f33 - std::panicking::default_hook::h152e4cf8ad41d4fc 6: 0x7fd40ee1d97d - 7: 0x7fd4120917bf - std::panicking::panic_with_hook::hc98593919f3624cb 8: 0x7fd41209162a - 9: 0x7fd412089679 - 10: 0x7fd41206443d - __rustc[e9a39c152e76af9e]::rust_begin_unwind 11: 0x7fd40e72e1c0 - core::panicking::panic_fmt::h6f5aac2fe1129c30 12: 0x7fd40e72d726 - core::result::unwrap_failed::h15e84296148062cb 13: 0x7fd411b036be - rustc_driver_impl[c33a6c8d1181bc1a]::install_ctrlc_handler 14: 0x7fd411b047e0 - rustc_driver_impl[c33a6c8d1181bc1a]::main 15: 0x55a2664c6167 - 16: 0x55a2664c6143 - 17: 0x55a2664c6159 - 18: 0x7fd4120775d0 - std::rt::lang_start_internal::hb8d9f1554febefc1 19: 0x55a2664c619d - error: the compiler unexpectedly panicked. this is a bug. note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md error: the compiler unexpectedly panicked. this is a bug. note: please make sure that you have updated to the latest nightly note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md note: please make sure that you have updated to the latest nightly warning: the ICE couldn't be written to `/usr/share/cargo/registry/parking-2.2.1/rustc-ice-2025-11-23T11_52_39-2099761.txt`: Permission denied (os error 13) note: rustc 1.91.0 (f8297e351 2025-10-28) (Mageia 1.91.0-1.mga10) running on x86_64-unknown-linux-gnu warning: the ICE couldn't be written to `/usr/share/cargo/registry/futures-io-0.3.31/rustc-ice-2025-11-23T11_52_39-2099771.txt`: Permission denied (os error 13) note: rustc 1.91.0 (f8297e351 2025-10-28) (Mageia 1.91.0-1.mga10) running on x86_64-unknown-linux-gnu note: compiler flags: --crate-type lib -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 -C opt-level=3 -C debuginfo=2 -C codegen-units=1 -C strip=none note: compiler flags: --crate-type lib -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 -C opt-level=3 -C debuginfo=2 -C codegen-units=1 -C strip=none note: some of the compiler flags provided by cargo are hidden note: some of the compiler flags provided by cargo are hidden query stack during panic: query stack during panic: end of query stack end of query stack thread 'main' (2099779) panicked at /home/iurt/rpmbuild/BUILD/rust-1.91.0-build/rustc-1.91.0-src/compiler/rustc_interface/src/util.rs:158:14: called `Result::unwrap()` on an `Err` value: Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" } stack backtrace: 20: 0x7fd40de362f9 - __libc_start_call_main 21: 0x7fd40de363ab - __libc_start_main_impl 22: 0x55a2664c6075 - 23: 0x0 - error: the compiler unexpectedly panicked. this is a bug. note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md note: please make sure that you have updated to the latest nightly warning: the ICE couldn't be written to `/usr/share/cargo/registry/crossbeam-utils-0.8.21/rustc-ice-2025-11-23T11_52_39-2099758.txt`: Permission denied (os error 13) note: rustc 1.91.0 (f8297e351 2025-10-28) (Mageia 1.91.0-1.mga10) running on x86_64-unknown-linux-gnu note: compiler flags: --crate-type bin -C embed-bitcode=no -C debug-assertions=off -C opt-level=3 -C debuginfo=2 -C codegen-units=1 -C strip=none note: some of the compiler flags provided by cargo are hidden query stack during panic: end of query stack thread 'main' (2099777) panicked at compiler/rustc_driver_impl/src/lib.rs:1610:6: Unable to install ctrlc handler: System(Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }) stack backtrace: thread 'main' (2099783) panicked at compiler/rustc_driver_impl/src/lib.rs:1610:6: Unable to install ctrlc handler: System(Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }) stack backtrace: 0: 0x7fd5148c47e3 - ::fmt::hac3340d188d9d62d 1: 0x7fd514089033 - core::fmt::write::hc609ce0e12f6ca61 2: 0x7fd5148738e1 - 3: 0x7fd514889532 - 4: 0x7fd514891448 - 5: 0x7fd514890f33 - std::panicking::default_hook::h152e4cf8ad41d4fc 6: 0x7fd51161d97d - 7: 0x7fd5148917bf - std::panicking::panic_with_hook::hc98593919f3624cb 8: 0x7fd51489162a - 9: 0x7fd514889679 - 10: 0x7fd51486443d - __rustc[e9a39c152e76af9e]::rust_begin_unwind 11: 0x7fd510f2e1c0 - core::panicking::panic_fmt::h6f5aac2fe1129c30 12: 0x7fd510f2d726 - core::result::unwrap_failed::h15e84296148062cb 13: 0x7fd5142efb75 - 14: 0x7fd512f388a4 - rustc_driver_impl[c33a6c8d1181bc1a]::run_compiler 15: 0x7fd514304815 - rustc_driver_impl[c33a6c8d1181bc1a]::main 16: 0x564023426167 - 17: 0x564023426143 - 18: 0x564023426159 - 19: 0x7fd5148775d0 - std::rt::lang_start_internal::hb8d9f1554febefc1 20: 0x56402342619d - 0: 0x7ff1da8c47e3 - ::fmt::hac3340d188d9d62d 0: 0x7f8cd76c47e3 - ::fmt::hac3340d188d9d62d 1: 0x7ff1da089033 - core::fmt::write::hc609ce0e12f6ca61 2: 0x7ff1da8738e1 - 1: 0x7f8cd6e89033 - core::fmt::write::hc609ce0e12f6ca61 2: 0x7f8cd76738e1 - 3: 0x7ff1da889532 - 3: 0x7f8cd7689532 - 4: 0x7ff1da891448 - 4: 0x7f8cd7691448 - 5: 0x7ff1da890f33 - std::panicking::default_hook::h152e4cf8ad41d4fc 5: 0x7f8cd7690f33 - std::panicking::default_hook::h152e4cf8ad41d4fc 6: 0x7f8cd441d97d - 6: 0x7ff1d761d97d - 7: 0x7ff1da8917bf - std::panicking::panic_with_hook::hc98593919f3624cb 7: 0x7f8cd76917bf - std::panicking::panic_with_hook::hc98593919f3624cb 8: 0x7f8cd769162a - 8: 0x7ff1da89162a - 9: 0x7ff1da889679 - 9: 0x7f8cd7689679 - 10: 0x7ff1da86443d - __rustc[e9a39c152e76af9e]::rust_begin_unwind 10: 0x7f8cd766443d - __rustc[e9a39c152e76af9e]::rust_begin_unwind 11: 0x7ff1d6f2e1c0 - core::panicking::panic_fmt::h6f5aac2fe1129c30 11: 0x7f8cd3d2e1c0 - core::panicking::panic_fmt::h6f5aac2fe1129c30 12: 0x7f8cd3d2d726 - core::result::unwrap_failed::h15e84296148062cb 12: 0x7ff1d6f2d726 - core::result::unwrap_failed::h15e84296148062cb 13: 0x7f8cd71036be - rustc_driver_impl[c33a6c8d1181bc1a]::install_ctrlc_handler 13: 0x7ff1da3036be - rustc_driver_impl[c33a6c8d1181bc1a]::install_ctrlc_handler 14: 0x7f8cd71047e0 - rustc_driver_impl[c33a6c8d1181bc1a]::main 14: 0x7ff1da3047e0 - rustc_driver_impl[c33a6c8d1181bc1a]::main 15: 0x56474df40167 - 15: 0x5592ca3d3167 - 16: 0x56474df40143 - 16: 0x5592ca3d3143 - 17: 0x56474df40159 - 17: 0x5592ca3d3159 - 18: 0x7f8cd76775d0 - std::rt::lang_start_internal::hb8d9f1554febefc1 19: 0x56474df4019d - 18: 0x7ff1da8775d0 - std::rt::lang_start_internal::hb8d9f1554febefc1 19: 0x5592ca3d319d - 21: 0x7fd5106362f9 - __libc_start_call_main 22: 0x7fd5106363ab - __libc_start_main_impl 23: 0x564023426075 - 24: 0x0 - 20: 0x7ff1d66362f9 - __libc_start_call_main 21: 0x7ff1d66363ab - __libc_start_main_impl 20: 0x7f8cd34362f9 - __libc_start_call_main 21: 0x7f8cd34363ab - __libc_start_main_impl 22: 0x56474df40075 - 22: 0x5592ca3d3075 - 23: 0x0 - 23: 0x0 - error: could not compile `rustix` (build script) Caused by: process didn't exit successfully: `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/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="event"' --cfg 'feature="fs"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "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", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=591a1e4f3ba459cf -C extra-filename=-9f19c04bef166a97 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/build/rustix-9f19c04bef166a97 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` (exit status: 101) warning: build failed, waiting for other jobs to finish... error: could not compile `pin-project-lite` (lib) Caused by: process didn't exit successfully: `/usr/bin/rustc --crate-name pin_project_lite --edition=2018 /usr/share/cargo/registry/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 -C codegen-units=1 -C debuginfo=2 --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=ea95162656b104b4 -C extra-filename=-4511a62f89c84856 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` (exit status: 101) thread 'main' (2099784) panicked at /home/iurt/rpmbuild/BUILD/rust-1.91.0-build/rustc-1.91.0-src/compiler/rustc_interface/src/util.rs:158:14: called `Result::unwrap()` on an `Err` value: Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" } stack backtrace: error: the compiler unexpectedly panicked. this is a bug. note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md note: please make sure that you have updated to the latest nightly warning: the ICE couldn't be written to `/usr/share/cargo/registry/futures-core-0.3.31/rustc-ice-2025-11-23T11_52_39-2099769.txt`: Permission denied (os error 13) note: rustc 1.91.0 (f8297e351 2025-10-28) (Mageia 1.91.0-1.mga10) running on x86_64-unknown-linux-gnu note: compiler flags: --crate-type lib -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 -C opt-level=3 -C debuginfo=2 -C codegen-units=1 -C strip=none note: some of the compiler flags provided by cargo are hidden error: the compiler unexpectedly panicked. this is a bug. query stack during panic: end of query stack note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md note: please make sure that you have updated to the latest nightly warning: the ICE couldn't be written to `/usr/share/cargo/registry/fastrand-2.1.1/rustc-ice-2025-11-23T11_52_39-2099765.txt`: Permission denied (os error 13) note: rustc 1.91.0 (f8297e351 2025-10-28) (Mageia 1.91.0-1.mga10) running on x86_64-unknown-linux-gnu note: compiler flags: --crate-type lib -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 -C opt-level=3 -C debuginfo=2 -C codegen-units=1 -C strip=none note: some of the compiler flags provided by cargo are hidden query stack during panic: end of query stack error: could not compile `parking` (lib) Caused by: process didn't exit successfully: `/usr/bin/rustc --crate-name parking --edition=2018 /usr/share/cargo/registry/parking-2.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 -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7b5234f665704a77 -C extra-filename=-ca513c5681a6b355 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` (exit status: 101) error: could not compile `futures-io` (lib) Caused by: process didn't exit successfully: `/usr/bin/rustc --crate-name futures_io --edition=2018 /usr/share/cargo/registry/futures-io-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "unstable"))' -C metadata=35bbc9ea9c18f871 -C extra-filename=-6eaed11051ee5f99 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` (exit status: 101) error: the compiler unexpectedly panicked. this is a bug. note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md note: please make sure that you have updated to the latest nightly warning: the ICE couldn't be written to `/usr/share/cargo/registry/autocfg-1.5.0/rustc-ice-2025-11-23T11_52_39-2099774.txt`: Permission denied (os error 13) note: rustc 1.91.0 (f8297e351 2025-10-28) (Mageia 1.91.0-1.mga10) running on x86_64-unknown-linux-gnu note: compiler flags: --crate-type lib -C embed-bitcode=no -C debug-assertions=off -C opt-level=3 -C debuginfo=2 -C codegen-units=1 -C strip=none note: some of the compiler flags provided by cargo are hidden query stack during panic: end of query stack error: could not compile `crossbeam-utils` (build script) Caused by: process didn't exit successfully: `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/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", "nightly", "std"))' -C metadata=19d4ea0c6ec54d45 -C extra-filename=-edb524e30b5a1085 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/build/crossbeam-utils-edb524e30b5a1085 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` (exit status: 101) 0: 0x7feaa10c47e3 - ::fmt::hac3340d188d9d62d 1: 0x7feaa0889033 - core::fmt::write::hc609ce0e12f6ca61 2: 0x7feaa10738e1 - 3: 0x7feaa1089532 - 4: 0x7feaa1091448 - 5: 0x7feaa1090f33 - std::panicking::default_hook::h152e4cf8ad41d4fc 6: 0x7fea9de1d97d - 7: 0x7feaa10917bf - std::panicking::panic_with_hook::hc98593919f3624cb 8: 0x7feaa109162a - 9: 0x7feaa1089679 - 10: 0x7feaa106443d - __rustc[e9a39c152e76af9e]::rust_begin_unwind 11: 0x7fea9d72e1c0 - core::panicking::panic_fmt::h6f5aac2fe1129c30 12: 0x7fea9d72d726 - core::result::unwrap_failed::h15e84296148062cb 13: 0x7feaa0aefb75 - 14: 0x7fea9f7388a4 - rustc_driver_impl[c33a6c8d1181bc1a]::run_compiler 15: 0x7feaa0b04815 - rustc_driver_impl[c33a6c8d1181bc1a]::main 16: 0x55d4931cf167 - 17: 0x55d4931cf143 - 18: 0x55d4931cf159 - 19: 0x7feaa10775d0 - std::rt::lang_start_internal::hb8d9f1554febefc1 20: 0x55d4931cf19d - 21: 0x7fea9ce362f9 - __libc_start_call_main 22: 0x7fea9ce363ab - __libc_start_main_impl 23: 0x55d4931cf075 - 24: 0x0 - error: the compiler unexpectedly panicked. this is a bug. note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md note: please make sure that you have updated to the latest nightly warning: the ICE couldn't be written to `/usr/share/cargo/registry/bitflags-2.9.0/rustc-ice-2025-11-23T11_52_39-2099779.txt`: Permission denied (os error 13) note: rustc 1.91.0 (f8297e351 2025-10-28) (Mageia 1.91.0-1.mga10) running on x86_64-unknown-linux-gnu note: compiler flags: --crate-type lib -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 -C opt-level=3 -C debuginfo=2 -C codegen-units=1 -C strip=none note: some of the compiler flags provided by cargo are hidden query stack during panic: end of query stack error: the compiler unexpectedly panicked. this is a bug. note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md note: please make sure that you have updated to the latest nightly warning: the ICE couldn't be written to `/usr/share/cargo/registry/once_cell-1.21.3/rustc-ice-2025-11-23T11_52_39-2099783.txt`: Permission denied (os error 13) note: rustc 1.91.0 (f8297e351 2025-10-28) (Mageia 1.91.0-1.mga10) running on x86_64-unknown-linux-gnu error: the compiler unexpectedly panicked. this is a bug. note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md note: compiler flags: --crate-type lib -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 -C opt-level=3 -C debuginfo=2 -C codegen-units=1 -C strip=none note: please make sure that you have updated to the latest nightly note: some of the compiler flags provided by cargo are hidden query stack during panic: end of query stack warning: the ICE couldn't be written to `/usr/share/cargo/registry/slab-0.4.11/rustc-ice-2025-11-23T11_52_39-2099777.txt`: Permission denied (os error 13) note: rustc 1.91.0 (f8297e351 2025-10-28) (Mageia 1.91.0-1.mga10) running on x86_64-unknown-linux-gnu note: compiler flags: --crate-type lib -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 -C opt-level=3 -C debuginfo=2 -C codegen-units=1 -C strip=none note: some of the compiler flags provided by cargo are hidden query stack during panic: end of query stack error: could not compile `fastrand` (lib) Caused by: process didn't exit successfully: `/usr/bin/rustc --crate-name fastrand --edition=2018 /usr/share/cargo/registry/fastrand-2.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=04f7c14bbae2a236 -C extra-filename=-ef1cfd00bf09e535 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` (exit status: 101) error: could not compile `futures-core` (lib) Caused by: process didn't exit successfully: `/usr/bin/rustc --crate-name futures_core --edition=2018 /usr/share/cargo/registry/futures-core-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "portable-atomic", "std", "unstable"))' -C metadata=44d25e96488a02a8 -C extra-filename=-91e40d289c94f253 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` (exit status: 101) error: could not compile `autocfg` (lib) Caused by: process didn't exit successfully: `/usr/bin/rustc --crate-name autocfg --edition=2015 /usr/share/cargo/registry/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=30692a400051ab54 -C extra-filename=-7b58e34681fff90e --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` (exit status: 101) error: the compiler unexpectedly panicked. this is a bug. note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md note: please make sure that you have updated to the latest nightly warning: the ICE couldn't be written to `/usr/share/cargo/registry/cfg-if-1.0.4/rustc-ice-2025-11-23T11_52_39-2099784.txt`: Permission denied (os error 13) note: rustc 1.91.0 (f8297e351 2025-10-28) (Mageia 1.91.0-1.mga10) running on x86_64-unknown-linux-gnu note: compiler flags: --crate-type lib -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 -C opt-level=3 -C debuginfo=2 -C codegen-units=1 -C strip=none note: some of the compiler flags provided by cargo are hidden query stack during panic: end of query stack error: could not compile `bitflags` (lib) Caused by: process didn't exit successfully: `/usr/bin/rustc --crate-name bitflags --edition=2021 /usr/share/cargo/registry/bitflags-2.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=374699fdba2e7132 -C extra-filename=-3e3aaf12f0525762 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` (exit status: 101) error: could not compile `once_cell` (lib) Caused by: process didn't exit successfully: `/usr/bin/rustc --crate-name once_cell --edition=2021 /usr/share/cargo/registry/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 -C codegen-units=1 -C debuginfo=2 --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=7ae7dff4bb114fe0 -C extra-filename=-8df09a6388f86b7d --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` (exit status: 101) error: could not compile `slab` (lib) Caused by: process didn't exit successfully: `/usr/bin/rustc --crate-name slab --edition=2018 /usr/share/cargo/registry/slab-0.4.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 -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=07f5bcb19142b7c2 -C extra-filename=-32b04edd2f039be4 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` (exit status: 101) error: could not compile `cfg-if` (lib) Caused by: process didn't exit successfully: `/usr/bin/rustc --crate-name cfg_if --edition=2018 /usr/share/cargo/registry/cfg-if-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std"))' -C metadata=557655ab03dec7b9 -C extra-filename=-e398f09b4be48fa3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-async-std-1.13.2-build/async-std-1.13.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` (exit status: 101) error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.I18H0P (%build) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.I18H0P (%build) I: [iurt_root_command] ERROR: chroot