D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-hyper0.14-0.14.31-3.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.5akb0F Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.8qiIPh + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build + rm -rf hyper-0.14.31 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/hyper-0.14.31.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd hyper-0.14.31 + /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.b07KDA + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build + cd hyper-0.14.31 + /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.zsaf6K + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-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 hyper-0.14.31 + '[' 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 pin-project-lite v0.2.16 Compiling futures-core v0.3.31 Compiling httparse v1.8.0 Compiling itoa v1.0.15 Compiling bytes v1.10.1 Compiling fnv v1.0.7 Compiling once_cell v1.20.3 Compiling try-lock v0.2.5 Compiling pin-utils v0.1.0 Compiling futures-task v0.3.31 Compiling tower-service v0.3.3 Compiling httpdate v1.0.3 Running `/usr/bin/rustc --crate-name pin_project_lite --edition=2018 /usr/share/cargo/registry/pin-project-lite-0.2.16/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=unreachable_pub --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7197b9b42dd5ded9 -C extra-filename=-770b0c2860c3eb93 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/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 futures_core --edition=2018 /usr/share/cargo/registry/futures-core-0.3.31/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=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "portable-atomic", "std", "unstable"))' -C metadata=2c97e5306173c497 -C extra-filename=-b24a95aacede7551 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/httparse-1.8.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=a382339ada8ee846 -C extra-filename=-2daeaa930f72e7a8 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/build/httparse-2daeaa930f72e7a8 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/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.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=a414da0f7e3d9a30 -C extra-filename=-8868d0f771931e52 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/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 bytes --edition=2018 /usr/share/cargo/registry/bytes-1.10.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 --warn=unexpected_cfgs --check-cfg 'cfg(loom)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "extra-platforms", "serde", "std"))' -C metadata=677c305c488668ab -C extra-filename=-6d0458c1415be360 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/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 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,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=9db7c63bff3dd6a6 -C extra-filename=-da1d84c9ac489e87 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/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 once_cell --edition=2021 /usr/share/cargo/registry/once_cell-1.20.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=b25b1b3f94eb85dc -C extra-filename=-7523a6776379a9d7 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/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 try_lock --edition=2015 /usr/share/cargo/registry/try-lock-0.2.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e0397ab3085bb633 -C extra-filename=-2b194c0fa6fc99c9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/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_utils --edition=2018 /usr/share/cargo/registry/pin-utils-0.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,test)' --check-cfg 'cfg(feature, values())' -C metadata=d60d6c2fd525da64 -C extra-filename=-af22249502091a77 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/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 futures_task --edition=2018 /usr/share/cargo/registry/futures-task-0.3.31/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=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "std", "unstable"))' -C metadata=5b569e24c7485c95 -C extra-filename=-e042872a3743604e --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/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 tower_service --edition=2018 /usr/share/cargo/registry/tower-service-0.3.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,test)' --check-cfg 'cfg(feature, values())' -C metadata=98107c5b20240ec3 -C extra-filename=-e3563f8c610905c6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/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 httpdate --edition=2021 /usr/share/cargo/registry/httpdate-1.0.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,test)' --check-cfg 'cfg(feature, values())' -C metadata=22a42fc841029156 -C extra-filename=-defb9008edb3d09a --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tokio v1.47.1 Running `/usr/bin/rustc --crate-name tokio --edition=2021 /usr/share/cargo/registry/tokio-1.47.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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(tokio_uring)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="default"' --cfg 'feature="sync"' --check-cfg 'cfg(docsrs,test)' --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=ca231ca142f972d1 -C extra-filename=-3bd662a3669591ce --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps/libpin_project_lite-770b0c2860c3eb93.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling futures-channel v0.3.31 Running `/usr/bin/rustc --crate-name futures_channel --edition=2018 /usr/share/cargo/registry/futures-channel-0.3.31/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=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "futures-sink", "sink", "std", "unstable"))' -C metadata=b84138355ee0b581 -C extra-filename=-23a509898ebd6b00 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps/libfutures_core-b24a95aacede7551.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling futures-util v0.3.31 Compiling want v0.3.1 Running `/usr/bin/rustc --crate-name want --edition=2018 /usr/share/cargo/registry/want-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3819867bf9e7b2ca -C extra-filename=-b06eb1d1c7fa83f0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps --extern try_lock=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps/libtry_lock-2b194c0fa6fc99c9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name futures_util --edition=2018 /usr/share/cargo/registry/futures-util-0.3.31/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=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "io", "memchr", "portable-atomic", "sink", "slab", "std", "unstable", "write-all-vectored"))' -C metadata=3ed1efe8e7316715 -C extra-filename=-daa833aa6138bfc0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps/libfutures_core-b24a95aacede7551.rmeta --extern futures_task=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps/libfutures_task-e042872a3743604e.rmeta --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps/libpin_project_lite-770b0c2860c3eb93.rmeta --extern pin_utils=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps/libpin_utils-af22249502091a77.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tracing-core v0.1.33 Running `/usr/bin/rustc --crate-name tracing_core --edition=2018 /usr/share/cargo/registry/tracing-core-0.1.33/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 --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "once_cell", "std"))' -C metadata=726ba103fdf39c23 -C extra-filename=-0fe57c5474c6f588 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps/libonce_cell-7523a6776379a9d7.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/build/httparse-2daeaa930f72e7a8/build-script-build` Running `/usr/bin/rustc --crate-name httparse --edition=2018 /usr/share/cargo/registry/httparse-1.8.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,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=6573b3c67609f6d8 -C extra-filename=-2a40dc091d838611 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg httparse_simd` Compiling http v0.2.12 Running `/usr/bin/rustc --crate-name http --edition=2018 /usr/share/cargo/registry/http-0.2.12/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,test)' --check-cfg 'cfg(feature, values())' -C metadata=b40d8224432bae9b -C extra-filename=-2a35675fe2e68d9f --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps --extern bytes=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps/libbytes-6d0458c1415be360.rmeta --extern fnv=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps/libfnv-da1d84c9ac489e87.rmeta --extern itoa=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps/libitoa-8868d0f771931e52.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tracing v0.1.41 Running `/usr/bin/rustc --crate-name tracing --edition=2018 /usr/share/cargo/registry/tracing-0.1.41/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 --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-await", "attributes", "default", "log", "log-always", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std", "tracing-attributes"))' -C metadata=d9c9b7e549063ed0 -C extra-filename=-e15e9ffd08a8bf05 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps/libpin_project_lite-770b0c2860c3eb93.rmeta --extern tracing_core=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps/libtracing_core-0fe57c5474c6f588.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling http-body v0.4.6 Running `/usr/bin/rustc --crate-name http_body --edition=2018 /usr/share/cargo/registry/http-body-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a5c073fb48af7efd -C extra-filename=-a7eeab225e9def11 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps --extern bytes=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps/libbytes-6d0458c1415be360.rmeta --extern http=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps/libhttp-2a35675fe2e68d9f.rmeta --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps/libpin_project_lite-770b0c2860c3eb93.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling hyper v0.14.31 (/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31) Running `/usr/bin/rustc --crate-name hyper --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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "backports", "client", "default", "deprecated", "ffi", "full", "h2", "http1", "http2", "libc", "nightly", "runtime", "server", "socket2", "stream", "tcp"))' -C metadata=92404583c9d19bda -C extra-filename=-3132ed8c6bba579b --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps --extern bytes=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps/libbytes-6d0458c1415be360.rmeta --extern futures_channel=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps/libfutures_channel-23a509898ebd6b00.rmeta --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps/libfutures_core-b24a95aacede7551.rmeta --extern futures_util=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps/libfutures_util-daa833aa6138bfc0.rmeta --extern http=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps/libhttp-2a35675fe2e68d9f.rmeta --extern http_body=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps/libhttp_body-a7eeab225e9def11.rmeta --extern httparse=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps/libhttparse-2a40dc091d838611.rmeta --extern httpdate=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps/libhttpdate-defb9008edb3d09a.rmeta --extern itoa=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps/libitoa-8868d0f771931e52.rmeta --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps/libpin_project_lite-770b0c2860c3eb93.rmeta --extern tokio=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps/libtokio-3bd662a3669591ce.rmeta --extern tower_service=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps/libtower_service-e3563f8c610905c6.rmeta --extern tracing=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps/libtracing-e15e9ffd08a8bf05.rmeta --extern want=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps/libwant-b06eb1d1c7fa83f0.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: field `0` is never read --> src/body/body.rs:454:25 | 454 | struct Full<'a>(&'a Bytes); | ---- ^^^^^^^^^ | | | field in this struct | = help: consider removing this field = note: `Full` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` on by default warning: variant `Internal` is never constructed --> src/error.rs:83:5 | 71 | pub(super) enum Parse { | ----- variant in this enum ... 83 | Internal, | ^^^^^^^^ | = note: `Parse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis warning: trait `AssertSendSync` is never used --> src/error.rs:617:7 | 617 | trait AssertSendSync: Send + Sync + 'static {} | ^^^^^^^^^^^^^^ warning: struct `HeaderCaseMap` is never constructed --> src/ext.rs:98:19 | 98 | pub(crate) struct HeaderCaseMap(HeaderMap); | ^^^^^^^^^^^^^ warning: trait `HttpService` is never used --> src/service/http.rs:9:11 | 9 | pub trait HttpService: sealed::Sealed { | ^^^^^^^^^^^ warning: trait `Sealed` is never used --> src/service/http.rs:58:15 | 58 | pub trait Sealed {} | ^^^^^^ warning: trait `MakeConnection` is never used --> src/service/make.rs:13:11 | 13 | pub trait MakeConnection: self::sealed::Sealed<(Target,)> { | ^^^^^^^^^^^^^^ warning: trait `MakeServiceRef` is never used --> src/service/make.rs:44:11 | 44 | pub trait MakeServiceRef: self::sealed::Sealed<(Target, ReqBody)> { | ^^^^^^^^^^^^^^ warning: trait `Sealed` is never used --> src/service/make.rs:179:15 | 179 | pub trait Sealed {} | ^^^^^^ warning: trait `CantImpl` is never used --> src/service/make.rs:182:15 | 182 | pub trait CantImpl {} | ^^^^^^^^ warning: enum `CantName` is never used --> src/service/make.rs:185:14 | 185 | pub enum CantName {} | ^^^^^^^^ warning: `hyper` (lib) generated 11 warnings Finished `rpm` profile [optimized + debuginfo] target(s) in 3.43s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.cLYFh6 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-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 hyper-0.14.31 + '[' 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=0.14.31 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/BUILDROOT/usr/share/cargo/registry/hyper-0.14.31 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/BUILDROOT/usr/share/cargo/registry/hyper-0.14.31 + /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-hyper0.14-0.14.31-build/BUILDROOT/usr/share/cargo/registry/hyper-0.14.31 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/BUILDROOT/usr/share/cargo/registry/hyper-0.14.31/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/BUILDROOT/usr/share/cargo/registry/hyper-0.14.31/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-hyper0.14-devel-0.14.31-3.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/hyper-0.14.31/LICENSE warning: File listed twice: /usr/share/cargo/registry/hyper-0.14.31/README.md Provides: crate(hyper) = 0.14.31 rust-hyper0.14-devel = 0.14.31-3.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.0.0 crate(futures-channel/default) >= 0.3.0 crate(futures-core) >= 0.3.0 crate(futures-util) >= 0.3.0 crate(http-body/default) >= 0.4.0 crate(http/default) >= 0.2.0 crate(httparse/default) >= 1.8.0 crate(httpdate/default) >= 1.0.0 crate(itoa/default) >= 1.0.0 crate(pin-project-lite/default) >= 0.2.4 crate(tokio/default) >= 1.27.0 crate(tokio/sync) >= 1.27.0 crate(tower-service/default) >= 0.3.0 crate(tracing) >= 0.1.0 crate(tracing/std) >= 0.1.0 crate(want/default) >= 0.3.0 Processing files: rust-hyper0.14+default-devel-0.14.31-3.mga10.noarch Provides: crate(hyper/default) = 0.14.31 rust-hyper0.14+default-devel = 0.14.31-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(hyper) = 0.14.31 Processing files: rust-hyper0.14+backports-devel-0.14.31-3.mga10.noarch Provides: crate(hyper/backports) = 0.14.31 rust-hyper0.14+backports-devel = 0.14.31-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(hyper) = 0.14.31 Processing files: rust-hyper0.14+client-devel-0.14.31-3.mga10.noarch Provides: crate(hyper/client) = 0.14.31 rust-hyper0.14+client-devel = 0.14.31-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(hyper) = 0.14.31 Processing files: rust-hyper0.14+deprecated-devel-0.14.31-3.mga10.noarch Provides: crate(hyper/deprecated) = 0.14.31 rust-hyper0.14+deprecated-devel = 0.14.31-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(hyper) = 0.14.31 Processing files: rust-hyper0.14+ffi-devel-0.14.31-3.mga10.noarch Provides: crate(hyper/ffi) = 0.14.31 rust-hyper0.14+ffi-devel = 0.14.31-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(hyper) = 0.14.31 crate(hyper/libc) = 0.14.31 Processing files: rust-hyper0.14+full-devel-0.14.31-3.mga10.noarch Provides: crate(hyper/full) = 0.14.31 rust-hyper0.14+full-devel = 0.14.31-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(hyper) = 0.14.31 crate(hyper/client) = 0.14.31 crate(hyper/http1) = 0.14.31 crate(hyper/http2) = 0.14.31 crate(hyper/runtime) = 0.14.31 crate(hyper/server) = 0.14.31 crate(hyper/stream) = 0.14.31 Processing files: rust-hyper0.14+h2-devel-0.14.31-3.mga10.noarch Provides: crate(hyper/h2) = 0.14.31 rust-hyper0.14+h2-devel = 0.14.31-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(h2/default) >= 0.3.24 crate(hyper) = 0.14.31 Processing files: rust-hyper0.14+http1-devel-0.14.31-3.mga10.noarch Provides: crate(hyper/http1) = 0.14.31 rust-hyper0.14+http1-devel = 0.14.31-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(hyper) = 0.14.31 Processing files: rust-hyper0.14+http2-devel-0.14.31-3.mga10.noarch Provides: crate(hyper/http2) = 0.14.31 rust-hyper0.14+http2-devel = 0.14.31-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(hyper) = 0.14.31 crate(hyper/h2) = 0.14.31 Processing files: rust-hyper0.14+libc-devel-0.14.31-3.mga10.noarch Provides: crate(hyper/libc) = 0.14.31 rust-hyper0.14+libc-devel = 0.14.31-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(hyper) = 0.14.31 crate(libc/default) >= 0.2.0 Processing files: rust-hyper0.14+runtime-devel-0.14.31-3.mga10.noarch Provides: crate(hyper/runtime) = 0.14.31 rust-hyper0.14+runtime-devel = 0.14.31-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(hyper) = 0.14.31 crate(hyper/tcp) = 0.14.31 crate(tokio/rt) >= 1.27.0 crate(tokio/time) >= 1.27.0 Processing files: rust-hyper0.14+server-devel-0.14.31-3.mga10.noarch Provides: crate(hyper/server) = 0.14.31 rust-hyper0.14+server-devel = 0.14.31-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(hyper) = 0.14.31 Processing files: rust-hyper0.14+socket2-devel-0.14.31-3.mga10.noarch Provides: crate(hyper/socket2) = 0.14.31 rust-hyper0.14+socket2-devel = 0.14.31-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(hyper) = 0.14.31 crate(socket2/all) >= 0.4.7 crate(socket2/default) >= 0.4.7 Processing files: rust-hyper0.14+stream-devel-0.14.31-3.mga10.noarch Provides: crate(hyper/stream) = 0.14.31 rust-hyper0.14+stream-devel = 0.14.31-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(hyper) = 0.14.31 Processing files: rust-hyper0.14+tcp-devel-0.14.31-3.mga10.noarch Provides: crate(hyper/tcp) = 0.14.31 rust-hyper0.14+tcp-devel = 0.14.31-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(hyper) = 0.14.31 crate(hyper/socket2) = 0.14.31 crate(tokio/net) >= 1.27.0 crate(tokio/rt) >= 1.27.0 crate(tokio/time) >= 1.27.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-hyper0.14+libc-devel-0.14.31-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-hyper0.14+default-devel-0.14.31-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-hyper0.14+tcp-devel-0.14.31-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-hyper0.14+deprecated-devel-0.14.31-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-hyper0.14+h2-devel-0.14.31-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-hyper0.14+client-devel-0.14.31-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-hyper0.14+socket2-devel-0.14.31-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-hyper0.14+backports-devel-0.14.31-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-hyper0.14+full-devel-0.14.31-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-hyper0.14+ffi-devel-0.14.31-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-hyper0.14+http1-devel-0.14.31-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-hyper0.14+server-devel-0.14.31-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-hyper0.14+stream-devel-0.14.31-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-hyper0.14+runtime-devel-0.14.31-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-hyper0.14+http2-devel-0.14.31-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-hyper0.14-devel-0.14.31-3.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.nS3cR3 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build + test -d /home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/hyper-0.14.31/LICENSE File listed twice: /usr/share/cargo/registry/hyper-0.14.31/README.md D: [iurt_root_command] Success!