D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-hyper0.14-0.14.31-2.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.gB0rgQ Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.9tBW8S + 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.tICGLX + 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.B95QzV + 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.13 Compiling bytes v1.7.2 Compiling futures-core v0.3.31 Compiling fnv v1.0.7 Compiling itoa v1.0.14 Compiling once_cell v1.20.3 Compiling httparse v1.8.0 Compiling pin-utils v0.1.0 Compiling futures-task v0.3.31 Compiling try-lock v0.2.5 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.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,test)' --check-cfg 'cfg(feature, values())' -C metadata=6f3d3dd62e4defc9 -C extra-filename=-9a983ef8f2f011c6 --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.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,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=5dbb9d37f5e45ba5 -C extra-filename=-df23d9a19399451b --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=28abe5f1cc26de51 -C extra-filename=-697053309c84892e --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=a9cd684a4c925769 -C extra-filename=-e91027998f081326 --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 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,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=87f3c4ed00644e71 -C extra-filename=-bea0609846d5b2c0 --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=4251a4e58cd57165 -C extra-filename=-ea18a6e9bb32e70e --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=d7cdd7769039d003 -C extra-filename=-d5640dc4db692056 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/build/httparse-d5640dc4db692056 -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=ffc5633b077e1f0e -C extra-filename=-261aaabc1cdfea2a --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=41ce53d10ee8b53b -C extra-filename=-db3203f452587ca3 --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=f72fc9ba959ded74 -C extra-filename=-1d3f56c57d94dc7a --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=2b4326b843a368a0 -C extra-filename=-f39f9ecfed697194 --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=efe936c2d5ead285 -C extra-filename=-930ad8ce41bb1101 --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.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,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=70f11bd121aaf1f0 -C extra-filename=-cbec1ed3b1bd3087 --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-9a983ef8f2f011c6.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` 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=4ce7b3980d76965d -C extra-filename=-d71e457170de0956 --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-1d3f56c57d94dc7a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling futures-util v0.3.31 Compiling futures-channel v0.3.31 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=a0ff1d8a29c33569 -C extra-filename=-f5b3315475a6cdce --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-697053309c84892e.rmeta --extern futures_task=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps/libfutures_task-db3203f452587ca3.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-9a983ef8f2f011c6.rmeta --extern pin_utils=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps/libpin_utils-261aaabc1cdfea2a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` 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=d801e2823ad1c2bd -C extra-filename=-b13a839e950c68b1 --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-697053309c84892e.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=6b1fd175f29434ef -C extra-filename=-43eef23f5b3fe422 --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-ea18a6e9bb32e70e.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-d5640dc4db692056/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=46d93f3dbb94c9dc -C extra-filename=-b9f17126309a0c8d --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=ae7ed70fb967aed3 -C extra-filename=-b0d37b0b5b869b81 --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-df23d9a19399451b.rmeta --extern fnv=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps/libfnv-e91027998f081326.rmeta --extern itoa=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps/libitoa-bea0609846d5b2c0.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=e0cb5a5b543ed2e1 -C extra-filename=-61c8f1c37ea7afb9 --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-9a983ef8f2f011c6.rmeta --extern tracing_core=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps/libtracing_core-43eef23f5b3fe422.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=bcd16e07a27141a6 -C extra-filename=-9bd6f378bd19ff74 --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-df23d9a19399451b.rmeta --extern http=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps/libhttp-b0d37b0b5b869b81.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-9a983ef8f2f011c6.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=cff5a0f31d769a21 -C extra-filename=-f2b6e8f7c7ce15c2 --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-df23d9a19399451b.rmeta --extern futures_channel=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps/libfutures_channel-b13a839e950c68b1.rmeta --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps/libfutures_core-697053309c84892e.rmeta --extern futures_util=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps/libfutures_util-f5b3315475a6cdce.rmeta --extern http=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps/libhttp-b0d37b0b5b869b81.rmeta --extern http_body=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps/libhttp_body-9bd6f378bd19ff74.rmeta --extern httparse=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps/libhttparse-b9f17126309a0c8d.rmeta --extern httpdate=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps/libhttpdate-930ad8ce41bb1101.rmeta --extern itoa=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps/libitoa-bea0609846d5b2c0.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-9a983ef8f2f011c6.rmeta --extern tokio=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps/libtokio-cbec1ed3b1bd3087.rmeta --extern tower_service=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps/libtower_service-f39f9ecfed697194.rmeta --extern tracing=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps/libtracing-61c8f1c37ea7afb9.rmeta --extern want=/home/pterjan/rpmbuild/BUILD/rust-hyper0.14-0.14.31-build/hyper-0.14.31/target/rpm/deps/libwant-d71e457170de0956.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: methods `poll_ready` and `call` are never used --> src/service/http.rs:24:8 | 9 | pub trait HttpService: sealed::Sealed { | ----------- methods in this trait ... 24 | fn poll_ready(&mut self, cx: &mut Context<'_>) -> Poll>; | ^^^^^^^^^^ ... 27 | fn call(&mut self, req: Request) -> Self::Future; | ^^^^ warning: methods `poll_ready` and `make_connection` are never used --> src/service/make.rs:18:8 | 13 | pub trait MakeConnection: self::sealed::Sealed<(Target,)> { | -------------- methods in this trait ... 18 | fn poll_ready(&mut self, cx: &mut Context<'_>) -> Poll>; | ^^^^^^^^^^ 19 | fn make_connection(&mut self, target: Target) -> Self::Future; | ^^^^^^^^^^^^^^^ warning: methods `poll_ready_ref` and `make_service_ref` are never used --> src/service/make.rs:62:8 | 44 | pub trait MakeServiceRef: self::sealed::Sealed<(Target, ReqBody)> { | -------------- methods in this trait ... 62 | fn poll_ready_ref(&mut self, cx: &mut Context<'_>) -> Poll>; | ^^^^^^^^^^^^^^ 63 | 64 | fn make_service_ref(&mut self, target: &Target) -> Self::Future; | ^^^^^^^^^^^^^^^^ warning: trait `CantImpl` is never used --> src/service/make.rs:182:15 | 182 | pub trait CantImpl {} | ^^^^^^^^ warning: `hyper` (lib) generated 8 warnings Finished `rpm` profile [optimized + debuginfo] target(s) in 2.82s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.yj66cx + 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-2.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-2.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-2.mga10.noarch Provides: crate(hyper/default) = 0.14.31 rust-hyper0.14+default-devel = 0.14.31-2.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-2.mga10.noarch Provides: crate(hyper/backports) = 0.14.31 rust-hyper0.14+backports-devel = 0.14.31-2.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-2.mga10.noarch Provides: crate(hyper/client) = 0.14.31 rust-hyper0.14+client-devel = 0.14.31-2.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-2.mga10.noarch Provides: crate(hyper/deprecated) = 0.14.31 rust-hyper0.14+deprecated-devel = 0.14.31-2.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-2.mga10.noarch Provides: crate(hyper/ffi) = 0.14.31 rust-hyper0.14+ffi-devel = 0.14.31-2.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-2.mga10.noarch Provides: crate(hyper/full) = 0.14.31 rust-hyper0.14+full-devel = 0.14.31-2.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-2.mga10.noarch Provides: crate(hyper/h2) = 0.14.31 rust-hyper0.14+h2-devel = 0.14.31-2.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-2.mga10.noarch Provides: crate(hyper/http1) = 0.14.31 rust-hyper0.14+http1-devel = 0.14.31-2.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-2.mga10.noarch Provides: crate(hyper/http2) = 0.14.31 rust-hyper0.14+http2-devel = 0.14.31-2.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-2.mga10.noarch Provides: crate(hyper/libc) = 0.14.31 rust-hyper0.14+libc-devel = 0.14.31-2.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-2.mga10.noarch Provides: crate(hyper/runtime) = 0.14.31 rust-hyper0.14+runtime-devel = 0.14.31-2.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-2.mga10.noarch Provides: crate(hyper/server) = 0.14.31 rust-hyper0.14+server-devel = 0.14.31-2.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-2.mga10.noarch Provides: crate(hyper/socket2) = 0.14.31 rust-hyper0.14+socket2-devel = 0.14.31-2.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-2.mga10.noarch Provides: crate(hyper/stream) = 0.14.31 rust-hyper0.14+stream-devel = 0.14.31-2.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-2.mga10.noarch Provides: crate(hyper/tcp) = 0.14.31 rust-hyper0.14+tcp-devel = 0.14.31-2.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+server-devel-0.14.31-2.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-hyper0.14+socket2-devel-0.14.31-2.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-hyper0.14+h2-devel-0.14.31-2.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-hyper0.14+default-devel-0.14.31-2.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-hyper0.14+backports-devel-0.14.31-2.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-hyper0.14+deprecated-devel-0.14.31-2.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-hyper0.14+tcp-devel-0.14.31-2.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-hyper0.14+ffi-devel-0.14.31-2.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-hyper0.14+http1-devel-0.14.31-2.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-hyper0.14+libc-devel-0.14.31-2.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-hyper0.14+runtime-devel-0.14.31-2.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-hyper0.14+full-devel-0.14.31-2.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-hyper0.14+stream-devel-0.14.31-2.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-hyper0.14+http2-devel-0.14.31-2.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-hyper0.14+client-devel-0.14.31-2.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-hyper0.14-devel-0.14.31-2.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.LPBt5x + 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!