D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-indexmap1-1.9.3-0.1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.oe0Lzz + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build + test -d /home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.7NYvI8 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build + rm -rf indexmap-1.9.3 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/indexmap-1.9.3.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd indexmap-1.9.3 + /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 Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.lDI5yT + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build + cd indexmap-1.9.3 + /usr/bin/cargo2rpm --path Cargo.toml buildrequires --with-check + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.zj5EX1 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-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-1.9.3 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo build -j16 -Z avoid-dev-deps --profile rpm Compiling autocfg v1.4.0 Compiling hashbrown v0.12.3 Running `/usr/bin/rustc --crate-name autocfg --edition=2015 /usr/share/cargo/registry/autocfg-1.4.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)' --check-cfg 'cfg(feature, values())' -C metadata=93969f80fea9d9e8 -C extra-filename=-93969f80fea9d9e8 --out-dir /home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/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.12.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="raw"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ahash", "ahash-compile-time-rng", "alloc", "bumpalo", "compiler_builtins", "core", "default", "inline-more", "nightly", "raw", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=7c59e91e44faf942 -C extra-filename=-7c59e91e44faf942 --out-dir /home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling indexmap v1.9.3 (/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3) Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "quickcheck", "rayon", "rustc-rayon", "serde", "serde-1", "std", "test_debug", "test_low_transition_point"))' -C metadata=35a46d503166c9f4 -C extra-filename=-35a46d503166c9f4 --out-dir /home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/build/indexmap-35a46d503166c9f4 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps --extern autocfg=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/libautocfg-93969f80fea9d9e8.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/build/indexmap-35a46d503166c9f4/build-script-build` Running `/usr/bin/rustc --crate-name indexmap --edition=2021 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)' --check-cfg 'cfg(feature, values("arbitrary", "quickcheck", "rayon", "rustc-rayon", "serde", "serde-1", "std", "test_debug", "test_low_transition_point"))' -C metadata=61edb612f8cc5dcc -C extra-filename=-61edb612f8cc5dcc --out-dir /home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps --extern hashbrown=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/libhashbrown-7c59e91e44faf942.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg has_std --check-cfg 'cfg(has_std)'` Finished `rpm` profile [optimized + debuginfo] target(s) in 2.76s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.uHQ3sr + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-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-1.9.3 + '[' 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=1.9.3 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/BUILDROOT/usr/share/cargo/registry/indexmap-1.9.3 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/BUILDROOT/usr/share/cargo/registry/indexmap-1.9.3 + /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/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/BUILDROOT/usr/share/cargo/registry/indexmap-1.9.3 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/BUILDROOT/usr/share/cargo/registry/indexmap-1.9.3/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/BUILDROOT/usr/share/cargo/registry/indexmap-1.9.3/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 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.jPwCuu + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-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-1.9.3 + '[' 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 -j16 -Z avoid-dev-deps --profile rpm --no-fail-fast Compiling libc v0.2.168 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/libc-0.2.168/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --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=25c1c3be200813b3 -C extra-filename=-25c1c3be200813b3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/build/libc-25c1c3be200813b3 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling cfg-if v1.0.0 Compiling proc-macro2 v1.0.93 Compiling unicode-ident v1.0.12 Fresh autocfg v1.4.0 Compiling ppv-lite86 v0.2.17 Fresh hashbrown v0.12.3 Compiling byteorder v1.5.0 Compiling either v1.9.0 Compiling lazy_static v1.5.0 Compiling fnv v1.0.7 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.93/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)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=f978067cf11254df -C extra-filename=-f978067cf11254df --out-dir /home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/build/proc-macro2-f978067cf11254df -L dependency=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/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.12/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)' --check-cfg 'cfg(feature, values())' -C metadata=12eb5c3affab2e98 -C extra-filename=-12eb5c3affab2e98 --out-dir /home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/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 lazy_static --edition=2015 /usr/share/cargo/registry/lazy_static-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=cc8ff1181bf7cb84 -C extra-filename=-cc8ff1181bf7cb84 --out-dir /home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/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.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)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=a75da4dac8bb7c65 -C extra-filename=-a75da4dac8bb7c65 --out-dir /home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/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 ppv_lite86 --edition=2018 /usr/share/cargo/registry/ppv-lite86-0.2.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=d10d683b801a33fe -C extra-filename=-d10d683b801a33fe --out-dir /home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/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)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=00aeb38acad1498e -C extra-filename=-00aeb38acad1498e --out-dir /home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/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)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=a427c8e402f169bd -C extra-filename=-a427c8e402f169bd --out-dir /home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/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=2018 /usr/share/cargo/registry/either-1.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "use_std"))' -C metadata=e031c9edd1c05155 -C extra-filename=-e031c9edd1c05155 --out-dir /home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling itertools v0.10.5 Running `/usr/bin/rustc --crate-name itertools --edition=2018 /usr/share/cargo/registry/itertools-0.10.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=41385dbdbef285d3 -C extra-filename=-41385dbdbef285d3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps --extern either=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/libeither-e031c9edd1c05155.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling fxhash v0.2.1 Running `/usr/bin/rustc --crate-name fxhash --edition=2015 /usr/share/cargo/registry/fxhash-0.2.1/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)' --check-cfg 'cfg(feature, values())' -C metadata=b1d266a4f28c4d1a -C extra-filename=-b1d266a4f28c4d1a --out-dir /home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps --extern byteorder=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/libbyteorder-a427c8e402f169bd.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/build/proc-macro2-f978067cf11254df/build-script-build` Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.93/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)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=1aea65cea9ced273 -C extra-filename=-1aea65cea9ced273 --out-dir /home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/libunicode_ident-12eb5c3affab2e98.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 --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(procmacro2_backtrace)' --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/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/build/libc-25c1c3be200813b3/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.168/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)' --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=b56a13c920abbd53 -C extra-filename=-b56a13c920abbd53 --out-dir /home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg freebsd11 --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --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(libc_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Compiling quote v1.0.37 Running `/usr/bin/rustc --crate-name quote --edition=2018 /usr/share/cargo/registry/quote-1.0.37/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)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=078ef98a1f18ab71 -C extra-filename=-078ef98a1f18ab71 --out-dir /home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/libproc_macro2-1aea65cea9ced273.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling syn v2.0.96 Running `/usr/bin/rustc --crate-name syn --edition=2021 /usr/share/cargo/registry/syn-2.0.96/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)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=84e15c96faf43a3d -C extra-filename=-84e15c96faf43a3d --out-dir /home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/libproc_macro2-1aea65cea9ced273.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/libquote-078ef98a1f18ab71.rmeta --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/libunicode_ident-12eb5c3affab2e98.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling getrandom v0.2.11 Running `/usr/bin/rustc --crate-name getrandom --edition=2018 /usr/share/cargo/registry/getrandom-0.2.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("custom", "rdrand", "std"))' -C metadata=3cac3f2389605c4e -C extra-filename=-3cac3f2389605c4e --out-dir /home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/libcfg_if-a75da4dac8bb7c65.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/liblibc-b56a13c920abbd53.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rand_core v0.6.4 Running `/usr/bin/rustc --crate-name rand_core --edition=2018 /usr/share/cargo/registry/rand_core-0.6.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 --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=ecae7bd70e1a73ed -C extra-filename=-ecae7bd70e1a73ed --out-dir /home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps --extern getrandom=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/libgetrandom-3cac3f2389605c4e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rand_chacha v0.3.1 Running `/usr/bin/rustc --crate-name rand_chacha --edition=2018 /usr/share/cargo/registry/rand_chacha-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "serde1", "simd", "std"))' -C metadata=83a348773e96daf3 -C extra-filename=-83a348773e96daf3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps --extern ppv_lite86=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/libppv_lite86-d10d683b801a33fe.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/librand_core-ecae7bd70e1a73ed.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rand v0.8.5 Running `/usr/bin/rustc --crate-name rand --edition=2018 /usr/share/cargo/registry/rand-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="libc"' --cfg 'feature="rand_chacha"' --cfg 'feature="small_rng"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "min_const_gen", "nightly", "packed_simd", "rand_chacha", "serde", "serde1", "simd_support", "small_rng", "std", "std_rng"))' -C metadata=19693b6ba8598551 -C extra-filename=-19693b6ba8598551 --out-dir /home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/liblibc-b56a13c920abbd53.rmeta --extern rand_chacha=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/librand_chacha-83a348773e96daf3.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/librand_core-ecae7bd70e1a73ed.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling quickcheck v1.0.3 Running `/usr/bin/rustc --crate-name quickcheck --edition=2018 /usr/share/cargo/registry/quickcheck-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "env_logger", "log", "regex", "use_logging"))' -C metadata=dd60b77c9f2bfa9f -C extra-filename=-dd60b77c9f2bfa9f --out-dir /home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps --extern rand=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/librand-19693b6ba8598551.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling serde_derive v1.0.210 Running `/usr/bin/rustc --crate-name serde_derive --edition=2015 /usr/share/cargo/registry/serde_derive-1.0.210/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)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=73314e46ffc534fa -C extra-filename=-73314e46ffc534fa --out-dir /home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/libproc_macro2-1aea65cea9ced273.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/libquote-078ef98a1f18ab71.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/libsyn-84e15c96faf43a3d.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling indexmap v1.9.3 (/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3) Running `/usr/bin/rustc --crate-name equivalent_trait --edition=2021 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 --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "quickcheck", "rayon", "rustc-rayon", "serde", "serde-1", "std", "test_debug", "test_low_transition_point"))' -C metadata=a3063e0a9bdc2052 -C extra-filename=-a3063e0a9bdc2052 --out-dir /home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps --extern fnv=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/libfnv-00aeb38acad1498e.rlib --extern fxhash=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/libfxhash-b1d266a4f28c4d1a.rlib --extern hashbrown=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/libhashbrown-7c59e91e44faf942.rlib --extern indexmap=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/libindexmap-61edb612f8cc5dcc.rlib --extern itertools=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/libitertools-41385dbdbef285d3.rlib --extern lazy_static=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/liblazy_static-cc8ff1181bf7cb84.rlib --extern quickcheck=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/libquickcheck-dd60b77c9f2bfa9f.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/librand-19693b6ba8598551.rlib --extern serde_derive=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/libserde_derive-73314e46ffc534fa.so -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg has_std --check-cfg 'cfg(has_std)'` Running `/usr/bin/rustc --crate-name tests --edition=2021 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 --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "quickcheck", "rayon", "rustc-rayon", "serde", "serde-1", "std", "test_debug", "test_low_transition_point"))' -C metadata=83d4e946ad5864cb -C extra-filename=-83d4e946ad5864cb --out-dir /home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps --extern fnv=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/libfnv-00aeb38acad1498e.rlib --extern fxhash=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/libfxhash-b1d266a4f28c4d1a.rlib --extern hashbrown=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/libhashbrown-7c59e91e44faf942.rlib --extern indexmap=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/libindexmap-61edb612f8cc5dcc.rlib --extern itertools=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/libitertools-41385dbdbef285d3.rlib --extern lazy_static=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/liblazy_static-cc8ff1181bf7cb84.rlib --extern quickcheck=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/libquickcheck-dd60b77c9f2bfa9f.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/librand-19693b6ba8598551.rlib --extern serde_derive=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/libserde_derive-73314e46ffc534fa.so -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg has_std --check-cfg 'cfg(has_std)'` Running `/usr/bin/rustc --crate-name quick --edition=2021 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 --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "quickcheck", "rayon", "rustc-rayon", "serde", "serde-1", "std", "test_debug", "test_low_transition_point"))' -C metadata=e6cf70b80afc2a11 -C extra-filename=-e6cf70b80afc2a11 --out-dir /home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps --extern fnv=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/libfnv-00aeb38acad1498e.rlib --extern fxhash=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/libfxhash-b1d266a4f28c4d1a.rlib --extern hashbrown=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/libhashbrown-7c59e91e44faf942.rlib --extern indexmap=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/libindexmap-61edb612f8cc5dcc.rlib --extern itertools=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/libitertools-41385dbdbef285d3.rlib --extern lazy_static=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/liblazy_static-cc8ff1181bf7cb84.rlib --extern quickcheck=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/libquickcheck-dd60b77c9f2bfa9f.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/librand-19693b6ba8598551.rlib --extern serde_derive=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/libserde_derive-73314e46ffc534fa.so -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg has_std --check-cfg 'cfg(has_std)'` Running `/usr/bin/rustc --crate-name indexmap --edition=2021 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 --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "quickcheck", "rayon", "rustc-rayon", "serde", "serde-1", "std", "test_debug", "test_low_transition_point"))' -C metadata=b2cbf3459a6bfaf0 -C extra-filename=-b2cbf3459a6bfaf0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps --extern fnv=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/libfnv-00aeb38acad1498e.rlib --extern fxhash=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/libfxhash-b1d266a4f28c4d1a.rlib --extern hashbrown=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/libhashbrown-7c59e91e44faf942.rlib --extern itertools=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/libitertools-41385dbdbef285d3.rlib --extern lazy_static=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/liblazy_static-cc8ff1181bf7cb84.rlib --extern quickcheck=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/libquickcheck-dd60b77c9f2bfa9f.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/librand-19693b6ba8598551.rlib --extern serde_derive=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/libserde_derive-73314e46ffc534fa.so -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg has_std --check-cfg 'cfg(has_std)'` Running `/usr/bin/rustc --crate-name macros_full_path --edition=2021 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 --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "quickcheck", "rayon", "rustc-rayon", "serde", "serde-1", "std", "test_debug", "test_low_transition_point"))' -C metadata=6dc6903da5eadd18 -C extra-filename=-6dc6903da5eadd18 --out-dir /home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps --extern fnv=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/libfnv-00aeb38acad1498e.rlib --extern fxhash=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/libfxhash-b1d266a4f28c4d1a.rlib --extern hashbrown=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/libhashbrown-7c59e91e44faf942.rlib --extern indexmap=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/libindexmap-61edb612f8cc5dcc.rlib --extern itertools=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/libitertools-41385dbdbef285d3.rlib --extern lazy_static=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/liblazy_static-cc8ff1181bf7cb84.rlib --extern quickcheck=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/libquickcheck-dd60b77c9f2bfa9f.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/librand-19693b6ba8598551.rlib --extern serde_derive=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/libserde_derive-73314e46ffc534fa.so -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg has_std --check-cfg 'cfg(has_std)'` Finished `rpm` profile [optimized + debuginfo] target(s) in 58.24s Running `/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/indexmap-b2cbf3459a6bfaf0` running 48 tests test set::tests::remove ... ok test map::tests::grow ... ok test map::tests::insert_2 ... ok test set::tests::it_works ... ok test map::tests::partial_eq_and_eq ... ok test set::tests::extend ... ok test set::tests::shrink_to_fit ... ok test set::tests::swap_remove_index ... ok test map::tests::keys ... ok test map::tests::values_mut ... ok test map::tests::into_keys ... ok test map::tests::entry_and_modify ... ok test map::tests::extend ... ok test map::tests::from_array ... ok test map::tests::it_works ... ok test set::tests::replace_2 ... ok test set::tests::replace_full ... ok test map::tests::entry ... ok test set::tests::replace_dup ... ok test map::tests::remove_to_empty ... ok test set::tests::insert_dup ... ok test set::tests::insert_full ... ok test set::tests::ops ... ok test map::tests::into_values ... ok test set::tests::comparisons ... ok test map::tests::insert_order ... ok test map::tests::insert_full ... ok test map::tests::shrink_to_fit ... ok test set::tests::partial_eq_and_eq ... ok test map::tests::insert ... ok test set::tests::replace ... ok test set::tests::insert ... ok test map::tests::swap_remove_index ... ok test map::tests::entry_or_default ... ok test map::tests::new ... ok test set::tests::insert_order ... ok test map::tests::values ... ok test map::tests::remove ... ok test set::tests::insert_2 ... ok test set::tests::grow ... ok test set::tests::iter_comparisons ... ok test map::core::assert_send_sync ... ok test set::tests::reserve ... ok test map::tests::reserve ... ok test set::tests::replace_order ... ok test set::tests::new ... ok test set::tests::from_array ... ok test map::tests::occupied_entry_key ... ok test result: ok. 48 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s Running `/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/equivalent_trait-a3063e0a9bdc2052` 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.01s Running `/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/macros_full_path-6dc6903da5eadd18` running 2 tests test test_create_map ... ok test test_create_set ... ok test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s Running `/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/quick-e6cf70b80afc2a11` running 21 tests test swap_indices ... ok test retain_ordered ... ok test with_cap ... ok test drain_full ... ok test insertion_order ... ok test insert_remove ... ok test operations_string ... ok test sort_2 ... ok test drain_bounds ... ok test contains ... ok test indexing ... ok test keys_values_mut ... ok test equality ... ok test operations_i8 ... ok test shift_remove ... ok test pop ... ok test sort_1 ... ok test contains_not ... ok test move_index ... ok test keys_values ... ok test reverse ... ok test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s Running `/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/tests-83d4e946ad5864cb` 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.02s Doc-tests indexmap Running `/usr/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name indexmap --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps --extern fnv=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/libfnv-00aeb38acad1498e.rlib --extern fxhash=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/libfxhash-b1d266a4f28c4d1a.rlib --extern hashbrown=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/libhashbrown-7c59e91e44faf942.rlib --extern indexmap=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/libindexmap-61edb612f8cc5dcc.rlib --extern itertools=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/libitertools-41385dbdbef285d3.rlib --extern lazy_static=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/liblazy_static-cc8ff1181bf7cb84.rlib --extern quickcheck=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/libquickcheck-dd60b77c9f2bfa9f.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/librand-19693b6ba8598551.rlib --extern serde_derive=/home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/indexmap-1.9.3/target/rpm/deps/libserde_derive-73314e46ffc534fa.so -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "quickcheck", "rayon", "rustc-rayon", "serde", "serde-1", "std", "test_debug", "test_low_transition_point"))' --cfg has_std --check-cfg 'cfg(has_std)' --error-format human` running 17 tests test src/map.rs - map::IndexMap (line 1387) ... ok test src/macros.rs - macros::indexset (line 44) ... ok test src/set.rs - set::IndexSet (line 745) ... ok test src/map.rs - map::IndexMap (line 56) ... ok test src/map.rs - map::IndexMap (line 1303) ... ok test src/set.rs - set::IndexSet::from (line 919) ... ok test src/map.rs - map::IndexMap::from (line 1431) ... ok test src/set.rs - set::IndexSet (line 51) ... ok test src/map.rs - map::IndexMap (line 1374) ... ok test src/map.rs - map::IndexMap (line 1290) ... ok test src/map.rs - map::IndexMap (line 1258) ... ok test src/map.rs - map::IndexMap (line 1345) ... ok test src/macros.rs - macros::indexmap (line 7) ... ok test src/map.rs - map::IndexMap (line 1247) ... ok test src/map.rs - map::IndexMap (line 1328) ... ok test src/lib.rs - (line 36) ... ok test src/set.rs - set::IndexSet (line 728) ... ok test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.91s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-indexmap1-devel-1.9.3-0.1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/indexmap-1.9.3/LICENSE-APACHE warning: File listed twice: /usr/share/cargo/registry/indexmap-1.9.3/LICENSE-MIT warning: File listed twice: /usr/share/cargo/registry/indexmap-1.9.3/README.md warning: File listed twice: /usr/share/cargo/registry/indexmap-1.9.3/RELEASES.md Provides: crate(indexmap) = 1.9.3 rust-indexmap1-devel = 1.9.3-0.1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(autocfg/default) >= 1.0.0 crate(hashbrown) >= 0.12.0 crate(hashbrown/raw) >= 0.12.0 rust >= 1.56 Processing files: rust-indexmap1+default-devel-1.9.3-0.1.mga10.noarch Provides: crate(indexmap/default) = 1.9.3 rust-indexmap1+default-devel = 1.9.3-0.1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(indexmap) = 1.9.3 Processing files: rust-indexmap1+arbitrary-devel-1.9.3-0.1.mga10.noarch Provides: crate(indexmap/arbitrary) = 1.9.3 rust-indexmap1+arbitrary-devel = 1.9.3-0.1.mga10 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) = 1.9.3 Processing files: rust-indexmap1+quickcheck-devel-1.9.3-0.1.mga10.noarch Provides: crate(indexmap/quickcheck) = 1.9.3 rust-indexmap1+quickcheck-devel = 1.9.3-0.1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(indexmap) = 1.9.3 crate(quickcheck) >= 1.0.0 Processing files: rust-indexmap1+rayon-devel-1.9.3-0.1.mga10.noarch Provides: crate(indexmap/rayon) = 1.9.3 rust-indexmap1+rayon-devel = 1.9.3-0.1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(indexmap) = 1.9.3 crate(rayon/default) >= 1.4.1 Processing files: rust-indexmap1+serde-devel-1.9.3-0.1.mga10.noarch Provides: crate(indexmap/serde) = 1.9.3 rust-indexmap1+serde-devel = 1.9.3-0.1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(indexmap) = 1.9.3 crate(serde) >= 1.0.0 Processing files: rust-indexmap1+serde-1-devel-1.9.3-0.1.mga10.noarch Provides: crate(indexmap/serde-1) = 1.9.3 rust-indexmap1+serde-1-devel = 1.9.3-0.1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(indexmap) = 1.9.3 crate(indexmap/serde) = 1.9.3 Processing files: rust-indexmap1+std-devel-1.9.3-0.1.mga10.noarch Provides: crate(indexmap/std) = 1.9.3 rust-indexmap1+std-devel = 1.9.3-0.1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(indexmap) = 1.9.3 Processing files: rust-indexmap1+test_debug-devel-1.9.3-0.1.mga10.noarch Provides: crate(indexmap/test_debug) = 1.9.3 rust-indexmap1+test_debug-devel = 1.9.3-0.1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(indexmap) = 1.9.3 Processing files: rust-indexmap1+test_low_transition_point-devel-1.9.3-0.1.mga10.noarch Provides: crate(indexmap/test_low_transition_point) = 1.9.3 rust-indexmap1+test_low_transition_point-devel = 1.9.3-0.1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(indexmap) = 1.9.3 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-indexmap1+rayon-devel-1.9.3-0.1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-indexmap1+test_debug-devel-1.9.3-0.1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-indexmap1+arbitrary-devel-1.9.3-0.1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-indexmap1+serde-1-devel-1.9.3-0.1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-indexmap1+default-devel-1.9.3-0.1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-indexmap1+quickcheck-devel-1.9.3-0.1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-indexmap1+test_low_transition_point-devel-1.9.3-0.1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-indexmap1+std-devel-1.9.3-0.1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-indexmap1+serde-devel-1.9.3-0.1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-indexmap1-devel-1.9.3-0.1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.f1WRqO + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build + test -d /home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-indexmap1-1.9.3-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/indexmap-1.9.3/LICENSE-APACHE File listed twice: /usr/share/cargo/registry/indexmap-1.9.3/LICENSE-MIT File listed twice: /usr/share/cargo/registry/indexmap-1.9.3/README.md File listed twice: /usr/share/cargo/registry/indexmap-1.9.3/RELEASES.md D: [iurt_root_command] Success!