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.vHyWTF + 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.NdRn52 + 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/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/seahash-fix-metadata.diff + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + set -euo pipefail + /usr/bin/mkdir -p target/rpm + /usr/bin/ln -s rpm target/release + /usr/bin/rm -rf .cargo/ + /usr/bin/mkdir -p .cargo + cat + cat + /usr/bin/rm -f Cargo.lock + /usr/bin/rm -f Cargo.toml.orig + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Zjwtcm + 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.LjxD9Z + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build + 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=7416ce2adc045b30 -C extra-filename=-7416ce2adc045b30 --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.28s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.xj2d6b + 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 + 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.MHXg8a + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build + 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 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=61ee8793749ffb7a -C extra-filename=-61ee8793749ffb7a --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 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=bc25218a385aa5f2 -C extra-filename=-bc25218a385aa5f2 --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 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=909985072c6e2984 -C extra-filename=-909985072c6e2984 --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=8253d45b331a2fa8 -C extra-filename=-8253d45b331a2fa8 --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=456576cf1d226c9f -C extra-filename=-456576cf1d226c9f --out-dir /home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/build/getrandom-456576cf1d226c9f -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=e0b86a4176dae342 -C extra-filename=-e0b86a4176dae342 --out-dir /home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/build/libc-e0b86a4176dae342 -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=50133881d16e3cb5 -C extra-filename=-50133881d16e3cb5 --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 `/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/build/getrandom-456576cf1d226c9f/build-script-build` 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=0055731a072b44c5 -C extra-filename=-0055731a072b44c5 --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-bc25218a385aa5f2.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/libc-e0b86a4176dae342/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=90336115020ad1da -C extra-filename=-90336115020ad1da --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=b99b842f455ec8f7 -C extra-filename=-b99b842f455ec8f7 --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-0055731a072b44c5.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps/libmemchr-bc25218a385aa5f2.rmeta --extern regex_syntax=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps/libregex_syntax-909985072c6e2984.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=d5e2b6258847c986 -C extra-filename=-d5e2b6258847c986 --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-61ee8793749ffb7a.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps/liblibc-90336115020ad1da.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=71f4044150606266 -C extra-filename=-71f4044150606266 --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-d5e2b6258847c986.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=609e7dbb55c4c327 -C extra-filename=-609e7dbb55c4c327 --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-50133881d16e3cb5.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps/librand_core-71f4044150606266.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=d6f0945b1585220b -C extra-filename=-d6f0945b1585220b --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-d5e2b6258847c986.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps/liblibc-90336115020ad1da.rmeta --extern rand_chacha=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps/librand_chacha-609e7dbb55c4c327.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps/librand_core-71f4044150606266.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=2de9589590b927f4 -C extra-filename=-2de9589590b927f4 --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-0055731a072b44c5.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps/libmemchr-bc25218a385aa5f2.rmeta --extern regex_automata=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps/libregex_automata-b99b842f455ec8f7.rmeta --extern regex_syntax=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps/libregex_syntax-909985072c6e2984.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=e75563af2fb8038f -C extra-filename=-e75563af2fb8038f --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-8253d45b331a2fa8.rmeta --extern regex=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps/libregex-2de9589590b927f4.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=fd969f228b9a836b -C extra-filename=-fd969f228b9a836b --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-e75563af2fb8038f.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps/liblog-8253d45b331a2fa8.rmeta --extern rand=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps/librand-d6f0945b1585220b.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps/librand_core-71f4044150606266.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=48ea9defe2c3f55c -C extra-filename=-48ea9defe2c3f55c --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-fd969f228b9a836b.rlib --extern seahash=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps/libseahash-7416ce2adc045b30.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=1e1924407a399842 -C extra-filename=-1e1924407a399842 --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-fd969f228b9a836b.rlib --extern seahash=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps/libseahash-7416ce2adc045b30.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=9b6fe9999fcaa323 -C extra-filename=-9b6fe9999fcaa323 --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-fd969f228b9a836b.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 22.91s Running `/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps/seahash-9b6fe9999fcaa323` running 14 tests test buffer::tests::position_depedent ... ok test buffer::tests::shakespear ... ok test buffer::tests::zero_senitive ... ok test helper::tests::diffuse_test_vectors ... ok test buffer::tests::not_equal ... ok test helper::tests::read_int_ ... ok test helper::tests::read_u64_ ... ok test reference::tests::shakespear ... ok test buffer::tests::pop ... ok test buffer::tests::push ... ok test stream::tests::match_optimized ... ok test buffer::tests::seq ... ok test stream::tests::chunked_equiv ... ok test buffer::tests::zero ... ok test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s Running `/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps/chunking-1e1924407a399842` 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-48ea9defe2c3f55c` 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.00s 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-fd969f228b9a836b.rlib --extern seahash=/home/pterjan/rpmbuild/BUILD/rust-seahash-4.1.0-build/seahash-4.1.0/target/rpm/deps/libseahash-7416ce2adc045b30.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-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+default-devel-4.1.0-7.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.t1G5Ya + 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!