D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/iurt/rpmbuild/SRPMS/@2368491:rust-indexmap-2.14.2-1.mga11.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.P85ZA5 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.tHYSsm + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build + rm -rf indexmap-2.14.2 + /usr/lib/rpm/rpmuncompress -x /home/iurt/rpmbuild/SOURCES/indexmap-2.14.2.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd indexmap-2.14.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/iurt/rpmbuild/SOURCES/indexmap-fix-metadata.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/iurt/rpmbuild/tmp/rpm-tmp.T6vp2B + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build + cd indexmap-2.14.2 + /usr/bin/cargo2rpm --path Cargo.toml buildrequires --with-check + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.lKFUi6 + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.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 indexmap-2.14.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 -j24 -Z avoid-dev-deps --profile rpm Compiling hashbrown v0.17.1 Compiling equivalent v1.0.2 Running `/usr/bin/rustc --crate-name hashbrown --edition=2024 /usr/share/cargo/registry/hashbrown-0.17.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 --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_else' '--warn=clippy::ptr_cast_constness' '--warn=clippy::ptr_as_ptr' '--allow=clippy::option_if_let_else' '--warn=clippy::needless_continue' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_safety_doc' '--allow=clippy::missing_errors_doc' --warn=missing_docs '--allow=clippy::manual_map' '--warn=clippy::manual_let_else' --warn=explicit_outlives_requirements --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--allow=clippy::doc_markdown' '--warn=clippy::borrow_as_ptr' --warn=bare_trait_objects --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=a3fabf6bb60aeb9a -C extra-filename=-da79d55731761e92 --out-dir /home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.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 equivalent --edition=2015 /usr/share/cargo/registry/equivalent-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=73470154799006a2 -C extra-filename=-56dbdc6cef15f04d --out-dir /home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling indexmap v2.14.2 (/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2) Running `/usr/bin/rustc --crate-name indexmap --edition=2024 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 --deny=unsafe_code --deny=unreachable_pub --deny=unnameable_types '--allow=clippy::style' --deny=private_interfaces --deny=private_bounds --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "serde", "std", "sval", "test_debug"))' -C metadata=c6d30fbef1caf03f -C extra-filename=-3ce343005ff3d56e --out-dir /home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps --extern equivalent=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/libequivalent-56dbdc6cef15f04d.rmeta --extern hashbrown=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/libhashbrown-da79d55731761e92.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 2.19s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.bPd9sS + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/BUILDROOT '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/BUILDROOT ++ dirname /home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/BUILDROOT + mkdir -p /home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build + mkdir /home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/BUILDROOT + 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 indexmap-2.14.2 + '[' 1 -eq 1 ']' + set -euo pipefail ++ /usr/bin/cargo2rpm --path Cargo.toml is-lib + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' ++ /usr/bin/cargo2rpm --path Cargo.toml name + CRATE_NAME=indexmap ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=2.14.2 + REG_DIR=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/BUILDROOT/usr/share/cargo/registry/indexmap-2.14.2 + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/BUILDROOT/usr/share/cargo/registry/indexmap-2.14.2 + /usr/bin/awk -i inplace -v INPLACE_SUFFIX=.deps '/^\[((.+\.)?((dev|build)-)?dependencies|features)/{f=1;next} /^\[/{f=0}; !f' Cargo.toml + /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 package -l + grep -w -E -v 'Cargo.(lock|toml.orig)' + xargs -d '\n' /usr/bin/cp --parents -a -t /home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/BUILDROOT/usr/share/cargo/registry/indexmap-2.14.2 warning: no (git) VCS found for `/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/BUILDROOT/usr/share/cargo/registry/indexmap-2.14.2/Cargo.toml + /usr/bin/rm -f /home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/BUILDROOT/usr/share/cargo/registry/indexmap-2.14.2/Cargo.toml.deps + echo '{"files":{},"package":""}' ++ /usr/bin/cargo2rpm --path Cargo.toml is-bin + '[' 0 -eq 1 ']' + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j24 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.qgVuRq + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.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 indexmap-2.14.2 + '[' 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 test -j24 -Z avoid-dev-deps --profile rpm --no-fail-fast Compiling proc-macro2 v1.0.107 Compiling unicode-ident v1.0.24 Compiling quote v1.0.47 Compiling libc v0.2.189 Compiling getrandom v0.4.3 Compiling cfg-if v1.0.4 Compiling rand_core v0.10.1 Compiling serde_core v1.0.229 Compiling serde v1.0.229 Fresh hashbrown v0.17.1 Fresh equivalent v1.0.2 Compiling either v1.15.0 Compiling fnv v1.0.7 Compiling fastrand v2.5.0 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.107/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="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=22a20aee7e93dfdb -C extra-filename=-ffcabc173418edfe --out-dir /home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/build/proc-macro2-ffcabc173418edfe -L dependency=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.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 unicode_ident --edition=2021 /usr/share/cargo/registry/unicode-ident-1.0.24/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=3d304d9b4dc8a4af -C extra-filename=-e37b4c4996597795 --out-dir /home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.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/libc-0.2.189/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=8b282b8c59005344 -C extra-filename=-6ef67bd701664304 --out-dir /home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/build/libc-6ef67bd701664304 -L dependency=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.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/quote-1.0.47/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="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=b9893c2c18889460 -C extra-filename=-8d453d4876d3dc75 --out-dir /home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/build/quote-8d453d4876d3dc75 -L dependency=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.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=2024 /usr/share/cargo/registry/getrandom-0.4.3/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--warn=clippy::useless_conversion' --warn=unused_lifetimes '--warn=clippy::unnecessary_cast' --warn=unexpected_cfgs '--warn=clippy::ptr_as_ptr' --warn=missing_docs '--warn=clippy::fn_to_numeric_cast_with_truncation' '--warn=clippy::fn_to_numeric_cast' '--warn=clippy::checked_conversions' '--warn=clippy::char_lit_as_u8' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_ptr_alignment' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "windows_legacy", "unsupported", "extern_impl"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' --check-cfg 'cfg(target_os, values("motor"))' -C debug-assertions=off --cfg 'feature="sys_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "sys_rng"))' -C metadata=050619e350f78f71 -C extra-filename=-fd3e83496add2c42 --out-dir /home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/build/getrandom-fd3e83496add2c42 -L dependency=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.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=9eb6e56385ec0010 -C extra-filename=-2b2757e383f2ccb9 --out-dir /home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.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 rand_core --edition=2024 /usr/share/cargo/registry/rand_core-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 '--warn=clippy::undocumented_unsafe_blocks' --warn=missing_docs --warn=missing_debug_implementations --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c94396d236bb6f6b -C extra-filename=-5fa97348a21bf168 --out-dir /home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.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/serde_core-1.0.229/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="result"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=be8aeb7c30df3103 -C extra-filename=-f4788fd830709588 --out-dir /home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/build/serde_core-f4788fd830709588 -L dependency=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.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/serde-1.0.229/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="derive"' --cfg 'feature="serde_derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=e8dc250761502b13 -C extra-filename=-548341f2de52f2e3 --out-dir /home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/build/serde-548341f2de52f2e3 -L dependency=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.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 either --edition=2021 /usr/share/cargo/registry/either-1.15.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"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std", "use_std"))' -C metadata=f00303e55e787450 -C extra-filename=-959fab17f1137c76 --out-dir /home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.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 fnv --edition=2015 /usr/share/cargo/registry/fnv-1.0.7/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -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=3cfa6702fc68073b -C extra-filename=-07ed86ec349d93f7 --out-dir /home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.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.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=6777e511506b7973 -C extra-filename=-fbc16c174bcdf4e3 --out-dir /home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling itertools v0.15.0 Running `/usr/bin/rustc --crate-name itertools --edition=2018 /usr/share/cargo/registry/itertools-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 opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=f280b7c5bb204284 -C extra-filename=-2f526cb1347ed828 --out-dir /home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps --extern either=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/libeither-959fab17f1137c76.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/build/getrandom-fd3e83496add2c42/build-script-build` Running `/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/build/quote-8d453d4876d3dc75/build-script-build` Running `/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/build/proc-macro2-ffcabc173418edfe/build-script-build` Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.107/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=c1df1b752854264d -C extra-filename=-375dca8e1612189b --out-dir /home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps --extern unicode_ident=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/libunicode_ident-e37b4c4996597795.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg wrap_proc_macro --cfg proc_macro_span --cfg proc_macro_span_location --cfg proc_macro_span_file --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(proc_macro_span_file)' --check-cfg 'cfg(proc_macro_span_location)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_build_probe)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` Running `/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/build/serde-548341f2de52f2e3/build-script-build` Running `/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/build/serde_core-f4788fd830709588/build-script-build` Running `/usr/bin/rustc --crate-name serde_core --edition=2021 /usr/share/cargo/registry/serde_core-1.0.229/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="result"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=8b0f2651a2b13d6c -C extra-filename=-1a37ec9297c282bc --out-dir /home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'` Running `/usr/bin/rustc --crate-name quote --edition=2021 /usr/share/cargo/registry/quote-1.0.47/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=04309558bb30933b -C extra-filename=-024bc62632edfc9e --out-dir /home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps --extern proc_macro2=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/libproc_macro2-375dca8e1612189b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(no_diagnostic_namespace)'` Running `/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/build/libc-6ef67bd701664304/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.189/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 --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=23d76e3753b39608 -C extra-filename=-f4f58f4e6b228f45 --out-dir /home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg freebsd12 --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_picolibc)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(musl32_time64)' --check-cfg 'cfg(musl_redir_time64)' --check-cfg 'cfg(vxworks_lt_25_09)' --check-cfg 'cfg(libc_pauthtest)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin","qurt","qnx"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Compiling syn v3.0.5 Running `/usr/bin/rustc --crate-name syn --edition=2021 /usr/share/cargo/registry/syn-3.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=b5fa9748bdbe3924 -C extra-filename=-12335a9797884382 --out-dir /home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps --extern proc_macro2=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/libproc_macro2-375dca8e1612189b.rmeta --extern quote=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/libquote-024bc62632edfc9e.rmeta --extern unicode_ident=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/libunicode_ident-e37b4c4996597795.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name getrandom --edition=2024 /usr/share/cargo/registry/getrandom-0.4.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=clippy::useless_conversion' --warn=unused_lifetimes '--warn=clippy::unnecessary_cast' --warn=unexpected_cfgs '--warn=clippy::ptr_as_ptr' --warn=missing_docs '--warn=clippy::fn_to_numeric_cast_with_truncation' '--warn=clippy::fn_to_numeric_cast' '--warn=clippy::checked_conversions' '--warn=clippy::char_lit_as_u8' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_ptr_alignment' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' --check-cfg 'cfg(getrandom_backend, values("custom", "efi_rng", "rdrand", "rndr", "linux_getrandom", "linux_raw", "windows_legacy", "unsupported", "extern_impl"))' --check-cfg 'cfg(getrandom_msan)' --check-cfg 'cfg(getrandom_test_linux_fallback)' --check-cfg 'cfg(getrandom_test_linux_without_fallback)' --check-cfg 'cfg(getrandom_test_netbsd_fallback)' --check-cfg 'cfg(target_os, values("cygwin"))' --check-cfg 'cfg(target_os, values("motor"))' --cfg 'feature="sys_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("std", "sys_rng"))' -C metadata=39b9bddc7278e60e -C extra-filename=-50ddb4c242eb2f8b --out-dir /home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps --extern cfg_if=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/libcfg_if-2b2757e383f2ccb9.rmeta --extern libc=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/liblibc-f4f58f4e6b228f45.rmeta --extern rand_core=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/librand_core-5fa97348a21bf168.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rand v0.10.2 Running `/usr/bin/rustc --crate-name rand --edition=2024 /usr/share/cargo/registry/rand-0.10.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="sys_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "chacha", "default", "log", "serde", "simd_support", "std", "std_rng", "sys_rng", "thread_rng", "unbiased"))' -C metadata=24172c7e5274e8e7 -C extra-filename=-961be179e87be4d6 --out-dir /home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps --extern getrandom=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/libgetrandom-50ddb4c242eb2f8b.rmeta --extern rand_core=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/librand_core-5fa97348a21bf168.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling quickcheck v1.1.0 Running `/usr/bin/rustc --crate-name quickcheck --edition=2021 /usr/share/cargo/registry/quickcheck-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("default", "env_logger", "log", "regex", "use_logging"))' -C metadata=36664f77e9c63f89 -C extra-filename=-ca0455d651f5a1b7 --out-dir /home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps --extern rand=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/librand-961be179e87be4d6.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling serde_derive v1.0.229 Running `/usr/bin/rustc --crate-name serde_derive --edition=2021 /usr/share/cargo/registry/serde_derive-1.0.229/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=bf15a6d5f9d7da8b -C extra-filename=-d52cdb16a27f2d64 --out-dir /home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps --extern proc_macro2=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/libproc_macro2-375dca8e1612189b.rlib --extern quote=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/libquote-024bc62632edfc9e.rlib --extern syn=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/libsyn-12335a9797884382.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name serde --edition=2021 /usr/share/cargo/registry/serde-1.0.229/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="derive"' --cfg 'feature="serde_derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=2bb52b9d22ab2671 -C extra-filename=-17a17b04857cfd94 --out-dir /home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps --extern serde_core=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/libserde_core-1a37ec9297c282bc.rmeta --extern serde_derive=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/libserde_derive-d52cdb16a27f2d64.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg if_docsrs_then_no_serde_core --check-cfg 'cfg(feature, values("result"))' --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'` Compiling indexmap v2.14.2 (/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2) Running `/usr/bin/rustc --crate-name tests --edition=2024 tests/tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=rust_2018_idioms --deny=unsafe_code --deny=unreachable_pub --deny=unnameable_types '--allow=clippy::style' --deny=private_interfaces --deny=private_bounds --test --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "serde", "std", "sval", "test_debug"))' -C metadata=343efed73896c7ed -C extra-filename=-d3d1061faa253ea0 --out-dir /home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps --extern equivalent=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/libequivalent-56dbdc6cef15f04d.rlib --extern fastrand=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/libfastrand-fbc16c174bcdf4e3.rlib --extern fnv=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/libfnv-07ed86ec349d93f7.rlib --extern hashbrown=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/libhashbrown-da79d55731761e92.rlib --extern indexmap=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/libindexmap-3ce343005ff3d56e.rlib --extern itertools=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/libitertools-2f526cb1347ed828.rlib --extern quickcheck=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/libquickcheck-ca0455d651f5a1b7.rlib --extern serde=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/libserde-17a17b04857cfd94.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name quick --edition=2024 tests/quick.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=rust_2018_idioms --deny=unsafe_code --deny=unreachable_pub --deny=unnameable_types '--allow=clippy::style' --deny=private_interfaces --deny=private_bounds --test --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "serde", "std", "sval", "test_debug"))' -C metadata=b02a054faed7c77b -C extra-filename=-0edb3c5b55e58088 --out-dir /home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps --extern equivalent=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/libequivalent-56dbdc6cef15f04d.rlib --extern fastrand=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/libfastrand-fbc16c174bcdf4e3.rlib --extern fnv=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/libfnv-07ed86ec349d93f7.rlib --extern hashbrown=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/libhashbrown-da79d55731761e92.rlib --extern indexmap=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/libindexmap-3ce343005ff3d56e.rlib --extern itertools=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/libitertools-2f526cb1347ed828.rlib --extern quickcheck=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/libquickcheck-ca0455d651f5a1b7.rlib --extern serde=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/libserde-17a17b04857cfd94.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name indexmap --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=rust_2018_idioms --deny=unsafe_code --deny=unreachable_pub --deny=unnameable_types '--allow=clippy::style' --deny=private_interfaces --deny=private_bounds --test --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "serde", "std", "sval", "test_debug"))' -C metadata=483acb492c9497bf -C extra-filename=-3b1f03b540722729 --out-dir /home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps --extern equivalent=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/libequivalent-56dbdc6cef15f04d.rlib --extern fastrand=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/libfastrand-fbc16c174bcdf4e3.rlib --extern fnv=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/libfnv-07ed86ec349d93f7.rlib --extern hashbrown=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/libhashbrown-da79d55731761e92.rlib --extern itertools=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/libitertools-2f526cb1347ed828.rlib --extern quickcheck=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/libquickcheck-ca0455d651f5a1b7.rlib --extern serde=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/libserde-17a17b04857cfd94.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name equivalent_trait --edition=2024 tests/equivalent_trait.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=rust_2018_idioms --deny=unsafe_code --deny=unreachable_pub --deny=unnameable_types '--allow=clippy::style' --deny=private_interfaces --deny=private_bounds --test --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "serde", "std", "sval", "test_debug"))' -C metadata=f0b14d356e6f8800 -C extra-filename=-bebdd66dda0ab339 --out-dir /home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps --extern equivalent=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/libequivalent-56dbdc6cef15f04d.rlib --extern fastrand=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/libfastrand-fbc16c174bcdf4e3.rlib --extern fnv=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/libfnv-07ed86ec349d93f7.rlib --extern hashbrown=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/libhashbrown-da79d55731761e92.rlib --extern indexmap=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/libindexmap-3ce343005ff3d56e.rlib --extern itertools=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/libitertools-2f526cb1347ed828.rlib --extern quickcheck=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/libquickcheck-ca0455d651f5a1b7.rlib --extern serde=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/libserde-17a17b04857cfd94.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name macros_full_path --edition=2024 tests/macros_full_path.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=rust_2018_idioms --deny=unsafe_code --deny=unreachable_pub --deny=unnameable_types '--allow=clippy::style' --deny=private_interfaces --deny=private_bounds --test --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "serde", "std", "sval", "test_debug"))' -C metadata=de329752147954df -C extra-filename=-7ea7cc2107d66df5 --out-dir /home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps --extern equivalent=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/libequivalent-56dbdc6cef15f04d.rlib --extern fastrand=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/libfastrand-fbc16c174bcdf4e3.rlib --extern fnv=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/libfnv-07ed86ec349d93f7.rlib --extern hashbrown=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/libhashbrown-da79d55731761e92.rlib --extern indexmap=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/libindexmap-3ce343005ff3d56e.rlib --extern itertools=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/libitertools-2f526cb1347ed828.rlib --extern quickcheck=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/libquickcheck-ca0455d651f5a1b7.rlib --extern serde=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/libserde-17a17b04857cfd94.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 1m 14s Running `/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/indexmap-3b1f03b540722729` running 134 tests test inner::assert_send_sync ... ok test map::raw_entry_v1::assert_send_sync ... ok test map::slice::tests::slice_get_range ... ok test map::entry::assert_send_sync ... ok test map::slice::tests::slice_get_index_mut ... ok test map::slice::tests::slice_index ... ok test map::slice::tests::slice_new ... ok test map::slice::tests::slice_new_mut ... ok test map::slice::tests::slice_index_mut ... ok test map::slice::tests::slice_split_first ... ok test map::slice::tests::slice_split_first_mut ... ok test map::slice::tests::slice_split_last ... ok test map::slice::tests::slice_split_last_mut ... ok test map::tests::clear ... ok test map::tests::disjoint_indices_mut_empty ... ok test map::tests::disjoint_indices_mut_fail_duplicate ... ok test map::tests::disjoint_indices_mut_fail_oob ... ok test map::tests::disjoint_indices_mut_success ... ok test map::tests::disjoint_mut_empty_map ... ok test map::tests::disjoint_mut_empty_param ... ok test map::tests::disjoint_mut_multi_fail_duplicate_panic - should panic ... ok test map::tests::disjoint_mut_multi_fail_missing ... ok test map::tests::disjoint_mut_multi_success ... ok test map::tests::disjoint_mut_multi_success_borrow_key ... ok test map::tests::disjoint_mut_single_fail ... ok test map::tests::disjoint_mut_single_success ... ok test map::tests::disjoint_mut_multi_success_unsized_key ... ok test map::tests::drain_range ... ok test map::tests::entry ... ok test map::tests::entry_and_modify ... ok test map::tests::entry_or_default ... ok test map::tests::extend ... ok test map::tests::from_array ... ok test map::tests::from_entries ... ok test map::tests::get_index_entry ... ok test map::tests::get_index_mut2 ... ok test map::tests::get_range ... ok test map::tests::get_range_mut ... ok test map::tests::insert ... ok test map::tests::grow ... ok test map::tests::insert_before_oob - should panic ... ok test map::tests::insert_full ... ok test map::tests::insert_order ... ok test map::tests::insert_sorted_bad ... ok test map::tests::insert_sorted_by ... ok test map::tests::insert_sorted_by_key ... ok test map::tests::into_boxed_slice ... ok test map::tests::insert_2 ... ok test map::tests::into_values ... ok test map::tests::into_keys ... ok test map::tests::is_sorted ... ok test map::tests::is_sorted_trivial ... ok test map::tests::it_works ... ok test map::tests::iter_default ... ok test map::tests::keys ... ok test map::tests::last_mut ... ok test map::tests::new ... ok test map::tests::occupied_entry_key ... ok test map::tests::partial_eq_and_eq ... ok test map::tests::remove ... ok test map::tests::remove_to_empty ... ok test map::tests::reserve ... ok test map::tests::shift_insert ... ok test map::tests::shift_remove_entry ... ok test map::tests::shift_insert_oob - should panic ... ok test map::tests::shift_remove_full ... ok test map::tests::shift_shift_remove_index ... ok test map::tests::shrink_to_fit ... ok test map::tests::sorted_unstable_by ... ok test map::tests::swap_remove_index ... ok test map::tests::test_binary_search_by ... ok test map::tests::test_binary_search_by_key ... ok test map::tests::test_move_index_out_of_bounds_0_10 - should panic ... ok test map::tests::test_move_index_out_of_bounds_0_max - should panic ... ok test map::tests::test_move_index_out_of_bounds_10_0 - should panic ... ok test map::tests::test_move_index_out_of_bounds_max_0 - should panic ... ok test map::tests::test_partition_point ... ok test map::tests::try_reserve ... ok test map::tests::values ... ok test map::tests::values_mut ... ok test set::slice::tests::slice_index ... ok test set::tests::binary_search ... ok test set::tests::comparisons ... ok test set::tests::drain ... ok test set::tests::extend ... ok test set::tests::first ... ok test set::tests::from_array ... ok test set::tests::get_range ... ok test set::tests::grow ... ok test set::tests::insert ... ok test set::tests::insert_dup ... ok test set::tests::insert_full ... ok test set::tests::insert_sorted ... ok test set::tests::insert_order ... ok test set::tests::is_sorted ... ok test set::tests::is_sorted_trivial ... ok test set::tests::it_works ... ok test set::tests::iter_comparisons ... ok test set::tests::iter_default ... ok test set::tests::last ... ok test set::tests::insert_2 ... ok test set::tests::new ... ok test set::tests::partial_eq_and_eq ... ok test set::tests::ops ... ok test set::tests::remove ... ok test set::tests::replace ... ok test set::tests::replace_change ... ok test set::tests::replace_dup ... ok test set::tests::replace_full ... ok test set::tests::replace_order ... ok test set::tests::reserve ... ok test set::tests::retain ... ok test set::tests::shift_insert ... ok test set::tests::shift_remove_full ... ok test set::tests::shift_remove_index ... ok test set::tests::replace_2 ... ok test set::tests::shift_take ... ok test set::tests::sort_by ... ok test set::tests::shrink_to_fit ... ok test set::tests::sort_by_cached_key ... ok test set::tests::sort_by_key ... ok test set::tests::sort_unstable ... ok test set::tests::sort_unstable_by ... ok test set::tests::sort_unstable_by_key ... ok test set::tests::sorted_unstable_by ... ok test set::tests::split_off ... ok test set::tests::swap_remove_index ... ok test set::tests::swap_take ... ok test set::tests::take ... ok test set::tests::test_binary_search_by ... ok test set::tests::test_binary_search_by_key ... ok test set::tests::try_reserve ... ok test set::tests::test_partition_point ... ok test set::tests::try_reserve_exact ... ok test result: ok. 134 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s Running `/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/equivalent_trait-bebdd66dda0ab339` running 2 tests test test_lookup ... ok test test_string_str ... ok test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/macros_full_path-7ea7cc2107d66df5` running 6 tests test test_create_set ... ok test test_map_shadow ... ok test test_map_shadow_default ... ok test test_create_map ... ok test test_set_shadow ... ok test test_set_shadow_default ... ok test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/quick-0edb3c5b55e58088` running 39 tests test contains ... ok test drain_full ... ok test extract_if_odd ... ok test indexing ... ok test extract_if_odd_limit ... ok test contains_not ... ok test equality ... ok test drain_bounds ... ok test insertion_order ... ok test pop ... ok test insert_remove ... ok test replace_index ... ok test raw_occupied_entry_shift_insert ... ok test occupied_entry_shift_insert ... ok test insert_sorted_by ... ok test insert_sorted ... ok test insert_sorted_by_key ... ok test with_cap ... ok test indexed_entry_swap_indices ... ok test vacant_replace_index ... ok test indexed_entry_move_index ... ok test operations_string ... ok test map_swap_indices ... ok test shift_remove ... ok test raw_occupied_entry_swap_indices ... ok test occupied_entry_swap_indices ... ok test occupied_entry_move_index ... ok test map_move_index ... ok test raw_occupied_entry_move_index ... ok test keys_values_mut ... ok test sort_2 ... ok test sort_3 ... ok test keys_values ... ok test operations_i8 ... ok test retain_ordered ... ok test set_move_index ... ok test set_swap_indices ... ok test sort_1 ... ok test reverse ... ok test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s Running `/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/tests-d3d1061faa253ea0` running 2 tests test test_sort ... ok test test_sort_set ... ok test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests indexmap Running `/usr/bin/rustdoc --edition=2024 --crate-type lib --color auto --crate-name indexmap --test src/lib.rs --test-run-directory /home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2 --warn=rust_2018_idioms --deny=unsafe_code --deny=unreachable_pub --deny=unnameable_types '--allow=clippy::style' --deny=private_interfaces --deny=private_bounds --extern equivalent=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/libequivalent-56dbdc6cef15f04d.rlib --extern fastrand=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/libfastrand-fbc16c174bcdf4e3.rlib --extern fnv=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/libfnv-07ed86ec349d93f7.rlib --extern hashbrown=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/libhashbrown-da79d55731761e92.rlib --extern indexmap=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/libindexmap-3ce343005ff3d56e.rlib --extern itertools=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/libitertools-2f526cb1347ed828.rlib --extern quickcheck=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/libquickcheck-ca0455d651f5a1b7.rlib --extern serde=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps/libserde-17a17b04857cfd94.rlib -L dependency=/home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/indexmap-2.14.2/target/rpm/deps -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "serde", "std", "sval", "test_debug"))' --error-format human` running 41 tests test src/lib.rs - (line 65) ... ok test src/macros.rs - macros::indexmap_with_default (line 25) ... ok test src/macros.rs - macros::indexmap (line 77) ... ok test src/macros.rs - macros::indexset_with_default (line 130) ... ok test src/macros.rs - macros::indexset_with_default (line 111) ... ok test src/macros.rs - macros::indexmap_with_default (line 6) ... ok test src/macros.rs - macros::indexset (line 184) ... ok test src/map.rs - map::IndexMap (line 78) ... ok test src/map.rs - map::IndexMap::from (line 1772) ... ok test src/map.rs - map::IndexMap (line 1598) - should panic ... ok test src/map.rs - map::IndexMap (line 1587) ... ok test src/map.rs - map::IndexMap (line 1642) - should panic ... ok test src/map.rs - map::IndexMap (line 1629) ... ok test src/map.rs - map::IndexMap (line 1715) ... ok test src/map.rs - map::IndexMap (line 1687) - should panic ... ok test src/map.rs - map::IndexMap (line 1670) ... ok test src/map.rs - map::IndexMap (line 1728) - should panic ... ok test src/map.rs - map::IndexMap::extract_if (line 340) ... ok test src/map.rs - map::IndexMap::append (line 783) ... ok test src/map.rs - map::IndexMap::get_disjoint_indices_mut (line 1455) ... ok test src/map.rs - map::IndexMap::get_disjoint_mut (line 943) ... ok test src/map.rs - map::IndexMap::pop_if (line 1139) ... ok test src/map.rs - map::IndexMap::insert_before (line 569) ... ok test src/map.rs - map::IndexMap::shift_insert (line 641) ... ok test src/map/raw_entry_v1.rs - map::raw_entry_v1::RawEntryApiV1::raw_entry_v1 (line 43) ... ok test src/map.rs - map::IndexMap::splice (line 755) ... ok test src/map.rs - map::IndexMap::shift_insert (line 669) - should panic ... ok test src/map/raw_entry_v1.rs - map::raw_entry_v1::RawEntryApiV1::raw_entry_mut_v1 (line 97) ... ok test src/map/iter.rs - map::iter::Keys<'_,K,V> (line 429) - should panic ... ok test src/set.rs - set::IndexSet (line 72) ... ok test src/map/iter.rs - map::iter::Keys<'_,K,V> (line 395) ... ok test src/set.rs - set::IndexSet::append (line 707) ... ok test src/set.rs - set::IndexSet::from (line 1310) ... ok test src/set.rs - set::IndexSet (line 1253) ... ok test src/set.rs - set::IndexSet (line 1270) - should panic ... ok test src/set.rs - set::IndexSet::shift_insert (line 534) ... ok test src/set.rs - set::IndexSet::shift_insert (line 562) - should panic ... ok test src/set.rs - set::IndexSet::extract_if (line 277) ... ok test src/set.rs - set::IndexSet::insert_before (line 484) ... ok test src/set.rs - set::IndexSet::pop_if (line 917) ... ok test src/set.rs - set::IndexSet::splice (line 676) ... ok test result: ok. 41 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s all doctests ran in 1.93s; merged doctests compilation took 1.91s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-indexmap-devel-2.14.2-1.mga11.noarch warning: File listed twice: /usr/share/cargo/registry/indexmap-2.14.2/LICENSE-APACHE warning: File listed twice: /usr/share/cargo/registry/indexmap-2.14.2/LICENSE-MIT warning: File listed twice: /usr/share/cargo/registry/indexmap-2.14.2/README.md warning: File listed twice: /usr/share/cargo/registry/indexmap-2.14.2/RELEASES.md Provides: crate(indexmap) = 2.14.2 purl(pkg:cargo/indexmap@2.14.2) rust-indexmap-devel = 2.14.2-1.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(equivalent) >= 1.0.0 crate(hashbrown) >= 0.17.0 rust >= 1.85 Processing files: rust-indexmap+default-devel-2.14.2-1.mga11.noarch Provides: crate(indexmap/default) = 2.14.2 rust-indexmap+default-devel = 2.14.2-1.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(indexmap) = 2.14.2 crate(indexmap/std) = 2.14.2 Processing files: rust-indexmap+arbitrary-devel-2.14.2-1.mga11.noarch Provides: crate(indexmap/arbitrary) = 2.14.2 rust-indexmap+arbitrary-devel = 2.14.2-1.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(arbitrary) >= 1.0.0 crate(indexmap) = 2.14.2 Processing files: rust-indexmap+quickcheck-devel-2.14.2-1.mga11.noarch Provides: crate(indexmap/quickcheck) = 2.14.2 rust-indexmap+quickcheck-devel = 2.14.2-1.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(indexmap) = 2.14.2 crate(quickcheck) >= 1.0.0 Processing files: rust-indexmap+rayon-devel-2.14.2-1.mga11.noarch Provides: crate(indexmap/rayon) = 2.14.2 rust-indexmap+rayon-devel = 2.14.2-1.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(indexmap) = 2.14.2 crate(rayon/default) >= 1.9.0 Processing files: rust-indexmap+serde-devel-2.14.2-1.mga11.noarch Provides: crate(indexmap/serde) = 2.14.2 rust-indexmap+serde-devel = 2.14.2-1.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(indexmap) = 2.14.2 crate(serde) >= 1.0.220 crate(serde_core) >= 1.0.220 Processing files: rust-indexmap+std-devel-2.14.2-1.mga11.noarch Provides: crate(indexmap/std) = 2.14.2 rust-indexmap+std-devel = 2.14.2-1.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(indexmap) = 2.14.2 Processing files: rust-indexmap+test_debug-devel-2.14.2-1.mga11.noarch Provides: crate(indexmap/test_debug) = 2.14.2 rust-indexmap+test_debug-devel = 2.14.2-1.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(indexmap) = 2.14.2 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build/BUILDROOT Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-indexmap+default-devel-2.14.2-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-indexmap+rayon-devel-2.14.2-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-indexmap+arbitrary-devel-2.14.2-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-indexmap+std-devel-2.14.2-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-indexmap+quickcheck-devel-2.14.2-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-indexmap+serde-devel-2.14.2-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-indexmap+test_debug-devel-2.14.2-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-indexmap-devel-2.14.2-1.mga11.noarch.rpm Executing(rmbuild): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.29NxRB + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build + test -d /home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build + rm -rf /home/iurt/rpmbuild/BUILD/rust-indexmap-2.14.2-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/indexmap-2.14.2/LICENSE-APACHE File listed twice: /usr/share/cargo/registry/indexmap-2.14.2/LICENSE-MIT File listed twice: /usr/share/cargo/registry/indexmap-2.14.2/README.md File listed twice: /usr/share/cargo/registry/indexmap-2.14.2/RELEASES.md D: [iurt_root_command] Success!