D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-hyper-util-0.1.10-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.7GeCeh Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.BSHh23 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-hyper-util-0.1.10-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-hyper-util-0.1.10-build + rm -rf hyper-util-0.1.10 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/hyper-util-0.1.10.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd hyper-util-0.1.10 + /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.ubDIdJ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-hyper-util-0.1.10-build + cd hyper-util-0.1.10 + /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.lgu771 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-hyper-util-0.1.10-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-util-0.1.10 + '[' 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 fnv v1.0.7 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-hyper-util-0.1.10-build/hyper-util-0.1.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper-util-0.1.10-build/hyper-util-0.1.10/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling bytes v1.10.1 Compiling pin-project-lite v0.2.16 Compiling itoa v1.0.15 Compiling futures-core v0.3.31 Compiling futures-task v0.3.31 Compiling pin-utils v0.1.0 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-hyper-util-0.1.10-build/hyper-util-0.1.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper-util-0.1.10-build/hyper-util-0.1.10/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.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-hyper-util-0.1.10-build/hyper-util-0.1.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper-util-0.1.10-build/hyper-util-0.1.10/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-hyper-util-0.1.10-build/hyper-util-0.1.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper-util-0.1.10-build/hyper-util-0.1.10/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)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "portable-atomic", "std", "unstable"))' -C metadata=dc2b026ae4c57a48 -C extra-filename=-8c96d1038f64f2ce --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-util-0.1.10-build/hyper-util-0.1.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper-util-0.1.10-build/hyper-util-0.1.10/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-hyper-util-0.1.10-build/hyper-util-0.1.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper-util-0.1.10-build/hyper-util-0.1.10/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-hyper-util-0.1.10-build/hyper-util-0.1.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper-util-0.1.10-build/hyper-util-0.1.10/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tokio v1.47.1 Compiling futures-util v0.3.31 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-hyper-util-0.1.10-build/hyper-util-0.1.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper-util-0.1.10-build/hyper-util-0.1.10/target/rpm/deps --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-hyper-util-0.1.10-build/hyper-util-0.1.10/target/rpm/deps/libpin_project_lite-770b0c2860c3eb93.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=5d36dcd7c7616aac -C extra-filename=-eca9cd1960bf04ee --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-util-0.1.10-build/hyper-util-0.1.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper-util-0.1.10-build/hyper-util-0.1.10/target/rpm/deps --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-hyper-util-0.1.10-build/hyper-util-0.1.10/target/rpm/deps/libfutures_core-8c96d1038f64f2ce.rmeta --extern futures_task=/home/pterjan/rpmbuild/BUILD/rust-hyper-util-0.1.10-build/hyper-util-0.1.10/target/rpm/deps/libfutures_task-e042872a3743604e.rmeta --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-hyper-util-0.1.10-build/hyper-util-0.1.10/target/rpm/deps/libpin_project_lite-770b0c2860c3eb93.rmeta --extern pin_utils=/home/pterjan/rpmbuild/BUILD/rust-hyper-util-0.1.10-build/hyper-util-0.1.10/target/rpm/deps/libpin_utils-af22249502091a77.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,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=dde616b33e5ac7da -C extra-filename=-b7ad609521249596 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-util-0.1.10-build/hyper-util-0.1.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper-util-0.1.10-build/hyper-util-0.1.10/target/rpm/deps --extern bytes=/home/pterjan/rpmbuild/BUILD/rust-hyper-util-0.1.10-build/hyper-util-0.1.10/target/rpm/deps/libbytes-6d0458c1415be360.rmeta --extern fnv=/home/pterjan/rpmbuild/BUILD/rust-hyper-util-0.1.10-build/hyper-util-0.1.10/target/rpm/deps/libfnv-da1d84c9ac489e87.rmeta --extern itoa=/home/pterjan/rpmbuild/BUILD/rust-hyper-util-0.1.10-build/hyper-util-0.1.10/target/rpm/deps/libitoa-8868d0f771931e52.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,test)' --check-cfg 'cfg(feature, values())' -C metadata=76332cc5115bc71d -C extra-filename=-d5c66bbde5e07611 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-util-0.1.10-build/hyper-util-0.1.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper-util-0.1.10-build/hyper-util-0.1.10/target/rpm/deps --extern bytes=/home/pterjan/rpmbuild/BUILD/rust-hyper-util-0.1.10-build/hyper-util-0.1.10/target/rpm/deps/libbytes-6d0458c1415be360.rmeta --extern http=/home/pterjan/rpmbuild/BUILD/rust-hyper-util-0.1.10-build/hyper-util-0.1.10/target/rpm/deps/libhttp-b7ad609521249596.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling hyper v1.5.0 Running `/usr/bin/rustc --crate-name hyper --edition=2021 /usr/share/cargo/registry/hyper-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(hyper_unstable_tracing)' --check-cfg 'cfg(hyper_unstable_ffi)' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("client", "default", "ffi", "full", "http1", "http2", "nightly", "server", "tracing"))' -C metadata=594b2b6e8dbf8a07 -C extra-filename=-8c0e09f200339457 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-util-0.1.10-build/hyper-util-0.1.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper-util-0.1.10-build/hyper-util-0.1.10/target/rpm/deps --extern bytes=/home/pterjan/rpmbuild/BUILD/rust-hyper-util-0.1.10-build/hyper-util-0.1.10/target/rpm/deps/libbytes-6d0458c1415be360.rmeta --extern http=/home/pterjan/rpmbuild/BUILD/rust-hyper-util-0.1.10-build/hyper-util-0.1.10/target/rpm/deps/libhttp-b7ad609521249596.rmeta --extern http_body=/home/pterjan/rpmbuild/BUILD/rust-hyper-util-0.1.10-build/hyper-util-0.1.10/target/rpm/deps/libhttp_body-d5c66bbde5e07611.rmeta --extern tokio=/home/pterjan/rpmbuild/BUILD/rust-hyper-util-0.1.10-build/hyper-util-0.1.10/target/rpm/deps/libtokio-3bd662a3669591ce.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling hyper-util v0.1.10 (/home/pterjan/rpmbuild/BUILD/rust-hyper-util-0.1.10-build/hyper-util-0.1.10) Running `/usr/bin/rustc --crate-name hyper_util --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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "client", "client-legacy", "default", "full", "http1", "http2", "server", "server-auto", "server-graceful", "service", "tokio"))' -C metadata=7f1ef93abd843f58 -C extra-filename=-3fd2ac758ce86569 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-util-0.1.10-build/hyper-util-0.1.10/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper-util-0.1.10-build/hyper-util-0.1.10/target/rpm/deps --extern bytes=/home/pterjan/rpmbuild/BUILD/rust-hyper-util-0.1.10-build/hyper-util-0.1.10/target/rpm/deps/libbytes-6d0458c1415be360.rmeta --extern futures_util=/home/pterjan/rpmbuild/BUILD/rust-hyper-util-0.1.10-build/hyper-util-0.1.10/target/rpm/deps/libfutures_util-eca9cd1960bf04ee.rmeta --extern http=/home/pterjan/rpmbuild/BUILD/rust-hyper-util-0.1.10-build/hyper-util-0.1.10/target/rpm/deps/libhttp-b7ad609521249596.rmeta --extern http_body=/home/pterjan/rpmbuild/BUILD/rust-hyper-util-0.1.10-build/hyper-util-0.1.10/target/rpm/deps/libhttp_body-d5c66bbde5e07611.rmeta --extern hyper=/home/pterjan/rpmbuild/BUILD/rust-hyper-util-0.1.10-build/hyper-util-0.1.10/target/rpm/deps/libhyper-8c0e09f200339457.rmeta --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-hyper-util-0.1.10-build/hyper-util-0.1.10/target/rpm/deps/libpin_project_lite-770b0c2860c3eb93.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: struct `Rewind` is never constructed --> src/common/rewind.rs:13:19 | 13 | pub(crate) struct Rewind { | ^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: function `remaining` is never used --> src/common/rewind.rs:56:4 | 56 | fn remaining(cursor: &mut ReadBufCursor<'_>) -> usize { | ^^^^^^^^^ warning: function `put_slice` is never used --> src/common/rewind.rs:64:4 | 64 | fn put_slice(cursor: &mut ReadBufCursor<'_>, slice: &[u8]) { | ^^^^^^^^^ warning: `hyper-util` (lib) generated 3 warnings Finished `rpm` profile [optimized + debuginfo] target(s) in 3.81s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.YIvoMZ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-hyper-util-0.1.10-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-hyper-util-0.1.10-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-hyper-util-0.1.10-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-hyper-util-0.1.10-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-hyper-util-0.1.10-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-hyper-util-0.1.10-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-util-0.1.10 + '[' 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-util ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.1.10 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-hyper-util-0.1.10-build/BUILDROOT/usr/share/cargo/registry/hyper-util-0.1.10 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-hyper-util-0.1.10-build/BUILDROOT/usr/share/cargo/registry/hyper-util-0.1.10 + /usr/bin/awk -i inplace -v INPLACE_SUFFIX=.deps '/^\[((.+\.)?((dev|build)-)?dependencies|features)/{f=1;next} /^\[/{f=0}; !f' Cargo.toml + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo package -l + xargs -d '\n' /usr/bin/cp --parents -a -t /home/pterjan/rpmbuild/BUILD/rust-hyper-util-0.1.10-build/BUILDROOT/usr/share/cargo/registry/hyper-util-0.1.10 + grep -w -E -v 'Cargo.(lock|toml.orig)' warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-hyper-util-0.1.10-build/hyper-util-0.1.10` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-hyper-util-0.1.10-build/BUILDROOT/usr/share/cargo/registry/hyper-util-0.1.10/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-hyper-util-0.1.10-build/BUILDROOT/usr/share/cargo/registry/hyper-util-0.1.10/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-util-devel-0.1.10-1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/hyper-util-0.1.10/CHANGELOG.md warning: File listed twice: /usr/share/cargo/registry/hyper-util-0.1.10/LICENSE warning: File listed twice: /usr/share/cargo/registry/hyper-util-0.1.10/README.md Provides: crate(hyper-util) = 0.1.10 rust-hyper-util-devel = 0.1.10-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.7.1 crate(futures-util) >= 0.3.16 crate(http-body/default) >= 1.0.0 crate(http/default) >= 1.0.0 crate(hyper/default) >= 1.4.0 crate(pin-project-lite/default) >= 0.2.4 rust >= 1.63 Processing files: rust-hyper-util+default-devel-0.1.10-1.mga10.noarch Provides: crate(hyper-util/default) = 0.1.10 rust-hyper-util+default-devel = 0.1.10-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-util) = 0.1.10 Processing files: rust-hyper-util+client-devel-0.1.10-1.mga10.noarch Provides: crate(hyper-util/client) = 0.1.10 rust-hyper-util+client-devel = 0.1.10-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(hyper-util) = 0.1.10 crate(hyper/client) >= 1.4.0 crate(tower-service/default) >= 0.3.0 crate(tracing) >= 0.1.0 crate(tracing/std) >= 0.1.0 Processing files: rust-hyper-util+client-legacy-devel-0.1.10-1.mga10.noarch Provides: crate(hyper-util/client-legacy) = 0.1.10 rust-hyper-util+client-legacy-devel = 0.1.10-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-util) = 0.1.10 crate(hyper-util/client) = 0.1.10 crate(socket2/all) >= 0.5.0 crate(socket2/default) >= 0.5.0 crate(tokio) >= 1.0.0 crate(tokio/sync) >= 1.0.0 Processing files: rust-hyper-util+full-devel-0.1.10-1.mga10.noarch Provides: crate(hyper-util/full) = 0.1.10 rust-hyper-util+full-devel = 0.1.10-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-util) = 0.1.10 crate(hyper-util/client) = 0.1.10 crate(hyper-util/client-legacy) = 0.1.10 crate(hyper-util/http1) = 0.1.10 crate(hyper-util/http2) = 0.1.10 crate(hyper-util/server) = 0.1.10 crate(hyper-util/server-auto) = 0.1.10 crate(hyper-util/server-graceful) = 0.1.10 crate(hyper-util/service) = 0.1.10 crate(hyper-util/tokio) = 0.1.10 Processing files: rust-hyper-util+http1-devel-0.1.10-1.mga10.noarch Provides: crate(hyper-util/http1) = 0.1.10 rust-hyper-util+http1-devel = 0.1.10-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-util) = 0.1.10 crate(hyper/http1) >= 1.4.0 Processing files: rust-hyper-util+http2-devel-0.1.10-1.mga10.noarch Provides: crate(hyper-util/http2) = 0.1.10 rust-hyper-util+http2-devel = 0.1.10-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-util) = 0.1.10 crate(hyper/http2) >= 1.4.0 Processing files: rust-hyper-util+server-devel-0.1.10-1.mga10.noarch Provides: crate(hyper-util/server) = 0.1.10 rust-hyper-util+server-devel = 0.1.10-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-util) = 0.1.10 crate(hyper/server) >= 1.4.0 Processing files: rust-hyper-util+server-auto-devel-0.1.10-1.mga10.noarch Provides: crate(hyper-util/server-auto) = 0.1.10 rust-hyper-util+server-auto-devel = 0.1.10-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-util) = 0.1.10 crate(hyper-util/http1) = 0.1.10 crate(hyper-util/http2) = 0.1.10 crate(hyper-util/server) = 0.1.10 Processing files: rust-hyper-util+server-graceful-devel-0.1.10-1.mga10.noarch Provides: crate(hyper-util/server-graceful) = 0.1.10 rust-hyper-util+server-graceful-devel = 0.1.10-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/alloc) >= 0.3.16 crate(hyper-util) = 0.1.10 crate(hyper-util/server) = 0.1.10 crate(tokio) >= 1.0.0 crate(tokio/sync) >= 1.0.0 Processing files: rust-hyper-util+service-devel-0.1.10-1.mga10.noarch Provides: crate(hyper-util/service) = 0.1.10 rust-hyper-util+service-devel = 0.1.10-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-util) = 0.1.10 crate(tower-service/default) >= 0.3.0 Processing files: rust-hyper-util+tokio-devel-0.1.10-1.mga10.noarch Provides: crate(hyper-util/tokio) = 0.1.10 rust-hyper-util+tokio-devel = 0.1.10-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-util) = 0.1.10 crate(tokio) >= 1.0.0 crate(tokio/net) >= 1.0.0 crate(tokio/rt) >= 1.0.0 crate(tokio/time) >= 1.0.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-hyper-util-0.1.10-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-hyper-util+client-legacy-devel-0.1.10-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-hyper-util+client-devel-0.1.10-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-hyper-util+server-auto-devel-0.1.10-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-hyper-util+full-devel-0.1.10-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-hyper-util+service-devel-0.1.10-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-hyper-util+server-graceful-devel-0.1.10-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-hyper-util+http1-devel-0.1.10-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-hyper-util+server-devel-0.1.10-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-hyper-util+default-devel-0.1.10-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-hyper-util+tokio-devel-0.1.10-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-hyper-util+http2-devel-0.1.10-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-hyper-util-devel-0.1.10-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.h53WFA + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-hyper-util-0.1.10-build + test -d /home/pterjan/rpmbuild/BUILD/rust-hyper-util-0.1.10-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-hyper-util-0.1.10-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-hyper-util-0.1.10-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/hyper-util-0.1.10/CHANGELOG.md File listed twice: /usr/share/cargo/registry/hyper-util-0.1.10/LICENSE File listed twice: /usr/share/cargo/registry/hyper-util-0.1.10/README.md D: [iurt_root_command] Success!