D: [iurt_root_command] chroot
Building target platforms: x86_64
Building for target x86_64
Installing /home/pterjan/rpmbuild/SRPMS/rust-subtle-2.5.0-1.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.YLHCrh
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-subtle-2.5.0-build
+ test -d /home/pterjan/rpmbuild/BUILD/rust-subtle-2.5.0-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-subtle-2.5.0-build
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/rust-subtle-2.5.0-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-subtle-2.5.0-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-subtle-2.5.0-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ibCKbv
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-subtle-2.5.0-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/rust-subtle-2.5.0-build
+ rm -rf subtle-2.5.0
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/subtle-2.5.0.crate
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd subtle-2.5.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.nwbKW7
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-subtle-2.5.0-build
+ cd subtle-2.5.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.anMVDm
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-subtle-2.5.0-build
+ cd subtle-2.5.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 subtle v2.5.0 (/home/pterjan/rpmbuild/BUILD/rust-subtle-2.5.0-build/subtle-2.5.0)
     Running `/usr/bin/rustc --crate-name subtle --edition=2018 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="i128"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("const-generics", "core_hint_black_box", "default", "i128", "nightly", "std"))' -C metadata=2e0ca40dae201348 -C extra-filename=-2e0ca40dae201348 --out-dir /home/pterjan/rpmbuild/BUILD/rust-subtle-2.5.0-build/subtle-2.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-subtle-2.5.0-build/subtle-2.5.0/target/rpm/deps -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
warning: `#[inline]` is ignored on function prototypes
   --> src/lib.rs:282:5
    |
282 |     #[inline]
    |     ^^^^^^^^^
    |
    = note: `#[warn(unused_attributes)]` on by default

warning: `#[inline]` is ignored on function prototypes
   --> src/lib.rs:425:5
    |
425 |     #[inline]
    |     ^^^^^^^^^

warning: `#[inline]` is ignored on function prototypes
   --> src/lib.rs:612:5
    |
612 |     #[inline]
    |     ^^^^^^^^^

warning: `subtle` (lib) generated 3 warnings
    Finished `rpm` profile [optimized + debuginfo] target(s) in 0.59s
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ibvDOz
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-subtle-2.5.0-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/rust-subtle-2.5.0-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/rust-subtle-2.5.0-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/rust-subtle-2.5.0-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/rust-subtle-2.5.0-build
+ mkdir /home/pterjan/rpmbuild/BUILD/rust-subtle-2.5.0-build/BUILDROOT
+ cd subtle-2.5.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=subtle
++ /usr/bin/cargo2rpm --path Cargo.toml version
+ CRATE_VERSION=2.5.0
+ REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-subtle-2.5.0-build/BUILDROOT/usr/share/cargo/registry/subtle-2.5.0
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-subtle-2.5.0-build/BUILDROOT/usr/share/cargo/registry/subtle-2.5.0
+ /usr/bin/awk -i inplace -v INPLACE_SUFFIX=.deps '/^\[((.+\.)?((dev|build)-)?dependencies|features)/{f=1;next} /^\[/{f=0}; !f' Cargo.toml
+ xargs -d '\n' /usr/bin/cp --parents -a -t /home/pterjan/rpmbuild/BUILD/rust-subtle-2.5.0-build/BUILDROOT/usr/share/cargo/registry/subtle-2.5.0
+ /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)'
warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-subtle-2.5.0-build/subtle-2.5.0`
+ /usr/bin/mv Cargo.toml.deps Cargo.toml
+ /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-subtle-2.5.0-build/BUILDROOT/usr/share/cargo/registry/subtle-2.5.0/Cargo.toml
+ /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-subtle-2.5.0-build/BUILDROOT/usr/share/cargo/registry/subtle-2.5.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
Reading /home/pterjan/rpmbuild/BUILD/rust-subtle-2.5.0-build/SPECPARTS/rpm-debuginfo.specpart
Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ccEAx1
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-subtle-2.5.0-build
+ cd subtle-2.5.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 libc v0.2.168
   Compiling cfg-if v1.0.0
   Compiling ppv-lite86 v0.2.17
warning: `#[inline]` is ignored on function prototypes
   --> src/lib.rs:282:5
    |
282 |     #[inline]
    |     ^^^^^^^^^
    |
    = note: `#[warn(unused_attributes)]` on by default

warning: `#[inline]` is ignored on function prototypes
   --> src/lib.rs:425:5
    |
425 |     #[inline]
    |     ^^^^^^^^^

warning: `#[inline]` is ignored on function prototypes
   --> src/lib.rs:612:5
    |
612 |     #[inline]
    |     ^^^^^^^^^

warning: `subtle` (lib) generated 3 warnings
     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=25316131be321185 -C extra-filename=-25316131be321185 --out-dir /home/pterjan/rpmbuild/BUILD/rust-subtle-2.5.0-build/subtle-2.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-subtle-2.5.0-build/subtle-2.5.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-subtle-2.5.0-build/subtle-2.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-subtle-2.5.0-build/subtle-2.5.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-subtle-2.5.0-build/subtle-2.5.0/target/rpm/build/libc-e0b86a4176dae342 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-subtle-2.5.0-build/subtle-2.5.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-subtle-2.5.0-build/subtle-2.5.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-subtle-2.5.0-build/subtle-2.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-subtle-2.5.0-build/subtle-2.5.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 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=b1d8469f9d10e4ca -C extra-filename=-b1d8469f9d10e4ca --out-dir /home/pterjan/rpmbuild/BUILD/rust-subtle-2.5.0-build/subtle-2.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-subtle-2.5.0-build/subtle-2.5.0/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-subtle-2.5.0-build/subtle-2.5.0/target/rpm/deps/libcfg_if-25316131be321185.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-subtle-2.5.0-build/subtle-2.5.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.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=c654f96ab2a100e0 -C extra-filename=-c654f96ab2a100e0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-subtle-2.5.0-build/subtle-2.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-subtle-2.5.0-build/subtle-2.5.0/target/rpm/deps --extern getrandom=/home/pterjan/rpmbuild/BUILD/rust-subtle-2.5.0-build/subtle-2.5.0/target/rpm/deps/libgetrandom-b1d8469f9d10e4ca.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=aaf553cff381f5d2 -C extra-filename=-aaf553cff381f5d2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-subtle-2.5.0-build/subtle-2.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-subtle-2.5.0-build/subtle-2.5.0/target/rpm/deps --extern ppv_lite86=/home/pterjan/rpmbuild/BUILD/rust-subtle-2.5.0-build/subtle-2.5.0/target/rpm/deps/libppv_lite86-50133881d16e3cb5.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-subtle-2.5.0-build/subtle-2.5.0/target/rpm/deps/librand_core-c654f96ab2a100e0.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="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=42d7707551ad8245 -C extra-filename=-42d7707551ad8245 --out-dir /home/pterjan/rpmbuild/BUILD/rust-subtle-2.5.0-build/subtle-2.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-subtle-2.5.0-build/subtle-2.5.0/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/rust-subtle-2.5.0-build/subtle-2.5.0/target/rpm/deps/liblibc-90336115020ad1da.rmeta --extern rand_chacha=/home/pterjan/rpmbuild/BUILD/rust-subtle-2.5.0-build/subtle-2.5.0/target/rpm/deps/librand_chacha-aaf553cff381f5d2.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-subtle-2.5.0-build/subtle-2.5.0/target/rpm/deps/librand_core-c654f96ab2a100e0.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
   Compiling subtle v2.5.0 (/home/pterjan/rpmbuild/BUILD/rust-subtle-2.5.0-build/subtle-2.5.0)
     Running `/usr/bin/rustc --crate-name mod --edition=2018 tests/mod.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"' --cfg 'feature="i128"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("const-generics", "core_hint_black_box", "default", "i128", "nightly", "std"))' -C metadata=8e05980269238134 -C extra-filename=-8e05980269238134 --out-dir /home/pterjan/rpmbuild/BUILD/rust-subtle-2.5.0-build/subtle-2.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-subtle-2.5.0-build/subtle-2.5.0/target/rpm/deps --extern rand=/home/pterjan/rpmbuild/BUILD/rust-subtle-2.5.0-build/subtle-2.5.0/target/rpm/deps/librand-42d7707551ad8245.rlib --extern subtle=/home/pterjan/rpmbuild/BUILD/rust-subtle-2.5.0-build/subtle-2.5.0/target/rpm/deps/libsubtle-2e0ca40dae201348.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
     Running `/usr/bin/rustc --crate-name subtle --edition=2018 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"' --cfg 'feature="i128"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("const-generics", "core_hint_black_box", "default", "i128", "nightly", "std"))' -C metadata=8f5edb6e502a4010 -C extra-filename=-8f5edb6e502a4010 --out-dir /home/pterjan/rpmbuild/BUILD/rust-subtle-2.5.0-build/subtle-2.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-subtle-2.5.0-build/subtle-2.5.0/target/rpm/deps --extern rand=/home/pterjan/rpmbuild/BUILD/rust-subtle-2.5.0-build/subtle-2.5.0/target/rpm/deps/librand-42d7707551ad8245.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
warning: `subtle` (lib test) generated 3 warnings (3 duplicates)
    Finished `rpm` profile [optimized + debuginfo] target(s) in 6.62s
     Running `/home/pterjan/rpmbuild/BUILD/rust-subtle-2.5.0-build/subtle-2.5.0/target/rpm/deps/subtle-8f5edb6e502a4010`

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-subtle-2.5.0-build/subtle-2.5.0/target/rpm/deps/mod-8e05980269238134`

running 27 tests
test choice_equal ... ok
test conditional_assign_i32 ... ok
test ordering_equal ... ok
test integer_equal ... ok
test greater_than_u32 ... ok
test test_ctoption ... ok
test less_than_u64 ... ok
test unwrap_none_ctoption - should panic ... ok
test ordering_conditional_select ... ok
test less_than_u128 ... ok
test conditional_select_choice ... ok
test greater_than_ordering ... ok
test greater_than_u64 ... ok
test slices_equal ... ok
test less_than_u16 ... ok
test less_than_u8 ... ok
test slices_equal_different_lengths - should panic ... ok
test less_than_twos_compliment_minmax ... ok
test choice_into_bool ... ok
test greater_than_u128 ... ok
test greater_than_u16 ... ok
test integer_conditional_select ... ok
test conditional_assign_i64 ... ok
test less_than_u32 ... ok
test custom_conditional_select_i16 ... ok
test less_than_ordering ... ok
test greater_than_u8 ... ok

test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s

   Doc-tests subtle
     Running `/usr/bin/rustdoc --edition=2018 --crate-type lib --color auto --crate-name subtle --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-subtle-2.5.0-build/subtle-2.5.0 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-subtle-2.5.0-build/subtle-2.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-subtle-2.5.0-build/subtle-2.5.0/target/rpm/deps --extern rand=/home/pterjan/rpmbuild/BUILD/rust-subtle-2.5.0-build/subtle-2.5.0/target/rpm/deps/librand-42d7707551ad8245.rlib --extern subtle=/home/pterjan/rpmbuild/BUILD/rust-subtle-2.5.0-build/subtle-2.5.0/target/rpm/deps/libsubtle-2e0ca40dae201348.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="i128"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("const-generics", "core_hint_black_box", "default", "i128", "nightly", "std"))' --error-format human`

running 7 tests
test src/lib.rs - ConditionallySelectable::conditional_assign (line 434) ... ok
test src/lib.rs - ConditionallySelectable::conditional_select (line 412) ... ok
test src/lib.rs - ConstantTimeLess::ct_lt (line 937) ... ok
test src/lib.rs - ConditionallySelectable::conditional_swap (line 459) ... ok
test src/lib.rs - ConstantTimeEq (line 265) ... ok
test src/lib.rs - [T]::ct_eq (line 310) ... ok
test src/lib.rs - ConstantTimeGreater::ct_gt (line 844) ... ok

test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.48s

+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: rust-subtle-devel-2.5.0-1.mga10.noarch
warning: File listed twice: /usr/share/cargo/registry/subtle-2.5.0/CHANGELOG.md
warning: File listed twice: /usr/share/cargo/registry/subtle-2.5.0/CONTRIBUTING.md
warning: File listed twice: /usr/share/cargo/registry/subtle-2.5.0/LICENSE
warning: File listed twice: /usr/share/cargo/registry/subtle-2.5.0/README.md
Provides: crate(subtle) = 2.5.0 rust-subtle-devel = 2.5.0-1.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-subtle+default-devel-2.5.0-1.mga10.noarch
Provides: crate(subtle/default) = 2.5.0 rust-subtle+default-devel = 2.5.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(subtle) = 2.5.0 crate(subtle/i128) = 2.5.0 crate(subtle/std) = 2.5.0
Processing files: rust-subtle+const-generics-devel-2.5.0-1.mga10.noarch
Provides: crate(subtle/const-generics) = 2.5.0 rust-subtle+const-generics-devel = 2.5.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(subtle) = 2.5.0
Processing files: rust-subtle+core_hint_black_box-devel-2.5.0-1.mga10.noarch
Provides: crate(subtle/core_hint_black_box) = 2.5.0 rust-subtle+core_hint_black_box-devel = 2.5.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(subtle) = 2.5.0
Processing files: rust-subtle+i128-devel-2.5.0-1.mga10.noarch
Provides: crate(subtle/i128) = 2.5.0 rust-subtle+i128-devel = 2.5.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(subtle) = 2.5.0
Processing files: rust-subtle+nightly-devel-2.5.0-1.mga10.noarch
Provides: crate(subtle/nightly) = 2.5.0 rust-subtle+nightly-devel = 2.5.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(subtle) = 2.5.0
Processing files: rust-subtle+std-devel-2.5.0-1.mga10.noarch
Provides: crate(subtle/std) = 2.5.0 rust-subtle+std-devel = 2.5.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(subtle) = 2.5.0
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-subtle-2.5.0-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-subtle+default-devel-2.5.0-1.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-subtle+nightly-devel-2.5.0-1.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-subtle+i128-devel-2.5.0-1.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-subtle+const-generics-devel-2.5.0-1.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-subtle+std-devel-2.5.0-1.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-subtle-devel-2.5.0-1.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-subtle+core_hint_black_box-devel-2.5.0-1.mga10.noarch.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.g74VmL
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-subtle-2.5.0-build
+ test -d /home/pterjan/rpmbuild/BUILD/rust-subtle-2.5.0-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-subtle-2.5.0-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/rust-subtle-2.5.0-build
+ RPM_EC=0
++ jobs -p
+ exit 0

RPM build warnings:
    File listed twice: /usr/share/cargo/registry/subtle-2.5.0/CHANGELOG.md
    File listed twice: /usr/share/cargo/registry/subtle-2.5.0/CONTRIBUTING.md
    File listed twice: /usr/share/cargo/registry/subtle-2.5.0/LICENSE
    File listed twice: /usr/share/cargo/registry/subtle-2.5.0/README.md
D: [iurt_root_command] Success!