D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-hyper-1.5.0-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.zEMKsA + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-hyper-1.5.0-build + test -d /home/pterjan/rpmbuild/BUILD/rust-hyper-1.5.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-hyper-1.5.0-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/rust-hyper-1.5.0-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-hyper-1.5.0-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-hyper-1.5.0-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.poqW30 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-hyper-1.5.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-hyper-1.5.0-build + rm -rf hyper-1.5.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/hyper-1.5.0.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd hyper-1.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.y1Zprs + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-hyper-1.5.0-build + cd hyper-1.5.0 + /usr/bin/cargo2rpm --path Cargo.toml buildrequires + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.IvoRSH + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-hyper-1.5.0-build + cd hyper-1.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 warning: unused manifest key: package.autolib Compiling fnv v1.0.7 Compiling bytes v1.7.2 Running `/usr/bin/rustc --crate-name fnv --edition=2015 /usr/share/cargo/registry/fnv-1.0.7/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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=ab2a2dd22245018f -C extra-filename=-ab2a2dd22245018f --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-1.5.0-build/hyper-1.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper-1.5.0-build/hyper-1.5.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling itoa v1.0.14 Compiling pin-project-lite v0.2.13 Running `/usr/bin/rustc --crate-name bytes --edition=2018 /usr/share/cargo/registry/bytes-1.7.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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=1587766fe674dfee -C extra-filename=-1587766fe674dfee --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-1.5.0-build/hyper-1.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper-1.5.0-build/hyper-1.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 itoa --edition=2018 /usr/share/cargo/registry/itoa-1.0.14/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("no-panic"))' -C metadata=3665b5202e2cd6e0 -C extra-filename=-3665b5202e2cd6e0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-1.5.0-build/hyper-1.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper-1.5.0-build/hyper-1.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 pin_project_lite --edition=2018 /usr/share/cargo/registry/pin-project-lite-0.2.13/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=cdd22f21b9632c67 -C extra-filename=-cdd22f21b9632c67 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-1.5.0-build/hyper-1.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper-1.5.0-build/hyper-1.5.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tokio v1.40.0 Running `/usr/bin/rustc --crate-name tokio --edition=2021 /usr/share/cargo/registry/tokio-1.40.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 --cfg 'feature="default"' --cfg 'feature="sync"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros"))' -C metadata=cf520074f811b27d -C extra-filename=-cf520074f811b27d --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-1.5.0-build/hyper-1.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper-1.5.0-build/hyper-1.5.0/target/rpm/deps --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-hyper-1.5.0-build/hyper-1.5.0/target/rpm/deps/libpin_project_lite-cdd22f21b9632c67.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling http v1.1.0 Running `/usr/bin/rustc --crate-name http --edition=2018 /usr/share/cargo/registry/http-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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=bb18048804f6199c -C extra-filename=-bb18048804f6199c --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-1.5.0-build/hyper-1.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper-1.5.0-build/hyper-1.5.0/target/rpm/deps --extern bytes=/home/pterjan/rpmbuild/BUILD/rust-hyper-1.5.0-build/hyper-1.5.0/target/rpm/deps/libbytes-1587766fe674dfee.rmeta --extern fnv=/home/pterjan/rpmbuild/BUILD/rust-hyper-1.5.0-build/hyper-1.5.0/target/rpm/deps/libfnv-ab2a2dd22245018f.rmeta --extern itoa=/home/pterjan/rpmbuild/BUILD/rust-hyper-1.5.0-build/hyper-1.5.0/target/rpm/deps/libitoa-3665b5202e2cd6e0.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling http-body v1.0.1 Running `/usr/bin/rustc --crate-name http_body --edition=2018 /usr/share/cargo/registry/http-body-1.0.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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8d8b135446e83656 -C extra-filename=-8d8b135446e83656 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-1.5.0-build/hyper-1.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper-1.5.0-build/hyper-1.5.0/target/rpm/deps --extern bytes=/home/pterjan/rpmbuild/BUILD/rust-hyper-1.5.0-build/hyper-1.5.0/target/rpm/deps/libbytes-1587766fe674dfee.rmeta --extern http=/home/pterjan/rpmbuild/BUILD/rust-hyper-1.5.0-build/hyper-1.5.0/target/rpm/deps/libhttp-bb18048804f6199c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling hyper v1.5.0 (/home/pterjan/rpmbuild/BUILD/rust-hyper-1.5.0-build/hyper-1.5.0) Running `/usr/bin/rustc --crate-name hyper --edition=2021 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 --warn=unexpected_cfgs --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("client", "default", "ffi", "full", "http1", "http2", "nightly", "server", "tracing"))' --check-cfg 'cfg(hyper_unstable_tracing)' --check-cfg 'cfg(hyper_unstable_ffi)' -C metadata=02b5c2d701f530a1 -C extra-filename=-02b5c2d701f530a1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-1.5.0-build/hyper-1.5.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper-1.5.0-build/hyper-1.5.0/target/rpm/deps --extern bytes=/home/pterjan/rpmbuild/BUILD/rust-hyper-1.5.0-build/hyper-1.5.0/target/rpm/deps/libbytes-1587766fe674dfee.rmeta --extern http=/home/pterjan/rpmbuild/BUILD/rust-hyper-1.5.0-build/hyper-1.5.0/target/rpm/deps/libhttp-bb18048804f6199c.rmeta --extern http_body=/home/pterjan/rpmbuild/BUILD/rust-hyper-1.5.0-build/hyper-1.5.0/target/rpm/deps/libhttp_body-8d8b135446e83656.rmeta --extern tokio=/home/pterjan/rpmbuild/BUILD/rust-hyper-1.5.0-build/hyper-1.5.0/target/rpm/deps/libtokio-cf520074f811b27d.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 2.90s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.GISkIV + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-hyper-1.5.0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-hyper-1.5.0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-hyper-1.5.0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-hyper-1.5.0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-hyper-1.5.0-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-hyper-1.5.0-build/BUILDROOT + cd hyper-1.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=hyper ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=1.5.0 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-hyper-1.5.0-build/BUILDROOT/usr/share/cargo/registry/hyper-1.5.0 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-hyper-1.5.0-build/BUILDROOT/usr/share/cargo/registry/hyper-1.5.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-hyper-1.5.0-build/BUILDROOT/usr/share/cargo/registry/hyper-1.5.0 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-hyper-1.5.0-build/hyper-1.5.0` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-hyper-1.5.0-build/BUILDROOT/usr/share/cargo/registry/hyper-1.5.0/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-hyper-1.5.0-build/BUILDROOT/usr/share/cargo/registry/hyper-1.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 Processing files: rust-hyper-devel-1.5.0-1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/hyper-1.5.0/LICENSE warning: File listed twice: /usr/share/cargo/registry/hyper-1.5.0/README.md Provides: crate(hyper) = 1.5.0 rust-hyper-devel = 1.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(bytes/default) >= 1.2.0 crate(http-body/default) >= 1.0.0 crate(http/default) >= 1.0.0 crate(tokio/default) >= 1.0.0 crate(tokio/sync) >= 1.0.0 rust >= 1.63 Processing files: rust-hyper+default-devel-1.5.0-1.mga10.noarch Provides: crate(hyper/default) = 1.5.0 rust-hyper+default-devel = 1.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(hyper) = 1.5.0 Processing files: rust-hyper+client-devel-1.5.0-1.mga10.noarch Provides: crate(hyper/client) = 1.5.0 rust-hyper+client-devel = 1.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(hyper) = 1.5.0 crate(pin-project-lite/default) >= 0.2.4 crate(smallvec/const_generics) >= 1.12.0 crate(smallvec/const_new) >= 1.12.0 crate(smallvec/default) >= 1.12.0 crate(want/default) >= 0.3.0 Processing files: rust-hyper+ffi-devel-1.5.0-1.mga10.noarch Provides: crate(hyper/ffi) = 1.5.0 rust-hyper+ffi-devel = 1.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(futures-util) >= 0.3.0 crate(futures-util/alloc) >= 0.3.0 crate(http-body-util/default) >= 0.1.0 crate(hyper) = 1.5.0 crate(libc/default) >= 0.2.0 Processing files: rust-hyper+full-devel-1.5.0-1.mga10.noarch Provides: crate(hyper/full) = 1.5.0 rust-hyper+full-devel = 1.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(hyper) = 1.5.0 crate(hyper/client) = 1.5.0 crate(hyper/http1) = 1.5.0 crate(hyper/http2) = 1.5.0 crate(hyper/server) = 1.5.0 Processing files: rust-hyper+http1-devel-1.5.0-1.mga10.noarch Provides: crate(hyper/http1) = 1.5.0 rust-hyper+http1-devel = 1.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(futures-channel/default) >= 0.3.0 crate(futures-util) >= 0.3.0 crate(httparse/default) >= 1.8.0 crate(hyper) = 1.5.0 crate(itoa/default) >= 1.0.0 Processing files: rust-hyper+http2-devel-1.5.0-1.mga10.noarch Provides: crate(hyper/http2) = 1.5.0 rust-hyper+http2-devel = 1.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(futures-channel/default) >= 0.3.0 crate(futures-util) >= 0.3.0 crate(h2/default) >= 0.4.2 crate(hyper) = 1.5.0 Processing files: rust-hyper+server-devel-1.5.0-1.mga10.noarch Provides: crate(hyper/server) = 1.5.0 rust-hyper+server-devel = 1.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(httpdate/default) >= 1.0.0 crate(hyper) = 1.5.0 crate(pin-project-lite/default) >= 0.2.4 crate(smallvec/const_generics) >= 1.12.0 crate(smallvec/const_new) >= 1.12.0 crate(smallvec/default) >= 1.12.0 Processing files: rust-hyper+tracing-devel-1.5.0-1.mga10.noarch Provides: crate(hyper/tracing) = 1.5.0 rust-hyper+tracing-devel = 1.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(hyper) = 1.5.0 crate(tracing) >= 0.1.0 crate(tracing/std) >= 0.1.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-hyper-1.5.0-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-hyper+full-devel-1.5.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-hyper+client-devel-1.5.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-hyper+default-devel-1.5.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-hyper+ffi-devel-1.5.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-hyper+http2-devel-1.5.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-hyper+server-devel-1.5.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-hyper+tracing-devel-1.5.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-hyper+http1-devel-1.5.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-hyper-devel-1.5.0-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.XCI6zn + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-hyper-1.5.0-build + test -d /home/pterjan/rpmbuild/BUILD/rust-hyper-1.5.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-hyper-1.5.0-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-hyper-1.5.0-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/hyper-1.5.0/LICENSE File listed twice: /usr/share/cargo/registry/hyper-1.5.0/README.md D: [iurt_root_command] Success!