D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-seahash-4.1.0-7.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.B1z0Uq + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build + test -d /home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.9TKvsE + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build + rm -rf seahash-4.1.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/seahash-4.1.0.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd seahash-4.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/seahash-fix-metadata.diff + 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.uT043r + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build + cd seahash-4.1.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.8DBa3P + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.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 seahash-4.1.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 warning: no edition set: defaulting to the 2015 edition while the latest is 2021 Compiling seahash v4.1.0 (/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0) Running `/usr/bin/rustc --crate-name seahash --edition=2015 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=3669087b93850628 -C extra-filename=-3669087b93850628 --out-dir /home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 0.70s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.QXO9KD + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.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 seahash-4.1.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=seahash ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=4.1.0 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/BUILDROOT/usr/share/cargo/registry/seahash-4.1.0 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/BUILDROOT/usr/share/cargo/registry/seahash-4.1.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-seahash-4.1.0-build/BUILDROOT/usr/share/cargo/registry/seahash-4.1.0 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/BUILDROOT/usr/share/cargo/registry/seahash-4.1.0/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/BUILDROOT/usr/share/cargo/registry/seahash-4.1.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.RXJRsC + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.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 seahash-4.1.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 warning: no edition set: defaulting to the 2015 edition while the latest is 2021 Compiling libc v0.2.168 Compiling getrandom v0.1.15 Compiling cfg-if v0.1.10 Compiling memchr v2.7.4 Compiling regex-syntax v0.8.2 Compiling ppv-lite86 v0.2.17 Compiling log v0.4.22 Running `/usr/bin/rustc --crate-name memchr --edition=2021 /usr/share/cargo/registry/memchr-2.7.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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=61dcc202ebb5d5aa -C extra-filename=-61dcc202ebb5d5aa --out-dir /home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.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-0.1.10/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=87fa22ed7f150f5a -C extra-filename=-87fa22ed7f150f5a --out-dir /home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.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/getrandom-0.1.15/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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "dummy", "log", "rustc-dep-of-std", "std", "stdweb", "test-in-browser", "wasm-bindgen"))' -C metadata=5a880ef80f50cb22 -C extra-filename=-5a880ef80f50cb22 --out-dir /home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/build/getrandom-5a880ef80f50cb22 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.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-seahash-4.1.0-build/seahash-4.1.0/target/rpm/build/libc-25c1c3be200813b3 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.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 regex_syntax --edition=2021 /usr/share/cargo/registry/regex-syntax-0.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=285dd0efc07dcc9e -C extra-filename=-285dd0efc07dcc9e --out-dir /home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.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 log --edition=2021 /usr/share/cargo/registry/log-0.4.22/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("kv", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std"))' -C metadata=aae431fdd279d710 -C extra-filename=-aae431fdd279d710 --out-dir /home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.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-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling aho-corasick v1.1.1 Running `/usr/bin/rustc --crate-name aho_corasick --edition=2021 /usr/share/cargo/registry/aho-corasick-1.1.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="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=0397502dae7dd9d6 -C extra-filename=-0397502dae7dd9d6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps/libmemchr-61dcc202ebb5d5aa.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/build/getrandom-5a880ef80f50cb22/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.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-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.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 regex-automata v0.4.7 Running `/usr/bin/rustc --crate-name regex_automata --edition=2021 /usr/share/cargo/registry/regex-automata-0.4.7/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="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=dc0bc640ea5b327a -C extra-filename=-dc0bc640ea5b327a --out-dir /home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps --extern aho_corasick=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps/libaho_corasick-0397502dae7dd9d6.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps/libmemchr-61dcc202ebb5d5aa.rmeta --extern regex_syntax=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps/libregex_syntax-285dd0efc07dcc9e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name getrandom --edition=2018 /usr/share/cargo/registry/getrandom-0.1.15/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("compiler_builtins", "core", "dummy", "log", "rustc-dep-of-std", "std", "stdweb", "test-in-browser", "wasm-bindgen"))' -C metadata=b5b8d11b62e8ffe5 -C extra-filename=-b5b8d11b62e8ffe5 --out-dir /home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps/libcfg_if-87fa22ed7f150f5a.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.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.5.1 Running `/usr/bin/rustc --crate-name rand_core --edition=2018 /usr/share/cargo/registry/rand_core-0.5.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="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=d113ae1b0e134385 -C extra-filename=-d113ae1b0e134385 --out-dir /home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps --extern getrandom=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps/libgetrandom-b5b8d11b62e8ffe5.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rand_chacha v0.2.2 Running `/usr/bin/rustc --crate-name rand_chacha --edition=2018 /usr/share/cargo/registry/rand_chacha-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "simd", "std"))' -C metadata=df33b472b13f9ac2 -C extra-filename=-df33b472b13f9ac2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps --extern ppv_lite86=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps/libppv_lite86-d10d683b801a33fe.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps/librand_core-d113ae1b0e134385.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rand v0.7.3 Running `/usr/bin/rustc --crate-name rand --edition=2018 /usr/share/cargo/registry/rand-0.7.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="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="getrandom_package"' --cfg 'feature="libc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "getrandom_package", "libc", "log", "nightly", "packed_simd", "rand_pcg", "serde1", "simd_support", "small_rng", "std", "stdweb", "wasm-bindgen"))' -C metadata=c1bd018398ec1928 -C extra-filename=-c1bd018398ec1928 --out-dir /home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps --extern getrandom_package=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps/libgetrandom-b5b8d11b62e8ffe5.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps/liblibc-b56a13c920abbd53.rmeta --extern rand_chacha=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps/librand_chacha-df33b472b13f9ac2.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps/librand_core-d113ae1b0e134385.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling regex v1.10.6 Running `/usr/bin/rustc --crate-name regex --edition=2021 /usr/share/cargo/registry/regex-1.10.6/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="perf"' --cfg 'feature="perf-backtrack"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-onepass"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "logging", "pattern", "perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-dfa-full", "perf-inline", "perf-literal", "perf-onepass", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=8278514f04ed1ca2 -C extra-filename=-8278514f04ed1ca2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps --extern aho_corasick=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps/libaho_corasick-0397502dae7dd9d6.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps/libmemchr-61dcc202ebb5d5aa.rmeta --extern regex_automata=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps/libregex_automata-dc0bc640ea5b327a.rmeta --extern regex_syntax=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps/libregex_syntax-285dd0efc07dcc9e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling env_logger v0.8.4 Running `/usr/bin/rustc --crate-name env_logger --edition=2018 /usr/share/cargo/registry/env_logger-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="regex"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("atty", "default", "humantime", "regex", "termcolor"))' -C metadata=793591d2f2011d5f -C extra-filename=-793591d2f2011d5f --out-dir /home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps --extern log=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps/liblog-aae431fdd279d710.rmeta --extern regex=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps/libregex-8278514f04ed1ca2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling quickcheck v0.9.2 Running `/usr/bin/rustc --crate-name quickcheck --edition=2018 /usr/share/cargo/registry/quickcheck-0.9.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="env_logger"' --cfg 'feature="log"' --cfg 'feature="regex"' --cfg 'feature="use_logging"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "env_logger", "log", "regex", "unstable", "use_logging"))' -C metadata=4bebed15a8ca6852 -C extra-filename=-4bebed15a8ca6852 --out-dir /home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps --extern env_logger=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps/libenv_logger-793591d2f2011d5f.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps/liblog-aae431fdd279d710.rmeta --extern rand=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps/librand-c1bd018398ec1928.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps/librand_core-d113ae1b0e134385.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling seahash v4.1.0 (/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0) Running `/usr/bin/rustc --crate-name quickchecks --edition=2015 tests/quickchecks.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="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=cb5b8ef676740487 -C extra-filename=-cb5b8ef676740487 --out-dir /home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps --extern quickcheck=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps/libquickcheck-4bebed15a8ca6852.rlib --extern seahash=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps/libseahash-3669087b93850628.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name chunking --edition=2015 tests/chunking.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="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=cc92898b899a04ba -C extra-filename=-cc92898b899a04ba --out-dir /home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps --extern quickcheck=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps/libquickcheck-4bebed15a8ca6852.rlib --extern seahash=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps/libseahash-3669087b93850628.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name seahash --edition=2015 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="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=4b9da4bdc8befaaf -C extra-filename=-4b9da4bdc8befaaf --out-dir /home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps --extern quickcheck=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps/libquickcheck-4bebed15a8ca6852.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 22.48s Running `/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps/seahash-4b9da4bdc8befaaf` running 14 tests test buffer::tests::pop ... ok test buffer::tests::seq ... ok test buffer::tests::push ... ok test buffer::tests::position_depedent ... ok test stream::tests::chunked_equiv ... ok test helper::tests::read_int_ ... ok test buffer::tests::shakespear ... ok test buffer::tests::not_equal ... ok test reference::tests::shakespear ... ok test helper::tests::read_u64_ ... ok test helper::tests::diffuse_test_vectors ... ok test stream::tests::match_optimized ... ok test buffer::tests::zero_senitive ... ok test buffer::tests::zero ... ok test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s Running `/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps/chunking-cc92898b899a04ba` running 2 tests test hash_chunking_vs_not ... ok test test_different_chunk_sizes ... ok test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps/quickchecks-cb5b8ef676740487` running 1 test test chunked_matches_buffered ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s Doc-tests seahash Running `/usr/bin/rustdoc --edition=2015 --crate-type lib --color auto --crate-name seahash --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps --extern quickcheck=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps/libquickcheck-4bebed15a8ca6852.rlib --extern seahash=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps/libseahash-3669087b93850628.rlib -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_std"))' --error-format human` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-seahash-devel-4.1.0-7.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/seahash-4.1.0/README.md Provides: crate(seahash) = 4.1.0 rust-seahash-devel = 4.1.0-7.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo Processing files: rust-seahash+default-devel-4.1.0-7.mga10.noarch Provides: crate(seahash/default) = 4.1.0 rust-seahash+default-devel = 4.1.0-7.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(seahash) = 4.1.0 Processing files: rust-seahash+use_std-devel-4.1.0-7.mga10.noarch Provides: crate(seahash/use_std) = 4.1.0 rust-seahash+use_std-devel = 4.1.0-7.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(seahash) = 4.1.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-seahash+default-devel-4.1.0-7.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-seahash+use_std-devel-4.1.0-7.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-seahash-devel-4.1.0-7.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.2ynkn8 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build + test -d /home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/seahash-4.1.0/README.md D: [iurt_root_command] Success!