D: [iurt_root_command] chroot
Building target platforms: noarch
Building for target noarch
Installing /home/pterjan/rpmbuild/SRPMS/rust-ruzstd-0.7.0-1.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.sq47p6
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build
+ test -d /home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.UrFpJH
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build
+ rm -rf ruzstd-0.7.0
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/ruzstd-0.7.0.crate
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd ruzstd-0.7.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/ruzstd-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.q0lalH
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build
+ cd ruzstd-0.7.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.CjyGyu
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.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 ruzstd-0.7.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 cfg-if v1.0.0
   Compiling static_assertions v1.1.0
   Compiling byteorder v1.5.0
     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-ruzstd-0.7.0-build/ruzstd-0.7.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/ruzstd-0.7.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 static_assertions --edition=2015 /usr/share/cargo/registry/static_assertions-1.1.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("nightly"))' -C metadata=b1201575c8494544 -C extra-filename=-b1201575c8494544 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/ruzstd-0.7.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/ruzstd-0.7.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 byteorder --edition=2021 /usr/share/cargo/registry/byteorder-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=3554cdb4e62cdd04 -C extra-filename=-3554cdb4e62cdd04 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/ruzstd-0.7.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/ruzstd-0.7.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
   Compiling twox-hash v1.6.3
     Running `/usr/bin/rustc --crate-name twox_hash --edition=2018 /usr/share/cargo/registry/twox-hash-1.6.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "digest", "digest_0_10", "digest_0_9", "rand", "serde", "serialize", "std"))' -C metadata=624fafe60ca8e31c -C extra-filename=-624fafe60ca8e31c --out-dir /home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/ruzstd-0.7.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/ruzstd-0.7.0/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/ruzstd-0.7.0/target/rpm/deps/libcfg_if-a75da4dac8bb7c65.rmeta --extern static_assertions=/home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/ruzstd-0.7.0/target/rpm/deps/libstatic_assertions-b1201575c8494544.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
   Compiling ruzstd v0.7.0 (/home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/ruzstd-0.7.0)
     Running `/usr/bin/rustc --crate-name ruzstd --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="hash"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "hash", "std"))' -C metadata=c4a54480413414e8 -C extra-filename=-c4a54480413414e8 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/ruzstd-0.7.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/ruzstd-0.7.0/target/rpm/deps --extern byteorder=/home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/ruzstd-0.7.0/target/rpm/deps/libbyteorder-3554cdb4e62cdd04.rmeta --extern twox_hash=/home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/ruzstd-0.7.0/target/rpm/deps/libtwox_hash-624fafe60ca8e31c.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
warning: elided lifetime has a name
  --> src/decoding/bit_reader.rs:51:47
   |
50 | impl<'s> BitReader<'s> {
   |      -- lifetime `'s` declared here
51 |     pub fn new(source: &'s [u8]) -> BitReader<'_> {
   |                                               ^^ this elided lifetime gets resolved as `'s`
   |
   = note: `#[warn(elided_named_lifetimes)]` on by default

warning: elided lifetime has a name
  --> src/decoding/bit_reader_reverse.rs:24:55
   |
18 | impl<'s> BitReaderReversed<'s> {
   |      -- lifetime `'s` declared here
...
24 |     pub fn new(source: &'s [u8]) -> BitReaderReversed<'_> {
   |                                                       ^^ this elided lifetime gets resolved as `'s`

warning: elided lifetime has a name
   --> src/fse/fse_decoder.rs:169:51
    |
167 | impl<'t> FSEDecoder<'t> {
    |      -- lifetime `'t` declared here
168 |     /// Initialize a new Finite State Entropy decoder.
169 |     pub fn new(table: &'t FSETable) -> FSEDecoder<'_> {
    |                                                   ^^ this elided lifetime gets resolved as `'t`

warning: `ruzstd` (lib) generated 3 warnings
     Running `/usr/bin/rustc --crate-name zstd --edition=2018 src/bin/zstd.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="hash"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "hash", "std"))' -C metadata=85d4a14ef8be9d76 -C extra-filename=-85d4a14ef8be9d76 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/ruzstd-0.7.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/ruzstd-0.7.0/target/rpm/deps --extern byteorder=/home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/ruzstd-0.7.0/target/rpm/deps/libbyteorder-3554cdb4e62cdd04.rlib --extern ruzstd=/home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/ruzstd-0.7.0/target/rpm/deps/libruzstd-c4a54480413414e8.rlib --extern twox_hash=/home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/ruzstd-0.7.0/target/rpm/deps/libtwox_hash-624fafe60ca8e31c.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
     Running `/usr/bin/rustc --crate-name zstd_stream --edition=2018 src/bin/zstd_stream.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="hash"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "hash", "std"))' -C metadata=15b999b93321ca9e -C extra-filename=-15b999b93321ca9e --out-dir /home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/ruzstd-0.7.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/ruzstd-0.7.0/target/rpm/deps --extern byteorder=/home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/ruzstd-0.7.0/target/rpm/deps/libbyteorder-3554cdb4e62cdd04.rlib --extern ruzstd=/home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/ruzstd-0.7.0/target/rpm/deps/libruzstd-c4a54480413414e8.rlib --extern twox_hash=/home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/ruzstd-0.7.0/target/rpm/deps/libtwox_hash-624fafe60ca8e31c.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
    Finished `rpm` profile [optimized + debuginfo] target(s) in 7.57s
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.HFe1OJ
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build
+ mkdir /home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.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 ruzstd-0.7.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=ruzstd
++ /usr/bin/cargo2rpm --path Cargo.toml version
+ CRATE_VERSION=0.7.0
+ REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/BUILDROOT/usr/share/cargo/registry/ruzstd-0.7.0
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/BUILDROOT/usr/share/cargo/registry/ruzstd-0.7.0
+ /usr/bin/awk -i inplace -v INPLACE_SUFFIX=.deps '/^\[((.+\.)?((dev|build)-)?dependencies|features)/{f=1;next} /^\[/{f=0}; !f' Cargo.toml
+ grep -w -E -v 'Cargo.(lock|toml.orig)'
+ xargs -d '\n' /usr/bin/cp --parents -a -t /home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/BUILDROOT/usr/share/cargo/registry/ruzstd-0.7.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
warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/ruzstd-0.7.0`
+ /usr/bin/mv Cargo.toml.deps Cargo.toml
+ /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/BUILDROOT/usr/share/cargo/registry/ruzstd-0.7.0/Cargo.toml
+ /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/BUILDROOT/usr/share/cargo/registry/ruzstd-0.7.0/Cargo.toml.deps
+ echo '{"files":{},"package":""}'
++ /usr/bin/cargo2rpm --path Cargo.toml is-bin
+ '[' 1 -eq 1 ']'
+ '[' 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.c8EDYg
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.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 ruzstd-0.7.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 -- --exact --skip tests::decode_corpus::test_decode_corpus_files --skip tests::dict_test::test_dict_decoding --skip tests::fuzz_regressions::test_all_artifacts --skip tests::test_block_header_reading --skip tests::test_decode_from_to --skip tests::test_frame_decoder --skip tests::test_frame_header_reading --skip tests::test_specific_file --skip tests::test_streaming
       Fresh cfg-if v1.0.0
   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-ruzstd-0.7.0-build/ruzstd-0.7.0/target/rpm/build/libc-25c1c3be200813b3 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/ruzstd-0.7.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
       Fresh static_assertions v1.1.0
   Compiling ppv-lite86 v0.2.17
       Fresh twox-hash v1.6.3
       Fresh byteorder v1.5.0
warning: elided lifetime has a name
  --> src/decoding/bit_reader.rs:51:47
   |
50 | impl<'s> BitReader<'s> {
   |      -- lifetime `'s` declared here
51 |     pub fn new(source: &'s [u8]) -> BitReader<'_> {
   |                                               ^^ this elided lifetime gets resolved as `'s`
   |
   = note: `#[warn(elided_named_lifetimes)]` on by default

warning: elided lifetime has a name
  --> src/decoding/bit_reader_reverse.rs:24:55
   |
18 | impl<'s> BitReaderReversed<'s> {
   |      -- lifetime `'s` declared here
...
24 |     pub fn new(source: &'s [u8]) -> BitReaderReversed<'_> {
   |                                                       ^^ this elided lifetime gets resolved as `'s`

warning: elided lifetime has a name
   --> src/fse/fse_decoder.rs:169:51
    |
167 | impl<'t> FSEDecoder<'t> {
    |      -- lifetime `'t` declared here
168 |     /// Initialize a new Finite State Entropy decoder.
169 |     pub fn new(table: &'t FSETable) -> FSEDecoder<'_> {
    |                                                   ^^ this elided lifetime gets resolved as `'t`

warning: `ruzstd` (lib) generated 3 warnings
     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-ruzstd-0.7.0-build/ruzstd-0.7.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/ruzstd-0.7.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-ruzstd-0.7.0-build/ruzstd-0.7.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-ruzstd-0.7.0-build/ruzstd-0.7.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/ruzstd-0.7.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=3cac3f2389605c4e -C extra-filename=-3cac3f2389605c4e --out-dir /home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/ruzstd-0.7.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/ruzstd-0.7.0/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/ruzstd-0.7.0/target/rpm/deps/libcfg_if-a75da4dac8bb7c65.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/ruzstd-0.7.0/target/rpm/deps/liblibc-b56a13c920abbd53.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
   Compiling rand_core v0.6.4
     Running `/usr/bin/rustc --crate-name rand_core --edition=2018 /usr/share/cargo/registry/rand_core-0.6.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=ecae7bd70e1a73ed -C extra-filename=-ecae7bd70e1a73ed --out-dir /home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/ruzstd-0.7.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/ruzstd-0.7.0/target/rpm/deps --extern getrandom=/home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/ruzstd-0.7.0/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-ruzstd-0.7.0-build/ruzstd-0.7.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/ruzstd-0.7.0/target/rpm/deps --extern ppv_lite86=/home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/ruzstd-0.7.0/target/rpm/deps/libppv_lite86-d10d683b801a33fe.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/ruzstd-0.7.0/target/rpm/deps/librand_core-ecae7bd70e1a73ed.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
   Compiling rand v0.8.5
     Running `/usr/bin/rustc --crate-name rand --edition=2018 /usr/share/cargo/registry/rand-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="libc"' --cfg 'feature="rand_chacha"' --cfg 'feature="small_rng"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "min_const_gen", "nightly", "packed_simd", "rand_chacha", "serde", "serde1", "simd_support", "small_rng", "std", "std_rng"))' -C metadata=19693b6ba8598551 -C extra-filename=-19693b6ba8598551 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/ruzstd-0.7.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/ruzstd-0.7.0/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/ruzstd-0.7.0/target/rpm/deps/liblibc-b56a13c920abbd53.rmeta --extern rand_chacha=/home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/ruzstd-0.7.0/target/rpm/deps/librand_chacha-83a348773e96daf3.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/ruzstd-0.7.0/target/rpm/deps/librand_core-ecae7bd70e1a73ed.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
   Compiling ruzstd v0.7.0 (/home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/ruzstd-0.7.0)
     Running `/usr/bin/rustc --crate-name zstd_stream --edition=2018 src/bin/zstd_stream.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="hash"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "hash", "std"))' -C metadata=de2f82a4346f6d25 -C extra-filename=-de2f82a4346f6d25 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/ruzstd-0.7.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/ruzstd-0.7.0/target/rpm/deps --extern byteorder=/home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/ruzstd-0.7.0/target/rpm/deps/libbyteorder-3554cdb4e62cdd04.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/ruzstd-0.7.0/target/rpm/deps/librand-19693b6ba8598551.rlib --extern ruzstd=/home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/ruzstd-0.7.0/target/rpm/deps/libruzstd-c4a54480413414e8.rlib --extern twox_hash=/home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/ruzstd-0.7.0/target/rpm/deps/libtwox_hash-624fafe60ca8e31c.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
     Running `/usr/bin/rustc --crate-name ruzstd --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="hash"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "hash", "std"))' -C metadata=b96068f7a2992773 -C extra-filename=-b96068f7a2992773 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/ruzstd-0.7.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/ruzstd-0.7.0/target/rpm/deps --extern byteorder=/home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/ruzstd-0.7.0/target/rpm/deps/libbyteorder-3554cdb4e62cdd04.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/ruzstd-0.7.0/target/rpm/deps/librand-19693b6ba8598551.rlib --extern twox_hash=/home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/ruzstd-0.7.0/target/rpm/deps/libtwox_hash-624fafe60ca8e31c.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
     Running `/usr/bin/rustc --crate-name zstd --edition=2018 src/bin/zstd.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="hash"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "hash", "std"))' -C metadata=742eb33b19945936 -C extra-filename=-742eb33b19945936 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/ruzstd-0.7.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/ruzstd-0.7.0/target/rpm/deps --extern byteorder=/home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/ruzstd-0.7.0/target/rpm/deps/libbyteorder-3554cdb4e62cdd04.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/ruzstd-0.7.0/target/rpm/deps/librand-19693b6ba8598551.rlib --extern ruzstd=/home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/ruzstd-0.7.0/target/rpm/deps/libruzstd-c4a54480413414e8.rlib --extern twox_hash=/home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/ruzstd-0.7.0/target/rpm/deps/libtwox_hash-624fafe60ca8e31c.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn`
warning: `ruzstd` (lib test) generated 3 warnings (3 duplicates)
    Finished `rpm` profile [optimized + debuginfo] target(s) in 12.93s
     Running `/home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/ruzstd-0.7.0/target/rpm/deps/ruzstd-b96068f7a2992773 --exact --skip 'tests::decode_corpus::test_decode_corpus_files' --skip 'tests::dict_test::test_dict_decoding' --skip 'tests::fuzz_regressions::test_all_artifacts' --skip 'tests::test_block_header_reading' --skip 'tests::test_decode_from_to' --skip 'tests::test_frame_decoder' --skip 'tests::test_frame_header_reading' --skip 'tests::test_specific_file' --skip 'tests::test_streaming'`

running 9 tests
test decoding::ringbuffer::tests::smoke ... ok
test tests::bit_reader::test_bitreader_reversed ... ok
test decoding::decodebuffer::tests::wouldblock_writer ... ok
test tests::skippable_frame ... ok
test decoding::sequence_section_decoder::test_ll_default ... ok
test decoding::ringbuffer::tests::edge_cases ... ok
test tests::bit_reader::test_bitreader_normal ... ok
test decoding::decodebuffer::tests::short_writer ... ok
test tests::dict_test::test_dict_parsing ... ok

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

     Running `/home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/ruzstd-0.7.0/target/rpm/deps/zstd-742eb33b19945936 --exact --skip 'tests::decode_corpus::test_decode_corpus_files' --skip 'tests::dict_test::test_dict_decoding' --skip 'tests::fuzz_regressions::test_all_artifacts' --skip 'tests::test_block_header_reading' --skip 'tests::test_decode_from_to' --skip 'tests::test_frame_decoder' --skip 'tests::test_frame_header_reading' --skip 'tests::test_specific_file' --skip 'tests::test_streaming'`

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-ruzstd-0.7.0-build/ruzstd-0.7.0/target/rpm/deps/zstd_stream-de2f82a4346f6d25 --exact --skip 'tests::decode_corpus::test_decode_corpus_files' --skip 'tests::dict_test::test_dict_decoding' --skip 'tests::fuzz_regressions::test_all_artifacts' --skip 'tests::test_block_header_reading' --skip 'tests::test_decode_from_to' --skip 'tests::test_frame_decoder' --skip 'tests::test_frame_header_reading' --skip 'tests::test_specific_file' --skip 'tests::test_streaming'`

running 0 tests

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

   Doc-tests ruzstd
     Running `/usr/bin/rustdoc --edition=2018 --crate-type lib --color auto --crate-name ruzstd --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/ruzstd-0.7.0 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/ruzstd-0.7.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/ruzstd-0.7.0/target/rpm/deps --test-args --exact --test-args --skip --test-args 'tests::decode_corpus::test_decode_corpus_files' --test-args --skip --test-args 'tests::dict_test::test_dict_decoding' --test-args --skip --test-args 'tests::fuzz_regressions::test_all_artifacts' --test-args --skip --test-args 'tests::test_block_header_reading' --test-args --skip --test-args 'tests::test_decode_from_to' --test-args --skip --test-args 'tests::test_frame_decoder' --test-args --skip --test-args 'tests::test_frame_header_reading' --test-args --skip --test-args 'tests::test_specific_file' --test-args --skip --test-args 'tests::test_streaming' --extern byteorder=/home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/ruzstd-0.7.0/target/rpm/deps/libbyteorder-3554cdb4e62cdd04.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/ruzstd-0.7.0/target/rpm/deps/librand-19693b6ba8598551.rlib --extern ruzstd=/home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/ruzstd-0.7.0/target/rpm/deps/libruzstd-c4a54480413414e8.rlib --extern twox_hash=/home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/ruzstd-0.7.0/target/rpm/deps/libtwox_hash-624fafe60ca8e31c.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="hash"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "hash", "std"))' --error-format human`

running 2 tests
test src/streaming_decoder.rs - streaming_decoder::StreamingDecoder (line 25) - compile ... ok
test src/frame_decoder.rs - frame_decoder::FrameDecoder (line 24) ... ok

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

+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: rust-ruzstd-devel-0.7.0-1.mga10.noarch
warning: File listed twice: /usr/share/cargo/registry/ruzstd-0.7.0/Changelog.md
warning: File listed twice: /usr/share/cargo/registry/ruzstd-0.7.0/LICENSE
warning: File listed twice: /usr/share/cargo/registry/ruzstd-0.7.0/Readme.md
warning: File listed twice: /usr/share/cargo/registry/ruzstd-0.7.0/optimizations.md
Provides: crate(ruzstd) = 0.7.0 rust-ruzstd-devel = 0.7.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(byteorder) >= 1.5.0
Processing files: rust-ruzstd+default-devel-0.7.0-1.mga10.noarch
Provides: crate(ruzstd/default) = 0.7.0 rust-ruzstd+default-devel = 0.7.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(ruzstd) = 0.7.0 crate(ruzstd/hash) = 0.7.0 crate(ruzstd/std) = 0.7.0
Processing files: rust-ruzstd+hash-devel-0.7.0-1.mga10.noarch
Provides: crate(ruzstd/hash) = 0.7.0 rust-ruzstd+hash-devel = 0.7.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(ruzstd) = 0.7.0 crate(twox-hash) >= 1.6.0
Processing files: rust-ruzstd+std-devel-0.7.0-1.mga10.noarch
Provides: crate(ruzstd/std) = 0.7.0 rust-ruzstd+std-devel = 0.7.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(ruzstd) = 0.7.0
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-ruzstd+default-devel-0.7.0-1.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-ruzstd+hash-devel-0.7.0-1.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-ruzstd+std-devel-0.7.0-1.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-ruzstd-devel-0.7.0-1.mga10.noarch.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.eQv9FA
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build
+ test -d /home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/rust-ruzstd-0.7.0-build
+ RPM_EC=0
++ jobs -p
+ exit 0

RPM build warnings:
    File listed twice: /usr/share/cargo/registry/ruzstd-0.7.0/Changelog.md
    File listed twice: /usr/share/cargo/registry/ruzstd-0.7.0/LICENSE
    File listed twice: /usr/share/cargo/registry/ruzstd-0.7.0/Readme.md
    File listed twice: /usr/share/cargo/registry/ruzstd-0.7.0/optimizations.md
D: [iurt_root_command] Success!