D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-snapbox-0.6.23-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.zeUprl Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.XzsVwG + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-snapbox-0.6.23-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-snapbox-0.6.23-build + rm -rf snapbox-0.6.23 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/snapbox-0.6.23.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd snapbox-0.6.23 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/snapbox-fix-metadata-auto.diff + /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 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ehnvmB + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-snapbox-0.6.23-build + cd snapbox-0.6.23 + /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.wcAMZd + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-snapbox-0.6.23-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 snapbox-0.6.23 + '[' 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 utf8parse v0.2.1 Compiling anstyle v1.0.13 Compiling colorchoice v1.0.4 Compiling anstyle-query v1.1.3 Compiling similar v2.7.0 Compiling normalize-line-endings v0.3.0 Running `/usr/bin/rustc --crate-name utf8parse --edition=2018 /usr/share/cargo/registry/utf8parse-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 -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=fdf37964f43ce8c8 -C extra-filename=-d621751ec65ebf0d --out-dir /home/pterjan/rpmbuild/BUILD/rust-snapbox-0.6.23-build/snapbox-0.6.23/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-snapbox-0.6.23-build/snapbox-0.6.23/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 anstyle_query --edition=2021 /usr/share/cargo/registry/anstyle-query-1.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --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=440232690c416b52 -C extra-filename=-5eedd0566abfe5c4 --out-dir /home/pterjan/rpmbuild/BUILD/rust-snapbox-0.6.23-build/snapbox-0.6.23/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-snapbox-0.6.23-build/snapbox-0.6.23/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 anstyle --edition=2021 /usr/share/cargo/registry/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 -C codegen-units=1 -C debuginfo=2 --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=5164f85840d54acc -C extra-filename=-abe02bbb66471d86 --out-dir /home/pterjan/rpmbuild/BUILD/rust-snapbox-0.6.23-build/snapbox-0.6.23/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-snapbox-0.6.23-build/snapbox-0.6.23/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 colorchoice --edition=2021 /usr/share/cargo/registry/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 -C codegen-units=1 -C debuginfo=2 --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=811274ac7f7d8c28 -C extra-filename=-1dce2737b20395d7 --out-dir /home/pterjan/rpmbuild/BUILD/rust-snapbox-0.6.23-build/snapbox-0.6.23/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-snapbox-0.6.23-build/snapbox-0.6.23/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 similar --edition=2018 /usr/share/cargo/registry/similar-2.7.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="default"' --cfg 'feature="inline"' --cfg 'feature="text"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bstr", "bytes", "default", "inline", "serde", "text", "unicode", "unicode-segmentation", "web-time"))' -C metadata=673f11fb0f7c751d -C extra-filename=-3632676ce24b963d --out-dir /home/pterjan/rpmbuild/BUILD/rust-snapbox-0.6.23-build/snapbox-0.6.23/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-snapbox-0.6.23-build/snapbox-0.6.23/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 normalize_line_endings --edition=2015 /usr/share/cargo/registry/normalize-line-endings-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 -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fe69b3bfc9aa5e58 -C extra-filename=-968c7351ec44c5fc --out-dir /home/pterjan/rpmbuild/BUILD/rust-snapbox-0.6.23-build/snapbox-0.6.23/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-snapbox-0.6.23-build/snapbox-0.6.23/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` thread 'main' (2154718) 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: 0: 0x7f055f2c47e3 - ::fmt::hac3340d188d9d62d 1: 0x7f055ea89033 - core::fmt::write::hc609ce0e12f6ca61 2: 0x7f055f2738e1 - 3: 0x7f055f289532 - 4: 0x7f055f291448 - 5: 0x7f055f290f33 - std::panicking::default_hook::h152e4cf8ad41d4fc 6: 0x7f055c01d97d - 7: 0x7f055f2917bf - std::panicking::panic_with_hook::hc98593919f3624cb 8: 0x7f055f29162a - 9: 0x7f055f289679 - 10: 0x7f055f26443d - __rustc[e9a39c152e76af9e]::rust_begin_unwind 11: 0x7f055b92e1c0 - core::panicking::panic_fmt::h6f5aac2fe1129c30 12: 0x7f055b92d726 - core::result::unwrap_failed::h15e84296148062cb 13: 0x7f055ecefb75 - 14: 0x7f055d9388a4 - rustc_driver_impl[c33a6c8d1181bc1a]::run_compiler 15: 0x7f055ed04815 - rustc_driver_impl[c33a6c8d1181bc1a]::main thread 'rustc' (2154732) panicked at compiler/rustc_data_structures/src/jobserver.rs:124:14: 16: 0x55fa46f17167 - 17: 0x55fa46f17143 - failed to create helper thread: Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" } 18: 0x55fa46f17159 - stack backtrace: 19: 0x7f055f2775d0 - std::rt::lang_start_internal::hb8d9f1554febefc1 20: 0x55fa46f1719d - 21: 0x7f055b0362f9 - __libc_start_call_main 22: 0x7f055b0363ab - __libc_start_main_impl 23: 0x55fa46f17075 - 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 0: 0x7fa62a0c47e3 - ::fmt::hac3340d188d9d62d note: please make sure that you have updated to the latest nightly 1: 0x7fa629889033 - core::fmt::write::hc609ce0e12f6ca61 2: 0x7fa62a0738e1 - warning: the ICE couldn't be written to `/usr/share/cargo/registry/colorchoice-1.0.4/rustc-ice-2025-11-23T11_55_11-2154718.txt`: Permission denied (os error 13) 3: 0x7fa62a089532 - note: rustc 1.91.0 (f8297e351 2025-10-28) (Mageia 1.91.0-1.mga10) running on x86_64-unknown-linux-gnu thread 'main' (2154721) panicked at compiler/rustc_driver_impl/src/lib.rs:1610:6: 4: 0x7fa62a091448 - 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 Unable to install ctrlc handler: System(Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }) 5: 0x7fa62a090f33 - std::panicking::default_hook::h152e4cf8ad41d4fc stack backtrace: note: some of the compiler flags provided by cargo are hidden 6: 0x7fa626e1d97d - query stack during panic: end of query stack 7: 0x7fa62a0917bf - std::panicking::panic_with_hook::hc98593919f3624cb 8: 0x7fa62a09162a - 9: 0x7fa62a089679 - 10: 0x7fa62a06443d - __rustc[e9a39c152e76af9e]::rust_begin_unwind 11: 0x7fa62672e1c0 - core::panicking::panic_fmt::h6f5aac2fe1129c30 0: 0x7fdf04ac47e3 - ::fmt::hac3340d188d9d62d 12: 0x7fa62672d726 - core::result::unwrap_failed::h15e84296148062cb 13: 0x7fa629ab0374 - ::new 1: 0x7fdf04289033 - core::fmt::write::hc609ce0e12f6ca61 14: 0x7fa629af1d01 - 2: 0x7fdf04a738e1 - 15: 0x7fa629afbff6 - 3: 0x7fdf04a89532 - 16: 0x7fa62a08398f - 4: 0x7fdf04a91448 - 17: 0x7fa625ea11c2 - start_thread 5: 0x7fdf04a90f33 - std::panicking::default_hook::h152e4cf8ad41d4fc 18: 0x7fa625f1ef8c - __GI___clone3 6: 0x7fdf0181d97d - 19: 0x0 - 7: 0x7fdf04a917bf - std::panicking::panic_with_hook::hc98593919f3624cb 8: 0x7fdf04a9162a - error: the compiler unexpectedly panicked. this is a bug. 9: 0x7fdf04a89679 - 10: 0x7fdf04a6443d - __rustc[e9a39c152e76af9e]::rust_begin_unwind 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 11: 0x7fdf0112e1c0 - core::panicking::panic_fmt::h6f5aac2fe1129c30 note: please make sure that you have updated to the latest nightly 12: 0x7fdf0112d726 - core::result::unwrap_failed::h15e84296148062cb 13: 0x7fdf045036be - rustc_driver_impl[c33a6c8d1181bc1a]::install_ctrlc_handler warning: the ICE couldn't be written to `/usr/share/cargo/registry/anstyle-1.0.13/rustc-ice-2025-11-23T11_55_11-2154719.txt`: Permission denied (os error 13) 14: 0x7fdf045047e0 - rustc_driver_impl[c33a6c8d1181bc1a]::main note: rustc 1.91.0 (f8297e351 2025-10-28) (Mageia 1.91.0-1.mga10) running on x86_64-unknown-linux-gnu 15: 0x55f784405167 - 16: 0x55f784405143 - 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 17: 0x55f784405159 - error: could not compile `colorchoice` (lib) Caused by: process didn't exit successfully: `/usr/bin/rustc --crate-name colorchoice --edition=2021 /usr/share/cargo/registry/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 -C codegen-units=1 -C debuginfo=2 --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=811274ac7f7d8c28 -C extra-filename=-1dce2737b20395d7 --out-dir /home/pterjan/rpmbuild/BUILD/rust-snapbox-0.6.23-build/snapbox-0.6.23/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-snapbox-0.6.23-build/snapbox-0.6.23/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... note: some of the compiler flags provided by cargo are hidden 18: 0x7fdf04a775d0 - std::rt::lang_start_internal::hb8d9f1554febefc1 query stack during panic: 19: 0x55f78440519d - end of query stack 20: 0x7fdf008362f9 - __libc_start_call_main 21: 0x7fdf008363ab - __libc_start_main_impl 22: 0x55f784405075 - 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/similar-2.7.0/rustc-ice-2025-11-23T11_55_11-2154721.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: could not compile `anstyle` (lib) Caused by: process didn't exit successfully: `/usr/bin/rustc --crate-name anstyle --edition=2021 /usr/share/cargo/registry/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 -C codegen-units=1 -C debuginfo=2 --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=5164f85840d54acc -C extra-filename=-abe02bbb66471d86 --out-dir /home/pterjan/rpmbuild/BUILD/rust-snapbox-0.6.23-build/snapbox-0.6.23/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-snapbox-0.6.23-build/snapbox-0.6.23/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` (exit status: 101) query stack during panic: end of query stack error: could not compile `similar` (lib) Caused by: process didn't exit successfully: `/usr/bin/rustc --crate-name similar --edition=2018 /usr/share/cargo/registry/similar-2.7.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="default"' --cfg 'feature="inline"' --cfg 'feature="text"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bstr", "bytes", "default", "inline", "serde", "text", "unicode", "unicode-segmentation", "web-time"))' -C metadata=673f11fb0f7c751d -C extra-filename=-3632676ce24b963d --out-dir /home/pterjan/rpmbuild/BUILD/rust-snapbox-0.6.23-build/snapbox-0.6.23/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-snapbox-0.6.23-build/snapbox-0.6.23/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` (exit status: 101) thread 'rustc' (2154740) panicked at /home/iurt/rpmbuild/BUILD/rust-1.91.0-build/rustc-1.91.0-src/compiler/rustc_codegen_ssa/src/back/write.rs:1649:6: failed to spawn coordinator thread: Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" } stack backtrace: 0: 0x7f5f354c47e3 - ::fmt::hac3340d188d9d62d 1: 0x7f5f34c89033 - core::fmt::write::hc609ce0e12f6ca61 2: 0x7f5f354738e1 - 3: 0x7f5f35489532 - 4: 0x7f5f35491448 - 5: 0x7f5f35490f33 - std::panicking::default_hook::h152e4cf8ad41d4fc 6: 0x7f5f3221d97d - 7: 0x7f5f354917bf - std::panicking::panic_with_hook::hc98593919f3624cb 8: 0x7f5f3549162a - 9: 0x7f5f35489679 - 10: 0x7f5f3546443d - __rustc[e9a39c152e76af9e]::rust_begin_unwind 11: 0x7f5f31b2e1c0 - core::panicking::panic_fmt::h6f5aac2fe1129c30 12: 0x7f5f31b2d726 - core::result::unwrap_failed::h15e84296148062cb 13: 0x7f5f34ddf8e1 - 14: 0x7f5f34e1c1d2 - ::codegen_crate 15: 0x7f5f350339ad - ::codegen_and_build_linker 16: 0x7f5f34ef906e - 17: 0x7f5f34ef57d8 - 18: 0x7f5f34ef1d48 - 19: 0x7f5f34efbff6 - 20: 0x7f5f3548398f - 21: 0x7f5f312a11c2 - start_thread 22: 0x7f5f3131ef8c - __GI___clone3 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/utf8parse-0.2.1/rustc-ice-2025-11-23T11_55_11-2154711.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 `utf8parse` (lib) Caused by: process didn't exit successfully: `/usr/bin/rustc --crate-name utf8parse --edition=2018 /usr/share/cargo/registry/utf8parse-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 -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=fdf37964f43ce8c8 -C extra-filename=-d621751ec65ebf0d --out-dir /home/pterjan/rpmbuild/BUILD/rust-snapbox-0.6.23-build/snapbox-0.6.23/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-snapbox-0.6.23-build/snapbox-0.6.23/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.wcAMZd (%build) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.wcAMZd (%build) I: [iurt_root_command] ERROR: chroot