D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-hashbrown-0.15.0-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.LkE7tx + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build + test -d /home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.6q82bM + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build + rm -rf hashbrown-0.15.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/hashbrown-0.15.0.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd hashbrown-0.15.0 + /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.UJiyNE + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build + cd hashbrown-0.15.0 + /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.RPtzPf + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-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 hashbrown-0.15.0 + '[' 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 allocator-api2 v0.2.16 Compiling equivalent v1.0.1 Compiling foldhash v0.1.3 Running `/usr/bin/rustc --crate-name foldhash --edition=2021 /usr/share/cargo/registry/foldhash-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=45b27ae340054b20 -C extra-filename=-45b27ae340054b20 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name equivalent --edition=2015 /usr/share/cargo/registry/equivalent-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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=2a35d798e5b47113 -C extra-filename=-2a35d798e5b47113 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/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 allocator_api2 --edition=2018 /usr/share/cargo/registry/allocator-api2-0.2.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "nightly", "serde", "std"))' -C metadata=8ae504f3cadca16a -C extra-filename=-8ae504f3cadca16a --out-dir /home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling hashbrown v0.15.0 (/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0) Running `/usr/bin/rustc --crate-name hashbrown --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 --cfg 'feature="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="default-hasher"' --cfg 'feature="equivalent"' --cfg 'feature="inline-more"' --cfg 'feature="raw-entry"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "borsh", "compiler_builtins", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=610ff0770ff3a908 -C extra-filename=-610ff0770ff3a908 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps --extern allocator_api2=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/liballocator_api2-8ae504f3cadca16a.rmeta --extern equivalent=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/libequivalent-2a35d798e5b47113.rmeta --extern foldhash=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/libfoldhash-45b27ae340054b20.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 2.17s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.15t719 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-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 hashbrown-0.15.0 + '[' 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=hashbrown ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.15.0 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/BUILDROOT/usr/share/cargo/registry/hashbrown-0.15.0 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/BUILDROOT/usr/share/cargo/registry/hashbrown-0.15.0 + /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-hashbrown-0.15.0-build/BUILDROOT/usr/share/cargo/registry/hashbrown-0.15.0 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/BUILDROOT/usr/share/cargo/registry/hashbrown-0.15.0/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/BUILDROOT/usr/share/cargo/registry/hashbrown-0.15.0/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.Zj0XyA + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-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 hashbrown-0.15.0 + '[' 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 cfg-if v1.0.0 Compiling libc v0.2.168 Compiling crossbeam-utils v0.8.18 Compiling rayon-core v1.12.1 Compiling serde v1.0.210 Compiling doc-comment v0.3.3 Fresh allocator-api2 v0.2.16 Compiling ppv-lite86 v0.2.17 Fresh equivalent v1.0.1 Fresh foldhash v0.1.3 Compiling either v1.9.0 Compiling lazy_static v1.5.0 Compiling fnv v1.0.7 Compiling bumpalo v3.14.0 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/rayon-core-1.12.1/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())' -C metadata=a5f9555500b2f45a -C extra-filename=-a5f9555500b2f45a --out-dir /home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/build/rayon-core-a5f9555500b2f45a -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/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-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/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-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/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-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/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-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "use_std"))' -C metadata=4d633380864a8785 -C extra-filename=-4d633380864a8785 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/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=2015 /usr/share/cargo/registry/doc-comment-0.3.3/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("no_core", "old_macros"))' -C metadata=9dcef2fb852392ef -C extra-filename=-9dcef2fb852392ef --out-dir /home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/build/doc-comment-9dcef2fb852392ef -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/serde-1.0.210/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=56d133e965a63eab -C extra-filename=-56d133e965a63eab --out-dir /home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/build/serde-56d133e965a63eab -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/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.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-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/build/libc-25c1c3be200813b3 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/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/crossbeam-utils-0.8.18/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=4de4a528512533ea -C extra-filename=-4de4a528512533ea --out-dir /home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/build/crossbeam-utils-4de4a528512533ea -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/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 bumpalo --edition=2021 /usr/share/cargo/registry/bumpalo-3.14.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="allocator-api2"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("allocator-api2", "allocator_api", "boxed", "collections", "default", "std"))' -C metadata=782e49dc5ce75487 -C extra-filename=-782e49dc5ce75487 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps --extern allocator_api2=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/liballocator_api2-8ae504f3cadca16a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/build/rayon-core-a5f9555500b2f45a/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/build/serde-56d133e965a63eab/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/build/doc-comment-9dcef2fb852392ef/build-script-build` Running `/usr/bin/rustc --crate-name serde --edition=2018 /usr/share/cargo/registry/serde-1.0.210/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("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=3664dbfbdad5260d -C extra-filename=-3664dbfbdad5260d --out-dir /home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --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_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` Running `/usr/bin/rustc --crate-name doc_comment --edition=2015 /usr/share/cargo/registry/doc-comment-0.3.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("no_core", "old_macros"))' -C metadata=1cc1f5640b88640c -C extra-filename=-1cc1f5640b88640c --out-dir /home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/build/crossbeam-utils-4de4a528512533ea/build-script-build` Running `/usr/bin/rustc --crate-name crossbeam_utils --edition=2021 /usr/share/cargo/registry/crossbeam-utils-0.8.18/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", "nightly", "std"))' -C metadata=f5b965e7bd367899 -C extra-filename=-f5b965e7bd367899 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/libcfg_if-a75da4dac8bb7c65.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/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-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/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 crossbeam-epoch v0.9.17 Running `/usr/bin/rustc --crate-name crossbeam_epoch --edition=2021 /usr/share/cargo/registry/crossbeam-epoch-0.9.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="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "nightly", "std"))' -C metadata=84f17dcecc598999 -C extra-filename=-84f17dcecc598999 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/libcfg_if-a75da4dac8bb7c65.rmeta --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/libcrossbeam_utils-f5b965e7bd367899.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling crossbeam-deque v0.8.4 Running `/usr/bin/rustc --crate-name crossbeam_deque --edition=2018 /usr/share/cargo/registry/crossbeam-deque-0.8.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="crossbeam-epoch"' --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("crossbeam-epoch", "crossbeam-utils", "default", "std"))' -C metadata=79ce6d17fe46addd -C extra-filename=-79ce6d17fe46addd --out-dir /home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/libcfg_if-a75da4dac8bb7c65.rmeta --extern crossbeam_epoch=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/libcrossbeam_epoch-84f17dcecc598999.rmeta --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/libcrossbeam_utils-f5b965e7bd367899.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-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/libcfg_if-a75da4dac8bb7c65.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/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-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps --extern getrandom=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/libgetrandom-3cac3f2389605c4e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name rayon_core --edition=2021 /usr/share/cargo/registry/rayon-core-1.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=58f60b83174bcd7c -C extra-filename=-58f60b83174bcd7c --out-dir /home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps --extern crossbeam_deque=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/libcrossbeam_deque-79ce6d17fe46addd.rmeta --extern crossbeam_utils=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/libcrossbeam_utils-f5b965e7bd367899.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-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps --extern ppv_lite86=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/libppv_lite86-d10d683b801a33fe.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/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-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/liblibc-b56a13c920abbd53.rmeta --extern rand_chacha=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/librand_chacha-83a348773e96daf3.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/librand_core-ecae7bd70e1a73ed.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rayon v1.10.0 Running `/usr/bin/rustc --crate-name rayon --edition=2021 /usr/share/cargo/registry/rayon-1.10.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())' -C metadata=ea92028592f4224e -C extra-filename=-ea92028592f4224e --out-dir /home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps --extern either=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/libeither-4d633380864a8785.rmeta --extern rayon_core=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/librayon_core-58f60b83174bcd7c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling serde_test v1.0.177 Running `/usr/bin/rustc --crate-name serde_test --edition=2021 /usr/share/cargo/registry/serde_test-1.0.177/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())' -C metadata=b45aecf1ecb6c3f5 -C extra-filename=-b45aecf1ecb6c3f5 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps --extern serde=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/libserde-3664dbfbdad5260d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling hashbrown v0.15.0 (/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0) Running `/usr/bin/rustc --crate-name hasher --edition=2021 tests/hasher.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 --cfg 'feature="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="default-hasher"' --cfg 'feature="equivalent"' --cfg 'feature="inline-more"' --cfg 'feature="raw-entry"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "borsh", "compiler_builtins", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=6ea1343aefe11c94 -C extra-filename=-6ea1343aefe11c94 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps --extern allocator_api2=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/liballocator_api2-8ae504f3cadca16a.rlib --extern bumpalo=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/libbumpalo-782e49dc5ce75487.rlib --extern doc_comment=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/libdoc_comment-1cc1f5640b88640c.rlib --extern equivalent=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/libequivalent-2a35d798e5b47113.rlib --extern fnv=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/libfnv-00aeb38acad1498e.rlib --extern foldhash=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/libfoldhash-45b27ae340054b20.rlib --extern hashbrown=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/libhashbrown-610ff0770ff3a908.rlib --extern lazy_static=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/liblazy_static-cc8ff1181bf7cb84.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/librand-19693b6ba8598551.rlib --extern rayon=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/librayon-ea92028592f4224e.rlib --extern serde_test=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/libserde_test-b45aecf1ecb6c3f5.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name hashbrown --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 --cfg 'feature="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="default-hasher"' --cfg 'feature="equivalent"' --cfg 'feature="inline-more"' --cfg 'feature="raw-entry"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "borsh", "compiler_builtins", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=5f00f42497e96801 -C extra-filename=-5f00f42497e96801 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps --extern allocator_api2=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/liballocator_api2-8ae504f3cadca16a.rlib --extern bumpalo=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/libbumpalo-782e49dc5ce75487.rlib --extern doc_comment=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/libdoc_comment-1cc1f5640b88640c.rlib --extern equivalent=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/libequivalent-2a35d798e5b47113.rlib --extern fnv=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/libfnv-00aeb38acad1498e.rlib --extern foldhash=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/libfoldhash-45b27ae340054b20.rlib --extern lazy_static=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/liblazy_static-cc8ff1181bf7cb84.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/librand-19693b6ba8598551.rlib --extern rayon=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/librayon-ea92028592f4224e.rlib --extern serde_test=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/libserde_test-b45aecf1ecb6c3f5.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name serde --edition=2021 tests/serde.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 --cfg 'feature="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="default-hasher"' --cfg 'feature="equivalent"' --cfg 'feature="inline-more"' --cfg 'feature="raw-entry"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "borsh", "compiler_builtins", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=a5970c01badb2e38 -C extra-filename=-a5970c01badb2e38 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps --extern allocator_api2=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/liballocator_api2-8ae504f3cadca16a.rlib --extern bumpalo=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/libbumpalo-782e49dc5ce75487.rlib --extern doc_comment=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/libdoc_comment-1cc1f5640b88640c.rlib --extern equivalent=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/libequivalent-2a35d798e5b47113.rlib --extern fnv=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/libfnv-00aeb38acad1498e.rlib --extern foldhash=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/libfoldhash-45b27ae340054b20.rlib --extern hashbrown=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/libhashbrown-610ff0770ff3a908.rlib --extern lazy_static=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/liblazy_static-cc8ff1181bf7cb84.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/librand-19693b6ba8598551.rlib --extern rayon=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/librayon-ea92028592f4224e.rlib --extern serde_test=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/libserde_test-b45aecf1ecb6c3f5.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name set --edition=2021 tests/set.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 --cfg 'feature="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="default-hasher"' --cfg 'feature="equivalent"' --cfg 'feature="inline-more"' --cfg 'feature="raw-entry"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "borsh", "compiler_builtins", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=fb280eabb98c8375 -C extra-filename=-fb280eabb98c8375 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps --extern allocator_api2=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/liballocator_api2-8ae504f3cadca16a.rlib --extern bumpalo=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/libbumpalo-782e49dc5ce75487.rlib --extern doc_comment=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/libdoc_comment-1cc1f5640b88640c.rlib --extern equivalent=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/libequivalent-2a35d798e5b47113.rlib --extern fnv=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/libfnv-00aeb38acad1498e.rlib --extern foldhash=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/libfoldhash-45b27ae340054b20.rlib --extern hashbrown=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/libhashbrown-610ff0770ff3a908.rlib --extern lazy_static=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/liblazy_static-cc8ff1181bf7cb84.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/librand-19693b6ba8598551.rlib --extern rayon=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/librayon-ea92028592f4224e.rlib --extern serde_test=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/libserde_test-b45aecf1ecb6c3f5.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name rayon --edition=2021 tests/rayon.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 --cfg 'feature="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="default-hasher"' --cfg 'feature="equivalent"' --cfg 'feature="inline-more"' --cfg 'feature="raw-entry"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "borsh", "compiler_builtins", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=604b9a750773a569 -C extra-filename=-604b9a750773a569 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps --extern allocator_api2=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/liballocator_api2-8ae504f3cadca16a.rlib --extern bumpalo=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/libbumpalo-782e49dc5ce75487.rlib --extern doc_comment=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/libdoc_comment-1cc1f5640b88640c.rlib --extern equivalent=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/libequivalent-2a35d798e5b47113.rlib --extern fnv=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/libfnv-00aeb38acad1498e.rlib --extern foldhash=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/libfoldhash-45b27ae340054b20.rlib --extern hashbrown=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/libhashbrown-610ff0770ff3a908.rlib --extern lazy_static=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/liblazy_static-cc8ff1181bf7cb84.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/librand-19693b6ba8598551.rlib --extern rayon=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/librayon-ea92028592f4224e.rlib --extern serde_test=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/libserde_test-b45aecf1ecb6c3f5.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` 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 --cfg 'feature="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="default-hasher"' --cfg 'feature="equivalent"' --cfg 'feature="inline-more"' --cfg 'feature="raw-entry"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "borsh", "compiler_builtins", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=ae3fdd22031791be -C extra-filename=-ae3fdd22031791be --out-dir /home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps --extern allocator_api2=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/liballocator_api2-8ae504f3cadca16a.rlib --extern bumpalo=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/libbumpalo-782e49dc5ce75487.rlib --extern doc_comment=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/libdoc_comment-1cc1f5640b88640c.rlib --extern equivalent=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/libequivalent-2a35d798e5b47113.rlib --extern fnv=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/libfnv-00aeb38acad1498e.rlib --extern foldhash=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/libfoldhash-45b27ae340054b20.rlib --extern hashbrown=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/libhashbrown-610ff0770ff3a908.rlib --extern lazy_static=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/liblazy_static-cc8ff1181bf7cb84.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/librand-19693b6ba8598551.rlib --extern rayon=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/librayon-ea92028592f4224e.rlib --extern serde_test=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/libserde_test-b45aecf1ecb6c3f5.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 23.45s Running `/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/hashbrown-5f00f42497e96801` running 101 tests test map::test_map::test_index_nonexistent - should panic ... ok test map::test_map::test_insert_overwrite ... ok test map::test_map::test_eq ... ok test map::test_map::test_entry_ref_take_doesnt_corrupt ... ok test map::test_map::test_iter_len ... ok test map::test_map::test_mut_size_hint ... ok test map::test_map::test_extend_ref_kv_tuple ... ok test map::test_map::test_entry_take_doesnt_corrupt ... ok test map::test_map::test_conflict_remove ... ok test map::test_map::test_get_many_mut ... ok test map::test_map::test_is_empty ... ok test map::test_map::test_find_mut ... ok test map::test_map::test_behavior_resize_policy ... ok test map::test_map::test_insert_unique_unchecked ... ok test map::test_map::test_clone ... ok test map::test_map::test_clone_from_double_drop - should panic ... ok test map::test_map::test_const_with_hasher ... ok test map::test_map::test_get_many_mut_duplicate - should panic ... ok test map::test_map::test_insert ... ok test map::test_map::test_into_iter_drops ... ok test map::test_map::test_iterate ... ok test map::test_map::test_drops ... ok test map::test_map::test_into_keys ... ok test map::test_map::test_insert_conflicts ... ok test map::test_map::test_clone_memory_leaks_and_double_drop_one - should panic ... ok test map::test_map::test_expand ... ok test map::test_map::test_empty_entry_ref ... ok test map::test_map::test_allocation_info ... ok test map::test_map::test_empty_entry ... ok test map::test_map::test_extend_ref_k_ref_v ... ok test map::test_map::test_into_values ... ok test map::test_map::test_index ... ok test map::test_map::test_from_iter ... ok test map::test_map::test_empty_remove ... ok test map::test_map::test_capacity_not_less_than_len ... ok test map::test_map::test_clone_from ... ok test map::test_map::test_catch_panic_clone_from_when_len_is_equal ... ok test map::test_map::test_empty_iter ... ok test map::test_map::test_extract_if ... ok test map::test_map::test_clone_from_memory_leaks - should panic ... ok test map::test_map::test_hashmap_into_iter_bug ... ok test map::test_map::test_create_capacity_zero ... ok test map::test_map::test_clone_memory_leaks_and_double_drop_two - should panic ... ok test map::test_map::test_entry_ref ... ok test map::test_map::test_iter_mut_len ... ok test map::test_map::test_entry ... ok test map::test_map::test_find ... ok test map::test_map::test_keys ... ok test map::test_map::test_entry_and_replace_entry_with ... ok test map::test_map::test_catch_panic_clone_from_when_len_is_not_equal ... ok test set::test_set::test_trivial_drain ... ok test set::test_set::test_extend_ref ... ok test set::test_set::test_show ... ok test set::test_set::test_from_iter ... ok test set::test_set::test_disjoint ... ok test set::test_set::test_iterate ... ok test map::test_map::test_remove_entry ... ok test set::test_set::test_subset_and_superset ... ok test set::test_set::test_extract_if ... ok test raw::test_map::rehash ... ok test map::test_map::test_vacant_entry_key ... ok test map::test_map::test_vacant_entry_ref_key ... ok test set::test_set::test_replace ... ok test set::test_set::test_retain ... ok test set::test_set::test_union ... ok test map::test_map::test_zero_capacities ... ok test set::test_set::test_zero_capacities ... ok test raw_entry::test_map::test_raw_entry_and_replace_entry_with ... ok test set::test_set::test_allocation_info ... ok test set::test_set::duplicate_insert ... ok test set::test_set::rehash_in_place ... ok test map::test_map::test_occupied_entry_key ... ok test map::test_map::test_replace_entry_with_doesnt_corrupt ... ok test set::test_set::test_const_with_hasher ... ok test map::test_map::test_occupied_entry_replace_entry_with ... ok test map::test_map::test_values ... ok test map::test_map::test_remove ... ok test raw::test_map::test_drop_uninitialized ... ok test raw::test_map::test_drop_zero_items ... ok test map::test_map::test_values_mut ... ok test set::test_set::test_from_map ... ok test raw_entry::test_map::test_key_without_hash_impl ... ok test set::test_set::test_eq ... ok test set::test_set::collect ... ok test map::test_map::test_show ... ok test table::tests::test_allocation_info ... ok test set::test_set::some_invalid_equivalent - should panic ... ok test raw_entry::test_map::test_raw_entry ... ok test set::test_set::test_move_iter ... ok test set::test_set::test_difference ... ok test map::test_map::test_try_reserve ... ok test map::test_map::test_reserve_shrink_to_fit ... ok test set::test_set::test_symmetric_difference ... ok test map::test_map::test_occupied_entry_ref_key ... ok test set::test_set::test_drain ... ok test map::test_map::test_size_hint ... ok test map::test_map::test_retain ... ok test set::test_set::test_intersection ... ok test raw_entry::test_map::test_raw_occupied_entry_replace_entry_with ... ok test raw::test_map::test_catch_panic_clone_from ... ok test map::test_map::test_lots_of_insertions ... ok test result: ok. 101 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s Running `/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/equivalent_trait-ae3fdd22031791be` 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-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/hasher-6ea1343aefe11c94` running 4 tests test random_state ... ok test default ... ok test zero ... ok test max ... ok test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s Running `/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/rayon-604b9a750773a569` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/serde-a5970c01badb2e38` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/set-fb280eabb98c8375` running 1 test test test_hashset_insert_remove ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s Doc-tests hashbrown Running `/usr/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name hashbrown --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps --extern allocator_api2=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/liballocator_api2-8ae504f3cadca16a.rlib --extern bumpalo=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/libbumpalo-782e49dc5ce75487.rlib --extern doc_comment=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/libdoc_comment-1cc1f5640b88640c.rlib --extern equivalent=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/libequivalent-2a35d798e5b47113.rlib --extern fnv=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/libfnv-00aeb38acad1498e.rlib --extern foldhash=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/libfoldhash-45b27ae340054b20.rlib --extern hashbrown=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/libhashbrown-610ff0770ff3a908.rlib --extern lazy_static=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/liblazy_static-cc8ff1181bf7cb84.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/librand-19693b6ba8598551.rlib --extern rayon=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/librayon-ea92028592f4224e.rlib --extern serde_test=/home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/hashbrown-0.15.0/target/rpm/deps/libserde_test-b45aecf1ecb6c3f5.rlib -C embed-bitcode=no --cfg 'feature="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="default-hasher"' --cfg 'feature="equivalent"' --cfg 'feature="inline-more"' --cfg 'feature="raw-entry"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "borsh", "compiler_builtins", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' --error-format human` running 252 tests test src/map.rs - map::Entry<'a,K,V,S,A>::or_insert_with_key (line 3567) ... ok test src/map.rs - map::Entry::Vacant (line 2722) ... ok test src/map.rs - map::HashMap::with_capacity (line 312) ... ok test src/map.rs - map::HashMap (line 147) ... ok test src/map.rs - map::HashMap::get_key_value_mut (line 1368) ... ok test src/map.rs - map::HashMap::new (line 282) ... ok test src/map.rs - map::Entry<'a,K,V,S,A>::insert (line 3475) ... ok test src/map.rs - map::HashMap::entry (line 1211) ... ok test src/map.rs - map::EntryRef<'a,'b,K,Q,V,S,A>::or_insert_with_key (line 4210) ... ok test src/map.rs - map::&'aHashMap::into_iter (line 3071) ... ok test src/map.rs - map::Entry<'a,K,V,S,A>::and_modify (line 3622) ... ok test src/map.rs - map::Entry<'a,K,V,S,A>::key (line 3599) ... ok test src/map.rs - map::EntryRef<'a,'b,K,Q,V,S,A>::or_insert_with (line 4179) ... ok test src/map.rs - map::HashMap::contains_key (line 1403) ... ok test src/map.rs - map::EntryRef::Vacant (line 2930) ... ok test src/map.rs - map::EntryRef<'a,'b,K,Q,V,S,A>::and_modify (line 4268) ... ok test src/map.rs - map::Entry<'a,K,V,S,A>::or_insert_with (line 3533) ... ok test src/map.rs - map::HashMap::extend (line 4534) ... ok test src/map.rs - map::HashMap::with_capacity_in (line 389) ... ok test src/map.rs - map::EntryRef::Occupied (line 2915) ... ok test src/map.rs - map::HashMap::capacity (line 609) ... ok test src/map.rs - map::HashMap::clear (line 992) ... ok test src/map.rs - map::HashMap (line 178) ... ok test src/map.rs - map::HashMap (line 108) ... ok test src/map.rs - map::HashMap::drain (line 856) ... ok test src/map.rs - map::HashMap::default (line 2056) ... ok test src/map.rs - map::Drain (line 2533) ... ok test src/map.rs - map::Entry<'a,K,V,S,A>::and_replace_entry_with (line 3657) ... ok test src/map.rs - map::Entry::Occupied (line 2707) ... ok test src/map.rs - map::EntryRef (line 2873) ... ok test src/map.rs - map::EntryRef<'a,'b,K,Q,V,S,A>::or_default (line 4304) ... ok test src/map.rs - map::EntryRef<'a,'b,K,Q,V,S,A>::key (line 4242) ... ok test src/map.rs - map::Entry<'a,K,V,S,A>::or_default (line 3723) ... ok test src/map.rs - map::Entry<'a,K,V,S,A>::or_insert (line 3503) ... ok test src/map.rs - map::EntryRef<'a,'b,K,Q,V,S,A>::insert (line 4121) ... ok test src/map.rs - map::HashMap::from (line 2113) ... ok test src/map.rs - map::HashMap::get (line 1293) ... ok test src/map.rs - map::Entry (line 2665) ... ok test src/map.rs - map::HashMap::get_key_value (line 1324) ... ok test src/map.rs - map::HashMap::entry_ref (line 1248) ... ok test src/map.rs - map::HashMap::extend (line 4447) ... ok test src/map.rs - map::ExtractIf (line 2576) ... ok test src/map.rs - map::HashMap (line 50) ... ok test src/map.rs - map::HashMap::new_in (line 345) ... ok test src/map.rs - map::&'amutHashMap::into_iter (line 3105) ... ok test src/map.rs - map::HashMap::extend (line 4599) ... ok test src/map.rs - map::HashMap::extract_if (line 949) ... ok test src/map.rs - map::EntryRef<'a,'b,K,Q,V,S,A>::or_insert (line 4149) ... ok test src/map.rs - map::HashMap::get_many_mut (line 1478) ... ok test src/map.rs - map::HashMap::hasher (line 589) ... ok test src/map.rs - map::HashMap::get_many_key_value_mut (line 1615) ... ok test src/map.rs - map::HashMap::get_mut (line 1430) ... ok test src/map.rs - map::HashMap::remove_entry (line 1975) ... ok test src/map.rs - map::HashMap::get_many_key_value_mut (line 1643) ... ok test src/map.rs - map::HashMap::get_many_unchecked_mut (line 1556) ... ok test src/map.rs - map::HashMap::insert_unique_unchecked (line 1846) ... ok test src/map.rs - map::HashMap::with_capacity_and_hasher (line 486) ... ok test src/map.rs - map::HashMap::insert (line 1776) ... ok test src/map.rs - map::HashMap::try_insert (line 1896) ... ok test src/map.rs - map::HashMap::iter (line 729) ... ok test src/map.rs - map::HashMap::get_many_mut (line 1520) ... ok test src/map.rs - map::HashMap::get_many_key_value_unchecked_mut (line 1685) ... ok test src/map.rs - map::HashMap::index (line 2090) ... ok test src/map.rs - map::HashMap::len (line 817) ... ok test src/map.rs - map::HashMap::is_empty (line 834) ... ok test src/map.rs - map::HashMap::iter_mut (line 768) ... ok test src/map.rs - map::HashMap::with_hasher_in (line 532) ... ok test src/map.rs - map::HashMap::values (line 657) ... ok test src/map.rs - map::HashMap::into_iter (line 3136) ... ok test src/map.rs - map::HashMap::shrink_to_fit (line 1162) ... ok test src/map.rs - map::HashMap::reserve (line 1089) ... ok test src/map.rs - map::HashMap::remove (line 1936) ... ok test src/map.rs - map::IterMut (line 2186) ... ok test src/map.rs - map::HashMap::with_capacity_and_hasher_in (line 567) ... ok test src/map.rs - map::HashMap::with_hasher (line 444) ... ok test src/map.rs - map::OccupiedEntry<'a,K,V,S,A>::key (line 3755) ... ok test src/map.rs - map::HashMap::try_reserve (line 1117) ... ok test src/map.rs - map::OccupiedEntry (line 2748) ... ok test src/map.rs - map::HashMap::into_keys (line 1017) ... ok test src/map.rs - map::HashMap::into_values (line 1045) ... ok test src/map.rs - map::OccupiedEntry<'a,K,V,S,A>::insert (line 3888) ... ok test src/map.rs - map::HashMap::retain (line 900) ... ok test src/map.rs - map::HashMap::shrink_to (line 1187) ... ok test src/map.rs - map::Iter (line 2136) ... ok test src/map.rs - map::IntoKeys (line 2281) ... ok test src/map.rs - map::HashMap::try_reserve (line 1131) ... ok test src/map.rs - map::HashMap::values_mut (line 689) ... ok test src/map.rs - map::IntoValues (line 2359) ... ok test src/map.rs - map::HashMap::keys (line 625) ... ok test src/map.rs - map::OccupiedEntry<'a,K,V,S,A>::get (line 3804) ... ok test src/map.rs - map::Keys (line 2437) ... ok test src/map.rs - map::VacantEntryRef<'a,'b,K,Q,V,S,A>::key (line 4337) ... ok test src/map.rs - map::OccupiedEntry<'a,K,V,S,A>::into_mut (line 3862) ... ok test src/map.rs - map::OccupiedEntry<'a,K,V,S,A>::get_mut (line 3830) ... ok test src/map.rs - map::IntoIter (line 2237) ... ok test src/map.rs - map::VacantEntry<'a,K,V,S,A>::key (line 4020) ... ok test src/map.rs - map::VacantEntry (line 2820) ... ok test src/map.rs - map::OccupiedEntry<'a,K,V,S,A>::remove_entry (line 3776) ... ok test src/map.rs - map::VacantEntry<'a,K,V,S,A>::insert_entry (line 4086) ... ok test src/map.rs - map::VacantEntry<'a,K,V,S,A>::insert (line 4055) ... ok test src/map.rs - map::VacantEntry<'a,K,V,S,A>::into_key (line 4035) ... ok test src/map.rs - map::OccupiedEntry<'a,K,V,S,A>::remove (line 3911) ... ok test src/raw_entry.rs - raw_entry::RawEntryBuilder<'a,K,V,S,A>::from_key (line 622) ... ok test src/map.rs - map::VacantEntryRef (line 2964) ... ok test src/raw_entry.rs - raw_entry::RawEntryBuilder<'a,K,V,S,A>::from_hash (line 684) ... ok test src/raw_entry.rs - raw_entry::RawEntryBuilderMut<'a,K,V,S,A>::from_key (line 514) ... ok test src/raw_entry.rs - raw_entry::HashMap::raw_entry (line 129) ... ok test src/map.rs - map::VacantEntryRef<'a,'b,K,Q,V,S,A>::insert (line 4354) ... ok test src/raw_entry.rs - raw_entry::RawEntryMut<'a,K,V,S,A>::or_insert (line 743) ... ok test src/map.rs - map::OccupiedEntry<'a,K,V,S,A>::replace_entry_with (line 3940) ... ok test src/raw_entry.rs - raw_entry::HashMap::raw_entry_mut (line 43) ... ok test src/raw_entry.rs - raw_entry::RawOccupiedEntryMut<'a,K,V,S,A>::get_key_value (line 1058) ... ok test src/map.rs - map::OccupiedError (line 3010) ... ok test src/map.rs - map::Values (line 2485) ... ok test src/raw_entry.rs - raw_entry::RawEntryMut::Vacant (line 323) ... ok test src/raw_entry.rs - raw_entry::RawEntryBuilder<'a,K,V,S,A>::from_key_hashed_nocheck (line 644) ... ok test src/map.rs - map::ValuesMut (line 2636) ... ok test src/raw_entry.rs - raw_entry::RawEntryMut::Occupied (line 309) ... ok test src/raw_entry.rs - raw_entry::RawOccupiedEntryMut<'a,K,V,S,A>::into_key_value (line 1117) ... ok test src/raw_entry.rs - raw_entry::RawEntryBuilder (line 479) ... ok test src/raw_entry.rs - raw_entry::RawEntryMut<'a,K,V,S,A>::or_insert_with (line 771) ... ok test src/raw_entry.rs - raw_entry::RawOccupiedEntryMut<'a,K,V,S,A>::into_mut (line 1013) ... ok test src/raw_entry.rs - raw_entry::RawEntryBuilderMut<'a,K,V,S,A>::from_key_hashed_nocheck (line 538) ... ok test src/raw_entry.rs - raw_entry::RawEntryBuilderMut<'a,K,V,S,A>::from_hash (line 571) ... ok test src/raw_entry.rs - raw_entry::RawEntryMut<'a,K,V,S,A>::and_modify (line 803) ... ok test src/map.rs - map::VacantEntryRef<'a,'b,K,Q,V,S,A>::insert_entry (line 4386) ... ok test src/raw_entry.rs - raw_entry::RawOccupiedEntryMut<'a,K,V,S,A>::insert_key (line 1178) ... ok test src/raw_entry.rs - raw_entry::RawOccupiedEntryMut<'a,K,V,S,A>::get_mut (line 1037) ... ok test src/raw_entry.rs - raw_entry::RawEntryBuilderMut (line 169) ... ok test src/raw_entry.rs - raw_entry::RawOccupiedEntryMut<'a,K,V,S,A>::remove (line 1210) ... ok test src/raw_entry.rs - raw_entry::RawOccupiedEntryMut<'a,K,V,S,A>::get_key_value_mut (line 1080) ... ok test src/raw_entry.rs - raw_entry::RawOccupiedEntryMut (line 342) ... ok test src/raw_entry.rs - raw_entry::RawOccupiedEntryMut<'a,K,V,S,A>::get (line 993) ... ok test src/raw_entry.rs - raw_entry::RawEntryMut<'a,K,V,S,A>::insert (line 715) ... ok test src/raw_entry.rs - raw_entry::RawOccupiedEntryMut<'a,K,V,S,A>::key_mut (line 928) ... ok test src/raw_entry.rs - raw_entry::RawEntryMut<'a,K,V,S,A>::and_replace_entry_with (line 843) ... ok test src/raw_entry.rs - raw_entry::RawOccupiedEntryMut<'a,K,V,S,A>::remove_entry (line 1230) ... ok test src/raw_entry.rs - raw_entry::RawEntryMut (line 234) ... ok test src/raw_entry.rs - raw_entry::RawVacantEntryMut (line 425) ... ok test src/set.rs - set::Entry::Occupied (line 2230) ... ok test src/set.rs - set::Entry<'a,T,S,A>::insert (line 2355) ... ok test src/set.rs - set::HashSet::with_capacity_in (line 245) ... ok test src/raw_entry.rs - raw_entry::RawOccupiedEntryMut<'a,K,V,S,A>::key (line 909) ... ok test src/set.rs - set::HashSet::with_capacity (line 181) ... ok test src/set.rs - set::Entry<'a,T,S,A>::or_insert (line 2379) ... ok test src/set.rs - set::&'_HashSet::bitand (line 1405) ... ok test src/raw_entry.rs - raw_entry::RawOccupiedEntryMut<'a,K,V,S,A>::into_key (line 960) ... ok test src/raw_entry.rs - raw_entry::RawOccupiedEntryMut<'a,K,V,S,A>::insert (line 1157) ... ok test src/raw_entry.rs - raw_entry::RawVacantEntryMut<'a,K,V,S,A>::insert (line 1309) ... ok test src/raw_entry.rs - raw_entry::RawOccupiedEntryMut<'a,K,V,S,A>::replace_entry_with (line 1252) ... ok test src/set.rs - set::HashSet (line 46) ... ok test src/set.rs - set::HashSet::from (line 1286) ... ok test src/set.rs - set::HashSet::new (line 151) ... ok test src/set.rs - set::HashSet (line 100) ... ok test src/set.rs - set::HashSet::bitand_assign (line 1537) ... ok test src/set.rs - set::Entry::Vacant (line 2245) ... ok test src/set.rs - set::HashSet (line 77) ... ok test src/raw_entry.rs - raw_entry::RawVacantEntryMut<'a,K,V,S,A>::insert_hashed_nocheck (line 1336) ... ok test src/set.rs - set::Entry<'a,T,S,A>::get (line 2408) ... ok test src/set.rs - set::&'_HashSet::bitor (line 1372) ... ok test src/set.rs - set::HashSet::new_in (line 215) ... ok test src/set.rs - set::&'_HashSet::bitxor (line 1438) ... ok test src/set.rs - set::HashSet::bitxor_assign (line 1568) ... ok test src/set.rs - set::HashSet::hasher (line 605) ... ok test src/set.rs - set::HashSet::entry (line 968) ... ok test src/set.rs - set::HashSet::bitor_assign (line 1502) ... ok test src/set.rs - set::HashSet::into_iter (line 1757) ... ok test src/set.rs - set::HashSet::contains (line 849) ... ok test src/set.rs - set::Entry (line 2195) ... ok test src/set.rs - set::HashSet::capacity (line 263) ... ok test src/set.rs - set::HashSet::get (line 875) ... ok test src/set.rs - set::&'_HashSet::sub (line 1471) ... ok test src/set.rs - set::HashSet::get_or_insert_with (line 926) ... ok test src/set.rs - set::HashSet::len (line 300) ... ok test src/set.rs - set::HashSet::remove (line 1160) ... ok test src/raw_entry.rs - raw_entry::RawVacantEntryMut<'a,K,V,S,A>::insert_with_hasher (line 1380) ... ok test src/set.rs - set::HashSet::insert (line 1080) ... ok test src/set.rs - set::HashSet::get_or_insert (line 902) ... ok test src/set.rs - set::HashSet::get_or_insert_with (line 942) ... ok test src/set.rs - set::HashSet::drain (line 334) ... ok test src/set.rs - set::HashSet::replace (line 1127) ... ok test src/set.rs - set::HashSet::clear (line 421) ... ok test src/set.rs - set::HashSet::shrink_to_fit (line 678) ... ok test src/set.rs - set::HashSet::is_disjoint (line 1010) ... ok test src/set.rs - set::HashSet::extract_if (line 389) ... ok test src/set.rs - set::OccupiedEntry<'_,T,S,A>::get (line 2432) ... ok test src/set.rs - set::HashSet::is_subset (line 1031) ... ok test src/set.rs - set::HashSet::take (line 1188) ... ok test src/set.rs - set::HashSet::shrink_to (line 702) ... ok test src/set.rs - set::HashSet::with_capacity_and_hasher (line 497) ... ok test src/table.rs - table::HashTable::clear (line 422) ... ok test src/table.rs - table::Entry::Occupied (line 1256) ... ok test src/table.rs - table::Entry (line 1204) ... ok test src/set.rs - set::HashSet::intersection (line 783) ... ok test src/table.rs - table::Entry<'a,T,A>::and_modify (line 1445) ... ok test src/set.rs - set::HashSet::is_empty (line 317) ... ok test src/set.rs - set::HashSet::reserve (line 640) ... ok test src/set.rs - set::HashSet::is_superset (line 1052) ... ok test src/set.rs - set::HashSet::difference (line 724) ... ok test src/table.rs - table::Entry<'a,T,A>::or_insert_with (line 1410) ... ok test src/set.rs - set::HashSet::with_hasher (line 459) ... ok test src/table.rs - table::HashTable::extract_if (line 923) ... ok test src/set.rs - set::HashSet::with_capacity_and_hasher_in (line 584) ... ok test src/set.rs - set::HashSet::iter (line 278) ... ok test src/set.rs - set::HashSet::union (line 814) ... ok test src/set.rs - set::OccupiedEntry<'_,T,S,A>::remove (line 2453) ... ok test src/set.rs - set::VacantEntry<'a,T,S,A>::into_value (line 2499) ... ok test src/set.rs - set::HashSet::symmetric_difference (line 755) ... ok test src/table.rs - table::AbsentEntry (line 1893) ... ok test src/set.rs - set::HashSet::retain (line 360) ... ok test src/set.rs - set::VacantEntry (line 2321) ... ok test src/table.rs - table::Entry<'a,T,A>::insert (line 1328) ... ok test src/table.rs - table::HashTable::entry (line 332) ... ok test src/set.rs - set::OccupiedEntry (line 2273) ... ok test src/set.rs - set::HashSet::try_reserve (line 662) ... ok test src/set.rs - set::HashSet::sub_assign (line 1611) ... ok test src/set.rs - set::HashSet::with_hasher_in (line 546) ... ok test src/set.rs - set::VacantEntry<'a,T,S,A>::get (line 2484) ... ok test src/table.rs - table::Entry<'a,T,A>::or_insert (line 1365) ... ok test src/table.rs - table::HashTable::get_many_mut (line 1014) ... ok test src/table.rs - table::HashTable::insert_unique (line 388) ... ok test src/table.rs - table::Entry::Vacant (line 1286) ... ok test src/table.rs - table::HashTable::get_many_unchecked_mut (line 1069) ... ok test src/table.rs - table::HashTable::find_entry (line 278) ... ok test src/table.rs - table::HashTable::find_mut (line 240) ... ok test src/table.rs - table::HashTable::get_many_mut (line 977) ... ok test src/table.rs - table::HashTable::drain (line 877) ... ok test src/set.rs - set::VacantEntry<'a,T,S,A>::insert (line 2518) ... ok test src/table.rs - table::HashTable::iter (line 664) ... ok test src/table.rs - table::HashTable::find (line 203) ... ok test src/table.rs - table::HashTable::capacity (line 598) ... ok test src/table.rs - table::HashTable::iter_hash_mut (line 792) ... ok test src/table.rs - table::HashTable::reserve (line 533) ... ok test src/table.rs - table::HashTable::iter_hash (line 753) ... ok test src/table.rs - table::HashTable::shrink_to_fit (line 453) ... ok test src/table.rs - table::HashTable::retain (line 842) ... ok test src/table.rs - table::HashTable::len (line 611) ... ok test src/table.rs - table::HashTable::iter_mut (line 699) ... ok test src/table.rs - table::HashTable::is_empty (line 637) ... ok test src/table.rs - table::HashTable::shrink_to (line 489) ... ok test src/table.rs - table::OccupiedEntry<'a,T,A>::get_mut (line 1671) ... ok test src/table.rs - table::HashTable::try_reserve (line 568) ... ok test src/table.rs - table::HashTable::new (line 62) ... ok test src/table.rs - table::HashTable::with_capacity (line 81) ... ok test src/table.rs - table::HashTable::with_capacity_in (line 148) ... ok test src/table.rs - table::OccupiedEntry<'a,T,A>::get (line 1635) ... ok test src/table.rs - table::HashTable::new_in (line 105) ... ok test src/table.rs - table::OccupiedEntry<'a,T,A>::into_mut (line 1724) ... ok test src/table.rs - table::OccupiedEntry (line 1504) ... ok test src/table.rs - table::VacantEntry (line 1780) ... ok test src/table.rs - table::VacantEntry<'a,T,A>::insert (line 1838) ... ok test src/table.rs - table::OccupiedEntry<'a,T,A>::remove (line 1587) ... ok test result: ok. 252 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.97s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-hashbrown-devel-0.15.0-1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/hashbrown-0.15.0/CHANGELOG.md warning: File listed twice: /usr/share/cargo/registry/hashbrown-0.15.0/LICENSE-APACHE warning: File listed twice: /usr/share/cargo/registry/hashbrown-0.15.0/LICENSE-MIT warning: File listed twice: /usr/share/cargo/registry/hashbrown-0.15.0/README.md Provides: crate(hashbrown) = 0.15.0 rust-hashbrown-devel = 0.15.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo rust >= 1.63.0 Processing files: rust-hashbrown+default-devel-0.15.0-1.mga10.noarch Provides: crate(hashbrown/default) = 0.15.0 rust-hashbrown+default-devel = 0.15.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(hashbrown) = 0.15.0 crate(hashbrown/allocator-api2) = 0.15.0 crate(hashbrown/default-hasher) = 0.15.0 crate(hashbrown/equivalent) = 0.15.0 crate(hashbrown/inline-more) = 0.15.0 crate(hashbrown/raw-entry) = 0.15.0 Processing files: rust-hashbrown+allocator-api2-devel-0.15.0-1.mga10.noarch Provides: crate(hashbrown/allocator-api2) = 0.15.0 rust-hashbrown+allocator-api2-devel = 0.15.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(allocator-api2) >= 0.2.9 crate(allocator-api2/alloc) >= 0.2.9 crate(hashbrown) = 0.15.0 Processing files: rust-hashbrown+default-hasher-devel-0.15.0-1.mga10.noarch Provides: crate(hashbrown/default-hasher) = 0.15.0 rust-hashbrown+default-hasher-devel = 0.15.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(foldhash) >= 0.1.2 crate(hashbrown) = 0.15.0 Processing files: rust-hashbrown+equivalent-devel-0.15.0-1.mga10.noarch Provides: crate(hashbrown/equivalent) = 0.15.0 rust-hashbrown+equivalent-devel = 0.15.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(equivalent) >= 1.0.0 crate(hashbrown) = 0.15.0 Processing files: rust-hashbrown+inline-more-devel-0.15.0-1.mga10.noarch Provides: crate(hashbrown/inline-more) = 0.15.0 rust-hashbrown+inline-more-devel = 0.15.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(hashbrown) = 0.15.0 Processing files: rust-hashbrown+raw-entry-devel-0.15.0-1.mga10.noarch Provides: crate(hashbrown/raw-entry) = 0.15.0 rust-hashbrown+raw-entry-devel = 0.15.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(hashbrown) = 0.15.0 Processing files: rust-hashbrown+rayon-devel-0.15.0-1.mga10.noarch Provides: crate(hashbrown/rayon) = 0.15.0 rust-hashbrown+rayon-devel = 0.15.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(hashbrown) = 0.15.0 crate(rayon/default) >= 1.0.0 Processing files: rust-hashbrown+serde-devel-0.15.0-1.mga10.noarch Provides: crate(hashbrown/serde) = 0.15.0 rust-hashbrown+serde-devel = 0.15.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(hashbrown) = 0.15.0 crate(serde) >= 1.0.25 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-hashbrown+rayon-devel-0.15.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-hashbrown+serde-devel-0.15.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-hashbrown+raw-entry-devel-0.15.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-hashbrown+equivalent-devel-0.15.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-hashbrown+default-devel-0.15.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-hashbrown+allocator-api2-devel-0.15.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-hashbrown+default-hasher-devel-0.15.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-hashbrown+inline-more-devel-0.15.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-hashbrown-devel-0.15.0-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.dgmJf4 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build + test -d /home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-hashbrown-0.15.0-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/hashbrown-0.15.0/CHANGELOG.md File listed twice: /usr/share/cargo/registry/hashbrown-0.15.0/LICENSE-APACHE File listed twice: /usr/share/cargo/registry/hashbrown-0.15.0/LICENSE-MIT File listed twice: /usr/share/cargo/registry/hashbrown-0.15.0/README.md D: [iurt_root_command] Success!