D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/iurt/rpmbuild/SRPMS/@2315804:rust-hyper-tls-0.6.0-3.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.XzjuCR Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.F8fm0j + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build + rm -rf hyper-tls-0.6.0 + /usr/lib/rpm/rpmuncompress -x /home/iurt/rpmbuild/SOURCES/hyper-tls-0.6.0.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd hyper-tls-0.6.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/iurt/rpmbuild/SOURCES/hyper-tls-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.Lupgfp + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build + cd hyper-tls-0.6.0 + /usr/bin/cargo2rpm --path Cargo.toml buildrequires --with-check + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.AAbNoj + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd hyper-tls-0.6.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo build -j12 -Z avoid-dev-deps --profile rpm Compiling libc v0.2.180 Compiling shlex v1.3.0 Compiling find-msvc-tools v0.1.5 Compiling proc-macro2 v1.0.105 Compiling pkg-config v0.3.32 Compiling unicode-ident v1.0.22 Compiling pin-project-lite v0.2.16 Compiling quote v1.0.41 Compiling once_cell v1.21.3 Compiling itoa v1.0.15 Compiling bytes v1.10.1 Compiling futures-core v0.3.31 Running `/usr/bin/rustc --crate-name find_msvc_tools --edition=2018 /usr/share/cargo/registry/find-msvc-tools-0.1.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 --allow=unexpected_cfgs --check-cfg 'cfg(disable_clang_cl_tests)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8f359378464c6fdc -C extra-filename=-46dce955702e85bc --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name shlex --edition=2015 /usr/share/cargo/registry/shlex-1.3.0/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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=8a47b752e373842d -C extra-filename=-15b0856997069437 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.105/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=5d298f50e80b264c -C extra-filename=-baec406840088b57 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/build/proc-macro2-baec406840088b57 -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name pkg_config --edition=2018 /usr/share/cargo/registry/pkg-config-0.3.32/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=875f648079a841ef -C extra-filename=-4aa7f7cffebf7112 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/libc-0.2.180/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--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' '--allow=clippy::expl_impl_clone_on_copy' -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=2028e1134c97e78d -C extra-filename=-5326c9b9dbc639d3 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/build/libc-5326c9b9dbc639d3 -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name unicode_ident --edition=2018 /usr/share/cargo/registry/unicode-ident-1.0.22/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=192515ecf0b108bc -C extra-filename=-797e826a4f1970cb --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name pin_project_lite --edition=2018 /usr/share/cargo/registry/pin-project-lite-0.2.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=93342d59a0b61adb -C extra-filename=-f8e6f2a5b881c015 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/quote-1.0.41/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=bf17f70b6e28aade -C extra-filename=-dafaaf1dacfa41b1 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/build/quote-dafaaf1dacfa41b1 -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name once_cell --edition=2021 /usr/share/cargo/registry/once_cell-1.21.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=89342603e6162ad9 -C extra-filename=-80cea491b76012cb --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name itoa --edition=2018 /usr/share/cargo/registry/itoa-1.0.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=c4f84322c0fdeb37 -C extra-filename=-1fd9864d2ac582cd --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name bytes --edition=2018 /usr/share/cargo/registry/bytes-1.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(loom)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "extra-platforms", "serde", "std"))' -C metadata=ec96ca34d51e66de -C extra-filename=-29e0233da85eb235 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name futures_core --edition=2018 /usr/share/cargo/registry/futures-core-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="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=6ee42d1805432e49 -C extra-filename=-446a27d62ddf0cf6 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling foreign-types-shared v0.1.1 Running `/usr/bin/rustc --crate-name foreign_types_shared --edition=2015 /usr/share/cargo/registry/foreign-types-shared-0.1.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=9afc9c2c4394c51b -C extra-filename=-dbe36f54fe3310ea --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling openssl v0.10.75 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/openssl-0.10.75/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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "default", "v101", "v102", "v110", "v111"))' -C metadata=3388ec1deb48eba8 -C extra-filename=-4225a65a65050880 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/build/openssl-4225a65a65050880 -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling foreign-types v0.3.2 Running `/usr/bin/rustc --crate-name foreign_types --edition=2015 /usr/share/cargo/registry/foreign-types-0.3.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=adfef7a79c346efa -C extra-filename=-6794bbaf3e8753ea --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --extern foreign_types_shared=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libforeign_types_shared-dbe36f54fe3310ea.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling cfg-if v1.0.4 Running `/usr/bin/rustc --crate-name cfg_if --edition=2018 /usr/share/cargo/registry/cfg-if-1.0.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("core", "rustc-dep-of-std"))' -C metadata=39f82b0773f11758 -C extra-filename=-23f151c7617148e1 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling try-lock v0.2.5 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=d20b9b974ae5aac3 -C extra-filename=-3ff6076288e7bcef --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling cc v1.2.49 Running `/usr/bin/rustc --crate-name cc --edition=2018 /usr/share/cargo/registry/cc-1.2.49/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 --allow=unexpected_cfgs --check-cfg 'cfg(disable_clang_cl_tests)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=48f7f8527cc2a4b0 -C extra-filename=-8ee12cfdc494f7d8 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --extern find_msvc_tools=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libfind_msvc_tools-46dce955702e85bc.rmeta --extern shlex=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libshlex-15b0856997069437.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling bitflags v2.10.0 Running `/usr/bin/rustc --crate-name bitflags --edition=2021 /usr/share/cargo/registry/bitflags-2.10.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("arbitrary", "bytemuck", "example_generated", "serde", "serde_core", "std"))' -C metadata=459fe783dca56d33 -C extra-filename=-39a3474ceb905093 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling native-tls v0.2.14 Running `/usr/bin/rustc --crate-name build_script_build --edition=2015 /usr/share/cargo/registry/native-tls-0.2.14/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alpn"))' -C metadata=fa5ebf1e08fc72ab -C extra-filename=-da31acaa85e68758 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/build/native-tls-da31acaa85e68758 -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling futures-task v0.3.31 Running `/usr/bin/rustc --crate-name futures_task --edition=2018 /usr/share/cargo/registry/futures-task-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "std", "unstable"))' -C metadata=2730e8f887586620 -C extra-filename=-1dcb9fb376cd175f --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling pin-utils v0.1.0 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=5bad1339831c6a67 -C extra-filename=-3c880ee38ec0e24d --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling futures-util v0.3.31 Running `/usr/bin/rustc --crate-name futures_util --edition=2018 /usr/share/cargo/registry/futures-util-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "io", "memchr", "portable-atomic", "sink", "slab", "std", "unstable", "write-all-vectored"))' -C metadata=be2004d13fc8c3f5 -C extra-filename=-08ceaacce287226f --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --extern futures_core=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libfutures_core-446a27d62ddf0cf6.rmeta --extern futures_task=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libfutures_task-1dcb9fb376cd175f.rmeta --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libpin_project_lite-f8e6f2a5b881c015.rmeta --extern pin_utils=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libpin_utils-3c880ee38ec0e24d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tracing-core v0.1.35 Running `/usr/bin/rustc --crate-name tracing_core --edition=2018 /usr/share/cargo/registry/tracing-core-0.1.35/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=5fb96fa6822917f3 -C extra-filename=-5e5d393c8bde664c --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --extern once_cell=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libonce_cell-80cea491b76012cb.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=489b4610b69ed4b4 -C extra-filename=-4f01c5784195ddbe --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --extern try_lock=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libtry_lock-3ff6076288e7bcef.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling log v0.4.29 Running `/usr/bin/rustc --crate-name log --edition=2021 /usr/share/cargo/registry/log-0.4.29/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("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=8f2fa171ddbb6183 -C extra-filename=-8f830fe9d18699a1 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/build/quote-dafaaf1dacfa41b1/build-script-build` Compiling smallvec v1.15.1 Running `/usr/bin/rustc --crate-name smallvec --edition=2018 /usr/share/cargo/registry/smallvec-1.15.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="const_generics"' --cfg 'feature="const_new"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bincode", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "impl_bincode", "malloc_size_of", "may_dangle", "serde", "specialization", "union", "unty", "write"))' -C metadata=629d5fbeec12e445 -C extra-filename=-7d111ea2a4e303e0 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling openssl-probe v0.1.6 Running `/usr/bin/rustc --crate-name openssl_probe --edition=2021 /usr/share/cargo/registry/openssl-probe-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d370c8b914014f09 -C extra-filename=-b897f105b93951a4 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling futures-channel v0.3.31 Running `/usr/bin/rustc --crate-name futures_channel --edition=2018 /usr/share/cargo/registry/futures-channel-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "futures-sink", "sink", "std", "unstable"))' -C metadata=d5a719ff5b763c4e -C extra-filename=-755566c6bd5e9123 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --extern futures_core=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libfutures_core-446a27d62ddf0cf6.rmeta --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=d92dec7131c660f1 -C extra-filename=-aa533431e3d58848 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --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=e11ca2af1ff9487f -C extra-filename=-1300fe6a2f111223 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --extern bytes=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libbytes-29e0233da85eb235.rmeta --extern itoa=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libitoa-1fd9864d2ac582cd.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/build/proc-macro2-baec406840088b57/build-script-build` Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.105/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=f0f1224818b33fcf -C extra-filename=-fc569cce58ff81ea --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --extern unicode_ident=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libunicode_ident-797e826a4f1970cb.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)'` Compiling tracing v0.1.41 Running `/usr/bin/rustc --crate-name tracing --edition=2018 /usr/share/cargo/registry/tracing-0.1.41/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-await", "attributes", "default", "log", "log-always", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std", "tracing-attributes"))' -C metadata=e24078d69e037c6e -C extra-filename=-ed9d52ed50e5f261 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libpin_project_lite-f8e6f2a5b881c015.rmeta --extern tracing_core=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libtracing_core-5e5d393c8bde664c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name quote --edition=2018 /usr/share/cargo/registry/quote-1.0.41/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=ef00371955f62c25 -C extra-filename=-9d771da01d00d2bd --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --extern proc_macro2=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libproc_macro2-fc569cce58ff81ea.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 v2.0.114 Running `/usr/bin/rustc --crate-name syn --edition=2021 /usr/share/cargo/registry/syn-2.0.114/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=84918939d83b8a91 -C extra-filename=-d15161fe6e7fada9 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --extern proc_macro2=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libproc_macro2-fc569cce58ff81ea.rmeta --extern quote=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libquote-9d771da01d00d2bd.rmeta --extern unicode_ident=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libunicode_ident-797e826a4f1970cb.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/build/libc-5326c9b9dbc639d3/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.180/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::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--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' '--allow=clippy::expl_impl_clone_on_copy' --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=c83a3e353a954f19 -C extra-filename=-fdf4d70bda60552c --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/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_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(vxworks_lt_25_09)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin","qurt"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --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=7a526b2e237091b7 -C extra-filename=-13c992a6549077cd --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --extern bytes=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libbytes-29e0233da85eb235.rmeta --extern http=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhttp-1300fe6a2f111223.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=e8bd98349c355e85 -C extra-filename=-ed11630921032291 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --extern bytes=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libbytes-29e0233da85eb235.rmeta --extern futures_util=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libfutures_util-08ceaacce287226f.rmeta --extern http=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhttp-1300fe6a2f111223.rmeta --extern http_body=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhttp_body-13c992a6549077cd.rmeta --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libpin_project_lite-f8e6f2a5b881c015.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling mio v1.0.4 Compiling socket2 v0.6.0 Running `/usr/bin/rustc --crate-name mio --edition=2021 /usr/share/cargo/registry/mio-1.0.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 --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=6af8810c23d95947 -C extra-filename=-3e25d6aadab19af5 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --extern libc=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/liblibc-fdf4d70bda60552c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name socket2 --edition=2021 /usr/share/cargo/registry/socket2-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="all"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all"))' -C metadata=918c53495b3e9ccf -C extra-filename=-4ee07a638f448d2c --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --extern libc=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/liblibc-fdf4d70bda60552c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tokio v1.47.1 Running `/usr/bin/rustc --crate-name tokio --edition=2021 /usr/share/cargo/registry/tokio-1.47.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(tokio_uring)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="default"' --cfg 'feature="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=5fbed057b44e617d -C extra-filename=-687ac0b0a7397a89 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --extern libc=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/liblibc-fdf4d70bda60552c.rmeta --extern mio=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libmio-3e25d6aadab19af5.rmeta --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libpin_project_lite-f8e6f2a5b881c015.rmeta --extern socket2=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libsocket2-4ee07a638f448d2c.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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("capi", "client", "default", "ffi", "full", "http1", "http2", "nightly", "server", "tracing"))' -C metadata=d57eaff6b08cc1dd -C extra-filename=-d7b2d07f58e09f47 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --extern bytes=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libbytes-29e0233da85eb235.rmeta --extern http=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhttp-1300fe6a2f111223.rmeta --extern http_body=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhttp_body-13c992a6549077cd.rmeta --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libpin_project_lite-f8e6f2a5b881c015.rmeta --extern smallvec=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libsmallvec-7d111ea2a4e303e0.rmeta --extern tokio=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libtokio-687ac0b0a7397a89.rmeta --extern want=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libwant-4f01c5784195ddbe.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling hyper-util v0.1.18 Running `/usr/bin/rustc --crate-name hyper_util --edition=2021 /usr/share/cargo/registry/hyper-util-0.1.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 --cfg 'feature="client"' --cfg 'feature="client-legacy"' --cfg 'feature="default"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "client", "client-legacy", "client-proxy", "client-proxy-system", "default", "full", "http1", "http2", "server", "server-auto", "server-graceful", "service", "tokio", "tracing"))' -C metadata=2fe515c06f6e3170 -C extra-filename=-d1d0a0c19ddef601 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --extern bytes=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libbytes-29e0233da85eb235.rmeta --extern futures_channel=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libfutures_channel-755566c6bd5e9123.rmeta --extern futures_core=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libfutures_core-446a27d62ddf0cf6.rmeta --extern futures_util=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libfutures_util-08ceaacce287226f.rmeta --extern http=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhttp-1300fe6a2f111223.rmeta --extern http_body=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhttp_body-13c992a6549077cd.rmeta --extern hyper=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhyper-d7b2d07f58e09f47.rmeta --extern libc=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/liblibc-fdf4d70bda60552c.rmeta --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libpin_project_lite-f8e6f2a5b881c015.rmeta --extern socket2=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libsocket2-4ee07a638f448d2c.rmeta --extern tokio=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libtokio-687ac0b0a7397a89.rmeta --extern tower_service=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libtower_service-aa533431e3d58848.rmeta --extern tracing=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libtracing-ed9d52ed50e5f261.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling openssl-sys v0.9.111 Running `/usr/bin/rustc --crate-name build_script_main --edition=2021 /usr/share/cargo/registry/openssl-sys-0.9.111/build/main.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen"))' -C metadata=2b1d3e7d4f297d83 -C extra-filename=-2e3e3f8a04778a7c --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/build/openssl-sys-2e3e3f8a04778a7c -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --extern cc=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libcc-8ee12cfdc494f7d8.rlib --extern pkg_config=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libpkg_config-4aa7f7cffebf7112.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/build/openssl-sys-2e3e3f8a04778a7c/build-script-main` Running `/usr/bin/rustc --crate-name openssl_sys --edition=2021 /usr/share/cargo/registry/openssl-sys-0.9.111/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("bindgen"))' -C metadata=7521d65ec401c3b7 -C extra-filename=-3e628b42c6bf8ccf --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --extern libc=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/liblibc-fdf4d70bda60552c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -l ssl -l crypto --cfg 'osslconf="OPENSSL_NO_EC2M"' --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg 'osslconf="OPENSSL_NO_SM4"' --cfg openssl --cfg ossl101 --cfg ossl102 --cfg ossl102f --cfg ossl102h --cfg ossl110 --cfg ossl110f --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111b --cfg ossl111c --cfg ossl111d --cfg ossl300 --cfg ossl320 --cfg ossl330 --cfg ossl340 --cfg ossl350 --check-cfg 'cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_CMS", "OPENSSL_NO_COMP", "OPENSSL_NO_SOCK", "OPENSSL_NO_STDIO", "OPENSSL_NO_EC", "OPENSSL_NO_SSL3_METHOD", "OPENSSL_NO_KRB5", "OPENSSL_NO_TLSEXT", "OPENSSL_NO_SRP", "OPENSSL_NO_SRTP", "OPENSSL_NO_RFC3779", "OPENSSL_NO_SHA", "OPENSSL_NO_NEXTPROTONEG", "OPENSSL_NO_ENGINE", "OPENSSL_NO_BUF_FREELISTS", "OPENSSL_NO_RC2"))' --check-cfg 'cfg(openssl)' --check-cfg 'cfg(libressl)' --check-cfg 'cfg(boringssl)' --check-cfg 'cfg(awslc)' --check-cfg 'cfg(libressl250)' --check-cfg 'cfg(libressl251)' --check-cfg 'cfg(libressl252)' --check-cfg 'cfg(libressl261)' --check-cfg 'cfg(libressl270)' --check-cfg 'cfg(libressl271)' --check-cfg 'cfg(libressl273)' --check-cfg 'cfg(libressl280)' --check-cfg 'cfg(libressl281)' --check-cfg 'cfg(libressl291)' --check-cfg 'cfg(libressl310)' --check-cfg 'cfg(libressl321)' --check-cfg 'cfg(libressl332)' --check-cfg 'cfg(libressl340)' --check-cfg 'cfg(libressl350)' --check-cfg 'cfg(libressl360)' --check-cfg 'cfg(libressl361)' --check-cfg 'cfg(libressl370)' --check-cfg 'cfg(libressl380)' --check-cfg 'cfg(libressl381)' --check-cfg 'cfg(libressl382)' --check-cfg 'cfg(libressl390)' --check-cfg 'cfg(libressl400)' --check-cfg 'cfg(libressl410)' --check-cfg 'cfg(libressl420)' --check-cfg 'cfg(ossl101)' --check-cfg 'cfg(ossl102)' --check-cfg 'cfg(ossl102f)' --check-cfg 'cfg(ossl102h)' --check-cfg 'cfg(ossl110)' --check-cfg 'cfg(ossl110f)' --check-cfg 'cfg(ossl110g)' --check-cfg 'cfg(ossl110h)' --check-cfg 'cfg(ossl111)' --check-cfg 'cfg(ossl111b)' --check-cfg 'cfg(ossl111c)' --check-cfg 'cfg(ossl111d)' --check-cfg 'cfg(ossl300)' --check-cfg 'cfg(ossl310)' --check-cfg 'cfg(ossl320)' --check-cfg 'cfg(ossl330)' --check-cfg 'cfg(ossl340)'` Running `/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/build/openssl-4225a65a65050880/build-script-build` Running `/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/build/native-tls-da31acaa85e68758/build-script-build` Compiling openssl-macros v0.1.1 Running `/usr/bin/rustc --crate-name openssl_macros --edition=2018 /usr/share/cargo/registry/openssl-macros-0.1.1/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=129eb55c9a7730c3 -C extra-filename=-75e4d8b06e52976e --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --extern proc_macro2=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libproc_macro2-fc569cce58ff81ea.rlib --extern quote=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libquote-9d771da01d00d2bd.rlib --extern syn=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libsyn-d15161fe6e7fada9.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 openssl --edition=2021 /usr/share/cargo/registry/openssl-0.10.75/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("bindgen", "default", "v101", "v102", "v110", "v111"))' -C metadata=6f569ee3ec58c032 -C extra-filename=-5bccd1c0cc49ec6a --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --extern bitflags=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libbitflags-39a3474ceb905093.rmeta --extern cfg_if=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libcfg_if-23f151c7617148e1.rmeta --extern foreign_types=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libforeign_types-6794bbaf3e8753ea.rmeta --extern libc=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/liblibc-fdf4d70bda60552c.rmeta --extern once_cell=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libonce_cell-80cea491b76012cb.rmeta --extern openssl_macros=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libopenssl_macros-75e4d8b06e52976e.so --extern ffi=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libopenssl_sys-3e628b42c6bf8ccf.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg 'osslconf="OPENSSL_NO_EC2M"' --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg 'osslconf="OPENSSL_NO_SM4"' --cfg ossl101 --cfg ossl102 --cfg ossl110 --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111d --cfg ossl300 --cfg ossl310 --cfg ossl320 --cfg ossl330 --cfg ossl340 --cfg ossl350 --check-cfg 'cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_SRTP", "OPENSSL_NO_CMS", "OPENSSL_NO_EC", "OPENSSL_NO_ARGON2", "OPENSSL_NO_RC2"))' --check-cfg 'cfg(libressl)' --check-cfg 'cfg(boringssl)' --check-cfg 'cfg(awslc)' --check-cfg 'cfg(awslc_fips)' --check-cfg 'cfg(libressl250)' --check-cfg 'cfg(libressl251)' --check-cfg 'cfg(libressl261)' --check-cfg 'cfg(libressl270)' --check-cfg 'cfg(libressl271)' --check-cfg 'cfg(libressl273)' --check-cfg 'cfg(libressl280)' --check-cfg 'cfg(libressl291)' --check-cfg 'cfg(libressl310)' --check-cfg 'cfg(libressl321)' --check-cfg 'cfg(libressl332)' --check-cfg 'cfg(libressl340)' --check-cfg 'cfg(libressl350)' --check-cfg 'cfg(libressl360)' --check-cfg 'cfg(libressl361)' --check-cfg 'cfg(libressl370)' --check-cfg 'cfg(libressl380)' --check-cfg 'cfg(libressl382)' --check-cfg 'cfg(libressl390)' --check-cfg 'cfg(libressl400)' --check-cfg 'cfg(libressl410)' --check-cfg 'cfg(libressl420)' --check-cfg 'cfg(ossl101)' --check-cfg 'cfg(ossl102)' --check-cfg 'cfg(ossl110)' --check-cfg 'cfg(ossl110g)' --check-cfg 'cfg(ossl110h)' --check-cfg 'cfg(ossl111)' --check-cfg 'cfg(ossl111d)' --check-cfg 'cfg(ossl300)' --check-cfg 'cfg(ossl310)' --check-cfg 'cfg(ossl320)' --check-cfg 'cfg(ossl330)' --check-cfg 'cfg(ossl340)' --check-cfg 'cfg(ossl350)'` Running `/usr/bin/rustc --crate-name native_tls --edition=2015 /usr/share/cargo/registry/native-tls-0.2.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alpn"))' -C metadata=44c1047644c26975 -C extra-filename=-7355c8fa68df3f84 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --extern log=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/liblog-8f830fe9d18699a1.rmeta --extern openssl=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libopenssl-5bccd1c0cc49ec6a.rmeta --extern openssl_probe=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libopenssl_probe-b897f105b93951a4.rmeta --extern openssl_sys=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libopenssl_sys-3e628b42c6bf8ccf.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg have_min_max_version --check-cfg 'cfg(have_min_max_version)'` Compiling tokio-native-tls v0.3.1 Running `/usr/bin/rustc --crate-name tokio_native_tls --edition=2018 /usr/share/cargo/registry/tokio-native-tls-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=37a5a7508ebffb2f -C extra-filename=-8e40100d5c5c53be --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --extern native_tls=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libnative_tls-7355c8fa68df3f84.rmeta --extern tokio=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libtokio-687ac0b0a7397a89.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling hyper-tls v0.6.0 (/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0) Running `/usr/bin/rustc --crate-name hyper_tls --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alpn"))' -C metadata=4dd93c02e173311b -C extra-filename=-a785f2868eab960f --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --extern bytes=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libbytes-29e0233da85eb235.rmeta --extern http_body_util=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhttp_body_util-ed11630921032291.rmeta --extern hyper=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhyper-d7b2d07f58e09f47.rmeta --extern hyper_util=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhyper_util-d1d0a0c19ddef601.rmeta --extern native_tls=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libnative_tls-7355c8fa68df3f84.rmeta --extern tokio=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libtokio-687ac0b0a7397a89.rmeta --extern tokio_native_tls=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libtokio_native_tls-8e40100d5c5c53be.rmeta --extern tower_service=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libtower_service-aa533431e3d58848.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 58.58s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.TdS09W + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/BUILDROOT '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/BUILDROOT ++ dirname /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/BUILDROOT + mkdir -p /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build + mkdir /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd hyper-tls-0.6.0 + '[' 1 -eq 1 ']' + set -euo pipefail ++ /usr/bin/cargo2rpm --path Cargo.toml is-lib + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' ++ /usr/bin/cargo2rpm --path Cargo.toml name + CRATE_NAME=hyper-tls ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.6.0 + REG_DIR=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/BUILDROOT/usr/share/cargo/registry/hyper-tls-0.6.0 + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/BUILDROOT/usr/share/cargo/registry/hyper-tls-0.6.0 + /usr/bin/awk -i inplace -v INPLACE_SUFFIX=.deps '/^\[((.+\.)?((dev|build)-)?dependencies|features)/{f=1;next} /^\[/{f=0}; !f' Cargo.toml + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo package -l + grep -w -E -v 'Cargo.(lock|toml.orig)' + xargs -d '\n' /usr/bin/cp --parents -a -t /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/BUILDROOT/usr/share/cargo/registry/hyper-tls-0.6.0 warning: no (git) VCS found for `/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/BUILDROOT/usr/share/cargo/registry/hyper-tls-0.6.0/Cargo.toml + /usr/bin/rm -f /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/BUILDROOT/usr/share/cargo/registry/hyper-tls-0.6.0/Cargo.toml.deps + echo '{"files":{},"package":""}' ++ /usr/bin/cargo2rpm --path Cargo.toml is-bin + '[' 0 -eq 1 ']' + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j12 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.W0OKT8 + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd hyper-tls-0.6.0 + '[' 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 -j12 -Z avoid-dev-deps --profile rpm --no-fail-fast Fresh unicode-ident v1.0.22 Fresh proc-macro2 v1.0.105 Fresh shlex v1.3.0 Fresh find-msvc-tools v0.1.5 Fresh pkg-config v0.3.32 Fresh bytes v1.10.1 Fresh pin-project-lite v0.2.16 Fresh once_cell v1.21.3 Fresh itoa v1.0.15 Fresh futures-core v0.3.31 Fresh cc v1.2.49 Fresh http v1.4.0 Fresh foreign-types-shared v0.1.1 Fresh pin-utils v0.1.0 Compiling httparse v1.10.1 Fresh try-lock v0.2.5 Fresh futures-task v0.3.31 Fresh cfg-if v1.0.4 Fresh bitflags v2.10.0 Fresh libc v0.2.180 Fresh quote v1.0.41 Fresh http-body v1.0.1 Fresh foreign-types v0.3.2 Fresh futures-util v0.3.31 Fresh want v0.3.1 Fresh tracing-core v0.1.35 Fresh futures-channel v0.3.31 Fresh smallvec v1.15.1 Fresh openssl-probe v0.1.6 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=ad461daaea1137e8 -C extra-filename=-de5caca381986c6c --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/build/httparse-de5caca381986c6c -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh syn v2.0.114 Fresh socket2 v0.6.0 Fresh mio v1.0.4 Fresh log v0.4.29 Compiling atomic-waker v1.1.2 Fresh tracing v0.1.41 Fresh tower-service v0.3.3 Fresh http-body-util v0.1.2 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=dead53002cbc867e -C extra-filename=-3b7a0db7a7f10e7f --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tokio-macros v2.5.0 Fresh openssl-macros v0.1.1 Fresh openssl-sys v0.9.111 Running `/usr/bin/rustc --crate-name tokio_macros --edition=2021 /usr/share/cargo/registry/tokio-macros-2.5.0/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=a76d6206caf7e6e3 -C extra-filename=-aa2bd88dba18c40d --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --extern proc_macro2=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libproc_macro2-fc569cce58ff81ea.rlib --extern quote=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libquote-9d771da01d00d2bd.rlib --extern syn=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libsyn-d15161fe6e7fada9.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh openssl v0.10.75 Fresh native-tls v0.2.14 Running `/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/build/httparse-de5caca381986c6c/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=0de272fb9f0e7ddc -C extra-filename=-f70cd086de484e2b --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/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 tokio v1.47.1 Running `/usr/bin/rustc --crate-name tokio --edition=2021 /usr/share/cargo/registry/tokio-1.47.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(tokio_uring)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --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=8978832cef952d9f -C extra-filename=-bc156b5f34182f6f --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --extern bytes=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libbytes-29e0233da85eb235.rmeta --extern libc=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/liblibc-fdf4d70bda60552c.rmeta --extern mio=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libmio-3e25d6aadab19af5.rmeta --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libpin_project_lite-f8e6f2a5b881c015.rmeta --extern socket2=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libsocket2-4ee07a638f448d2c.rmeta --extern tokio_macros=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libtokio_macros-aa2bd88dba18c40d.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling hyper v1.8.1 Compiling tokio-native-tls v0.3.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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("capi", "client", "default", "ffi", "full", "http1", "http2", "nightly", "server", "tracing"))' -C metadata=458137abd42b923d -C extra-filename=-62ffba07181b0884 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --extern atomic_waker=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libatomic_waker-3b7a0db7a7f10e7f.rmeta --extern bytes=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libbytes-29e0233da85eb235.rmeta --extern futures_channel=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libfutures_channel-755566c6bd5e9123.rmeta --extern futures_core=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libfutures_core-446a27d62ddf0cf6.rmeta --extern http=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhttp-1300fe6a2f111223.rmeta --extern http_body=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhttp_body-13c992a6549077cd.rmeta --extern httparse=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhttparse-f70cd086de484e2b.rmeta --extern itoa=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libitoa-1fd9864d2ac582cd.rmeta --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libpin_project_lite-f8e6f2a5b881c015.rmeta --extern pin_utils=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libpin_utils-3c880ee38ec0e24d.rmeta --extern smallvec=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libsmallvec-7d111ea2a4e303e0.rmeta --extern tokio=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libtokio-bc156b5f34182f6f.rmeta --extern want=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libwant-4f01c5784195ddbe.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name tokio_native_tls --edition=2018 /usr/share/cargo/registry/tokio-native-tls-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=981c5eca3974eb28 -C extra-filename=-6801f1e57b851fb1 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --extern native_tls=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libnative_tls-7355c8fa68df3f84.rmeta --extern tokio=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libtokio-bc156b5f34182f6f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling hyper-util v0.1.18 Running `/usr/bin/rustc --crate-name hyper_util --edition=2021 /usr/share/cargo/registry/hyper-util-0.1.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 --cfg 'feature="client"' --cfg 'feature="client-legacy"' --cfg 'feature="default"' --cfg 'feature="http1"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "client", "client-legacy", "client-proxy", "client-proxy-system", "default", "full", "http1", "http2", "server", "server-auto", "server-graceful", "service", "tokio", "tracing"))' -C metadata=278dbe29f3b3b8a8 -C extra-filename=-0852abf560c71dcf --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --extern bytes=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libbytes-29e0233da85eb235.rmeta --extern futures_channel=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libfutures_channel-755566c6bd5e9123.rmeta --extern futures_core=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libfutures_core-446a27d62ddf0cf6.rmeta --extern futures_util=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libfutures_util-08ceaacce287226f.rmeta --extern http=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhttp-1300fe6a2f111223.rmeta --extern http_body=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhttp_body-13c992a6549077cd.rmeta --extern hyper=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhyper-62ffba07181b0884.rmeta --extern libc=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/liblibc-fdf4d70bda60552c.rmeta --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libpin_project_lite-f8e6f2a5b881c015.rmeta --extern socket2=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libsocket2-4ee07a638f448d2c.rmeta --extern tokio=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libtokio-bc156b5f34182f6f.rmeta --extern tower_service=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libtower_service-aa533431e3d58848.rmeta --extern tracing=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libtracing-ed9d52ed50e5f261.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling hyper-tls v0.6.0 (/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0) Running `/usr/bin/rustc --crate-name hyper_tls --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alpn"))' -C metadata=f6ce3f965560a92b -C extra-filename=-3c3add6fe1af4898 --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --extern bytes=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libbytes-29e0233da85eb235.rmeta --extern http_body_util=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhttp_body_util-ed11630921032291.rmeta --extern hyper=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhyper-62ffba07181b0884.rmeta --extern hyper_util=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhyper_util-0852abf560c71dcf.rmeta --extern native_tls=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libnative_tls-7355c8fa68df3f84.rmeta --extern tokio=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libtokio-bc156b5f34182f6f.rmeta --extern tokio_native_tls=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libtokio_native_tls-6801f1e57b851fb1.rmeta --extern tower_service=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libtower_service-aa533431e3d58848.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name hyper_tls --edition=2018 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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alpn"))' -C metadata=a5c3b78da9a72f13 -C extra-filename=-e848716f9f2d824c --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --extern bytes=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libbytes-29e0233da85eb235.rlib --extern http_body_util=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhttp_body_util-ed11630921032291.rlib --extern hyper=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhyper-62ffba07181b0884.rlib --extern hyper_util=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhyper_util-0852abf560c71dcf.rlib --extern native_tls=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libnative_tls-7355c8fa68df3f84.rlib --extern tokio=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libtokio-bc156b5f34182f6f.rlib --extern tokio_native_tls=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libtokio_native_tls-6801f1e57b851fb1.rlib --extern tower_service=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libtower_service-aa533431e3d58848.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name client --edition=2018 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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alpn"))' -C metadata=89f29eed005ba0f9 -C extra-filename=-0a4a07ac0bebee7d --out-dir /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/examples -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --extern bytes=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libbytes-29e0233da85eb235.rlib --extern http_body_util=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhttp_body_util-ed11630921032291.rlib --extern hyper=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhyper-62ffba07181b0884.rlib --extern hyper_tls=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhyper_tls-3c3add6fe1af4898.rlib --extern hyper_util=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhyper_util-0852abf560c71dcf.rlib --extern native_tls=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libnative_tls-7355c8fa68df3f84.rlib --extern tokio=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libtokio-bc156b5f34182f6f.rlib --extern tokio_native_tls=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libtokio_native_tls-6801f1e57b851fb1.rlib --extern tower_service=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libtower_service-aa533431e3d58848.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 36.96s Running `/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/hyper_tls-e848716f9f2d824c` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests hyper_tls Running `/usr/bin/rustdoc --edition=2018 --crate-type lib --color auto --crate-name hyper_tls --test src/lib.rs --test-run-directory /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0 -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --extern bytes=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libbytes-29e0233da85eb235.rlib --extern http_body_util=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhttp_body_util-ed11630921032291.rlib --extern hyper=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhyper-62ffba07181b0884.rlib --extern hyper_tls=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhyper_tls-3c3add6fe1af4898.rlib --extern hyper_util=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhyper_util-0852abf560c71dcf.rlib --extern native_tls=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libnative_tls-7355c8fa68df3f84.rlib --extern tokio=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libtokio-bc156b5f34182f6f.rlib --extern tokio_native_tls=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libtokio_native_tls-6801f1e57b851fb1.rlib --extern tower_service=/home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libtower_service-aa533431e3d58848.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alpn"))' --error-format human` running 1 test test src/lib.rs - (line 9) - compile ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-hyper-tls-devel-0.6.0-3.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/hyper-tls-0.6.0/LICENSE-APACHE warning: File listed twice: /usr/share/cargo/registry/hyper-tls-0.6.0/LICENSE-MIT warning: File listed twice: /usr/share/cargo/registry/hyper-tls-0.6.0/README.md Provides: crate(hyper-tls) = 0.6.0 rust-hyper-tls-devel = 0.6.0-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(bytes/default) >= 1.0.0 crate(http-body-util/default) >= 0.1.0 crate(hyper-util/client-legacy) >= 0.1.0 crate(hyper-util/default) >= 0.1.0 crate(hyper-util/tokio) >= 0.1.0 crate(hyper/default) >= 1.0.0 crate(native-tls/default) >= 0.2.1 crate(tokio-native-tls/default) >= 0.3.0 crate(tokio/default) >= 1.0.0 crate(tower-service/default) >= 0.3.0 Processing files: rust-hyper-tls+default-devel-0.6.0-3.mga10.noarch Provides: crate(hyper-tls/default) = 0.6.0 rust-hyper-tls+default-devel = 0.6.0-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(hyper-tls) = 0.6.0 Processing files: rust-hyper-tls+alpn-devel-0.6.0-3.mga10.noarch Provides: crate(hyper-tls/alpn) = 0.6.0 rust-hyper-tls+alpn-devel = 0.6.0-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(hyper-tls) = 0.6.0 crate(native-tls/alpn) >= 0.2.1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/BUILDROOT Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-hyper-tls+alpn-devel-0.6.0-3.mga10.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-hyper-tls+default-devel-0.6.0-3.mga10.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-hyper-tls-devel-0.6.0-3.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.oM7Ny8 + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build + test -d /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build + rm -rf /home/iurt/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/hyper-tls-0.6.0/LICENSE-APACHE File listed twice: /usr/share/cargo/registry/hyper-tls-0.6.0/LICENSE-MIT File listed twice: /usr/share/cargo/registry/hyper-tls-0.6.0/README.md D: [iurt_root_command] Success!