D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch sh: line 4: [: -j8: integer expression expected Installing /home/pterjan/rpmbuild/SRPMS/rust-gvdb-0.6.1-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.hnQbwj sh: line 4: [: -j8: integer expression expected Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Xj1DM6 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-gvdb-0.6.1-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-gvdb-0.6.1-build + rm -rf gvdb-0.6.1 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/gvdb-0.6.1.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd gvdb-0.6.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + 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 sh: line 4: [: -j8: integer expression expected Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Lt9R3R + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-gvdb-0.6.1-build + cd gvdb-0.6.1 + /usr/bin/cargo2rpm --path Cargo.toml buildrequires --with-check + RPM_EC=0 ++ jobs -p + exit 0 sh: line 4: [: -j8: integer expression expected Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ov4dT4 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-gvdb-0.6.1-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 gvdb-0.6.1 + '[' 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 -j48 -Z avoid-dev-deps --profile rpm Compiling proc-macro2 v1.0.94 Compiling unicode-ident v1.0.18 Compiling equivalent v1.0.1 Compiling hashbrown v0.15.0 Compiling toml_datetime v0.6.8 Compiling winnow v0.6.18 Compiling serde v1.0.217 Compiling static_assertions v1.1.0 Compiling endi v1.1.0 Compiling safe-transmute v0.11.2 Compiling byteorder v1.5.0 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.94/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=186aad7a12ea9336 -C extra-filename=-afdebed02fe2a884 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gvdb-0.6.1-build/gvdb-0.6.1/target/rpm/build/proc-macro2-afdebed02fe2a884 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gvdb-0.6.1-build/gvdb-0.6.1/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 unicode_ident --edition=2018 /usr/share/cargo/registry/unicode-ident-1.0.18/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=adcecc07420fd8e7 -C extra-filename=-e45ede29ac9488f1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gvdb-0.6.1-build/gvdb-0.6.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gvdb-0.6.1-build/gvdb-0.6.1/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 equivalent --edition=2015 /usr/share/cargo/registry/equivalent-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6dd3cc9e98992826 -C extra-filename=-b718a9822521e99f --out-dir /home/pterjan/rpmbuild/BUILD/rust-gvdb-0.6.1-build/gvdb-0.6.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gvdb-0.6.1-build/gvdb-0.6.1/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 hashbrown --edition=2021 /usr/share/cargo/registry/hashbrown-0.15.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "borsh", "compiler_builtins", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=d6f04747002becd6 -C extra-filename=-9d1498df8fd0d129 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gvdb-0.6.1-build/gvdb-0.6.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gvdb-0.6.1-build/gvdb-0.6.1/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 winnow --edition=2021 /usr/share/cargo/registry/winnow-0.6.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--allow=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=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::same_functions_in_if_condition' '--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::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=70cdd76572b30e21 -C extra-filename=-7bcc9650405e3f46 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gvdb-0.6.1-build/gvdb-0.6.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gvdb-0.6.1-build/gvdb-0.6.1/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 toml_datetime --edition=2021 /usr/share/cargo/registry/toml_datetime-0.6.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=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=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' '--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::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=4c68872199dd4257 -C extra-filename=-59df58270a42ad2b --out-dir /home/pterjan/rpmbuild/BUILD/rust-gvdb-0.6.1-build/gvdb-0.6.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gvdb-0.6.1-build/gvdb-0.6.1/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=2018 /usr/share/cargo/registry/serde-1.0.217/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="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=d7a9ffe49e7ca34f -C extra-filename=-fb7c56fb78f3b21a --out-dir /home/pterjan/rpmbuild/BUILD/rust-gvdb-0.6.1-build/gvdb-0.6.1/target/rpm/build/serde-fb7c56fb78f3b21a -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gvdb-0.6.1-build/gvdb-0.6.1/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 static_assertions --edition=2015 /usr/share/cargo/registry/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 -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=530fb6cab94aeb02 -C extra-filename=-b3f5373702d6157f --out-dir /home/pterjan/rpmbuild/BUILD/rust-gvdb-0.6.1-build/gvdb-0.6.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gvdb-0.6.1-build/gvdb-0.6.1/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 endi --edition=2021 /usr/share/cargo/registry/endi-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 -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=902062492ed4ef50 -C extra-filename=-4efe1099149547d6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gvdb-0.6.1-build/gvdb-0.6.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gvdb-0.6.1-build/gvdb-0.6.1/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 safe_transmute --edition=2015 /usr/share/cargo/registry/safe-transmute-0.11.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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "const_generics", "default", "std"))' -C metadata=7499a352ae66fe4f -C extra-filename=-27f8bf9908f1c6a4 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gvdb-0.6.1-build/gvdb-0.6.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gvdb-0.6.1-build/gvdb-0.6.1/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 byteorder --edition=2021 /usr/share/cargo/registry/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 -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=7ba9f28a2b7c31dc -C extra-filename=-7397203c5131f287 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gvdb-0.6.1-build/gvdb-0.6.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gvdb-0.6.1-build/gvdb-0.6.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` thread 'main' panicked at compiler/rustc_driver_impl/src/lib.rs:1486:6: thread 'main' panicked at compiler/rustc_driver_impl/src/lib.rs:1486:6: Unable to install ctrlc handler: System(Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }) Unable to install ctrlc handler: System(Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }) stack backtrace: thread 'main' panicked at compiler/rustc_driver_impl/src/lib.rs:1486:6: stack backtrace: Unable to install ctrlc handler: System(Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }) stack backtrace: thread 'main' panicked at /home/iurt/rpmbuild/BUILD/rust-1.86.0-build/rustc-1.86.0-src/compiler/rustc_interface/src/util.rs:141:14: thread 'main' panicked at compiler/rustc_driver_impl/src/lib.rs:1486:6: thread 'main' panicked at /home/iurt/rpmbuild/BUILD/rust-1.86.0-build/rustc-1.86.0-src/compiler/rustc_interface/src/util.rs:141:14: called `Result::unwrap()` on an `Err` value: Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" } Unable to install ctrlc handler: System(Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }) called `Result::unwrap()` on an `Err` value: Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" } stack backtrace: stack backtrace: stack backtrace: 0: 0x7fdd75f46230 - ::fmt::h9076d363463cef76 0: 0x7fd3c8346230 - ::fmt::h9076d363463cef76 1: 0x7fdd758a1913 - core::fmt::write::haa4f8d89103941d2 1: 0x7fd3c7ca1913 - core::fmt::write::haa4f8d89103941d2 2: 0x7fd3c8339b53 - 3: 0x7fd3c8346092 - 2: 0x7fdd75f39b53 - 3: 0x7fdd75f46092 - 4: 0x7fdd75f486b2 - 4: 0x7fd3c83486b2 - 0: 0x7fd8a8d46230 - ::fmt::h9076d363463cef76 5: 0x7fdd75f4853a - std::panicking::default_hook::h500c9e56ff33a7b6 0: 0x7fedc3546230 - ::fmt::h9076d363463cef76 6: 0x7fdd732d9d92 - 1: 0x7fedc2ea1913 - core::fmt::write::haa4f8d89103941d2 2: 0x7fedc3539b53 - 3: 0x7fedc3546092 - 7: 0x7fdd75f49213 - std::panicking::rust_panic_with_hook::hb6c9c271e522a2af 4: 0x7fedc35486b2 - 5: 0x7fedc354853a - std::panicking::default_hook::h500c9e56ff33a7b6 6: 0x7fedc08d9d92 - 1: 0x7fd8a86a1913 - core::fmt::write::haa4f8d89103941d2 7: 0x7fedc3549213 - std::panicking::rust_panic_with_hook::hb6c9c271e522a2af 8: 0x7fedc3548f0a - 9: 0x7fedc3546709 - std::sys::backtrace::__rust_end_short_backtrace::ha1b507c6d907c5f8 2: 0x7fd8a8d39b53 - 10: 0x7fedc3548bad - rust_begin_unwind 3: 0x7fd8a8d46092 - 0: 0x7eff32346230 - ::fmt::h9076d363463cef76 8: 0x7fdd75f48f0a - 4: 0x7fd8a8d486b2 - 9: 0x7fdd75f46709 - std::sys::backtrace::__rust_end_short_backtrace::ha1b507c6d907c5f8 1: 0x7eff31ca1913 - core::fmt::write::haa4f8d89103941d2 5: 0x7fd8a8d4853a - std::panicking::default_hook::h500c9e56ff33a7b6 10: 0x7fdd75f48bad - rust_begin_unwind 2: 0x7eff32339b53 - 6: 0x7fd8a60d9d92 - 11: 0x7fdd72ce6cd0 - core::panicking::panic_fmt::h32392bf1aecbf138 3: 0x7eff32346092 - 11: 0x7fedc02e6cd0 - core::panicking::panic_fmt::h32392bf1aecbf138 4: 0x7eff323486b2 - 12: 0x7fdd72ce71d6 - core::result::unwrap_failed::h6924688a29e577a2 5: 0x7eff3234853a - std::panicking::default_hook::h500c9e56ff33a7b6 13: 0x7fdd75af0f07 - rustc_driver_impl[8df99f96ac7520f1]::install_ctrlc_handler 6: 0x7eff2f6d9d92 - 12: 0x7fedc02e71d6 - core::result::unwrap_failed::h6924688a29e577a2 14: 0x7fdd75af12e8 - rustc_driver_impl[8df99f96ac7520f1]::main 7: 0x7eff32349213 - std::panicking::rust_panic_with_hook::hb6c9c271e522a2af 0: 0x7ffb48146230 - ::fmt::h9076d363463cef76 15: 0x555e155ee167 - 13: 0x7fedc1efdba4 - rustc_driver_impl[8df99f96ac7520f1]::run_compiler 8: 0x7eff32348f0a - 9: 0x7eff32346709 - std::sys::backtrace::__rust_end_short_backtrace::ha1b507c6d907c5f8 10: 0x7eff32348bad - rust_begin_unwind 11: 0x7eff2f0e6cd0 - core::panicking::panic_fmt::h32392bf1aecbf138 12: 0x7eff2f0e71d6 - core::result::unwrap_failed::h6924688a29e577a2 13: 0x7eff31ef0f07 - rustc_driver_impl[8df99f96ac7520f1]::install_ctrlc_handler 7: 0x7fd8a8d49213 - std::panicking::rust_panic_with_hook::hb6c9c271e522a2af 14: 0x7eff31ef12e8 - rustc_driver_impl[8df99f96ac7520f1]::main 15: 0x55d90bb08167 - 16: 0x55d90bb08143 - 17: 0x55d90bb08159 - 8: 0x7fd8a8d48f0a - 18: 0x7eff32327ec0 - std::rt::lang_start_internal::hc371d46cbbe57840 9: 0x7fd8a8d46709 - std::sys::backtrace::__rust_end_short_backtrace::ha1b507c6d907c5f8 19: 0x55d90bb0819d - 10: 0x7fd8a8d48bad - rust_begin_unwind 20: 0x7eff2e8382f9 - __libc_start_call_main 11: 0x7fd8a5ae6cd0 - core::panicking::panic_fmt::h32392bf1aecbf138 21: 0x7eff2e8383ab - __libc_start_main_alias_2 12: 0x7fd8a5ae71d6 - core::result::unwrap_failed::h6924688a29e577a2 22: 0x55d90bb08075 - 1: 0x7ffb47aa1913 - core::fmt::write::haa4f8d89103941d2 23: 0x0 - error: the compiler unexpectedly panicked. this is a bug. 2: 0x7ffb48139b53 - 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 3: 0x7ffb48146092 - note: please make sure that you have updated to the latest nightly 4: 0x7ffb481486b2 - 5: 0x7ffb4814853a - std::panicking::default_hook::h500c9e56ff33a7b6 warning: the ICE couldn't be written to `/usr/share/cargo/registry/equivalent-1.0.1/rustc-ice-2025-04-24T09_39_31-269249.txt`: Permission denied (os error 13) 6: 0x7ffb454d9d92 - 14: 0x7fedc30f131b - rustc_driver_impl[8df99f96ac7520f1]::main 7: 0x7ffb48149213 - std::panicking::rust_panic_with_hook::hb6c9c271e522a2af 8: 0x7ffb48148f0a - 9: 0x7ffb48146709 - std::sys::backtrace::__rust_end_short_backtrace::ha1b507c6d907c5f8 10: 0x7ffb48148bad - rust_begin_unwind 15: 0x55a74527b167 - 11: 0x7ffb44ee6cd0 - core::panicking::panic_fmt::h32392bf1aecbf138 16: 0x55a74527b143 - 12: 0x7ffb44ee71d6 - core::result::unwrap_failed::h6924688a29e577a2 17: 0x55a74527b159 - 13: 0x7ffb46afdba4 - rustc_driver_impl[8df99f96ac7520f1]::run_compiler 18: 0x7fedc3527ec0 - std::rt::lang_start_internal::hc371d46cbbe57840 14: 0x7ffb47cf131b - rustc_driver_impl[8df99f96ac7520f1]::main 19: 0x55a74527b19d - 15: 0x5584c8bef167 - 16: 0x555e155ee143 - 20: 0x7fedbfa382f9 - __libc_start_call_main 16: 0x5584c8bef143 - 21: 0x7fedbfa383ab - __libc_start_main_alias_2 17: 0x5584c8bef159 - 22: 0x55a74527b075 - 18: 0x7ffb48127ec0 - std::rt::lang_start_internal::hc371d46cbbe57840 23: 0x0 - 17: 0x555e155ee159 - 19: 0x5584c8bef19d - 18: 0x7fdd75f27ec0 - std::rt::lang_start_internal::hc371d46cbbe57840 20: 0x7ffb446382f9 - __libc_start_call_main error: the compiler unexpectedly panicked. this is a bug. 19: 0x555e155ee19d - 13: 0x7fd8a88f0f07 - rustc_driver_impl[8df99f96ac7520f1]::install_ctrlc_handler 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 21: 0x7ffb446383ab - __libc_start_main_alias_2 14: 0x7fd8a88f12e8 - rustc_driver_impl[8df99f96ac7520f1]::main 22: 0x5584c8bef075 - note: please make sure that you have updated to the latest nightly 15: 0x557a69f42167 - 20: 0x7fdd724382f9 - __libc_start_call_main 23: 0x0 - 16: 0x557a69f42143 - warning: the ICE couldn't be written to `/usr/share/cargo/registry/static_assertions-1.1.0/rustc-ice-2025-04-24T09_39_31-269265.txt`: Permission denied (os error 13) 21: 0x7fdd724383ab - __libc_start_main_alias_2 17: 0x557a69f42159 - error: the compiler unexpectedly panicked. this is a bug. 22: 0x555e155ee075 - 18: 0x7fd8a8d27ec0 - std::rt::lang_start_internal::hc371d46cbbe57840 19: 0x557a69f4219d - 23: 0x0 - 20: 0x7fd8a52382f9 - __libc_start_call_main note: rustc 1.86.0 (05f9846f8 2025-03-31) (Mageia 1.86.0-1.mga10) running on x86_64-unknown-linux-gnu 21: 0x7fd8a52383ab - __libc_start_main_alias_2 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: rustc 1.86.0 (05f9846f8 2025-03-31) (Mageia 1.86.0-1.mga10) running on x86_64-unknown-linux-gnu 22: 0x557a69f42075 - note: please make sure that you have updated to the latest nightly 23: 0x0 - 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: 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 warning: the ICE couldn't be written to `/usr/share/cargo/registry/unicode-ident-1.0.18/rustc-ice-2025-04-24T09_39_31-269246.txt`: Permission denied (os error 13) error: the compiler unexpectedly panicked. this is a bug. note: some of the compiler flags provided by cargo are hidden note: some of the compiler flags provided by cargo are hidden 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 query stack during panic: note: please make sure that you have updated to the latest nightly query stack during panic: end of query stack end of query stack warning: the ICE couldn't be written to `/usr/share/cargo/registry/winnow-0.6.18/rustc-ice-2025-04-24T09_39_31-269258.txt`: Permission denied (os error 13) note: rustc 1.86.0 (05f9846f8 2025-03-31) (Mageia 1.86.0-1.mga10) running on x86_64-unknown-linux-gnu note: rustc 1.86.0 (05f9846f8 2025-03-31) (Mageia 1.86.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: 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 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 5: 0x7fd3c834853a - std::panicking::default_hook::h500c9e56ff33a7b6 6: 0x7fd3c56d9d92 - 7: 0x7fd3c8349213 - std::panicking::rust_panic_with_hook::hb6c9c271e522a2af 8: 0x7fd3c8348f0a - 9: 0x7fd3c8346709 - std::sys::backtrace::__rust_end_short_backtrace::ha1b507c6d907c5f8 10: 0x7fd3c8348bad - rust_begin_unwind 11: 0x7fd3c50e6cd0 - core::panicking::panic_fmt::h32392bf1aecbf138 12: 0x7fd3c50e71d6 - core::result::unwrap_failed::h6924688a29e577a2 13: 0x7fd3c7ef0f07 - rustc_driver_impl[8df99f96ac7520f1]::install_ctrlc_handler 14: 0x7fd3c7ef12e8 - rustc_driver_impl[8df99f96ac7520f1]::main 15: 0x55c3f9c57167 - 16: 0x55c3f9c57143 - 17: 0x55c3f9c57159 - 18: 0x7fd3c8327ec0 - std::rt::lang_start_internal::hc371d46cbbe57840 19: 0x55c3f9c5719d - 20: 0x7fd3c48382f9 - __libc_start_call_main 21: 0x7fd3c48383ab - __libc_start_main_alias_2 22: 0x55c3f9c57075 - 23: 0x0 - error: could not compile `winnow` (lib) Caused by: process didn't exit successfully: `/usr/bin/rustc --crate-name winnow --edition=2021 /usr/share/cargo/registry/winnow-0.6.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--allow=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=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::same_functions_in_if_condition' '--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::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=70cdd76572b30e21 -C extra-filename=-7bcc9650405e3f46 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gvdb-0.6.1-build/gvdb-0.6.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gvdb-0.6.1-build/gvdb-0.6.1/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 `unicode-ident` (lib) Caused by: process didn't exit successfully: `/usr/bin/rustc --crate-name unicode_ident --edition=2018 /usr/share/cargo/registry/unicode-ident-1.0.18/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=adcecc07420fd8e7 -C extra-filename=-e45ede29ac9488f1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gvdb-0.6.1-build/gvdb-0.6.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gvdb-0.6.1-build/gvdb-0.6.1/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 `static_assertions` (lib) Caused by: process didn't exit successfully: `/usr/bin/rustc --crate-name static_assertions --edition=2015 /usr/share/cargo/registry/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 -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=530fb6cab94aeb02 -C extra-filename=-b3f5373702d6157f --out-dir /home/pterjan/rpmbuild/BUILD/rust-gvdb-0.6.1-build/gvdb-0.6.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gvdb-0.6.1-build/gvdb-0.6.1/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 `equivalent` (lib) Caused by: process didn't exit successfully: `/usr/bin/rustc --crate-name equivalent --edition=2015 /usr/share/cargo/registry/equivalent-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6dd3cc9e98992826 -C extra-filename=-b718a9822521e99f --out-dir /home/pterjan/rpmbuild/BUILD/rust-gvdb-0.6.1-build/gvdb-0.6.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gvdb-0.6.1-build/gvdb-0.6.1/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/serde-1.0.217/rustc-ice-2025-04-24T09_39_31-269262.txt`: Permission denied (os error 13) note: rustc 1.86.0 (05f9846f8 2025-03-31) (Mageia 1.86.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 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/endi-1.1.0/rustc-ice-2025-04-24T09_39_31-269269.txt`: Permission denied (os error 13) note: rustc 1.86.0 (05f9846f8 2025-03-31) (Mageia 1.86.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 `serde` (build script) Caused by: process didn't exit successfully: `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/serde-1.0.217/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="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=d7a9ffe49e7ca34f -C extra-filename=-fb7c56fb78f3b21a --out-dir /home/pterjan/rpmbuild/BUILD/rust-gvdb-0.6.1-build/gvdb-0.6.1/target/rpm/build/serde-fb7c56fb78f3b21a -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gvdb-0.6.1-build/gvdb-0.6.1/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 `endi` (lib) Caused by: process didn't exit successfully: `/usr/bin/rustc --crate-name endi --edition=2021 /usr/share/cargo/registry/endi-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 -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=902062492ed4ef50 -C extra-filename=-4efe1099149547d6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-gvdb-0.6.1-build/gvdb-0.6.1/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-gvdb-0.6.1-build/gvdb-0.6.1/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.ov4dT4 (%build) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.ov4dT4 (%build) I: [iurt_root_command] ERROR: chroot