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.FttBVN Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.pOtsfI + 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.l4GMx8 + 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.bTXNHd + 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.171 Compiling shlex v1.3.0 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/libc-0.2.171/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("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=42efa26aba98bd78 -C extra-filename=-5121e35c8cbfbca6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/build/libc-5121e35c8cbfbca6 -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 pkg-config v0.3.31 Compiling proc-macro2 v1.0.94 Compiling unicode-ident v1.0.18 Compiling pin-project-lite v0.2.13 Compiling once_cell v1.20.3 Compiling itoa v1.0.14 Compiling fnv v1.0.7 Compiling bytes v1.7.2 Compiling futures-core v0.3.31 Compiling openssl v0.10.68 Compiling foreign-types-shared v0.1.1 Compiling try-lock v0.2.5 Compiling futures-task v0.3.31 Compiling bitflags v2.9.0 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=566bf8880046a0c7 -C extra-filename=-116192f98fb20e65 --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.31/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=7bc00476902fb45c -C extra-filename=-101b1c6c5919a3df --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=186aad7a12ea9336 -C extra-filename=-afdebed02fe2a884 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/build/proc-macro2-afdebed02fe2a884 -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=adcecc07420fd8e7 -C extra-filename=-e45ede29ac9488f1 --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_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=b73837f8d77285d1 -C extra-filename=-32f5ab02de1760aa --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=1aa55f94493c2884 -C extra-filename=-48a15bfabd685c29 --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 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=23eec6902ec26415 -C extra-filename=-a5e975a97b6d911e --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=acb045136fdfa993 -C extra-filename=-97b4d61f51835f4e --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=6953385b6391131e -C extra-filename=-82aa2c1b352c449e --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.68/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=3f1d171408f8c39e -C extra-filename=-46c87835d9d1f8ec --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/build/openssl-46c87835d9d1f8ec -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=ad06bfadc6f78d65 -C extra-filename=-f71f7123f864ca98 --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=a5205bcff59769ef -C extra-filename=-884910e94ea67884 --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=6d5c2f587c92f5c8 -C extra-filename=-b16a1cc859a38888 --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=53a0bc9a3fc884d1 -C extra-filename=-1105045613790e73 --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 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=bdcce6e213269006 -C extra-filename=-fee41c54faad9cb3 --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 pin-utils v0.1.0 Running `/usr/bin/rustc --crate-name pin_utils --edition=2018 /usr/share/cargo/registry/pin-utils-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ea87f67896947e71 -C extra-filename=-091fa531b47c1460 --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=43a9ceb833cae968 -C extra-filename=-e674794d13ddcee4 --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-1105045613790e73.rmeta --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=9cca363dcb809c54 -C extra-filename=-0e293e426285381c --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/build/native-tls-0e293e426285381c -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 cfg-if v1.0.0 Running `/usr/bin/rustc --crate-name cfg_if --edition=2018 /usr/share/cargo/registry/cfg-if-1.0.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("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=d0d5fe105289cea2 -C extra-filename=-ec6a769025b5f44f --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=29437375e9d9cf3f -C extra-filename=-84fa22bba86034b5 --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-884910e94ea67884.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling cc v1.2.17 Running `/usr/bin/rustc --crate-name cc --edition=2018 /usr/share/cargo/registry/cc-1.2.17/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=1ba94689b062ad51 -C extra-filename=-5ae50504ff28b269 --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-116192f98fb20e65.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=aa86b1c5c0a4ca9a -C extra-filename=-690974d481df9db7 --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-a5e975a97b6d911e.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-fee41c54faad9cb3.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-32f5ab02de1760aa.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-091fa531b47c1460.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=081303fc207f2870 -C extra-filename=-d36e7413773bcebc --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 tracing-core v0.1.32 Running `/usr/bin/rustc --crate-name tracing_core --edition=2018 /usr/share/cargo/registry/tracing-core-0.1.32/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="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "once_cell", "std"))' -C metadata=f894784a2038fa02 -C extra-filename=-555f521e3bafaf47 --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-82aa2c1b352c449e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling openssl-probe v0.1.5 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=a6473a330428bc15 -C extra-filename=-341d71f9bcaf06d4 --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 smallvec v1.13.2 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=1cfc3753bbf2229b -C extra-filename=-5cf2f5c6a19a804f --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 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=646335dcf7b70b52 -C extra-filename=-3694711fec873a6c --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-a5e975a97b6d911e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tower-service v0.3.2 Running `/usr/bin/rustc --crate-name tower_service --edition=2018 /usr/share/cargo/registry/tower-service-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=b8aed75216b70cda -C extra-filename=-dd2fa966994b3529 --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=bdfb25d61b17d570 -C extra-filename=-11ef518f56ce86a9 --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-f71f7123f864ca98.rmeta --extern fnv=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libfnv-48a15bfabd685c29.rmeta --extern itoa=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libitoa-97b4d61f51835f4e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tracing v0.1.40 Running `/usr/bin/rustc --crate-name tracing --edition=2018 /usr/share/cargo/registry/tracing-0.1.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("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=a106a9a6caa2b5a6 -C extra-filename=-7dfb7cb3063d9bc9 --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-32f5ab02de1760aa.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-555f521e3bafaf47.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-afdebed02fe2a884/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=1145e0dc34b4846e -C extra-filename=-da4772ea36af6bba --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-e45ede29ac9488f1.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-5121e35c8cbfbca6/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.171/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("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=725a75cc44332baf -C extra-filename=-8db1b84232c234ea --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(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(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Compiling http-body v1.0.1 Running `/usr/bin/rustc --crate-name http_body --edition=2018 /usr/share/cargo/registry/http-body-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=50b63a5e18b7bbb9 -C extra-filename=-5cb0b66aef77315b --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-f71f7123f864ca98.rmeta --extern http=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhttp-11ef518f56ce86a9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` 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=33a55349c8ad82ab -C extra-filename=-5c50f5c1b9d163c9 --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-da4772ea36af6bba.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=1517a90a8fb563ef -C extra-filename=-6674e2be54cdb86a --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-f71f7123f864ca98.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-690974d481df9db7.rmeta --extern http=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhttp-11ef518f56ce86a9.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-5cb0b66aef77315b.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-32f5ab02de1760aa.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=7b2f7f887a6d7933 -C extra-filename=-269bcdad4e9061be --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-da4772ea36af6bba.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libquote-5c50f5c1b9d163c9.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-e45ede29ac9488f1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling socket2 v0.5.7 Compiling mio v1.0.2 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=83dbdeb9bf9f4b53 -C extra-filename=-db6d2c2d986c584d --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-8db1b84232c234ea.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name mio --edition=2021 /usr/share/cargo/registry/mio-1.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=f6d4487d998b6bbd -C extra-filename=-5bc20ecae27bdeec --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-8db1b84232c234ea.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=05fa89c74df9a58b -C extra-filename=-2959cb125993b91c --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-8db1b84232c234ea.rmeta --extern mio=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libmio-5bc20ecae27bdeec.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-32f5ab02de1760aa.rmeta --extern socket2=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libsocket2-db6d2c2d986c584d.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=d8ca6592a2c67d39 -C extra-filename=-b13ac4d7117b9a8c --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-f71f7123f864ca98.rmeta --extern http=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhttp-11ef518f56ce86a9.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-5cb0b66aef77315b.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-32f5ab02de1760aa.rmeta --extern smallvec=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libsmallvec-5cf2f5c6a19a804f.rmeta --extern tokio=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libtokio-2959cb125993b91c.rmeta --extern want=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libwant-84fa22bba86034b5.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling hyper-util v0.1.9 Running `/usr/bin/rustc --crate-name hyper_util --edition=2021 /usr/share/cargo/registry/hyper-util-0.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="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=176b97005a16fd39 -C extra-filename=-88d7aa0b41fbdcc4 --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-f71f7123f864ca98.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-3694711fec873a6c.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-690974d481df9db7.rmeta --extern http=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhttp-11ef518f56ce86a9.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-5cb0b66aef77315b.rmeta --extern hyper=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhyper-b13ac4d7117b9a8c.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-32f5ab02de1760aa.rmeta --extern socket2=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libsocket2-db6d2c2d986c584d.rmeta --extern tokio=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libtokio-2959cb125993b91c.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-dd2fa966994b3529.rmeta --extern tracing=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libtracing-7dfb7cb3063d9bc9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling openssl-sys v0.9.104 Running `/usr/bin/rustc --crate-name build_script_main --edition=2021 /usr/share/cargo/registry/openssl-sys-0.9.104/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=710d8954401ea850 -C extra-filename=-0f2f6609f9f93067 --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/build/openssl-sys-0f2f6609f9f93067 -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-5ae50504ff28b269.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-101b1c6c5919a3df.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-0f2f6609f9f93067/build-script-main` Running `/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/build/openssl-46c87835d9d1f8ec/build-script-build` Running `/usr/bin/rustc --crate-name openssl_sys --edition=2021 /usr/share/cargo/registry/openssl-sys-0.9.104/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=1a2a51cedec26c59 -C extra-filename=-70ad676cab3a7dba --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-8db1b84232c234ea.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"))' --check-cfg 'cfg(openssl)' --check-cfg 'cfg(libressl)' --check-cfg 'cfg(boringssl)' --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(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-0e293e426285381c/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=86bac820cf0c3db3 -C extra-filename=-3957752aa77d03b3 --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-da4772ea36af6bba.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libquote-5c50f5c1b9d163c9.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libsyn-269bcdad4e9061be.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.68/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=3bd4590f03211822 -C extra-filename=-ab9ed4a0b945bad1 --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-b16a1cc859a38888.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-ec6a769025b5f44f.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-e674794d13ddcee4.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/liblibc-8db1b84232c234ea.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-82aa2c1b352c449e.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-3957752aa77d03b3.so --extern ffi=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libopenssl_sys-70ad676cab3a7dba.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"))' --check-cfg 'cfg(libressl)' --check-cfg 'cfg(boringssl)' --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(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=07f54a2978d6ab4a -C extra-filename=-be47d6162c3f1cf8 --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-d36e7413773bcebc.rmeta --extern openssl=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libopenssl-ab9ed4a0b945bad1.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-341d71f9bcaf06d4.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-70ad676cab3a7dba.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=36e215229f6ab686 -C extra-filename=-5eed321819bb04cc --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-be47d6162c3f1cf8.rmeta --extern tokio=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libtokio-2959cb125993b91c.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=d6ac188f426870cd -C extra-filename=-0309b5b30d7348a9 --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-f71f7123f864ca98.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-6674e2be54cdb86a.rmeta --extern hyper=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhyper-b13ac4d7117b9a8c.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-88d7aa0b41fbdcc4.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-be47d6162c3f1cf8.rmeta --extern tokio=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libtokio-2959cb125993b91c.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-5eed321819bb04cc.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-dd2fa966994b3529.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 35.99s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.BRU5Me + 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.flPviG + 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.31 Fresh bytes v1.7.2 Fresh pin-project-lite v0.2.13 Fresh once_cell v1.20.3 Fresh futures-core v0.3.31 Fresh fnv v1.0.7 Fresh itoa v1.0.14 Fresh foreign-types-shared v0.1.1 Fresh futures-task v0.3.31 Fresh pin-utils v0.1.0 Compiling httparse v1.8.0 Fresh cfg-if v1.0.0 Fresh quote v1.0.40 Fresh cc v1.2.17 Fresh http v1.1.0 Fresh foreign-types v0.3.2 Fresh futures-util v0.3.31 Fresh try-lock v0.2.5 Fresh bitflags v2.9.0 Fresh tracing-core v0.1.32 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.2 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=fc2f223b1071503e -C extra-filename=-53b0f23c15190a9a --out-dir /home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/build/httparse-53b0f23c15190a9a -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 libc v0.2.171 Fresh syn v2.0.100 Fresh http-body v1.0.1 Fresh want v0.3.1 Fresh tracing v0.1.40 Fresh mio v1.0.2 Compiling tokio-macros v2.4.0 Fresh socket2 v0.5.7 Fresh openssl-macros v0.1.1 Fresh http-body-util v0.1.2 Fresh openssl-sys v0.9.104 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=b272d0e1d69ad276 -C extra-filename=-ea4237aa7eec4078 --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-da4772ea36af6bba.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libquote-5c50f5c1b9d163c9.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libsyn-269bcdad4e9061be.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh openssl v0.10.68 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-53b0f23c15190a9a/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=7140d3c7c6859bed -C extra-filename=-f1855412bfcf4db4 --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=ba82c47dcceca4bb -C extra-filename=-18a5a7bd59fb815f --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-f71f7123f864ca98.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/liblibc-8db1b84232c234ea.rmeta --extern mio=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libmio-5bc20ecae27bdeec.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-32f5ab02de1760aa.rmeta --extern socket2=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libsocket2-db6d2c2d986c584d.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-ea4237aa7eec4078.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=936a538e8fa99e09 -C extra-filename=-0b638dfc758a25b8 --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-f71f7123f864ca98.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-3694711fec873a6c.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-690974d481df9db7.rmeta --extern http=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhttp-11ef518f56ce86a9.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-5cb0b66aef77315b.rmeta --extern httparse=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhttparse-f1855412bfcf4db4.rmeta --extern itoa=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libitoa-97b4d61f51835f4e.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-32f5ab02de1760aa.rmeta --extern smallvec=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libsmallvec-5cf2f5c6a19a804f.rmeta --extern tokio=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libtokio-18a5a7bd59fb815f.rmeta --extern want=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libwant-84fa22bba86034b5.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=5da5ef6dc76fa634 -C extra-filename=-ec10308c19dd9bc2 --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-be47d6162c3f1cf8.rmeta --extern tokio=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libtokio-18a5a7bd59fb815f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling hyper-util v0.1.9 Running `/usr/bin/rustc --crate-name hyper_util --edition=2021 /usr/share/cargo/registry/hyper-util-0.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="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=e9acaf75c477ad38 -C extra-filename=-cf48c85bc7a30964 --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-f71f7123f864ca98.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-3694711fec873a6c.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-690974d481df9db7.rmeta --extern http=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhttp-11ef518f56ce86a9.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-5cb0b66aef77315b.rmeta --extern hyper=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhyper-0b638dfc758a25b8.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-32f5ab02de1760aa.rmeta --extern socket2=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libsocket2-db6d2c2d986c584d.rmeta --extern tokio=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libtokio-18a5a7bd59fb815f.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-dd2fa966994b3529.rmeta --extern tracing=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libtracing-7dfb7cb3063d9bc9.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=0f32ddc5bfef9377 -C extra-filename=-d586feb4a065f503 --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-f71f7123f864ca98.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-6674e2be54cdb86a.rmeta --extern hyper=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhyper-0b638dfc758a25b8.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-cf48c85bc7a30964.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-be47d6162c3f1cf8.rmeta --extern tokio=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libtokio-18a5a7bd59fb815f.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-ec10308c19dd9bc2.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-dd2fa966994b3529.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=7baa7357ceb02b59 -C extra-filename=-ea77645f2d20ff10 --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-f71f7123f864ca98.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-6674e2be54cdb86a.rlib --extern hyper=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhyper-0b638dfc758a25b8.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-cf48c85bc7a30964.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-be47d6162c3f1cf8.rlib --extern tokio=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libtokio-18a5a7bd59fb815f.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-ec10308c19dd9bc2.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-dd2fa966994b3529.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=72cfe1106b6425dc -C extra-filename=-9e716f1ed82cf211 --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-f71f7123f864ca98.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-6674e2be54cdb86a.rlib --extern hyper=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhyper-0b638dfc758a25b8.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-d586feb4a065f503.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-cf48c85bc7a30964.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-be47d6162c3f1cf8.rlib --extern tokio=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libtokio-18a5a7bd59fb815f.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-ec10308c19dd9bc2.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-dd2fa966994b3529.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Finished `rpm` profile [optimized + debuginfo] target(s) in 24.26s Running `/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/hyper_tls-ea77645f2d20ff10` 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-f71f7123f864ca98.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-6674e2be54cdb86a.rlib --extern hyper=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libhyper-0b638dfc758a25b8.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-d586feb4a065f503.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-cf48c85bc7a30964.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-be47d6162c3f1cf8.rlib --extern tokio=/home/pterjan/rpmbuild/BUILD/rust-hyper-tls-0.6.0-build/hyper-tls-0.6.0/target/rpm/deps/libtokio-18a5a7bd59fb815f.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-ec10308c19dd9bc2.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-dd2fa966994b3529.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+alpn-devel-0.6.0-1.mga10.noarch.rpm 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-devel-0.6.0-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.C5yqt9 + 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!