D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/iurt/rpmbuild/SRPMS/@2371112:rust-hyper-util-0.1.20-1.mga11.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.AGwxpM Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.To0hx3 + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build + rm -rf hyper-util-0.1.20 + /usr/lib/rpm/rpmuncompress -x /home/iurt/rpmbuild/SOURCES/hyper-util-0.1.20.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd hyper-util-0.1.20 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/iurt/rpmbuild/SOURCES/hyper-util-fix-metadata-auto.diff + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/iurt/rpmbuild/SOURCES/hyper-util-fix-metadata.diff + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + set -euo pipefail + /usr/bin/mkdir -p target/rpm + /usr/bin/ln -s rpm target/release + /usr/bin/rm -rf .cargo/ + /usr/bin/mkdir -p .cargo + cat + cat + /usr/bin/rm -f Cargo.lock + /usr/bin/rm -f Cargo.toml.orig + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.iVScJz + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build + cd hyper-util-0.1.20 + /usr/bin/cargo2rpm --path Cargo.toml buildrequires --features client,client-legacy,http1,http2,server,tokio --with-check + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.KvgadB + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection ' + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection ' + 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.20 + '[' 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 --features client,client-legacy,http1,http2,server,tokio Compiling libc v0.2.189 Compiling pin-project-lite v0.2.17 Compiling bytes v1.11.1 Compiling futures-core v0.3.34 Compiling once_cell v1.21.4 Compiling itoa v1.0.17 Compiling equivalent v1.0.2 Compiling hashbrown v0.17.1 Compiling httparse v1.10.1 Compiling futures-sink v0.3.34 Compiling atomic-waker v1.1.2 Compiling slab v0.4.12 Compiling fnv v1.0.7 Compiling try-lock v0.2.5 Compiling pin-utils v0.1.0 Compiling httpdate v1.0.3 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/libc-0.2.189/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=e7c1573ee30fb24c -C extra-filename=-b686cfce3faeb4b6 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/build/libc-b686cfce3faeb4b6 -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/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.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 '--warn=clippy::unused_trait_names' --warn=unreachable_pub --warn=unnameable_types --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::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::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::collapsible_match' '--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=9a45ca562d64c4bf -C extra-filename=-c9db87e099abf413 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/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.21.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="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=e0591c96d17a98e9 -C extra-filename=-e76bfd32fdf6d8c4 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/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=2021 /usr/share/cargo/registry/bytes-1.11.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=1a01d3b4fe397469 -C extra-filename=-dc75f89f338fa0ae --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/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=2021 /usr/share/cargo/registry/itoa-1.0.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=9a2e353f98207e2c -C extra-filename=-b98f0329c3412631 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/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.34/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", "portable-atomic", "std", "unstable"))' -C metadata=8d233c7e393c2977 -C extra-filename=-e8f6725f39b99129 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/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 equivalent --edition=2015 /usr/share/cargo/registry/equivalent-1.0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b52ca1cb7f3adbae -C extra-filename=-6e8d9a7ba8b189c9 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/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 hashbrown --edition=2024 /usr/share/cargo/registry/hashbrown-0.17.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=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_else' '--warn=clippy::ptr_cast_constness' '--warn=clippy::ptr_as_ptr' '--allow=clippy::option_if_let_else' '--warn=clippy::needless_continue' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_safety_doc' '--allow=clippy::missing_errors_doc' --warn=missing_docs '--allow=clippy::manual_map' '--warn=clippy::manual_let_else' --warn=explicit_outlives_requirements --warn=ellipsis_inclusive_range_patterns --warn=elided_lifetimes_in_paths '--allow=clippy::doc_markdown' '--warn=clippy::borrow_as_ptr' --warn=bare_trait_objects --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=996a058b526f0c32 -C extra-filename=-3b891d9a04e60787 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/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.10.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(httparse_simd)' --check-cfg 'cfg(httparse_simd_target_feature_avx2)' --check-cfg 'cfg(httparse_simd_target_feature_sse42)' --check-cfg 'cfg(httparse_simd_neon_intrinsics)' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=61b45b0117ca8b9c -C extra-filename=-9ea3ac2ba3a6c948 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/build/httparse-9ea3ac2ba3a6c948 -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/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 atomic_waker --edition=2018 /usr/share/cargo/registry/atomic-waker-1.1.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("portable-atomic"))' -C metadata=a3d4f4d2403a6e81 -C extra-filename=-96b4c48cd98a3f61 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/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 slab --edition=2018 /usr/share/cargo/registry/slab-0.4.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=e43abf41cfe7574d -C extra-filename=-eceee645c86c2f55 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/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=e407976aa7bb4454 -C extra-filename=-3dca9f1da76604e8 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/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=e115808d5a9cb6c7 -C extra-filename=-e6a63c87eabe9e1d --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/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=fac85879f8263e38 -C extra-filename=-8a67af30a1d7903f --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/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_sink --edition=2018 /usr/share/cargo/registry/futures-sink-0.3.34/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", "default", "std"))' -C metadata=6bff7735389ed97d -C extra-filename=-5d8d23c4c17f3879 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/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=170b0858d100d9ad -C extra-filename=-456402d7ba3abbff --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling smallvec v1.16.0 Running `/usr/bin/rustc --crate-name smallvec --edition=2018 /usr/share/cargo/registry/smallvec-1.16.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="const_generics"' --cfg 'feature="const_new"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bincode", "const_generics", "const_new", "drain_filter", "drain_keep_rest", "impl_bincode", "malloc_size_of", "may_dangle", "serde", "specialization", "union", "unty", "write"))' -C metadata=aa5e91d5506eef0b -C extra-filename=-ddaa869d979e3a1e --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling futures-task v0.3.34 Running `/usr/bin/rustc --crate-name futures_task --edition=2018 /usr/share/cargo/registry/futures-task-0.3.34/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=18a9717803777a0c -C extra-filename=-bab48e55fad8f8eb --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tower-service v0.3.3 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=7498df46539f5915 -C extra-filename=-9b9a47f3e65afb16 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling futures-channel v0.3.34 Running `/usr/bin/rustc --crate-name futures_channel --edition=2018 /usr/share/cargo/registry/futures-channel-0.3.34/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=b0b326bc9f9a6bff -C extra-filename=-c9ed675692894187 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps --extern futures_core=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libfutures_core-e8f6725f39b99129.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=0f6aae5693b543a9 -C extra-filename=-a72c233bc71ef441 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps --extern try_lock=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libtry_lock-e6a63c87eabe9e1d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling futures-util v0.3.34 Running `/usr/bin/rustc --crate-name futures_util --edition=2018 /usr/share/cargo/registry/futures-util-0.3.34/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", "libc", "memchr", "portable-atomic", "portable-atomic-alloc", "portable-atomic-util", "portable_atomic_crate", "sink", "slab", "spin", "std", "unstable", "write-all-vectored"))' -C metadata=7fd9c517f06ec3ba -C extra-filename=-dd4c8fe65a7ed7b8 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps --extern futures_core=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libfutures_core-e8f6725f39b99129.rmeta --extern futures_task=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libfutures_task-bab48e55fad8f8eb.rmeta --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libpin_project_lite-c9db87e099abf413.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tracing-core v0.1.36 Running `/usr/bin/rustc --crate-name tracing_core --edition=2018 /usr/share/cargo/registry/tracing-core-0.1.36/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)' --check-cfg 'cfg(unsound_local_offset)' --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "once_cell", "std"))' -C metadata=4779b3df8fca3272 -C extra-filename=-7ba1037e60c5e96f --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps --extern once_cell=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libonce_cell-e76bfd32fdf6d8c4.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tracing v0.1.44 Running `/usr/bin/rustc --crate-name tracing --edition=2018 /usr/share/cargo/registry/tracing-0.1.44/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)' --check-cfg 'cfg(unsound_local_offset)' --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=162d01cac144c4eb -C extra-filename=-7acfb7012eb7afc6 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libpin_project_lite-c9db87e099abf413.rmeta --extern tracing_core=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libtracing_core-7ba1037e60c5e96f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling http v1.4.0 Running `/usr/bin/rustc --crate-name http --edition=2021 /usr/share/cargo/registry/http-1.4.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=c8c5219c6caefa79 -C extra-filename=-18fd90e372d79c66 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps --extern bytes=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libbytes-dc75f89f338fa0ae.rmeta --extern itoa=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libitoa-b98f0329c3412631.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/build/httparse-9ea3ac2ba3a6c948/build-script-build` Running `/usr/bin/rustc --crate-name httparse --edition=2018 /usr/share/cargo/registry/httparse-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(httparse_simd)' --check-cfg 'cfg(httparse_simd_target_feature_avx2)' --check-cfg 'cfg(httparse_simd_target_feature_sse42)' --check-cfg 'cfg(httparse_simd_neon_intrinsics)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=038d82ec2eef09d7 -C extra-filename=-4e79c73b476059c3 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg httparse_simd_neon_intrinsics --cfg httparse_simd` Compiling indexmap v2.14.2 Running `/usr/bin/rustc --crate-name indexmap --edition=2024 /usr/share/cargo/registry/indexmap-2.14.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 --warn=rust_2018_idioms --deny=unsafe_code --deny=unreachable_pub --deny=unnameable_types '--allow=clippy::style' --deny=private_interfaces --deny=private_bounds --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "serde", "std", "sval", "test_debug"))' -C metadata=3e7ad777788f2f66 -C extra-filename=-150e50ededcfd5d0 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps --extern equivalent=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libequivalent-6e8d9a7ba8b189c9.rmeta --extern hashbrown=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libhashbrown-3b891d9a04e60787.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/build/libc-b686cfce3faeb4b6/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.189/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 --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=177cc73cf7c0bdc4 -C extra-filename=-a124cb4096d6d0fa --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg freebsd12 --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_picolibc)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(musl32_time64)' --check-cfg 'cfg(musl_redir_time64)' --check-cfg 'cfg(vxworks_lt_25_09)' --check-cfg 'cfg(libc_pauthtest)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin","qurt","qnx"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` 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=2b343c4776911906 -C extra-filename=-6462e122ee20df23 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps --extern bytes=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libbytes-dc75f89f338fa0ae.rmeta --extern http=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libhttp-18fd90e372d79c66.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling socket2 v0.6.5 Compiling mio v1.2.2 Running `/usr/bin/rustc --crate-name socket2 --edition=2021 /usr/share/cargo/registry/socket2-0.6.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="all"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all"))' -C metadata=eba100e866c3d149 -C extra-filename=-ec5e74b277e6a7b6 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps --extern libc=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/liblibc-a124cb4096d6d0fa.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name mio --edition=2021 /usr/share/cargo/registry/mio-1.2.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 --warn=unexpected_cfgs --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(mio_unsupported_force_waker_pipe)' --cfg 'feature="net"' --cfg 'feature="os-ext"' --cfg 'feature="os-poll"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "log", "net", "os-ext", "os-poll"))' -C metadata=ce4701e3cab29f3e -C extra-filename=-8a4fd4dd26662850 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps --extern libc=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/liblibc-a124cb4096d6d0fa.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tokio v1.53.1 Running `/usr/bin/rustc --crate-name tokio --edition=2021 /usr/share/cargo/registry/tokio-1.53.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_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --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=70e3b7c366dfd961 -C extra-filename=-413c5029dbfd7b23 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps --extern bytes=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libbytes-dc75f89f338fa0ae.rmeta --extern libc=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/liblibc-a124cb4096d6d0fa.rmeta --extern mio=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libmio-8a4fd4dd26662850.rmeta --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libpin_project_lite-c9db87e099abf413.rmeta --extern socket2=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libsocket2-ec5e74b277e6a7b6.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tokio-util v0.7.9 Running `/usr/bin/rustc --crate-name tokio_util --edition=2021 /usr/share/cargo/registry/tokio-util-0.7.9/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="codec"' --cfg 'feature="default"' --cfg 'feature="io"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "io", "io-util", "net", "rt", "slab", "time", "tracing"))' -C metadata=55b8192bf4cd8053 -C extra-filename=-d01e7f054f2095b5 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps --extern bytes=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libbytes-dc75f89f338fa0ae.rmeta --extern futures_core=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libfutures_core-e8f6725f39b99129.rmeta --extern futures_sink=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libfutures_sink-5d8d23c4c17f3879.rmeta --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libpin_project_lite-c9db87e099abf413.rmeta --extern tokio=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libtokio-413c5029dbfd7b23.rmeta --extern tracing=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libtracing-7acfb7012eb7afc6.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling h2 v0.4.6 Running `/usr/bin/rustc --crate-name h2 --edition=2021 /usr/share/cargo/registry/h2-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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=7aed8735a466a69a -C extra-filename=-0653ed41fea1c623 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps --extern atomic_waker=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libatomic_waker-96b4c48cd98a3f61.rmeta --extern bytes=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libbytes-dc75f89f338fa0ae.rmeta --extern fnv=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libfnv-3dca9f1da76604e8.rmeta --extern futures_core=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libfutures_core-e8f6725f39b99129.rmeta --extern futures_sink=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libfutures_sink-5d8d23c4c17f3879.rmeta --extern http=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libhttp-18fd90e372d79c66.rmeta --extern indexmap=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libindexmap-150e50ededcfd5d0.rmeta --extern slab=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libslab-eceee645c86c2f55.rmeta --extern tokio=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libtokio-413c5029dbfd7b23.rmeta --extern tokio_util=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libtokio_util-d01e7f054f2095b5.rmeta --extern tracing=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libtracing-7acfb7012eb7afc6.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling hyper v1.8.1 Running `/usr/bin/rustc --crate-name hyper --edition=2021 /usr/share/cargo/registry/hyper-1.8.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(hyper_unstable_tracing)' --check-cfg 'cfg(hyper_unstable_ffi)' --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="server"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("capi", "client", "default", "ffi", "full", "http1", "http2", "nightly", "server", "tracing"))' -C metadata=92f14e501f51794d -C extra-filename=-d666b0941937fc1f --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps --extern atomic_waker=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libatomic_waker-96b4c48cd98a3f61.rmeta --extern bytes=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libbytes-dc75f89f338fa0ae.rmeta --extern futures_channel=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libfutures_channel-c9ed675692894187.rmeta --extern futures_core=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libfutures_core-e8f6725f39b99129.rmeta --extern h2=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libh2-0653ed41fea1c623.rmeta --extern http=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libhttp-18fd90e372d79c66.rmeta --extern http_body=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libhttp_body-6462e122ee20df23.rmeta --extern httparse=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libhttparse-4e79c73b476059c3.rmeta --extern httpdate=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libhttpdate-8a67af30a1d7903f.rmeta --extern itoa=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libitoa-b98f0329c3412631.rmeta --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libpin_project_lite-c9db87e099abf413.rmeta --extern pin_utils=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libpin_utils-456402d7ba3abbff.rmeta --extern smallvec=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libsmallvec-ddaa869d979e3a1e.rmeta --extern tokio=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libtokio-413c5029dbfd7b23.rmeta --extern want=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libwant-a72c233bc71ef441.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling hyper-util v0.1.20 (/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20) 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="client"' --cfg 'feature="client-legacy"' --cfg 'feature="default"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="server"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "client", "client-legacy", "client-pool", "client-proxy", "client-proxy-system", "default", "full", "http1", "http2", "server", "server-auto", "server-graceful", "service", "tokio", "tracing"))' -C metadata=49c85baf697faae7 -C extra-filename=-86205aec3b9fa805 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps --extern bytes=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libbytes-dc75f89f338fa0ae.rmeta --extern futures_channel=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libfutures_channel-c9ed675692894187.rmeta --extern futures_util=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libfutures_util-dd4c8fe65a7ed7b8.rmeta --extern http=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libhttp-18fd90e372d79c66.rmeta --extern http_body=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libhttp_body-6462e122ee20df23.rmeta --extern hyper=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libhyper-d666b0941937fc1f.rmeta --extern libc=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/liblibc-a124cb4096d6d0fa.rmeta --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libpin_project_lite-c9db87e099abf413.rmeta --extern socket2=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libsocket2-ec5e74b277e6a7b6.rmeta --extern tokio=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libtokio-413c5029dbfd7b23.rmeta --extern tower_service=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libtower_service-9b9a47f3e65afb16.rmeta --extern tracing=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libtracing-7acfb7012eb7afc6.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 30.56s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.NpNlbW + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/BUILDROOT '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/BUILDROOT ++ dirname /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/BUILDROOT + mkdir -p /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build + mkdir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection ' + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection ' + 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.20 + '[' 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.20 + REG_DIR=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/BUILDROOT/usr/share/cargo/registry/hyper-util-0.1.20 + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/BUILDROOT/usr/share/cargo/registry/hyper-util-0.1.20 + /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/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/BUILDROOT/usr/share/cargo/registry/hyper-util-0.1.20 warning: no (git) VCS found for `/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/BUILDROOT/usr/share/cargo/registry/hyper-util-0.1.20/Cargo.toml + /usr/bin/rm -f /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/BUILDROOT/usr/share/cargo/registry/hyper-util-0.1.20/Cargo.toml.deps + echo '{"files":{},"package":""}' ++ /usr/bin/cargo2rpm --path Cargo.toml is-bin --features client,client-legacy,http1,http2,server,tokio + '[' 0 -eq 1 ']' + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.vAljxL + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection ' + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection ' + 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.20 + '[' 1 -eq 1 ']' + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo test -j16 -Z avoid-dev-deps --profile rpm --no-fail-fast --features client,client-legacy,http1,http2,server,tokio -- --exact --skip test_socks_v5_with_locally_resolved_domain_works Compiling proc-macro2 v1.0.107 Fresh libc v0.2.189 Compiling quote v1.0.47 Compiling unicode-ident v1.0.24 Fresh pin-project-lite v0.2.17 Fresh bytes v1.11.1 Fresh futures-core v0.3.34 Fresh slab v0.4.12 Fresh itoa v1.0.17 Fresh once_cell v1.21.4 Compiling memchr v2.8.3 Compiling futures-task v0.3.34 Fresh equivalent v1.0.2 Fresh futures-sink v0.3.34 Compiling regex-syntax v0.8.11 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.107/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="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=4ccbaa0be8e848e6 -C extra-filename=-6d35ea9987d50bf5 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/build/proc-macro2-6d35ea9987d50bf5 -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/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 unicode_ident --edition=2021 /usr/share/cargo/registry/unicode-ident-1.0.24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=66ed9a642b0800fd -C extra-filename=-d2d180c9fd604900 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/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=2021 /usr/share/cargo/registry/quote-1.0.47/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="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=8dbe559e74885b98 -C extra-filename=-4ad449a1ce7dc0a6 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/build/quote-4ad449a1ce7dc0a6 -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/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 memchr --edition=2021 /usr/share/cargo/registry/memchr-2.8.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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=d669b6e1fce7684e -C extra-filename=-696526da11338c53 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/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.34/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "std", "unstable"))' -C metadata=145ae45c3411553d -C extra-filename=-3e686211fc7c8120 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling errno v0.3.14 Fresh mio v1.2.2 Fresh socket2 v0.6.5 Fresh tracing-core v0.1.36 Fresh http v1.4.0 Fresh hashbrown v0.17.1 Fresh fnv v1.0.7 Fresh atomic-waker v1.1.2 Fresh try-lock v0.2.5 Running `/usr/bin/rustc --crate-name regex_syntax --edition=2021 /usr/share/cargo/registry/regex-syntax-0.8.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=3a428c21384e7e06 -C extra-filename=-eab48fb49a9b3d1e --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/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 errno --edition=2018 /usr/share/cargo/registry/errno-0.3.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 --warn=unexpected_cfgs --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=4a50a4d86298a832 -C extra-filename=-501dfe742c58b4d3 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps --extern libc=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/liblibc-a124cb4096d6d0fa.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh tracing v0.1.44 Fresh indexmap v2.14.2 Fresh http-body v1.0.1 Fresh httparse v1.10.1 Fresh want v0.3.1 Compiling is-terminal v0.4.17 Fresh futures-channel v0.3.34 Compiling no-std-net v0.6.0 Compiling termcolor v1.4.0 Running `/usr/bin/rustc --crate-name is_terminal --edition=2018 /usr/share/cargo/registry/is-terminal-0.4.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ba190e82d98c229b -C extra-filename=-d1d609ab7975a400 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps --extern libc=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/liblibc-a124cb4096d6d0fa.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling log v0.4.34 Compiling humantime v2.3.0 Fresh tower-service v0.3.3 Fresh pin-utils v0.1.0 Fresh smallvec v1.16.0 Fresh httpdate v1.0.3 Compiling pnet_sys v0.35.0 Compiling tower-layer v0.3.3 Compiling ipnetwork v0.21.1 Running `/usr/bin/rustc --crate-name no_std_net --edition=2018 /usr/share/cargo/registry/no-std-net-0.6.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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("i128", "serde", "std", "unstable_ip"))' -C metadata=8562d137a9b591ab -C extra-filename=-b97cc9423de54a50 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/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 termcolor --edition=2018 /usr/share/cargo/registry/termcolor-1.4.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=eae4f790b58350b1 -C extra-filename=-11074aa926d3d95e --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/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 humantime --edition=2021 /usr/share/cargo/registry/humantime-2.3.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("mu"))' -C metadata=6dda3d72181050d2 -C extra-filename=-7144f1d1b2f9fb54 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/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 log --edition=2021 /usr/share/cargo/registry/log-0.4.34/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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "kv", "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", "serde", "serde_core", "std"))' -C metadata=73e21eb56e5a0fc1 -C extra-filename=-c6ca0aa14b417af2 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/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_layer --edition=2018 /usr/share/cargo/registry/tower-layer-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=eeb625e6610af52e -C extra-filename=-4ad861e7f84f1ec2 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/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 ipnetwork --edition=2021 /usr/share/cargo/registry/ipnetwork-0.21.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde"))' -C metadata=3eac80474c882161 -C extra-filename=-0f812c3a07411c76 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/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 pnet_sys --edition=2021 /usr/share/cargo/registry/pnet_sys-0.35.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=07884758a2fd848d -C extra-filename=-4768eecccacb7f0a --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps --extern libc=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/liblibc-a124cb4096d6d0fa.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling pnet_base v0.35.0 Running `/usr/bin/rustc --crate-name pnet_base --edition=2021 /usr/share/cargo/registry/pnet_base-0.35.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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=1e4528a23fc6f34b -C extra-filename=-1ffa23cdd1dcc044 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps --extern no_std_net=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libno_std_net-b97cc9423de54a50.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling signal-hook-registry v1.4.8 Running `/usr/bin/rustc --crate-name signal_hook_registry --edition=2015 /usr/share/cargo/registry/signal-hook-registry-1.4.8/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 '--allow=clippy::unnecessary_clippy_cfg' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4fbd6448c00d3616 -C extra-filename=-49a9442392eef3e1 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps --extern errno=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/liberrno-501dfe742c58b4d3.rmeta --extern libc=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/liblibc-a124cb4096d6d0fa.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling futures-util v0.3.34 Running `/usr/bin/rustc --crate-name futures_util --edition=2018 /usr/share/cargo/registry/futures-util-0.3.34/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="slab"' --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", "libc", "memchr", "portable-atomic", "portable-atomic-alloc", "portable-atomic-util", "portable_atomic_crate", "sink", "slab", "spin", "std", "unstable", "write-all-vectored"))' -C metadata=5a55fd587bf32499 -C extra-filename=-15b5615139bc38a1 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps --extern futures_core=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libfutures_core-e8f6725f39b99129.rmeta --extern futures_task=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libfutures_task-3e686211fc7c8120.rmeta --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libpin_project_lite-c9db87e099abf413.rmeta --extern slab=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libslab-eceee645c86c2f55.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling pnet_datalink v0.35.0 Running `/usr/bin/rustc --crate-name pnet_datalink --edition=2021 /usr/share/cargo/registry/pnet_datalink-0.35.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", "netmap", "netmap_sys", "pcap", "serde", "std"))' -C metadata=433e39c440c6878a -C extra-filename=-52ed9da6b2e5af9e --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps --extern ipnetwork=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libipnetwork-0f812c3a07411c76.rmeta --extern libc=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/liblibc-a124cb4096d6d0fa.rmeta --extern pnet_base=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libpnet_base-1ffa23cdd1dcc044.rmeta --extern pnet_sys=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libpnet_sys-4768eecccacb7f0a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/build/quote-4ad449a1ce7dc0a6/build-script-build` Compiling aho-corasick v1.1.3 Running `/usr/bin/rustc --crate-name aho_corasick --edition=2021 /usr/share/cargo/registry/aho-corasick-1.1.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="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=dcfe2111777e65d7 -C extra-filename=-18c82bda2feb081d --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps --extern memchr=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libmemchr-696526da11338c53.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/build/proc-macro2-6d35ea9987d50bf5/build-script-build` Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.107/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=b6ca087657ca5914 -C extra-filename=-9d6e90c75ef74c52 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps --extern unicode_ident=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libunicode_ident-d2d180c9fd604900.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg wrap_proc_macro --cfg proc_macro_span --cfg proc_macro_span_location --cfg proc_macro_span_file --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(proc_macro_span_file)' --check-cfg 'cfg(proc_macro_span_location)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_build_probe)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` Running `/usr/bin/rustc --crate-name quote --edition=2021 /usr/share/cargo/registry/quote-1.0.47/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=92b571418f73b878 -C extra-filename=-3f9370ee52b71fb4 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps --extern proc_macro2=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libproc_macro2-9d6e90c75ef74c52.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(no_diagnostic_namespace)'` Compiling syn v3.0.5 Compiling syn v2.0.119 Running `/usr/bin/rustc --crate-name syn --edition=2021 /usr/share/cargo/registry/syn-3.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=5bd996e7fa90be9c -C extra-filename=-b35b98e61fef8ffb --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps --extern proc_macro2=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libproc_macro2-9d6e90c75ef74c52.rmeta --extern quote=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libquote-3f9370ee52b71fb4.rmeta --extern unicode_ident=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libunicode_ident-d2d180c9fd604900.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name syn --edition=2021 /usr/share/cargo/registry/syn-2.0.119/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=2fe644d61103066e -C extra-filename=-ddcdc9dd7bc91ea3 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps --extern proc_macro2=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libproc_macro2-9d6e90c75ef74c52.rmeta --extern quote=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libquote-3f9370ee52b71fb4.rmeta --extern unicode_ident=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libunicode_ident-d2d180c9fd604900.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling regex-automata v0.4.18 Running `/usr/bin/rustc --crate-name regex_automata --edition=2021 /usr/share/cargo/registry/regex-automata-0.4.18/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 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=9caa5c7b9c241576 -C extra-filename=-ea4f6e380ed5a456 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps --extern aho_corasick=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libaho_corasick-18c82bda2feb081d.rmeta --extern memchr=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libmemchr-696526da11338c53.rmeta --extern regex_syntax=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libregex_syntax-eab48fb49a9b3d1e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling http-body-util v0.1.2 Running `/usr/bin/rustc --crate-name http_body_util --edition=2018 /usr/share/cargo/registry/http-body-util-0.1.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b13b1f2a9e0351a5 -C extra-filename=-8178ec52d86f42ff --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps --extern bytes=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libbytes-dc75f89f338fa0ae.rmeta --extern futures_util=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libfutures_util-15b5615139bc38a1.rmeta --extern http=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libhttp-18fd90e372d79c66.rmeta --extern http_body=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libhttp_body-6462e122ee20df23.rmeta --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libpin_project_lite-c9db87e099abf413.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling regex v1.13.0 Running `/usr/bin/rustc --crate-name regex --edition=2021 /usr/share/cargo/registry/regex-1.13.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 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="perf"' --cfg 'feature="perf-backtrack"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-onepass"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "pattern", "perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-dfa-full", "perf-inline", "perf-literal", "perf-onepass", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=260cc154fa7d0cdd -C extra-filename=-a9da81a8f9404b8e --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps --extern aho_corasick=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libaho_corasick-18c82bda2feb081d.rmeta --extern memchr=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libmemchr-696526da11338c53.rmeta --extern regex_automata=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libregex_automata-ea4f6e380ed5a456.rmeta --extern regex_syntax=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libregex_syntax-eab48fb49a9b3d1e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling env_logger v0.10.2 Running `/usr/bin/rustc --crate-name env_logger --edition=2021 /usr/share/cargo/registry/env_logger-0.10.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="auto-color"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="humantime"' --cfg 'feature="regex"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto-color", "color", "default", "humantime", "regex"))' -C metadata=58826e333e19d8bb -C extra-filename=-dfdfd1a9a233ca58 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps --extern humantime=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libhumantime-7144f1d1b2f9fb54.rmeta --extern is_terminal=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libis_terminal-d1d609ab7975a400.rmeta --extern log=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/liblog-c6ca0aa14b417af2.rmeta --extern regex=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libregex-a9da81a8f9404b8e.rmeta --extern termcolor=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libtermcolor-11074aa926d3d95e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling pretty_env_logger v0.5.0 Running `/usr/bin/rustc --crate-name pretty_env_logger --edition=2015 /usr/share/cargo/registry/pretty_env_logger-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dc4d6f2023b98066 -C extra-filename=-955f345cd5c5c667 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps --extern env_logger=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libenv_logger-dfdfd1a9a233ca58.rmeta --extern log=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/liblog-c6ca0aa14b417af2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tokio-macros v2.7.2 Running `/usr/bin/rustc --crate-name tokio_macros --edition=2021 /usr/share/cargo/registry/tokio-macros-2.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --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_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a3bd44ed9622a765 -C extra-filename=-6574f06f54d66609 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps --extern proc_macro2=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libproc_macro2-9d6e90c75ef74c52.rlib --extern quote=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libquote-3f9370ee52b71fb4.rlib --extern syn=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libsyn-b35b98e61fef8ffb.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling async-stream-impl v0.3.5 Compiling pin-project-internal v1.1.13 Running `/usr/bin/rustc --crate-name async_stream_impl --edition=2018 /usr/share/cargo/registry/async-stream-impl-0.3.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=129bec9dfc5c9a2c -C extra-filename=-7d42c3b2f41b666f --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps --extern proc_macro2=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libproc_macro2-9d6e90c75ef74c52.rlib --extern quote=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libquote-3f9370ee52b71fb4.rlib --extern syn=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libsyn-ddcdc9dd7bc91ea3.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name pin_project_internal --edition=2021 /usr/share/cargo/registry/pin-project-internal-1.1.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no '--warn=clippy::unused_trait_names' --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types --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::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::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::collapsible_match' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b45c609add359dba -C extra-filename=-bb8da401652e9cfc --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps --extern proc_macro2=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libproc_macro2-9d6e90c75ef74c52.rlib --extern quote=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libquote-3f9370ee52b71fb4.rlib --extern syn=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libsyn-ddcdc9dd7bc91ea3.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tokio v1.53.1 Running `/usr/bin/rustc --crate-name tokio --edition=2021 /usr/share/cargo/registry/tokio-1.53.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_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --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=bb350ba5cd291381 -C extra-filename=-7f5024423025ea3e --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps --extern bytes=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libbytes-dc75f89f338fa0ae.rmeta --extern libc=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/liblibc-a124cb4096d6d0fa.rmeta --extern mio=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libmio-8a4fd4dd26662850.rmeta --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libpin_project_lite-c9db87e099abf413.rmeta --extern signal_hook_registry=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libsignal_hook_registry-49a9442392eef3e1.rmeta --extern socket2=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libsocket2-ec5e74b277e6a7b6.rmeta --extern tokio_macros=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libtokio_macros-6574f06f54d66609.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling async-stream v0.3.5 Running `/usr/bin/rustc --crate-name async_stream --edition=2018 /usr/share/cargo/registry/async-stream-0.3.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=d92edf5cd9c4d2ff -C extra-filename=-8f98b43aeded86e1 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps --extern async_stream_impl=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libasync_stream_impl-7d42c3b2f41b666f.so --extern futures_core=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libfutures_core-e8f6725f39b99129.rmeta --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libpin_project_lite-c9db87e099abf413.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling pin-project v1.1.13 Running `/usr/bin/rustc --crate-name pin_project --edition=2021 /usr/share/cargo/registry/pin-project-1.1.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 '--warn=clippy::unused_trait_names' --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types --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::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::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::collapsible_match' '--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=400a0623b7fa763c -C extra-filename=-541bcf049c096db9 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps --extern pin_project_internal=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libpin_project_internal-bb8da401652e9cfc.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tokio-util v0.7.9 Compiling tokio-stream v0.1.17 Running `/usr/bin/rustc --crate-name tokio_util --edition=2021 /usr/share/cargo/registry/tokio-util-0.7.9/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="codec"' --cfg 'feature="default"' --cfg 'feature="io"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "io", "io-util", "net", "rt", "slab", "time", "tracing"))' -C metadata=e9a83edfb6210821 -C extra-filename=-1b5954d87105f631 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps --extern bytes=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libbytes-dc75f89f338fa0ae.rmeta --extern futures_core=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libfutures_core-e8f6725f39b99129.rmeta --extern futures_sink=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libfutures_sink-5d8d23c4c17f3879.rmeta --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libpin_project_lite-c9db87e099abf413.rmeta --extern tokio=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libtokio-7f5024423025ea3e.rmeta --extern tracing=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libtracing-7acfb7012eb7afc6.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name tokio_stream --edition=2021 /usr/share/cargo/registry/tokio-stream-0.1.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "fs", "full", "io-util", "net", "signal", "sync", "time", "tokio-util"))' -C metadata=ebcc76c99ed25765 -C extra-filename=-1dc70d070be3b76e --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps --extern futures_core=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libfutures_core-e8f6725f39b99129.rmeta --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libpin_project_lite-c9db87e099abf413.rmeta --extern tokio=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libtokio-7f5024423025ea3e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tokio-test v0.4.4 Running `/usr/bin/rustc --crate-name tokio_test --edition=2021 /usr/share/cargo/registry/tokio-test-0.4.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1a3274fd6a167abc -C extra-filename=-3fc97608b6ba33a9 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps --extern async_stream=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libasync_stream-8f98b43aeded86e1.rmeta --extern bytes=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libbytes-dc75f89f338fa0ae.rmeta --extern futures_core=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libfutures_core-e8f6725f39b99129.rmeta --extern tokio=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libtokio-7f5024423025ea3e.rmeta --extern tokio_stream=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libtokio_stream-1dc70d070be3b76e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling h2 v0.4.6 Running `/usr/bin/rustc --crate-name h2 --edition=2021 /usr/share/cargo/registry/h2-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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=04fbaf06409423ba -C extra-filename=-f4065e22c1ffc34b --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps --extern atomic_waker=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libatomic_waker-96b4c48cd98a3f61.rmeta --extern bytes=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libbytes-dc75f89f338fa0ae.rmeta --extern fnv=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libfnv-3dca9f1da76604e8.rmeta --extern futures_core=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libfutures_core-e8f6725f39b99129.rmeta --extern futures_sink=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libfutures_sink-5d8d23c4c17f3879.rmeta --extern http=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libhttp-18fd90e372d79c66.rmeta --extern indexmap=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libindexmap-150e50ededcfd5d0.rmeta --extern slab=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libslab-eceee645c86c2f55.rmeta --extern tokio=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libtokio-7f5024423025ea3e.rmeta --extern tokio_util=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libtokio_util-1b5954d87105f631.rmeta --extern tracing=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libtracing-7acfb7012eb7afc6.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tower-test v0.4.0 Running `/usr/bin/rustc --crate-name tower_test --edition=2018 /usr/share/cargo/registry/tower-test-0.4.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=a17b19b750689238 -C extra-filename=-d836a989949afcd9 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps --extern futures_util=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libfutures_util-15b5615139bc38a1.rmeta --extern pin_project=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libpin_project-541bcf049c096db9.rmeta --extern tokio=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libtokio-7f5024423025ea3e.rmeta --extern tokio_test=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libtokio_test-3fc97608b6ba33a9.rmeta --extern tower_layer=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libtower_layer-4ad861e7f84f1ec2.rmeta --extern tower_service=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libtower_service-9b9a47f3e65afb16.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling hyper v1.8.1 Running `/usr/bin/rustc --crate-name hyper --edition=2021 /usr/share/cargo/registry/hyper-1.8.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(hyper_unstable_tracing)' --check-cfg 'cfg(hyper_unstable_ffi)' --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="server"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("capi", "client", "default", "ffi", "full", "http1", "http2", "nightly", "server", "tracing"))' -C metadata=870dc4605358a3b9 -C extra-filename=-c8dc80907eaca9a6 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps --extern atomic_waker=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libatomic_waker-96b4c48cd98a3f61.rmeta --extern bytes=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libbytes-dc75f89f338fa0ae.rmeta --extern futures_channel=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libfutures_channel-c9ed675692894187.rmeta --extern futures_core=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libfutures_core-e8f6725f39b99129.rmeta --extern h2=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libh2-f4065e22c1ffc34b.rmeta --extern http=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libhttp-18fd90e372d79c66.rmeta --extern http_body=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libhttp_body-6462e122ee20df23.rmeta --extern httparse=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libhttparse-4e79c73b476059c3.rmeta --extern httpdate=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libhttpdate-8a67af30a1d7903f.rmeta --extern itoa=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libitoa-b98f0329c3412631.rmeta --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libpin_project_lite-c9db87e099abf413.rmeta --extern pin_utils=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libpin_utils-456402d7ba3abbff.rmeta --extern smallvec=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libsmallvec-ddaa869d979e3a1e.rmeta --extern tokio=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libtokio-7f5024423025ea3e.rmeta --extern want=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libwant-a72c233bc71ef441.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling hyper-util v0.1.20 (/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20) 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="client"' --cfg 'feature="client-legacy"' --cfg 'feature="default"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="server"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "client", "client-legacy", "client-pool", "client-proxy", "client-proxy-system", "default", "full", "http1", "http2", "server", "server-auto", "server-graceful", "service", "tokio", "tracing"))' -C metadata=6e98a82aad673436 -C extra-filename=-06d2f53a729ad0e6 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps --extern bytes=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libbytes-dc75f89f338fa0ae.rmeta --extern futures_channel=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libfutures_channel-c9ed675692894187.rmeta --extern futures_util=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libfutures_util-15b5615139bc38a1.rmeta --extern http=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libhttp-18fd90e372d79c66.rmeta --extern http_body=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libhttp_body-6462e122ee20df23.rmeta --extern hyper=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libhyper-c8dc80907eaca9a6.rmeta --extern libc=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/liblibc-a124cb4096d6d0fa.rmeta --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libpin_project_lite-c9db87e099abf413.rmeta --extern socket2=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libsocket2-ec5e74b277e6a7b6.rmeta --extern tokio=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libtokio-7f5024423025ea3e.rmeta --extern tower_service=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libtower_service-9b9a47f3e65afb16.rmeta --extern tracing=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libtracing-7acfb7012eb7afc6.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name legacy_client --edition=2021 tests/legacy_client.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="client"' --cfg 'feature="client-legacy"' --cfg 'feature="default"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="server"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "client", "client-legacy", "client-pool", "client-proxy", "client-proxy-system", "default", "full", "http1", "http2", "server", "server-auto", "server-graceful", "service", "tokio", "tracing"))' -C metadata=cab05a910b7dc227 -C extra-filename=-cef58c724578e15f --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps --extern bytes=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libbytes-dc75f89f338fa0ae.rlib --extern futures_channel=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libfutures_channel-c9ed675692894187.rlib --extern futures_util=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libfutures_util-15b5615139bc38a1.rlib --extern http=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libhttp-18fd90e372d79c66.rlib --extern http_body=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libhttp_body-6462e122ee20df23.rlib --extern http_body_util=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libhttp_body_util-8178ec52d86f42ff.rlib --extern hyper=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libhyper-c8dc80907eaca9a6.rlib --extern hyper_util=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libhyper_util-06d2f53a729ad0e6.rlib --extern libc=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/liblibc-a124cb4096d6d0fa.rlib --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libpin_project_lite-c9db87e099abf413.rlib --extern pnet_datalink=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libpnet_datalink-52ed9da6b2e5af9e.rlib --extern pretty_env_logger=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libpretty_env_logger-955f345cd5c5c667.rlib --extern socket2=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libsocket2-ec5e74b277e6a7b6.rlib --extern tokio=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libtokio-7f5024423025ea3e.rlib --extern tokio_test=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libtokio_test-3fc97608b6ba33a9.rlib --extern tower_service=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libtower_service-9b9a47f3e65afb16.rlib --extern tower_test=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libtower_test-d836a989949afcd9.rlib --extern tracing=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libtracing-7acfb7012eb7afc6.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name proxy --edition=2021 tests/proxy.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="client"' --cfg 'feature="client-legacy"' --cfg 'feature="default"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="server"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "client", "client-legacy", "client-pool", "client-proxy", "client-proxy-system", "default", "full", "http1", "http2", "server", "server-auto", "server-graceful", "service", "tokio", "tracing"))' -C metadata=c6a5fb6d03b59508 -C extra-filename=-3fa936f45bf164ab --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps --extern bytes=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libbytes-dc75f89f338fa0ae.rlib --extern futures_channel=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libfutures_channel-c9ed675692894187.rlib --extern futures_util=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libfutures_util-15b5615139bc38a1.rlib --extern http=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libhttp-18fd90e372d79c66.rlib --extern http_body=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libhttp_body-6462e122ee20df23.rlib --extern http_body_util=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libhttp_body_util-8178ec52d86f42ff.rlib --extern hyper=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libhyper-c8dc80907eaca9a6.rlib --extern hyper_util=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libhyper_util-06d2f53a729ad0e6.rlib --extern libc=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/liblibc-a124cb4096d6d0fa.rlib --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libpin_project_lite-c9db87e099abf413.rlib --extern pnet_datalink=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libpnet_datalink-52ed9da6b2e5af9e.rlib --extern pretty_env_logger=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libpretty_env_logger-955f345cd5c5c667.rlib --extern socket2=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libsocket2-ec5e74b277e6a7b6.rlib --extern tokio=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libtokio-7f5024423025ea3e.rlib --extern tokio_test=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libtokio_test-3fc97608b6ba33a9.rlib --extern tower_service=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libtower_service-9b9a47f3e65afb16.rlib --extern tower_test=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libtower_test-d836a989949afcd9.rlib --extern tracing=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libtracing-7acfb7012eb7afc6.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name client --edition=2021 examples/client.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="client"' --cfg 'feature="client-legacy"' --cfg 'feature="default"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="server"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "client", "client-legacy", "client-pool", "client-proxy", "client-proxy-system", "default", "full", "http1", "http2", "server", "server-auto", "server-graceful", "service", "tokio", "tracing"))' -C metadata=e93c5faf46bbe137 -C extra-filename=-febf4b3eed1d4b46 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/examples -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps --extern bytes=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libbytes-dc75f89f338fa0ae.rlib --extern futures_channel=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libfutures_channel-c9ed675692894187.rlib --extern futures_util=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libfutures_util-15b5615139bc38a1.rlib --extern http=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libhttp-18fd90e372d79c66.rlib --extern http_body=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libhttp_body-6462e122ee20df23.rlib --extern http_body_util=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libhttp_body_util-8178ec52d86f42ff.rlib --extern hyper=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libhyper-c8dc80907eaca9a6.rlib --extern hyper_util=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libhyper_util-06d2f53a729ad0e6.rlib --extern libc=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/liblibc-a124cb4096d6d0fa.rlib --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libpin_project_lite-c9db87e099abf413.rlib --extern pnet_datalink=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libpnet_datalink-52ed9da6b2e5af9e.rlib --extern pretty_env_logger=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libpretty_env_logger-955f345cd5c5c667.rlib --extern socket2=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libsocket2-ec5e74b277e6a7b6.rlib --extern tokio=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libtokio-7f5024423025ea3e.rlib --extern tokio_test=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libtokio_test-3fc97608b6ba33a9.rlib --extern tower_service=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libtower_service-9b9a47f3e65afb16.rlib --extern tower_test=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libtower_test-d836a989949afcd9.rlib --extern tracing=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libtracing-7acfb7012eb7afc6.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name hyper_util --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="client"' --cfg 'feature="client-legacy"' --cfg 'feature="default"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="server"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "client", "client-legacy", "client-pool", "client-proxy", "client-proxy-system", "default", "full", "http1", "http2", "server", "server-auto", "server-graceful", "service", "tokio", "tracing"))' -C metadata=310fa37435f38485 -C extra-filename=-cc936924ef564f68 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps --extern bytes=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libbytes-dc75f89f338fa0ae.rlib --extern futures_channel=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libfutures_channel-c9ed675692894187.rlib --extern futures_util=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libfutures_util-15b5615139bc38a1.rlib --extern http=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libhttp-18fd90e372d79c66.rlib --extern http_body=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libhttp_body-6462e122ee20df23.rlib --extern http_body_util=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libhttp_body_util-8178ec52d86f42ff.rlib --extern hyper=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libhyper-c8dc80907eaca9a6.rlib --extern libc=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/liblibc-a124cb4096d6d0fa.rlib --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libpin_project_lite-c9db87e099abf413.rlib --extern pnet_datalink=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libpnet_datalink-52ed9da6b2e5af9e.rlib --extern pretty_env_logger=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libpretty_env_logger-955f345cd5c5c667.rlib --extern socket2=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libsocket2-ec5e74b277e6a7b6.rlib --extern tokio=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libtokio-7f5024423025ea3e.rlib --extern tokio_test=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libtokio_test-3fc97608b6ba33a9.rlib --extern tower_service=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libtower_service-9b9a47f3e65afb16.rlib --extern tower_test=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libtower_test-d836a989949afcd9.rlib --extern tracing=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libtracing-7acfb7012eb7afc6.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name server --edition=2021 examples/server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="client"' --cfg 'feature="client-legacy"' --cfg 'feature="default"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="server"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "client", "client-legacy", "client-pool", "client-proxy", "client-proxy-system", "default", "full", "http1", "http2", "server", "server-auto", "server-graceful", "service", "tokio", "tracing"))' -C metadata=459f86c217ec96f9 -C extra-filename=-36ddafa75458401d --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/examples -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps --extern bytes=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libbytes-dc75f89f338fa0ae.rlib --extern futures_channel=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libfutures_channel-c9ed675692894187.rlib --extern futures_util=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libfutures_util-15b5615139bc38a1.rlib --extern http=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libhttp-18fd90e372d79c66.rlib --extern http_body=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libhttp_body-6462e122ee20df23.rlib --extern http_body_util=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libhttp_body_util-8178ec52d86f42ff.rlib --extern hyper=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libhyper-c8dc80907eaca9a6.rlib --extern hyper_util=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libhyper_util-06d2f53a729ad0e6.rlib --extern libc=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/liblibc-a124cb4096d6d0fa.rlib --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libpin_project_lite-c9db87e099abf413.rlib --extern pnet_datalink=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libpnet_datalink-52ed9da6b2e5af9e.rlib --extern pretty_env_logger=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libpretty_env_logger-955f345cd5c5c667.rlib --extern socket2=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libsocket2-ec5e74b277e6a7b6.rlib --extern tokio=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libtokio-7f5024423025ea3e.rlib --extern tokio_test=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libtokio_test-3fc97608b6ba33a9.rlib --extern tower_service=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libtower_service-9b9a47f3e65afb16.rlib --extern tower_test=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libtower_test-d836a989949afcd9.rlib --extern tracing=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libtracing-7acfb7012eb7afc6.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: unused attribute --> src/client/legacy/connect/http.rs:1167:66 | 1167 | #[cfg_attr(not(feature = "__internal_happy_eyeballs_tests"), ignore)] | ^^^^^^ help: remove this attribute | note: attribute also specified here --> src/client/legacy/connect/http.rs:1166:5 | 1166 | #[ignore] // TODO | ^^^^^^^^^ = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default warning: `hyper-util` (lib test) generated 1 warning (run `cargo fix --lib -p hyper-util --tests` to apply 1 suggestion) Finished `rpm` profile [optimized + debuginfo] target(s) in 2m 29s Running `/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/hyper_util-cc936924ef564f68 --exact --skip test_socks_v5_with_locally_resolved_domain_works` running 37 tests test client::legacy::connect::http::tests::client_happy_eyeballs ... ignored test client::legacy::connect::http::tests::interface ... ignored, setting `SO_BINDTODEVICE` requires the `CAP_NET_RAW` capability (works when running as root) test client::legacy::connect::dns::tests::test_name_from_str ... ok test client::legacy::connect::dns::tests::test_ip_addrs_split_by_preference ... ok test client::legacy::connect::capture::test::capture_connection_sender_side_dropped ... ok test client::legacy::connect::capture::test::test_sync_capture_connection ... ok test client::legacy::connect::capture::test::async_capture_connection ... ok test client::legacy::connect::http::tests::no_tcp_keepalive_config ... ok test client::legacy::connect::http::tests::tcp_keepalive_interval_config ... ok test client::legacy::connect::http::tests::tcp_keepalive_time_config ... ok test client::legacy::connect::http::tests::tcp_keepalive_retries_config ... ok test client::legacy::connect::http::tests::local_address ... ok test client::legacy::connect::http::tests::test_errors_enforce_http ... ok test client::legacy::connect::http::tests::test_errors_missing_scheme ... ok test client::legacy::connect::http::tests::test_set_port ... ok test client::legacy::connect::tests::test_connected_extra ... ok test client::legacy::connect::tests::test_connected_extra_chain ... ok test client::legacy::pool::tests::pooled_drop_if_closed_doesnt_reinsert ... ok test client::legacy::pool::tests::test_pool_checkout_drop_cleans_up_waiters ... ok test client::legacy::pool::tests::test_pool_checkout_smoke ... ok test client::legacy::pool::tests::test_pool_checkout_task_unparked ... ok test client::legacy::pool::tests::test_pool_max_idle_per_host ... ok test client::legacy::pool::tests::test_pool_timer_removes_expired_faketime ... ok test server::conn::auto::tests::configuration ... ok test rt::tokio::tests::simple_execute ... ok test server::conn::auto::tests::graceful_shutdown ... ok test server::conn::auto::tests::http1_only ... ok test server::conn::auto::tests::http1 ... ok test server::conn::auto::tests::http1_only_fail_if_client_is_http2 ... ok test server::conn::auto::tests::http2_only_fail_if_client_is_http1 ... ok test server::conn::auto::tests::http2 ... ok test server::conn::auto::tests::preserve_header_case_configuration ... ok test server::conn::auto::tests::title_case_headers_configuration ... ok test server::conn::auto::tests::http2_only ... ok test client::legacy::pool::tests::test_pool_checkout_returns_none_if_expired ... ok test client::legacy::pool::tests::test_pool_checkout_removes_expired ... ok test client::legacy::pool::tests::test_pool_timer_removes_expired_realtime ... ok test result: ok. 35 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.11s Running `/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/legacy_client-cef58c724578e15f --exact --skip test_socks_v5_with_locally_resolved_domain_works` running 21 tests test capture_connection_on_client ... ok test connect_call_is_lazy ... ok test client_upgrade ... ok test connect_proxy_sends_absolute_uri ... ok test connect_proxy_http_connect_sends_authority_form ... ok test client_http2_upgrade ... ok test alpn_h2 ... ok test client_keep_alive_0 ... ok test client_keep_alive_eager_when_chunked ... ok test test_successful_connection ... ok test test_connection_error_propagation_pr184 ... ok test test_incomplete_message_error_pr184 ... ok test drop_client_closes_idle_connections ... ok test client_keep_alive_extra_body ... ok test no_keep_alive_closes_connection ... ok test socket_disconnect_closes_idle_conn ... ok test drop_response_future_closes_in_progress_connection ... ok test drop_response_body_closes_in_progress_connection ... ok test connection_poisoning ... ok test client_keep_alive_when_response_before_request_body_ends ... ok test drop_body_before_eof_closes_connection ... ok test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.12s Running `/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/proxy-3fa936f45bf164ab --exact --skip test_socks_v5_with_locally_resolved_domain_works` running 6 tests test test_socks_v5_optimistic_works ... ok test test_socks_v4_works ... ok test test_socks_v5_with_auth_works ... ok test test_socks_v5_with_server_resolved_domain_works ... ok test test_tunnel_works ... ok test test_socks_v5_without_auth_works ... ok test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 0.00s Doc-tests hyper_util Running `/usr/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name hyper_util --test src/lib.rs --test-run-directory /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20 --test-args --exact --test-args --skip --test-args test_socks_v5_with_locally_resolved_domain_works --extern bytes=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libbytes-dc75f89f338fa0ae.rlib --extern futures_channel=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libfutures_channel-c9ed675692894187.rlib --extern futures_util=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libfutures_util-15b5615139bc38a1.rlib --extern http=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libhttp-18fd90e372d79c66.rlib --extern http_body=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libhttp_body-6462e122ee20df23.rlib --extern http_body_util=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libhttp_body_util-8178ec52d86f42ff.rlib --extern hyper=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libhyper-c8dc80907eaca9a6.rlib --extern hyper_util=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libhyper_util-06d2f53a729ad0e6.rlib --extern libc=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/liblibc-a124cb4096d6d0fa.rlib --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libpin_project_lite-c9db87e099abf413.rlib --extern pnet_datalink=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libpnet_datalink-52ed9da6b2e5af9e.rlib --extern pretty_env_logger=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libpretty_env_logger-955f345cd5c5c667.rlib --extern socket2=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libsocket2-ec5e74b277e6a7b6.rlib --extern tokio=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libtokio-7f5024423025ea3e.rlib --extern tokio_test=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libtokio_test-3fc97608b6ba33a9.rlib --extern tower_service=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libtower_service-9b9a47f3e65afb16.rlib --extern tower_test=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libtower_test-d836a989949afcd9.rlib --extern tracing=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps/libtracing-7acfb7012eb7afc6.rlib -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/hyper-util-0.1.20/target/rpm/deps -C embed-bitcode=no --cfg 'feature="client"' --cfg 'feature="client-legacy"' --cfg 'feature="default"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="server"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "client", "client-legacy", "client-pool", "client-proxy", "client-proxy-system", "default", "full", "http1", "http2", "server", "server-auto", "server-graceful", "service", "tokio", "tracing"))' --error-format human` running 17 tests test src/client/legacy/connect/dns.rs - client::legacy::connect::dns (line 16) ... ignored test src/client/legacy/connect/mod.rs - client::legacy::connect (line 20) ... ignored test src/common/sync.rs - common::sync::SyncWrapper::get_mut (line 29) ... ignored test src/common/sync.rs - common::sync::SyncWrapper::into_inner (line 53) ... ignored test src/common/sync.rs - common::sync::SyncWrapper::new (line 8) ... ignored test src/client/legacy/client.rs - client::legacy::client::Client::get (line 162) ... ok test src/client/legacy/client.rs - client::legacy::client::Client::request (line 195) ... ok test src/client/legacy/client.rs - client::legacy::client::Builder (line 996) ... ok test src/client/legacy/client.rs - client::legacy::client::Client<(),()>::builder (line 120) ... ok test src/client/legacy/client.rs - client::legacy::client::Builder::pool_idle_timeout (line 1059) ... ok test src/client/legacy/connect/mod.rs - client::legacy::connect (line 28) ... ok test src/client/legacy/connect/http.rs - client::legacy::connect::http::HttpInfo (line 42) ... ok test src/server/conn/auto/mod.rs - server::conn::auto::Builder::new (line 82) ... ok test src/server/conn/auto/mod.rs - server::conn::auto::Builder::preserve_header_case (line 197) ... ok test src/client/legacy/connect/capture.rs - client::legacy::connect::capture::capture_connection (line 49) ... ok test src/server/conn/auto/mod.rs - server::conn::auto::Builder::title_case_headers (line 173) ... ok test src/client/legacy/connect/capture.rs - client::legacy::connect::capture::capture_connection (line 32) ... ok test result: ok. 12 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.80s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-hyper-util-devel-0.1.20-1.mga11.noarch warning: File listed twice: /usr/share/cargo/registry/hyper-util-0.1.20/CHANGELOG.md warning: File listed twice: /usr/share/cargo/registry/hyper-util-0.1.20/LICENSE warning: File listed twice: /usr/share/cargo/registry/hyper-util-0.1.20/README.md Provides: crate(hyper-util) = 0.1.20 purl(pkg:cargo/hyper-util@0.1.20) rust-hyper-util-devel = 0.1.20-1.mga11 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(http-body/default) >= 1.0.0 crate(http/default) >= 1.0.0 crate(hyper/default) >= 1.8.0 crate(pin-project-lite/default) >= 0.2.4 rust >= 1.64 Processing files: rust-hyper-util+default-devel-0.1.20-1.mga11.noarch Provides: crate(hyper-util/default) = 0.1.20 rust-hyper-util+default-devel = 0.1.20-1.mga11 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.20 Processing files: rust-hyper-util+client-devel-0.1.20-1.mga11.noarch Provides: crate(hyper-util/client) = 0.1.20 rust-hyper-util+client-devel = 0.1.20-1.mga11 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.20 crate(hyper/client) >= 1.8.0 crate(tokio) >= 1.0.0 crate(tokio/net) >= 1.0.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.20-1.mga11.noarch Provides: crate(hyper-util/client-legacy) = 0.1.20 rust-hyper-util+client-legacy-devel = 0.1.20-1.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(futures-util) >= 0.3.16 crate(hyper-util) = 0.1.20 crate(hyper-util/client) = 0.1.20 crate(libc/default) >= 0.2.0 crate(socket2/all) >= 0.5.9 crate(socket2/default) >= 0.5.9 crate(tokio) >= 1.0.0 crate(tokio/sync) >= 1.0.0 Processing files: rust-hyper-util+client-pool-devel-0.1.20-1.mga11.noarch Provides: crate(hyper-util/client-pool) = 0.1.20 rust-hyper-util+client-pool-devel = 0.1.20-1.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(futures-util) >= 0.3.16 crate(hyper-util) = 0.1.20 crate(hyper-util/client) = 0.1.20 crate(tower-layer/default) >= 0.3.0 Processing files: rust-hyper-util+client-proxy-devel-0.1.20-1.mga11.noarch Provides: crate(hyper-util/client-proxy) = 0.1.20 rust-hyper-util+client-proxy-devel = 0.1.20-1.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(base64/default) >= 0.23.0 crate(hyper-util) = 0.1.20 crate(hyper-util/client) = 0.1.20 crate(ipnet/default) >= 2.9.0 crate(percent-encoding/default) >= 2.3.0 Processing files: rust-hyper-util+client-proxy-system-devel-0.1.20-1.mga11.noarch Provides: crate(hyper-util/client-proxy-system) = 0.1.20 rust-hyper-util+client-proxy-system-devel = 0.1.20-1.mga11 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.20 Processing files: rust-hyper-util+full-devel-0.1.20-1.mga11.noarch Provides: crate(hyper-util/full) = 0.1.20 rust-hyper-util+full-devel = 0.1.20-1.mga11 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.20 crate(hyper-util/client) = 0.1.20 crate(hyper-util/client-legacy) = 0.1.20 crate(hyper-util/client-pool) = 0.1.20 crate(hyper-util/client-proxy) = 0.1.20 crate(hyper-util/client-proxy-system) = 0.1.20 crate(hyper-util/http1) = 0.1.20 crate(hyper-util/http2) = 0.1.20 crate(hyper-util/server) = 0.1.20 crate(hyper-util/server-auto) = 0.1.20 crate(hyper-util/server-graceful) = 0.1.20 crate(hyper-util/service) = 0.1.20 crate(hyper-util/tokio) = 0.1.20 crate(hyper-util/tracing) = 0.1.20 Processing files: rust-hyper-util+http1-devel-0.1.20-1.mga11.noarch Provides: crate(hyper-util/http1) = 0.1.20 rust-hyper-util+http1-devel = 0.1.20-1.mga11 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.20 crate(hyper/http1) >= 1.8.0 Processing files: rust-hyper-util+http2-devel-0.1.20-1.mga11.noarch Provides: crate(hyper-util/http2) = 0.1.20 rust-hyper-util+http2-devel = 0.1.20-1.mga11 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.20 crate(hyper/http2) >= 1.8.0 Processing files: rust-hyper-util+server-devel-0.1.20-1.mga11.noarch Provides: crate(hyper-util/server) = 0.1.20 rust-hyper-util+server-devel = 0.1.20-1.mga11 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.20 crate(hyper/server) >= 1.8.0 Processing files: rust-hyper-util+server-auto-devel-0.1.20-1.mga11.noarch Provides: crate(hyper-util/server-auto) = 0.1.20 rust-hyper-util+server-auto-devel = 0.1.20-1.mga11 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.20 crate(hyper-util/http1) = 0.1.20 crate(hyper-util/http2) = 0.1.20 crate(hyper-util/server) = 0.1.20 Processing files: rust-hyper-util+server-graceful-devel-0.1.20-1.mga11.noarch Provides: crate(hyper-util/server-graceful) = 0.1.20 rust-hyper-util+server-graceful-devel = 0.1.20-1.mga11 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.20 crate(hyper-util/server) = 0.1.20 crate(tokio) >= 1.0.0 crate(tokio/sync) >= 1.0.0 Processing files: rust-hyper-util+service-devel-0.1.20-1.mga11.noarch Provides: crate(hyper-util/service) = 0.1.20 rust-hyper-util+service-devel = 0.1.20-1.mga11 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.20 crate(tower-service/default) >= 0.3.0 Processing files: rust-hyper-util+tokio-devel-0.1.20-1.mga11.noarch Provides: crate(hyper-util/tokio) = 0.1.20 rust-hyper-util+tokio-devel = 0.1.20-1.mga11 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.20 crate(tokio) >= 1.0.0 crate(tokio/rt) >= 1.0.0 crate(tokio/time) >= 1.0.0 Processing files: rust-hyper-util+tracing-devel-0.1.20-1.mga11.noarch Provides: crate(hyper-util/tracing) = 0.1.20 rust-hyper-util+tracing-devel = 0.1.20-1.mga11 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.20 crate(tracing) >= 0.1.0 crate(tracing/std) >= 0.1.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build/BUILDROOT Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-hyper-util+client-proxy-devel-0.1.20-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-hyper-util+client-pool-devel-0.1.20-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-hyper-util+http2-devel-0.1.20-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-hyper-util+default-devel-0.1.20-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-hyper-util+http1-devel-0.1.20-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-hyper-util+server-graceful-devel-0.1.20-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-hyper-util+client-proxy-system-devel-0.1.20-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-hyper-util+full-devel-0.1.20-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-hyper-util+tokio-devel-0.1.20-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-hyper-util+service-devel-0.1.20-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-hyper-util+client-devel-0.1.20-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-hyper-util+client-legacy-devel-0.1.20-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-hyper-util+server-auto-devel-0.1.20-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-hyper-util+tracing-devel-0.1.20-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-hyper-util+server-devel-0.1.20-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-hyper-util-devel-0.1.20-1.mga11.noarch.rpm Executing(rmbuild): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.iZCofv + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build + test -d /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build + rm -rf /home/iurt/rpmbuild/BUILD/rust-hyper-util-0.1.20-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/hyper-util-0.1.20/CHANGELOG.md File listed twice: /usr/share/cargo/registry/hyper-util-0.1.20/LICENSE File listed twice: /usr/share/cargo/registry/hyper-util-0.1.20/README.md D: [iurt_root_command] Success!