D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-hyper-tls-0.6.0-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.gOtH0i Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.JTNs8F + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build + rm -rf hyper-tls-0.6.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/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/pterjan/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/pterjan/rpmbuild/tmp/rpm-tmp.17hWox + umask 022 + cd /home/pterjan/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/pterjan/rpmbuild/tmp/rpm-tmp.cgZZod + umask 022 + cd /home/pterjan/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 -j16 -Z avoid-dev-deps --profile rpm Compiling libc v0.2.174 Compiling shlex v1.3.0 Compiling pkg-config v0.3.32 Compiling proc-macro2 v1.0.94 Compiling pin-project-lite v0.2.13 Compiling unicode-ident v1.0.18 Compiling once_cell v1.20.3 Compiling itoa v1.0.14 Compiling bytes v1.7.2 Compiling fnv v1.0.7 Compiling openssl v0.10.72 Compiling foreign-types-shared v0.1.1 Compiling futures-core v0.3.31 Compiling pin-utils v0.1.0 Compiling bitflags v2.9.0 Compiling try-lock v0.2.5 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/libc-0.2.174/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=d63bb44177e92056 -C extra-filename=-408e1a1c4df57744 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/build/libc-408e1a1c4df57744 -L dependency=/home/pterjan/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=2a1378592359f035 -C extra-filename=-233094b1114e8ba0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/pterjan/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=477e638d76ff73d9 -C extra-filename=-933148a4ccbeb746 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/pterjan/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.94/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=ad575533c81940ce -C extra-filename=-8d4ae8af141a60ea --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/build/proc-macro2-8d4ae8af141a60ea -L dependency=/home/pterjan/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.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6f3d3dd62e4defc9 -C extra-filename=-9a983ef8f2f011c6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/pterjan/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.18/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=7c5e47faa086107f -C extra-filename=-fcaf6472650f810d --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/pterjan/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.20.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=4251a4e58cd57165 -C extra-filename=-ea18a6e9bb32e70e --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/pterjan/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.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=87f3c4ed00644e71 -C extra-filename=-bea0609846d5b2c0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/pterjan/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.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=5dbb9d37f5e45ba5 -C extra-filename=-df23d9a19399451b --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/pterjan/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 fnv --edition=2015 /usr/share/cargo/registry/fnv-1.0.7/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=a9cd684a4c925769 -C extra-filename=-e91027998f081326 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/pterjan/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 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=f3fe06a86e6a4dc1 -C extra-filename=-1228494a11c494fd --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/pterjan/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/openssl-0.10.72/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=08a46e4c7f804526 -C extra-filename=-0f3aa8d3ca75e08b --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/build/openssl-0f3aa8d3ca75e08b -L dependency=/home/pterjan/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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "portable-atomic", "std", "unstable"))' -C metadata=28abe5f1cc26de51 -C extra-filename=-697053309c84892e --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/pterjan/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_utils --edition=2018 /usr/share/cargo/registry/pin-utils-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ffc5633b077e1f0e -C extra-filename=-261aaabc1cdfea2a --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/pterjan/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 bitflags --edition=2021 /usr/share/cargo/registry/bitflags-2.9.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", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=e2437dbacabd24ef -C extra-filename=-4ee991534f48ad3f --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/pterjan/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 try_lock --edition=2015 /usr/share/cargo/registry/try-lock-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f72fc9ba959ded74 -C extra-filename=-1d3f56c57d94dc7a --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/pterjan/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=cc8e70a418df6f0a -C extra-filename=-9c2e7d7b0649c07c --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --extern foreign_types_shared=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libforeign_types_shared-1228494a11c494fd.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling cfg-if v1.0.1 Running `/usr/bin/rustc --crate-name cfg_if --edition=2018 /usr/share/cargo/registry/cfg-if-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("core", "rustc-dep-of-std"))' -C metadata=e36c5635509685b1 -C extra-filename=-ef87fd9400bde0bc --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/pterjan/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.11 Running `/usr/bin/rustc --crate-name build_script_build --edition=2015 /usr/share/cargo/registry/native-tls-0.2.11/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=5355affb602c4f92 -C extra-filename=-8618f49450aea076 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/build/native-tls-8618f49450aea076 -L dependency=/home/pterjan/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=41ce53d10ee8b53b -C extra-filename=-db3203f452587ca3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/pterjan/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 want v0.3.1 Running `/usr/bin/rustc --crate-name want --edition=2018 /usr/share/cargo/registry/want-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4ce7b3980d76965d -C extra-filename=-d71e457170de0956 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --extern try_lock=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libtry_lock-1d3f56c57d94dc7a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling log v0.4.26 Running `/usr/bin/rustc --crate-name log --edition=2021 /usr/share/cargo/registry/log-0.4.26/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", "std"))' -C metadata=62dc4c10148cd0e3 -C extra-filename=-e6f325b718634427 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/pterjan/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.5 Compiling smallvec v1.13.2 Running `/usr/bin/rustc --crate-name openssl_probe --edition=2015 /usr/share/cargo/registry/openssl-probe-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 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=c6305eda99191a84 -C extra-filename=-8f821b8a939dcdc0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/pterjan/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 smallvec --edition=2018 /usr/share/cargo/registry/smallvec-1.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="const_generics"' --cfg 'feature="const_new"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=ed0285a5b04ed6d6 -C extra-filename=-1d0eb75a3ffcd7a1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/pterjan/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.25 Running `/usr/bin/rustc --crate-name cc --edition=2018 /usr/share/cargo/registry/cc-1.2.25/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("jobserver", "parallel"))' -C metadata=ae2880dbe9f1bb68 -C extra-filename=-0c216fe4d02a1412 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --extern shlex=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libshlex-233094b1114e8ba0.rmeta --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=a0ff1d8a29c33569 -C extra-filename=-f5b3315475a6cdce --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libfutures_core-697053309c84892e.rmeta --extern futures_task=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libfutures_task-db3203f452587ca3.rmeta --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libpin_project_lite-9a983ef8f2f011c6.rmeta --extern pin_utils=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libpin_utils-261aaabc1cdfea2a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tracing-core v0.1.33 Running `/usr/bin/rustc --crate-name tracing_core --edition=2018 /usr/share/cargo/registry/tracing-core-0.1.33/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "once_cell", "std"))' -C metadata=6b1fd175f29434ef -C extra-filename=-43eef23f5b3fe422 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libonce_cell-ea18a6e9bb32e70e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling futures-channel v0.3.31 Running `/usr/bin/rustc --crate-name futures_channel --edition=2018 /usr/share/cargo/registry/futures-channel-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "futures-sink", "sink", "std", "unstable"))' -C metadata=d801e2823ad1c2bd -C extra-filename=-b13a839e950c68b1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --extern futures_core=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libfutures_core-697053309c84892e.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=2b4326b843a368a0 -C extra-filename=-f39f9ecfed697194 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/pterjan/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.1.0 Running `/usr/bin/rustc --crate-name http --edition=2018 /usr/share/cargo/registry/http-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=a6a67d13201c5875 -C extra-filename=-f8b119b40ab08ac5 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --extern bytes=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libbytes-df23d9a19399451b.rmeta --extern fnv=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libfnv-e91027998f081326.rmeta --extern itoa=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libitoa-bea0609846d5b2c0.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tracing v0.1.41 Running `/usr/bin/rustc --crate-name tracing --edition=2018 /usr/share/cargo/registry/tracing-0.1.41/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-await", "attributes", "default", "log", "log-always", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std", "tracing-attributes"))' -C metadata=e0cb5a5b543ed2e1 -C extra-filename=-61c8f1c37ea7afb9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libpin_project_lite-9a983ef8f2f011c6.rmeta --extern tracing_core=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libtracing_core-43eef23f5b3fe422.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/build/proc-macro2-8d4ae8af141a60ea/build-script-build` Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.94/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=0722f1165fb68103 -C extra-filename=-5962c37ac8c20d24 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libunicode_ident-fcaf6472650f810d.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 --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(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` Running `/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/build/libc-408e1a1c4df57744/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.174/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=57b78cf8d70f5b29 -C extra-filename=-92addd9783a68e3f --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/pterjan/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 freebsd11 --cfg libc_const_extern_fn --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_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Compiling quote v1.0.40 Running `/usr/bin/rustc --crate-name quote --edition=2018 /usr/share/cargo/registry/quote-1.0.40/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=bf00c1fa7b7877ae -C extra-filename=-d80821020dbdb978 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libproc_macro2-5962c37ac8c20d24.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling http-body v1.0.1 Running `/usr/bin/rustc --crate-name http_body --edition=2018 /usr/share/cargo/registry/http-body-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=98dd5733bf5a425f -C extra-filename=-7f636914b8bc5580 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --extern bytes=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libbytes-df23d9a19399451b.rmeta --extern http=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhttp-f8b119b40ab08ac5.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling syn v2.0.100 Running `/usr/bin/rustc --crate-name syn --edition=2021 /usr/share/cargo/registry/syn-2.0.100/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=e7de29233d58eb97 -C extra-filename=-72e2fc63ccdf2a71 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libproc_macro2-5962c37ac8c20d24.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libquote-d80821020dbdb978.rmeta --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libunicode_ident-fcaf6472650f810d.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=21aee1341edbf4c3 -C extra-filename=-bebb3636fd154bba --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --extern bytes=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libbytes-df23d9a19399451b.rmeta --extern futures_util=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libfutures_util-f5b3315475a6cdce.rmeta --extern http=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhttp-f8b119b40ab08ac5.rmeta --extern http_body=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhttp_body-7f636914b8bc5580.rmeta --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libpin_project_lite-9a983ef8f2f011c6.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling mio v1.0.2 Compiling socket2 v0.5.7 Running `/usr/bin/rustc --crate-name mio --edition=2021 /usr/share/cargo/registry/mio-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --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=9d9585fbb8f6c96a -C extra-filename=-95c5d75b9a1529f9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/liblibc-92addd9783a68e3f.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.5.7/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=2e84b2f362044729 -C extra-filename=-2ff9f5304712e6a0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/liblibc-92addd9783a68e3f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tokio v1.40.0 Running `/usr/bin/rustc --crate-name tokio --edition=2021 /usr/share/cargo/registry/tokio-1.40.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="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=ac2484fc55dd2782 -C extra-filename=-733299cdde96e772 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/liblibc-92addd9783a68e3f.rmeta --extern mio=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libmio-95c5d75b9a1529f9.rmeta --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libpin_project_lite-9a983ef8f2f011c6.rmeta --extern socket2=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libsocket2-2ff9f5304712e6a0.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling hyper v1.5.0 Running `/usr/bin/rustc --crate-name hyper --edition=2021 /usr/share/cargo/registry/hyper-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(hyper_unstable_tracing)' --check-cfg 'cfg(hyper_unstable_ffi)' --cfg 'feature="client"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("client", "default", "ffi", "full", "http1", "http2", "nightly", "server", "tracing"))' -C metadata=0bf05895da905b1f -C extra-filename=-2268b9249686019a --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --extern bytes=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libbytes-df23d9a19399451b.rmeta --extern http=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhttp-f8b119b40ab08ac5.rmeta --extern http_body=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhttp_body-7f636914b8bc5580.rmeta --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libpin_project_lite-9a983ef8f2f011c6.rmeta --extern smallvec=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libsmallvec-1d0eb75a3ffcd7a1.rmeta --extern tokio=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libtokio-733299cdde96e772.rmeta --extern want=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libwant-d71e457170de0956.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling hyper-util v0.1.10 Running `/usr/bin/rustc --crate-name hyper_util --edition=2021 /usr/share/cargo/registry/hyper-util-0.1.10/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", "default", "full", "http1", "http2", "server", "server-auto", "server-graceful", "service", "tokio"))' -C metadata=64cd8e6f31fbdcb6 -C extra-filename=-5758a5b6ccff9b6e --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --extern bytes=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libbytes-df23d9a19399451b.rmeta --extern futures_channel=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libfutures_channel-b13a839e950c68b1.rmeta --extern futures_util=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libfutures_util-f5b3315475a6cdce.rmeta --extern http=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhttp-f8b119b40ab08ac5.rmeta --extern http_body=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhttp_body-7f636914b8bc5580.rmeta --extern hyper=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhyper-2268b9249686019a.rmeta --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libpin_project_lite-9a983ef8f2f011c6.rmeta --extern socket2=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libsocket2-2ff9f5304712e6a0.rmeta --extern tokio=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libtokio-733299cdde96e772.rmeta --extern tower_service=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libtower_service-f39f9ecfed697194.rmeta --extern tracing=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libtracing-61c8f1c37ea7afb9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling openssl-sys v0.9.108 Running `/usr/bin/rustc --crate-name build_script_main --edition=2021 /usr/share/cargo/registry/openssl-sys-0.9.108/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=f34711de51550242 -C extra-filename=-528963df174aa0e7 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/build/openssl-sys-528963df174aa0e7 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --extern cc=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libcc-0c216fe4d02a1412.rlib --extern pkg_config=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libpkg_config-933148a4ccbeb746.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/build/openssl-sys-528963df174aa0e7/build-script-main` Running `/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/build/openssl-0f3aa8d3ca75e08b/build-script-build` Running `/usr/bin/rustc --crate-name openssl_sys --edition=2021 /usr/share/cargo/registry/openssl-sys-0.9.108/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=0adc2accd598c830 -C extra-filename=-7d96d22851a0e2de --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/liblibc-92addd9783a68e3f.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 ossl340 --cfg ossl330 --cfg ossl320 --cfg ossl300 --cfg ossl101 --cfg ossl102 --cfg ossl102f --cfg ossl102h --cfg ossl110 --cfg ossl110f --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111b --cfg ossl111c --cfg ossl111d --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_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(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/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/build/native-tls-8618f49450aea076/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=e8e9e20813eae8c2 -C extra-filename=-d165fd82ed5e4c4d --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libproc_macro2-5962c37ac8c20d24.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libquote-d80821020dbdb978.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libsyn-72e2fc63ccdf2a71.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.72/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=9c7633392cccb132 -C extra-filename=-af898013a98c1b24 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libbitflags-4ee991534f48ad3f.rmeta --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libcfg_if-ef87fd9400bde0bc.rmeta --extern foreign_types=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libforeign_types-9c2e7d7b0649c07c.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/liblibc-92addd9783a68e3f.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libonce_cell-ea18a6e9bb32e70e.rmeta --extern openssl_macros=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libopenssl_macros-d165fd82ed5e4c4d.so --extern ffi=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libopenssl_sys-7d96d22851a0e2de.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 --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_EC", "OPENSSL_NO_ARGON2", "OPENSSL_NO_RC2"))' --check-cfg 'cfg(libressl)' --check-cfg 'cfg(boringssl)' --check-cfg 'cfg(awslc)' --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(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)'` Running `/usr/bin/rustc --crate-name native_tls --edition=2015 /usr/share/cargo/registry/native-tls-0.2.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alpn"))' -C metadata=95d34bb1aeab640e -C extra-filename=-8d7e342c68be0f27 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --extern log=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/liblog-e6f325b718634427.rmeta --extern openssl=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libopenssl-af898013a98c1b24.rmeta --extern openssl_probe=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libopenssl_probe-8f821b8a939dcdc0.rmeta --extern openssl_sys=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libopenssl_sys-7d96d22851a0e2de.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --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=f2e57cb14a10b87e -C extra-filename=-40b0df5f6cb38633 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --extern native_tls=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libnative_tls-8d7e342c68be0f27.rmeta --extern tokio=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libtokio-733299cdde96e772.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling hyper-tls v0.6.0 (/home/pterjan/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=41f55ad514942ad5 -C extra-filename=-c0c9913dd769edff --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --extern bytes=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libbytes-df23d9a19399451b.rmeta --extern http_body_util=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhttp_body_util-bebb3636fd154bba.rmeta --extern hyper=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhyper-2268b9249686019a.rmeta --extern hyper_util=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhyper_util-5758a5b6ccff9b6e.rmeta --extern native_tls=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libnative_tls-8d7e342c68be0f27.rmeta --extern tokio=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libtokio-733299cdde96e772.rmeta --extern tokio_native_tls=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libtokio_native_tls-40b0df5f6cb38633.rmeta --extern tower_service=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libtower_service-f39f9ecfed697194.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 33.66s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.WAwzBk + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build + mkdir /home/pterjan/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/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/BUILDROOT/usr/share/cargo/registry/hyper-tls-0.6.0 + /usr/bin/mkdir -p /home/pterjan/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/pterjan/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/pterjan/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/pterjan/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/pterjan/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 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ztjOcn + umask 022 + cd /home/pterjan/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 -j16 -Z avoid-dev-deps --profile rpm --no-fail-fast Fresh unicode-ident v1.0.18 Fresh proc-macro2 v1.0.94 Fresh shlex v1.3.0 Fresh pkg-config v0.3.32 Fresh bytes v1.7.2 Fresh pin-project-lite v0.2.13 Fresh libc v0.2.174 Fresh quote v1.0.40 Fresh cc v1.2.25 Fresh once_cell v1.20.3 Fresh fnv v1.0.7 Fresh itoa v1.0.14 Fresh futures-core v0.3.31 Compiling httparse v1.8.0 Fresh pin-utils v0.1.0 Fresh foreign-types-shared v0.1.1 Fresh futures-task v0.3.31 Fresh bitflags v2.9.0 Fresh try-lock v0.2.5 Fresh cfg-if v1.0.1 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/httparse-1.8.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=d7cdd7769039d003 -C extra-filename=-d5640dc4db692056 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/build/httparse-d5640dc4db692056 -L dependency=/home/pterjan/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.100 Fresh mio v1.0.2 Fresh socket2 v0.5.7 Fresh http v1.1.0 Fresh futures-util v0.3.31 Fresh foreign-types v0.3.2 Fresh want v0.3.1 Fresh tracing-core v0.1.33 Fresh futures-channel v0.3.31 Fresh openssl-probe v0.1.5 Fresh log v0.4.26 Fresh smallvec v1.13.2 Fresh tower-service v0.3.3 Compiling tokio-macros v2.4.0 Fresh http-body v1.0.1 Fresh openssl-macros v0.1.1 Fresh tracing v0.1.41 Fresh openssl-sys v0.9.108 Fresh http-body-util v0.1.2 Fresh openssl v0.10.72 Running `/usr/bin/rustc --crate-name tokio_macros --edition=2021 /usr/share/cargo/registry/tokio-macros-2.4.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=454d44b567790d50 -C extra-filename=-3e292754f4696330 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libproc_macro2-5962c37ac8c20d24.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libquote-d80821020dbdb978.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libsyn-72e2fc63ccdf2a71.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh native-tls v0.2.11 Running `/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/build/httparse-d5640dc4db692056/build-script-build` Running `/usr/bin/rustc --crate-name httparse --edition=2018 /usr/share/cargo/registry/httparse-1.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=46d93f3dbb94c9dc -C extra-filename=-b9f17126309a0c8d --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/pterjan/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` Compiling tokio v1.40.0 Running `/usr/bin/rustc --crate-name tokio --edition=2021 /usr/share/cargo/registry/tokio-1.40.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="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=9c408d8f66bff3c0 -C extra-filename=-696bb94638f358b9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --extern bytes=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libbytes-df23d9a19399451b.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/liblibc-92addd9783a68e3f.rmeta --extern mio=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libmio-95c5d75b9a1529f9.rmeta --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libpin_project_lite-9a983ef8f2f011c6.rmeta --extern socket2=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libsocket2-2ff9f5304712e6a0.rmeta --extern tokio_macros=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libtokio_macros-3e292754f4696330.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling hyper v1.5.0 Compiling tokio-native-tls v0.3.1 Running `/usr/bin/rustc --crate-name hyper --edition=2021 /usr/share/cargo/registry/hyper-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(hyper_unstable_tracing)' --check-cfg 'cfg(hyper_unstable_ffi)' --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="http1"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("client", "default", "ffi", "full", "http1", "http2", "nightly", "server", "tracing"))' -C metadata=7c253832ba77f817 -C extra-filename=-dffcb795a4bf899c --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --extern bytes=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libbytes-df23d9a19399451b.rmeta --extern futures_channel=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libfutures_channel-b13a839e950c68b1.rmeta --extern futures_util=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libfutures_util-f5b3315475a6cdce.rmeta --extern http=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhttp-f8b119b40ab08ac5.rmeta --extern http_body=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhttp_body-7f636914b8bc5580.rmeta --extern httparse=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhttparse-b9f17126309a0c8d.rmeta --extern itoa=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libitoa-bea0609846d5b2c0.rmeta --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libpin_project_lite-9a983ef8f2f011c6.rmeta --extern smallvec=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libsmallvec-1d0eb75a3ffcd7a1.rmeta --extern tokio=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libtokio-696bb94638f358b9.rmeta --extern want=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libwant-d71e457170de0956.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=2c3c663a5d865f28 -C extra-filename=-9a8318d70a02e1e2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --extern native_tls=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libnative_tls-8d7e342c68be0f27.rmeta --extern tokio=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libtokio-696bb94638f358b9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling hyper-util v0.1.10 Running `/usr/bin/rustc --crate-name hyper_util --edition=2021 /usr/share/cargo/registry/hyper-util-0.1.10/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", "default", "full", "http1", "http2", "server", "server-auto", "server-graceful", "service", "tokio"))' -C metadata=bf5bfc34a3701ef0 -C extra-filename=-6a807f019999b086 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --extern bytes=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libbytes-df23d9a19399451b.rmeta --extern futures_channel=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libfutures_channel-b13a839e950c68b1.rmeta --extern futures_util=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libfutures_util-f5b3315475a6cdce.rmeta --extern http=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhttp-f8b119b40ab08ac5.rmeta --extern http_body=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhttp_body-7f636914b8bc5580.rmeta --extern hyper=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhyper-dffcb795a4bf899c.rmeta --extern pin_project_lite=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libpin_project_lite-9a983ef8f2f011c6.rmeta --extern socket2=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libsocket2-2ff9f5304712e6a0.rmeta --extern tokio=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libtokio-696bb94638f358b9.rmeta --extern tower_service=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libtower_service-f39f9ecfed697194.rmeta --extern tracing=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libtracing-61c8f1c37ea7afb9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling hyper-tls v0.6.0 (/home/pterjan/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=cbb250a124c07040 -C extra-filename=-a839da9251623a56 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --extern bytes=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libbytes-df23d9a19399451b.rmeta --extern http_body_util=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhttp_body_util-bebb3636fd154bba.rmeta --extern hyper=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhyper-dffcb795a4bf899c.rmeta --extern hyper_util=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhyper_util-6a807f019999b086.rmeta --extern native_tls=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libnative_tls-8d7e342c68be0f27.rmeta --extern tokio=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libtokio-696bb94638f358b9.rmeta --extern tokio_native_tls=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libtokio_native_tls-9a8318d70a02e1e2.rmeta --extern tower_service=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libtower_service-f39f9ecfed697194.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=19f2ed8d312236ec -C extra-filename=-0763952b8153860c --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --extern bytes=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libbytes-df23d9a19399451b.rlib --extern http_body_util=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhttp_body_util-bebb3636fd154bba.rlib --extern hyper=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhyper-dffcb795a4bf899c.rlib --extern hyper_util=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhyper_util-6a807f019999b086.rlib --extern native_tls=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libnative_tls-8d7e342c68be0f27.rlib --extern tokio=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libtokio-696bb94638f358b9.rlib --extern tokio_native_tls=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libtokio_native_tls-9a8318d70a02e1e2.rlib --extern tower_service=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libtower_service-f39f9ecfed697194.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=97a9dcd8ac3cc89b -C extra-filename=-1d31faad4af44d53 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/examples -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --extern bytes=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libbytes-df23d9a19399451b.rlib --extern http_body_util=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhttp_body_util-bebb3636fd154bba.rlib --extern hyper=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhyper-dffcb795a4bf899c.rlib --extern hyper_tls=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhyper_tls-a839da9251623a56.rlib --extern hyper_util=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhyper_util-6a807f019999b086.rlib --extern native_tls=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libnative_tls-8d7e342c68be0f27.rlib --extern tokio=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libtokio-696bb94638f358b9.rlib --extern tokio_native_tls=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libtokio_native_tls-9a8318d70a02e1e2.rlib --extern tower_service=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libtower_service-f39f9ecfed697194.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 21.74s Running `/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/hyper_tls-0763952b8153860c` 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/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps --extern bytes=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libbytes-df23d9a19399451b.rlib --extern http_body_util=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhttp_body_util-bebb3636fd154bba.rlib --extern hyper=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhyper-dffcb795a4bf899c.rlib --extern hyper_tls=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhyper_tls-a839da9251623a56.rlib --extern hyper_util=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhyper_util-6a807f019999b086.rlib --extern native_tls=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libnative_tls-8d7e342c68be0f27.rlib --extern tokio=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libtokio-696bb94638f358b9.rlib --extern tokio_native_tls=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libtokio_native_tls-9a8318d70a02e1e2.rlib --extern tower_service=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libtower_service-f39f9ecfed697194.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-1.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-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(bytes/default) >= 1.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-1.mga10.noarch Provides: crate(hyper-tls/default) = 0.6.0 rust-hyper-tls+default-devel = 0.6.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(hyper-tls) = 0.6.0 Processing files: rust-hyper-tls+alpn-devel-0.6.0-1.mga10.noarch Provides: crate(hyper-tls/alpn) = 0.6.0 rust-hyper-tls+alpn-devel = 0.6.0-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(hyper-tls) = 0.6.0 crate(native-tls/alpn) >= 0.2.1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-hyper-tls+default-devel-0.6.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-hyper-tls+alpn-devel-0.6.0-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-hyper-tls-devel-0.6.0-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.POCkLP + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build + test -d /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build + rm -rf /home/pterjan/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!