D: [iurt_root_command] chroot
Building target platforms: noarch
Building for target noarch
Installing /home/pterjan/rpmbuild/SRPMS/rust-float-ord-0.3.2-0.1.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.yEO7pk
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-float-ord-0.3.2-build
+ test -d /home/pterjan/rpmbuild/BUILD/rust-float-ord-0.3.2-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-float-ord-0.3.2-build
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/rust-float-ord-0.3.2-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-float-ord-0.3.2-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-float-ord-0.3.2-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.rEbzqA
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-float-ord-0.3.2-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/rust-float-ord-0.3.2-build
+ rm -rf float-ord-0.3.2
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/float-ord-0.3.2.crate
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd float-ord-0.3.2
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ dos2unix README.md
dos2unix: converting file README.md to Unix format...
+ 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.o10OdS
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-float-ord-0.3.2-build
+ cd float-ord-0.3.2
+ /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.IBZC2B
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-float-ord-0.3.2-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 float-ord-0.3.2
+ '[' 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 float-ord v0.3.2 (/home/pterjan/rpmbuild/BUILD/rust-float-ord-0.3.2-build/float-ord-0.3.2)
     Running `/usr/bin/rustc --crate-name float_ord --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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8842d8bc864c9902 -C extra-filename=-8842d8bc864c9902 --out-dir /home/pterjan/rpmbuild/BUILD/rust-float-ord-0.3.2-build/float-ord-0.3.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-float-ord-0.3.2-build/float-ord-0.3.2/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.48s
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.wjSAdQ
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-float-ord-0.3.2-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/rust-float-ord-0.3.2-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/rust-float-ord-0.3.2-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/rust-float-ord-0.3.2-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/rust-float-ord-0.3.2-build
+ mkdir /home/pterjan/rpmbuild/BUILD/rust-float-ord-0.3.2-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 float-ord-0.3.2
+ '[' 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=float-ord
++ /usr/bin/cargo2rpm --path Cargo.toml version
+ CRATE_VERSION=0.3.2
+ REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-float-ord-0.3.2-build/BUILDROOT/usr/share/cargo/registry/float-ord-0.3.2
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-float-ord-0.3.2-build/BUILDROOT/usr/share/cargo/registry/float-ord-0.3.2
+ /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
+ xargs -d '\n' /usr/bin/cp --parents -a -t /home/pterjan/rpmbuild/BUILD/rust-float-ord-0.3.2-build/BUILDROOT/usr/share/cargo/registry/float-ord-0.3.2
+ grep -w -E -v 'Cargo.(lock|toml.orig)'
warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-float-ord-0.3.2-build/float-ord-0.3.2`
+ /usr/bin/mv Cargo.toml.deps Cargo.toml
+ /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-float-ord-0.3.2-build/BUILDROOT/usr/share/cargo/registry/float-ord-0.3.2/Cargo.toml
+ /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-float-ord-0.3.2-build/BUILDROOT/usr/share/cargo/registry/float-ord-0.3.2/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.PA2kUu
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-float-ord-0.3.2-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 float-ord-0.3.2
+ '[' 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
     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-float-ord-0.3.2-build/float-ord-0.3.2/target/rpm/build/libc-25c1c3be200813b3 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-float-ord-0.3.2-build/float-ord-0.3.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
   Compiling cfg-if v1.0.0
   Compiling ppv-lite86 v0.2.17
     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-float-ord-0.3.2-build/float-ord-0.3.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-float-ord-0.3.2-build/float-ord-0.3.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
     Running `/usr/bin/rustc --crate-name cfg_if --edition=2018 /usr/share/cargo/registry/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=a75da4dac8bb7c65 -C extra-filename=-a75da4dac8bb7c65 --out-dir /home/pterjan/rpmbuild/BUILD/rust-float-ord-0.3.2-build/float-ord-0.3.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-float-ord-0.3.2-build/float-ord-0.3.2/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-float-ord-0.3.2-build/float-ord-0.3.2/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-float-ord-0.3.2-build/float-ord-0.3.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-float-ord-0.3.2-build/float-ord-0.3.2/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=3cac3f2389605c4e -C extra-filename=-3cac3f2389605c4e --out-dir /home/pterjan/rpmbuild/BUILD/rust-float-ord-0.3.2-build/float-ord-0.3.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-float-ord-0.3.2-build/float-ord-0.3.2/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-float-ord-0.3.2-build/float-ord-0.3.2/target/rpm/deps/libcfg_if-a75da4dac8bb7c65.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-float-ord-0.3.2-build/float-ord-0.3.2/target/rpm/deps/liblibc-b56a13c920abbd53.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
   Compiling rand_core v0.6.4
     Running `/usr/bin/rustc --crate-name rand_core --edition=2018 /usr/share/cargo/registry/rand_core-0.6.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=ecae7bd70e1a73ed -C extra-filename=-ecae7bd70e1a73ed --out-dir /home/pterjan/rpmbuild/BUILD/rust-float-ord-0.3.2-build/float-ord-0.3.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-float-ord-0.3.2-build/float-ord-0.3.2/target/rpm/deps --extern getrandom=/home/pterjan/rpmbuild/BUILD/rust-float-ord-0.3.2-build/float-ord-0.3.2/target/rpm/deps/libgetrandom-3cac3f2389605c4e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
   Compiling rand_chacha v0.3.1
     Running `/usr/bin/rustc --crate-name rand_chacha --edition=2018 /usr/share/cargo/registry/rand_chacha-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "serde1", "simd", "std"))' -C metadata=83a348773e96daf3 -C extra-filename=-83a348773e96daf3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-float-ord-0.3.2-build/float-ord-0.3.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-float-ord-0.3.2-build/float-ord-0.3.2/target/rpm/deps --extern ppv_lite86=/home/pterjan/rpmbuild/BUILD/rust-float-ord-0.3.2-build/float-ord-0.3.2/target/rpm/deps/libppv_lite86-d10d683b801a33fe.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-float-ord-0.3.2-build/float-ord-0.3.2/target/rpm/deps/librand_core-ecae7bd70e1a73ed.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
   Compiling rand v0.8.5
     Running `/usr/bin/rustc --crate-name rand --edition=2018 /usr/share/cargo/registry/rand-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="libc"' --cfg 'feature="rand_chacha"' --cfg 'feature="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=70d112ad60b22470 -C extra-filename=-70d112ad60b22470 --out-dir /home/pterjan/rpmbuild/BUILD/rust-float-ord-0.3.2-build/float-ord-0.3.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-float-ord-0.3.2-build/float-ord-0.3.2/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/rust-float-ord-0.3.2-build/float-ord-0.3.2/target/rpm/deps/liblibc-b56a13c920abbd53.rmeta --extern rand_chacha=/home/pterjan/rpmbuild/BUILD/rust-float-ord-0.3.2-build/float-ord-0.3.2/target/rpm/deps/librand_chacha-83a348773e96daf3.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-float-ord-0.3.2-build/float-ord-0.3.2/target/rpm/deps/librand_core-ecae7bd70e1a73ed.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
   Compiling float-ord v0.3.2 (/home/pterjan/rpmbuild/BUILD/rust-float-ord-0.3.2-build/float-ord-0.3.2)
     Running `/usr/bin/rustc --crate-name float_ord --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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=82a990601e0cbf01 -C extra-filename=-82a990601e0cbf01 --out-dir /home/pterjan/rpmbuild/BUILD/rust-float-ord-0.3.2-build/float-ord-0.3.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-float-ord-0.3.2-build/float-ord-0.3.2/target/rpm/deps --extern rand=/home/pterjan/rpmbuild/BUILD/rust-float-ord-0.3.2-build/float-ord-0.3.2/target/rpm/deps/librand-70d112ad60b22470.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
    Finished `rpm` profile [optimized + debuginfo] target(s) in 5.68s
     Running `/home/pterjan/rpmbuild/BUILD/rust-float-ord-0.3.2-build/float-ord-0.3.2/target/rpm/deps/float_ord-82a990601e0cbf01`

running 5 tests
test tests::test_hash ... ok
test tests::test_ord ... ok
test tests::test_sort_nan ... ok
test tests::test_ord_numbers ... ok
test tests::test_sort_numbers ... ok

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

   Doc-tests float_ord
     Running `/usr/bin/rustdoc --edition=2015 --crate-type lib --color auto --crate-name float_ord --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-float-ord-0.3.2-build/float-ord-0.3.2 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-float-ord-0.3.2-build/float-ord-0.3.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-float-ord-0.3.2-build/float-ord-0.3.2/target/rpm/deps --extern float_ord=/home/pterjan/rpmbuild/BUILD/rust-float-ord-0.3.2-build/float-ord-0.3.2/target/rpm/deps/libfloat_ord-8842d8bc864c9902.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-float-ord-0.3.2-build/float-ord-0.3.2/target/rpm/deps/librand-70d112ad60b22470.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --error-format human`

running 1 test
test src/lib.rs - sort (line 65) ... ok

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

+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: rust-float-ord-devel-0.3.2-0.1.mga10.noarch
warning: File listed twice: /usr/share/cargo/registry/float-ord-0.3.2/LICENSE-APACHE
warning: File listed twice: /usr/share/cargo/registry/float-ord-0.3.2/LICENSE-MIT
warning: File listed twice: /usr/share/cargo/registry/float-ord-0.3.2/README.md
Provides: crate(float-ord) = 0.3.2 rust-float-ord-devel = 0.3.2-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-float-ord+default-devel-0.3.2-0.1.mga10.noarch
Provides: crate(float-ord/default) = 0.3.2 rust-float-ord+default-devel = 0.3.2-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(float-ord) = 0.3.2
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-float-ord-0.3.2-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-float-ord+default-devel-0.3.2-0.1.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-float-ord-devel-0.3.2-0.1.mga10.noarch.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Z0NXhT
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-float-ord-0.3.2-build
+ test -d /home/pterjan/rpmbuild/BUILD/rust-float-ord-0.3.2-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-float-ord-0.3.2-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/rust-float-ord-0.3.2-build
+ RPM_EC=0
++ jobs -p
+ exit 0

RPM build warnings:
    File listed twice: /usr/share/cargo/registry/float-ord-0.3.2/LICENSE-APACHE
    File listed twice: /usr/share/cargo/registry/float-ord-0.3.2/LICENSE-MIT
    File listed twice: /usr/share/cargo/registry/float-ord-0.3.2/README.md
D: [iurt_root_command] Success!