D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/iurt/rpmbuild/SRPMS/@2315757:rust-reqwest-0.12.24-2.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.grUUqu Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.gm4tkK + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build + rm -rf reqwest-0.12.24 + /usr/lib/rpm/rpmuncompress -x /home/iurt/rpmbuild/SOURCES/reqwest-0.12.24.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd reqwest-0.12.24 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/iurt/rpmbuild/SOURCES/reqwest-fix-metadata-auto.diff + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/iurt/rpmbuild/SOURCES/reqwest-fix-metadata.diff + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + set -euo pipefail + /usr/bin/mkdir -p target/rpm + /usr/bin/ln -s rpm target/release + /usr/bin/rm -rf .cargo/ + /usr/bin/mkdir -p .cargo + cat + cat + /usr/bin/rm -f Cargo.lock + /usr/bin/rm -f Cargo.toml.orig + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ncAnsz + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build + cd reqwest-0.12.24 + /usr/bin/cargo2rpm --path Cargo.toml buildrequires --with-check + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.kg7fJM + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-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 reqwest-0.12.24 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo build -j12 -Z avoid-dev-deps --profile rpm Compiling proc-macro2 v1.0.105 Compiling unicode-ident v1.0.22 Compiling quote v1.0.41 Compiling libc v0.2.180 Compiling stable_deref_trait v1.2.1 Compiling pin-project-lite v0.2.16 Compiling bytes v1.10.1 Compiling futures-core v0.3.31 Compiling find-msvc-tools v0.1.5 Compiling once_cell v1.21.3 Compiling shlex v1.3.0 Compiling pkg-config v0.3.32 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/libc-0.2.180/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=2028e1134c97e78d -C extra-filename=-5326c9b9dbc639d3 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/build/libc-5326c9b9dbc639d3 -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.105/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=5d298f50e80b264c -C extra-filename=-baec406840088b57 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/build/proc-macro2-baec406840088b57 -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/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 stable_deref_trait --edition=2015 /usr/share/cargo/registry/stable_deref_trait-1.2.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("alloc", "default", "std"))' -C metadata=e23518d310259635 -C extra-filename=-2e8aff4ba9f63585 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/quote-1.0.41/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=bf17f70b6e28aade -C extra-filename=-dafaaf1dacfa41b1 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/build/quote-dafaaf1dacfa41b1 -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name pin_project_lite --edition=2018 /usr/share/cargo/registry/pin-project-lite-0.2.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes --warn=deprecated_safe '--warn=clippy::default_union_representation' '--warn=clippy::as_underscore' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::unreadable_literal' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::range_plus_one' '--allow=clippy::nonminimal_bool' '--allow=clippy::naive_bytecount' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::lint_groups_priority' '--allow=clippy::incompatible_msrv' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::cast_lossless' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=93342d59a0b61adb -C extra-filename=-f8e6f2a5b881c015 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name unicode_ident --edition=2018 /usr/share/cargo/registry/unicode-ident-1.0.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=192515ecf0b108bc -C extra-filename=-797e826a4f1970cb --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name pkg_config --edition=2018 /usr/share/cargo/registry/pkg-config-0.3.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=875f648079a841ef -C extra-filename=-4aa7f7cffebf7112 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name shlex --edition=2015 /usr/share/cargo/registry/shlex-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=8a47b752e373842d -C extra-filename=-15b0856997069437 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/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 find_msvc_tools --edition=2018 /usr/share/cargo/registry/find-msvc-tools-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --allow=unexpected_cfgs --check-cfg 'cfg(disable_clang_cl_tests)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8f359378464c6fdc -C extra-filename=-46dce955702e85bc --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name bytes --edition=2018 /usr/share/cargo/registry/bytes-1.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(loom)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "extra-platforms", "serde", "std"))' -C metadata=ec96ca34d51e66de -C extra-filename=-29e0233da85eb235 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name once_cell --edition=2021 /usr/share/cargo/registry/once_cell-1.21.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=89342603e6162ad9 -C extra-filename=-80cea491b76012cb --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name futures_core --edition=2018 /usr/share/cargo/registry/futures-core-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "portable-atomic", "std", "unstable"))' -C metadata=6ee42d1805432e49 -C extra-filename=-446a27d62ddf0cf6 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling itoa v1.0.15 Running `/usr/bin/rustc --crate-name itoa --edition=2018 /usr/share/cargo/registry/itoa-1.0.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=c4f84322c0fdeb37 -C extra-filename=-1fd9864d2ac582cd --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling litemap v0.8.1 Running `/usr/bin/rustc --crate-name litemap --edition=2021 /usr/share/cargo/registry/litemap-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "default", "serde", "testing", "yoke"))' -C metadata=ca5445e383b3f1ce -C extra-filename=-bbca7b2723ab03be --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling pin-utils v0.1.0 Running `/usr/bin/rustc --crate-name pin_utils --edition=2018 /usr/share/cargo/registry/pin-utils-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5bad1339831c6a67 -C extra-filename=-3c880ee38ec0e24d --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling writeable v0.6.2 Running `/usr/bin/rustc --crate-name writeable --edition=2021 /usr/share/cargo/registry/writeable-0.6.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("alloc", "default", "either"))' -C metadata=8a615613de1790f9 -C extra-filename=-146f2d7a0c2da2b8 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling smallvec v1.15.1 Running `/usr/bin/rustc --crate-name smallvec --edition=2018 /usr/share/cargo/registry/smallvec-1.15.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="const_generics"' --cfg 'feature="const_new"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bincode", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "impl_bincode", "malloc_size_of", "may_dangle", "serde", "specialization", "union", "unty", "write"))' -C metadata=629d5fbeec12e445 -C extra-filename=-7d111ea2a4e303e0 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling futures-task v0.3.31 Running `/usr/bin/rustc --crate-name futures_task --edition=2018 /usr/share/cargo/registry/futures-task-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "std", "unstable"))' -C metadata=d787201b473a503e -C extra-filename=-9cb7d4ceaf1f7f9e --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling icu_normalizer_data v2.1.1 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/icu_normalizer_data-2.1.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(icu4x_custom_data)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=24d228b66e5a824d -C extra-filename=-3b7857a5be1bb831 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/build/icu_normalizer_data-3b7857a5be1bb831 -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling cc v1.2.49 Running `/usr/bin/rustc --crate-name cc --edition=2018 /usr/share/cargo/registry/cc-1.2.49/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --allow=unexpected_cfgs --check-cfg 'cfg(disable_clang_cl_tests)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=48f7f8527cc2a4b0 -C extra-filename=-8ee12cfdc494f7d8 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern find_msvc_tools=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libfind_msvc_tools-46dce955702e85bc.rmeta --extern shlex=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libshlex-15b0856997069437.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tracing-core v0.1.35 Running `/usr/bin/rustc --crate-name tracing_core --edition=2018 /usr/share/cargo/registry/tracing-core-0.1.35/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --check-cfg 'cfg(unsound_local_offset)' --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "once_cell", "std"))' -C metadata=5fb96fa6822917f3 -C extra-filename=-5e5d393c8bde664c --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern once_cell=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libonce_cell-80cea491b76012cb.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling icu_properties_data v2.1.1 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/icu_properties_data-2.1.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(icu4x_custom_data)' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3b2e422f1a638699 -C extra-filename=-ec74240f54d750d3 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/build/icu_properties_data-ec74240f54d750d3 -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/build/icu_normalizer_data-3b7857a5be1bb831/build-script-build` 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)' --cfg 'feature="alloc"' --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=18dc61a5f812df3e -C extra-filename=-b0edec2fc9e6f4f3 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern futures_core=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libfutures_core-446a27d62ddf0cf6.rmeta --extern futures_task=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libfutures_task-9cb7d4ceaf1f7f9e.rmeta --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libpin_project_lite-f8e6f2a5b881c015.rmeta --extern pin_utils=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libpin_utils-3c880ee38ec0e24d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling hashbrown v0.16.0 Running `/usr/bin/rustc --crate-name hashbrown --edition=2021 /usr/share/cargo/registry/hashbrown-0.16.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "allocator-api2", "core", "default", "default-hasher", "equivalent", "inline-more", "nightly", "raw-entry", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=c49271cc45456a47 -C extra-filename=-15511bbf1db33276 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling equivalent v1.0.2 Running `/usr/bin/rustc --crate-name equivalent --edition=2015 /usr/share/cargo/registry/equivalent-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e2bce6d7ea7fcc89 -C extra-filename=-c31188f0d9c4b4b8 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling percent-encoding v2.3.2 Running `/usr/bin/rustc --crate-name percent_encoding --edition=2018 /usr/share/cargo/registry/percent-encoding-2.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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=875cc6fc148f9653 -C extra-filename=-bf71b88faabc6d60 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/build/icu_properties_data-ec74240f54d750d3/build-script-build` Compiling httparse v1.10.1 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/httparse-1.10.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(httparse_simd)' --check-cfg 'cfg(httparse_simd_target_feature_avx2)' --check-cfg 'cfg(httparse_simd_target_feature_sse42)' --check-cfg 'cfg(httparse_simd_neon_intrinsics)' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=ad461daaea1137e8 -C extra-filename=-de5caca381986c6c --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/build/httparse-de5caca381986c6c -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/build/quote-dafaaf1dacfa41b1/build-script-build` Compiling openssl v0.10.75 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/openssl-0.10.75/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "default", "v101", "v102", "v110", "v111"))' -C metadata=3388ec1deb48eba8 -C extra-filename=-4225a65a65050880 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/build/openssl-4225a65a65050880 -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling cfg-if v1.0.4 Running `/usr/bin/rustc --crate-name cfg_if --edition=2018 /usr/share/cargo/registry/cfg-if-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std"))' -C metadata=39f82b0773f11758 -C extra-filename=-23f151c7617148e1 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling bitflags v2.10.0 Running `/usr/bin/rustc --crate-name bitflags --edition=2021 /usr/share/cargo/registry/bitflags-2.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "example_generated", "serde", "serde_core", "std"))' -C metadata=459fe783dca56d33 -C extra-filename=-39a3474ceb905093 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/build/proc-macro2-baec406840088b57/build-script-build` Compiling http v1.4.0 Running `/usr/bin/rustc --crate-name http --edition=2021 /usr/share/cargo/registry/http-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=e11ca2af1ff9487f -C extra-filename=-1300fe6a2f111223 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern bytes=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libbytes-29e0233da85eb235.rmeta --extern itoa=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libitoa-1fd9864d2ac582cd.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.105/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=f0f1224818b33fcf -C extra-filename=-fc569cce58ff81ea --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern unicode_ident=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libunicode_ident-797e826a4f1970cb.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg wrap_proc_macro --cfg proc_macro_span --cfg proc_macro_span_location --cfg proc_macro_span_file --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(proc_macro_span_file)' --check-cfg 'cfg(proc_macro_span_location)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_build_probe)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` Compiling tracing v0.1.41 Running `/usr/bin/rustc --crate-name tracing --edition=2018 /usr/share/cargo/registry/tracing-0.1.41/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(flaky_tests)' --check-cfg 'cfg(tracing_unstable)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-await", "attributes", "default", "log", "log-always", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std", "tracing-attributes"))' -C metadata=e24078d69e037c6e -C extra-filename=-ed9d52ed50e5f261 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libpin_project_lite-f8e6f2a5b881c015.rmeta --extern tracing_core=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libtracing_core-5e5d393c8bde664c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling serde_core v1.0.228 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/serde_core-1.0.228/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="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=a0e704a4c94c4a72 -C extra-filename=-8dc59f9b527d9753 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/build/serde_core-8dc59f9b527d9753 -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling foreign-types-shared v0.1.1 Running `/usr/bin/rustc --crate-name foreign_types_shared --edition=2015 /usr/share/cargo/registry/foreign-types-shared-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9afc9c2c4394c51b -C extra-filename=-dbe36f54fe3310ea --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling futures-sink v0.3.31 Running `/usr/bin/rustc --crate-name futures_sink --edition=2018 /usr/share/cargo/registry/futures-sink-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", "default", "std"))' -C metadata=d0966d95ccd0b08c -C extra-filename=-d014d36dd0fa4985 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling foreign-types v0.3.2 Running `/usr/bin/rustc --crate-name foreign_types --edition=2015 /usr/share/cargo/registry/foreign-types-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=adfef7a79c346efa -C extra-filename=-6794bbaf3e8753ea --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern foreign_types_shared=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libforeign_types_shared-dbe36f54fe3310ea.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling indexmap v2.11.4 Running `/usr/bin/rustc --crate-name indexmap --edition=2021 /usr/share/cargo/registry/indexmap-2.11.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 '--allow=clippy::style' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "serde", "std", "sval", "test_debug"))' -C metadata=afac6a89f16b354c -C extra-filename=-f4b038b501000d4d --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern equivalent=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libequivalent-c31188f0d9c4b4b8.rmeta --extern hashbrown=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libhashbrown-15511bbf1db33276.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name icu_properties_data --edition=2021 /usr/share/cargo/registry/icu_properties_data-2.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 --warn=unexpected_cfgs --check-cfg 'cfg(icu4x_custom_data)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=55f854b2a5b38371 -C extra-filename=-372a475fdc6be9bf --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(icu4c_enable_renaming)'` Running `/usr/bin/rustc --crate-name icu_normalizer_data --edition=2021 /usr/share/cargo/registry/icu_normalizer_data-2.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 --warn=unexpected_cfgs --check-cfg 'cfg(icu4x_custom_data)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ce026a0247a4e0d7 -C extra-filename=-cd49cddcd3ba8476 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(icu4c_enable_renaming)'` Running `/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/build/serde_core-8dc59f9b527d9753/build-script-build` Running `/usr/bin/rustc --crate-name quote --edition=2018 /usr/share/cargo/registry/quote-1.0.41/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=ef00371955f62c25 -C extra-filename=-9d771da01d00d2bd --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern proc_macro2=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libproc_macro2-fc569cce58ff81ea.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(no_diagnostic_namespace)'` Compiling fnv v1.0.7 Running `/usr/bin/rustc --crate-name fnv --edition=2015 /usr/share/cargo/registry/fnv-1.0.7/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=5b1b38e3191c9b4b -C extra-filename=-e1d519ea06f1267a --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling atomic-waker v1.1.2 Running `/usr/bin/rustc --crate-name atomic_waker --edition=2018 /usr/share/cargo/registry/atomic-waker-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("portable-atomic"))' -C metadata=dead53002cbc867e -C extra-filename=-3b7a0db7a7f10e7f --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling native-tls v0.2.11 Running `/usr/bin/rustc --crate-name build_script_build --edition=2015 /usr/share/cargo/registry/native-tls-0.2.11/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alpn"))' -C metadata=70c07ea50df264c2 -C extra-filename=-60e9147f2662fc8d --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/build/native-tls-60e9147f2662fc8d -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling try-lock v0.2.5 Running `/usr/bin/rustc --crate-name try_lock --edition=2015 /usr/share/cargo/registry/try-lock-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d20b9b974ae5aac3 -C extra-filename=-3ff6076288e7bcef --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tower-service v0.3.3 Running `/usr/bin/rustc --crate-name tower_service --edition=2018 /usr/share/cargo/registry/tower-service-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d92dec7131c660f1 -C extra-filename=-aa533431e3d58848 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling syn v2.0.114 Running `/usr/bin/rustc --crate-name syn --edition=2021 /usr/share/cargo/registry/syn-2.0.114/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --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=e19e3513a77ad5f9 -C extra-filename=-f45e36baf0e22883 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern proc_macro2=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libproc_macro2-fc569cce58ff81ea.rmeta --extern quote=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libquote-9d771da01d00d2bd.rmeta --extern unicode_ident=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libunicode_ident-797e826a4f1970cb.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/build/httparse-de5caca381986c6c/build-script-build` Compiling serde v1.0.228 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/serde-1.0.228/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="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=e327ab1de7744c89 -C extra-filename=-e8ffba013c60a8ab --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/build/serde-e8ffba013c60a8ab -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling slab v0.4.11 Running `/usr/bin/rustc --crate-name slab --edition=2018 /usr/share/cargo/registry/slab-0.4.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=a930336eb9c82a76 -C extra-filename=-0d3f45cfcd1b7d9d --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/build/libc-5326c9b9dbc639d3/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.180/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=c83a3e353a954f19 -C extra-filename=-fdf4d70bda60552c --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg freebsd12 --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(musl32_time64)' --check-cfg 'cfg(vxworks_lt_25_09)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin","qurt"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Running `/usr/bin/rustc --crate-name httparse --edition=2018 /usr/share/cargo/registry/httparse-1.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(httparse_simd)' --check-cfg 'cfg(httparse_simd_target_feature_avx2)' --check-cfg 'cfg(httparse_simd_target_feature_sse42)' --check-cfg 'cfg(httparse_simd_neon_intrinsics)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=0de272fb9f0e7ddc -C extra-filename=-f70cd086de484e2b --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg httparse_simd_neon_intrinsics --cfg httparse_simd` Compiling http-body v1.0.1 Running `/usr/bin/rustc --crate-name http_body --edition=2018 /usr/share/cargo/registry/http-body-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7a526b2e237091b7 -C extra-filename=-13c992a6549077cd --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern bytes=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libbytes-29e0233da85eb235.rmeta --extern http=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libhttp-1300fe6a2f111223.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling want v0.3.1 Running `/usr/bin/rustc --crate-name want --edition=2018 /usr/share/cargo/registry/want-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=489b4610b69ed4b4 -C extra-filename=-4f01c5784195ddbe --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern try_lock=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libtry_lock-3ff6076288e7bcef.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name serde_core --edition=2021 /usr/share/cargo/registry/serde_core-1.0.228/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="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=a7af64d54086ae33 -C extra-filename=-e3995e7dd485c496 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'` Compiling futures-channel v0.3.31 Running `/usr/bin/rustc --crate-name futures_channel --edition=2018 /usr/share/cargo/registry/futures-channel-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "futures-sink", "sink", "std", "unstable"))' -C metadata=d5a719ff5b763c4e -C extra-filename=-755566c6bd5e9123 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern futures_core=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libfutures_core-446a27d62ddf0cf6.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/build/serde-e8ffba013c60a8ab/build-script-build` Compiling openssl-probe v0.1.6 Running `/usr/bin/rustc --crate-name openssl_probe --edition=2021 /usr/share/cargo/registry/openssl-probe-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d370c8b914014f09 -C extra-filename=-b897f105b93951a4 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling log v0.4.29 Running `/usr/bin/rustc --crate-name log --edition=2021 /usr/share/cargo/registry/log-0.4.29/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "serde_core", "std"))' -C metadata=8f2fa171ddbb6183 -C extra-filename=-8f830fe9d18699a1 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling form_urlencoded v1.2.2 Running `/usr/bin/rustc --crate-name form_urlencoded --edition=2018 /usr/share/cargo/registry/form_urlencoded-1.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=9087df81fcf85422 -C extra-filename=-5196d0534ac1f04b --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern percent_encoding=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libpercent_encoding-bf71b88faabc6d60.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling sync_wrapper v1.0.1 Running `/usr/bin/rustc --crate-name sync_wrapper --edition=2018 /usr/share/cargo/registry/sync_wrapper-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 --cfg 'feature="futures"' --cfg 'feature="futures-core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("futures", "futures-core"))' -C metadata=b53f5c347b4e3a9c -C extra-filename=-6524e43b0e9de2da --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern futures_core=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libfutures_core-446a27d62ddf0cf6.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling base64 v0.22.1 Running `/usr/bin/rustc --crate-name base64 --edition=2018 /usr/share/cargo/registry/base64-0.22.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=ba12a2ea04bcd688 -C extra-filename=-45d98e9454d0e166 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling ipnet v2.11.0 Running `/usr/bin/rustc --crate-name ipnet --edition=2018 /usr/share/cargo/registry/ipnet-2.11.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", "heapless", "json", "schemars", "ser_as_str", "serde", "std"))' -C metadata=165c60d416251011 -C extra-filename=-3d138af3e28f6fa1 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling utf8_iter v1.0.4 Running `/usr/bin/rustc --crate-name utf8_iter --edition=2021 /usr/share/cargo/registry/utf8_iter-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5b4de073de8d39fa -C extra-filename=-4338af0f7e7d0c11 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tower-layer v0.3.3 Running `/usr/bin/rustc --crate-name tower_layer --edition=2018 /usr/share/cargo/registry/tower-layer-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b6469c55ad5c2f52 -C extra-filename=-0c2969170ce76d2e --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --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=9c695ae1538c246c -C extra-filename=-4141194bdcb22c34 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern bytes=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libbytes-29e0233da85eb235.rmeta --extern futures_util=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libfutures_util-b0edec2fc9e6f4f3.rmeta --extern http=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libhttp-1300fe6a2f111223.rmeta --extern http_body=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libhttp_body-13c992a6549077cd.rmeta --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libpin_project_lite-f8e6f2a5b881c015.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling iri-string v0.7.9 Running `/usr/bin/rustc --crate-name iri_string --edition=2021 /usr/share/cargo/registry/iri-string-0.7.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "memchr", "serde", "std"))' -C metadata=a44100c3203bb69d -C extra-filename=-77bc9f1f15d7512e --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling mio v1.0.4 Running `/usr/bin/rustc --crate-name mio --edition=2021 /usr/share/cargo/registry/mio-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(mio_unsupported_force_waker_pipe)' --cfg 'feature="net"' --cfg 'feature="os-ext"' --cfg 'feature="os-poll"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "log", "net", "os-ext", "os-poll"))' -C metadata=6af8810c23d95947 -C extra-filename=-3e25d6aadab19af5 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern libc=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/liblibc-fdf4d70bda60552c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling socket2 v0.6.0 Running `/usr/bin/rustc --crate-name socket2 --edition=2021 /usr/share/cargo/registry/socket2-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="all"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all"))' -C metadata=918c53495b3e9ccf -C extra-filename=-4ee07a638f448d2c --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern libc=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/liblibc-fdf4d70bda60552c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling zeroize v1.8.1 Running `/usr/bin/rustc --crate-name zeroize --edition=2021 /usr/share/cargo/registry/zeroize-1.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aarch64", "alloc", "default", "derive", "serde", "simd", "std", "zeroize_derive"))' -C metadata=1b4a0a85a6d22a1e -C extra-filename=-b449883d1daa9bd7 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling ryu v1.0.20 Running `/usr/bin/rustc --crate-name ryu --edition=2018 /usr/share/cargo/registry/ryu-1.0.20/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", "small"))' -C metadata=ff0e9dd772915bd9 -C extra-filename=-f0f39cf31c2c428d --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tokio v1.47.1 Running `/usr/bin/rustc --crate-name tokio --edition=2021 /usr/share/cargo/registry/tokio-1.47.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(tokio_uring)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros"))' -C metadata=7523ef5ff34a9d34 -C extra-filename=-7422d3e5e398649b --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern bytes=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libbytes-29e0233da85eb235.rmeta --extern libc=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/liblibc-fdf4d70bda60552c.rmeta --extern mio=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libmio-3e25d6aadab19af5.rmeta --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libpin_project_lite-f8e6f2a5b881c015.rmeta --extern socket2=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libsocket2-4ee07a638f448d2c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rustls-pki-types v1.13.2 Running `/usr/bin/rustc --crate-name rustls_pki_types --edition=2021 /usr/share/cargo/registry/rustls-pki-types-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 --warn=unexpected_cfgs --check-cfg 'cfg(rustls_pki_types_docsrs)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "web"))' -C metadata=8218a45b072c2fb7 -C extra-filename=-75a25b14c39d78d6 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern zeroize=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libzeroize-b449883d1daa9bd7.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling encoding_rs v0.8.35 Running `/usr/bin/rustc --crate-name encoding_rs --edition=2018 /usr/share/cargo/registry/encoding_rs-0.8.35/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "any_all_workaround", "default", "fast-big5-hanzi-encode", "fast-gb-hanzi-encode", "fast-hangul-encode", "fast-hanja-encode", "fast-kanji-encode", "fast-legacy-encode", "less-slow-big5-hanzi-encode", "less-slow-gb-hanzi-encode", "less-slow-kanji-encode", "serde", "simd-accel"))' -C metadata=9727f809b7ca6851 -C extra-filename=-89b6451516842671 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern cfg_if=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libcfg_if-23f151c7617148e1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling mime v0.3.17 Running `/usr/bin/rustc --crate-name mime --edition=2015 /usr/share/cargo/registry/mime-0.3.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c284ddbb41472fac -C extra-filename=-17eabe8a587effc4 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling synstructure v0.13.2 Running `/usr/bin/rustc --crate-name synstructure --edition=2018 /usr/share/cargo/registry/synstructure-0.13.2/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=885dd6b4b963e729 -C extra-filename=-feab26383bb167d2 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern proc_macro2=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libproc_macro2-fc569cce58ff81ea.rmeta --extern quote=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libquote-9d771da01d00d2bd.rmeta --extern syn=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libsyn-f45e36baf0e22883.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tokio-util v0.7.9 Compiling tower v0.5.2 Running `/usr/bin/rustc --crate-name tokio_util --edition=2021 /usr/share/cargo/registry/tokio-util-0.7.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="codec"' --cfg 'feature="default"' --cfg 'feature="io"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "io", "io-util", "net", "rt", "slab", "time", "tracing"))' -C metadata=d95ff2de4f4ad16f -C extra-filename=-4fdae0881f7d11cc --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern bytes=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libbytes-29e0233da85eb235.rmeta --extern futures_core=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libfutures_core-446a27d62ddf0cf6.rmeta --extern futures_sink=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libfutures_sink-d014d36dd0fa4985.rmeta --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libpin_project_lite-f8e6f2a5b881c015.rmeta --extern tokio=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libtokio-7422d3e5e398649b.rmeta --extern tracing=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libtracing-ed9d52ed50e5f261.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name tower --edition=2018 /usr/share/cargo/registry/tower-0.5.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="__common"' --cfg 'feature="futures-core"' --cfg 'feature="futures-util"' --cfg 'feature="pin-project-lite"' --cfg 'feature="retry"' --cfg 'feature="sync_wrapper"' --cfg 'feature="timeout"' --cfg 'feature="tokio"' --cfg 'feature="util"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__common", "balance", "buffer", "discover", "filter", "full", "futures-core", "futures-util", "hdrhistogram", "hedge", "indexmap", "limit", "load", "load-shed", "log", "make", "pin-project-lite", "ready-cache", "reconnect", "retry", "slab", "spawn-ready", "steer", "sync_wrapper", "timeout", "tokio", "tokio-stream", "tokio-util", "tracing", "util"))' -C metadata=60e28f101aff4295 -C extra-filename=-8b3203d6e9d036ad --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern futures_core=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libfutures_core-446a27d62ddf0cf6.rmeta --extern futures_util=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libfutures_util-b0edec2fc9e6f4f3.rmeta --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libpin_project_lite-f8e6f2a5b881c015.rmeta --extern sync_wrapper=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libsync_wrapper-6524e43b0e9de2da.rmeta --extern tokio=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libtokio-7422d3e5e398649b.rmeta --extern tower_layer=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libtower_layer-0c2969170ce76d2e.rmeta --extern tower_service=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libtower_service-aa533431e3d58848.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling h2 v0.4.6 Running `/usr/bin/rustc --crate-name h2 --edition=2021 /usr/share/cargo/registry/h2-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=4f05de9d87a0d6fe -C extra-filename=-5ae51652b105dc52 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern atomic_waker=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libatomic_waker-3b7a0db7a7f10e7f.rmeta --extern bytes=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libbytes-29e0233da85eb235.rmeta --extern fnv=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libfnv-e1d519ea06f1267a.rmeta --extern futures_core=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libfutures_core-446a27d62ddf0cf6.rmeta --extern futures_sink=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libfutures_sink-d014d36dd0fa4985.rmeta --extern http=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libhttp-1300fe6a2f111223.rmeta --extern indexmap=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libindexmap-f4b038b501000d4d.rmeta --extern slab=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libslab-0d3f45cfcd1b7d9d.rmeta --extern tokio=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libtokio-7422d3e5e398649b.rmeta --extern tokio_util=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libtokio_util-4fdae0881f7d11cc.rmeta --extern tracing=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libtracing-ed9d52ed50e5f261.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tower-http v0.6.6 Running `/usr/bin/rustc --crate-name tower_http --edition=2018 /usr/share/cargo/registry/tower-http-0.6.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="follow-redirect"' --cfg 'feature="futures-util"' --cfg 'feature="iri-string"' --cfg 'feature="tower"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("add-extension", "async-compression", "auth", "base64", "catch-panic", "compression-br", "compression-deflate", "compression-full", "compression-gzip", "compression-zstd", "cors", "decompression-br", "decompression-deflate", "decompression-full", "decompression-gzip", "decompression-zstd", "default", "follow-redirect", "fs", "full", "futures-core", "futures-util", "httpdate", "iri-string", "limit", "map-request-body", "map-response-body", "metrics", "mime", "mime_guess", "normalize-path", "percent-encoding", "propagate-header", "redirect", "request-id", "sensitive-headers", "set-header", "set-status", "timeout", "tokio", "tokio-util", "tower", "trace", "tracing", "util", "uuid", "validate-request"))' -C metadata=858ddf96bce54986 -C extra-filename=-62c6c7959d8ada7c --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern bitflags=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libbitflags-39a3474ceb905093.rmeta --extern bytes=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libbytes-29e0233da85eb235.rmeta --extern futures_util=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libfutures_util-b0edec2fc9e6f4f3.rmeta --extern http=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libhttp-1300fe6a2f111223.rmeta --extern http_body=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libhttp_body-13c992a6549077cd.rmeta --extern iri_string=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libiri_string-77bc9f1f15d7512e.rmeta --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libpin_project_lite-f8e6f2a5b881c015.rmeta --extern tower=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libtower-8b3203d6e9d036ad.rmeta --extern tower_layer=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libtower_layer-0c2969170ce76d2e.rmeta --extern tower_service=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libtower_service-aa533431e3d58848.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling openssl-sys v0.9.111 Running `/usr/bin/rustc --crate-name build_script_main --edition=2021 /usr/share/cargo/registry/openssl-sys-0.9.111/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen"))' -C metadata=2b1d3e7d4f297d83 -C extra-filename=-2e3e3f8a04778a7c --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/build/openssl-sys-2e3e3f8a04778a7c -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern cc=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libcc-8ee12cfdc494f7d8.rlib --extern pkg_config=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libpkg_config-4aa7f7cffebf7112.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling hyper v1.8.1 Running `/usr/bin/rustc --crate-name hyper --edition=2021 /usr/share/cargo/registry/hyper-1.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(hyper_unstable_tracing)' --check-cfg 'cfg(hyper_unstable_ffi)' --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="http1"' --cfg 'feature="http2"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("capi", "client", "default", "ffi", "full", "http1", "http2", "nightly", "server", "tracing"))' -C metadata=07748eb0a8ad01a8 -C extra-filename=-0d5e9e0b31629786 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern atomic_waker=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libatomic_waker-3b7a0db7a7f10e7f.rmeta --extern bytes=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libbytes-29e0233da85eb235.rmeta --extern futures_channel=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libfutures_channel-755566c6bd5e9123.rmeta --extern futures_core=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libfutures_core-446a27d62ddf0cf6.rmeta --extern h2=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libh2-5ae51652b105dc52.rmeta --extern http=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libhttp-1300fe6a2f111223.rmeta --extern http_body=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libhttp_body-13c992a6549077cd.rmeta --extern httparse=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libhttparse-f70cd086de484e2b.rmeta --extern itoa=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libitoa-1fd9864d2ac582cd.rmeta --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libpin_project_lite-f8e6f2a5b881c015.rmeta --extern pin_utils=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libpin_utils-3c880ee38ec0e24d.rmeta --extern smallvec=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libsmallvec-7d111ea2a4e303e0.rmeta --extern tokio=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libtokio-7422d3e5e398649b.rmeta --extern want=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libwant-4f01c5784195ddbe.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling hyper-util v0.1.18 Running `/usr/bin/rustc --crate-name hyper_util --edition=2021 /usr/share/cargo/registry/hyper-util-0.1.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="client"' --cfg 'feature="client-legacy"' --cfg 'feature="client-proxy"' --cfg 'feature="client-proxy-system"' --cfg 'feature="default"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "client", "client-legacy", "client-proxy", "client-proxy-system", "default", "full", "http1", "http2", "server", "server-auto", "server-graceful", "service", "tokio", "tracing"))' -C metadata=8bb94866547d1aa4 -C extra-filename=-ebc545118e499a10 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern base64=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libbase64-45d98e9454d0e166.rmeta --extern bytes=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libbytes-29e0233da85eb235.rmeta --extern futures_channel=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libfutures_channel-755566c6bd5e9123.rmeta --extern futures_core=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libfutures_core-446a27d62ddf0cf6.rmeta --extern futures_util=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libfutures_util-b0edec2fc9e6f4f3.rmeta --extern http=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libhttp-1300fe6a2f111223.rmeta --extern http_body=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libhttp_body-13c992a6549077cd.rmeta --extern hyper=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libhyper-0d5e9e0b31629786.rmeta --extern ipnet=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libipnet-3d138af3e28f6fa1.rmeta --extern libc=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/liblibc-fdf4d70bda60552c.rmeta --extern percent_encoding=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libpercent_encoding-bf71b88faabc6d60.rmeta --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libpin_project_lite-f8e6f2a5b881c015.rmeta --extern socket2=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libsocket2-4ee07a638f448d2c.rmeta --extern tokio=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libtokio-7422d3e5e398649b.rmeta --extern tower_service=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libtower_service-aa533431e3d58848.rmeta --extern tracing=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libtracing-ed9d52ed50e5f261.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/build/openssl-sys-2e3e3f8a04778a7c/build-script-main` Running `/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/build/native-tls-60e9147f2662fc8d/build-script-build` Running `/usr/bin/rustc --crate-name openssl_sys --edition=2021 /usr/share/cargo/registry/openssl-sys-0.9.111/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen"))' -C metadata=7521d65ec401c3b7 -C extra-filename=-3e628b42c6bf8ccf --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern libc=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/liblibc-fdf4d70bda60552c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -l ssl -l crypto --cfg 'osslconf="OPENSSL_NO_EC2M"' --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg 'osslconf="OPENSSL_NO_SM4"' --cfg openssl --cfg ossl101 --cfg ossl102 --cfg ossl102f --cfg ossl102h --cfg ossl110 --cfg ossl110f --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111b --cfg ossl111c --cfg ossl111d --cfg ossl300 --cfg ossl320 --cfg ossl330 --cfg ossl340 --cfg ossl350 --check-cfg 'cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_CMS", "OPENSSL_NO_COMP", "OPENSSL_NO_SOCK", "OPENSSL_NO_STDIO", "OPENSSL_NO_EC", "OPENSSL_NO_SSL3_METHOD", "OPENSSL_NO_KRB5", "OPENSSL_NO_TLSEXT", "OPENSSL_NO_SRP", "OPENSSL_NO_SRTP", "OPENSSL_NO_RFC3779", "OPENSSL_NO_SHA", "OPENSSL_NO_NEXTPROTONEG", "OPENSSL_NO_ENGINE", "OPENSSL_NO_BUF_FREELISTS", "OPENSSL_NO_RC2"))' --check-cfg 'cfg(openssl)' --check-cfg 'cfg(libressl)' --check-cfg 'cfg(boringssl)' --check-cfg 'cfg(awslc)' --check-cfg 'cfg(libressl250)' --check-cfg 'cfg(libressl251)' --check-cfg 'cfg(libressl252)' --check-cfg 'cfg(libressl261)' --check-cfg 'cfg(libressl270)' --check-cfg 'cfg(libressl271)' --check-cfg 'cfg(libressl273)' --check-cfg 'cfg(libressl280)' --check-cfg 'cfg(libressl281)' --check-cfg 'cfg(libressl291)' --check-cfg 'cfg(libressl310)' --check-cfg 'cfg(libressl321)' --check-cfg 'cfg(libressl332)' --check-cfg 'cfg(libressl340)' --check-cfg 'cfg(libressl350)' --check-cfg 'cfg(libressl360)' --check-cfg 'cfg(libressl361)' --check-cfg 'cfg(libressl370)' --check-cfg 'cfg(libressl380)' --check-cfg 'cfg(libressl381)' --check-cfg 'cfg(libressl382)' --check-cfg 'cfg(libressl390)' --check-cfg 'cfg(libressl400)' --check-cfg 'cfg(libressl410)' --check-cfg 'cfg(libressl420)' --check-cfg 'cfg(ossl101)' --check-cfg 'cfg(ossl102)' --check-cfg 'cfg(ossl102f)' --check-cfg 'cfg(ossl102h)' --check-cfg 'cfg(ossl110)' --check-cfg 'cfg(ossl110f)' --check-cfg 'cfg(ossl110g)' --check-cfg 'cfg(ossl110h)' --check-cfg 'cfg(ossl111)' --check-cfg 'cfg(ossl111b)' --check-cfg 'cfg(ossl111c)' --check-cfg 'cfg(ossl111d)' --check-cfg 'cfg(ossl300)' --check-cfg 'cfg(ossl310)' --check-cfg 'cfg(ossl320)' --check-cfg 'cfg(ossl330)' --check-cfg 'cfg(ossl340)'` Running `/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/build/openssl-4225a65a65050880/build-script-build` Compiling zerofrom-derive v0.1.6 Compiling yoke-derive v0.8.0 Compiling zerovec-derive v0.11.1 Compiling displaydoc v0.2.5 Compiling openssl-macros v0.1.1 Compiling serde_derive v1.0.228 Running `/usr/bin/rustc --crate-name zerofrom_derive --edition=2021 /usr/share/cargo/registry/zerofrom-derive-0.1.6/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=ac6d15cb04172641 -C extra-filename=-bd3471e2bfbb2d2c --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern proc_macro2=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libproc_macro2-fc569cce58ff81ea.rlib --extern quote=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libquote-9d771da01d00d2bd.rlib --extern syn=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libsyn-f45e36baf0e22883.rlib --extern synstructure=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libsynstructure-feab26383bb167d2.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 yoke_derive --edition=2021 /usr/share/cargo/registry/yoke-derive-0.8.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=ebcfb91cdfa89244 -C extra-filename=-c5603b81578e98c4 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern proc_macro2=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libproc_macro2-fc569cce58ff81ea.rlib --extern quote=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libquote-9d771da01d00d2bd.rlib --extern syn=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libsyn-f45e36baf0e22883.rlib --extern synstructure=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libsynstructure-feab26383bb167d2.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 zerovec_derive --edition=2021 /usr/share/cargo/registry/zerovec-derive-0.11.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=cbcd5277af4c311c -C extra-filename=-3752dc07709cf384 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern proc_macro2=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libproc_macro2-fc569cce58ff81ea.rlib --extern quote=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libquote-9d771da01d00d2bd.rlib --extern syn=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libsyn-f45e36baf0e22883.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 displaydoc --edition=2021 /usr/share/cargo/registry/displaydoc-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=e96c711a13aaca3c -C extra-filename=-f04b2ce80ef4cdfc --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern proc_macro2=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libproc_macro2-fc569cce58ff81ea.rlib --extern quote=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libquote-9d771da01d00d2bd.rlib --extern syn=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libsyn-f45e36baf0e22883.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_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=347d36b93698786b -C extra-filename=-b44d77681171179e --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern proc_macro2=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libproc_macro2-fc569cce58ff81ea.rlib --extern quote=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libquote-9d771da01d00d2bd.rlib --extern syn=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libsyn-f45e36baf0e22883.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 serde_derive --edition=2021 /usr/share/cargo/registry/serde_derive-1.0.228/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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=cd78ee8713898443 -C extra-filename=-bb6e35645cf152fd --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern proc_macro2=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libproc_macro2-fc569cce58ff81ea.rlib --extern quote=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libquote-9d771da01d00d2bd.rlib --extern syn=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libsyn-f45e36baf0e22883.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name openssl --edition=2021 /usr/share/cargo/registry/openssl-0.10.75/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "default", "v101", "v102", "v110", "v111"))' -C metadata=e5994716c6d47fa5 -C extra-filename=-cc16adcad2f43fa0 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern bitflags=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libbitflags-39a3474ceb905093.rmeta --extern cfg_if=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libcfg_if-23f151c7617148e1.rmeta --extern foreign_types=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libforeign_types-6794bbaf3e8753ea.rmeta --extern libc=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/liblibc-fdf4d70bda60552c.rmeta --extern once_cell=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libonce_cell-80cea491b76012cb.rmeta --extern openssl_macros=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libopenssl_macros-b44d77681171179e.so --extern ffi=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libopenssl_sys-3e628b42c6bf8ccf.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg 'osslconf="OPENSSL_NO_EC2M"' --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg 'osslconf="OPENSSL_NO_SM4"' --cfg ossl101 --cfg ossl102 --cfg ossl110 --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111d --cfg ossl300 --cfg ossl310 --cfg ossl320 --cfg ossl330 --cfg ossl340 --cfg ossl350 --check-cfg 'cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_SRTP", "OPENSSL_NO_CMS", "OPENSSL_NO_EC", "OPENSSL_NO_ARGON2", "OPENSSL_NO_RC2"))' --check-cfg 'cfg(libressl)' --check-cfg 'cfg(boringssl)' --check-cfg 'cfg(awslc)' --check-cfg 'cfg(awslc_fips)' --check-cfg 'cfg(libressl250)' --check-cfg 'cfg(libressl251)' --check-cfg 'cfg(libressl261)' --check-cfg 'cfg(libressl270)' --check-cfg 'cfg(libressl271)' --check-cfg 'cfg(libressl273)' --check-cfg 'cfg(libressl280)' --check-cfg 'cfg(libressl291)' --check-cfg 'cfg(libressl310)' --check-cfg 'cfg(libressl321)' --check-cfg 'cfg(libressl332)' --check-cfg 'cfg(libressl340)' --check-cfg 'cfg(libressl350)' --check-cfg 'cfg(libressl360)' --check-cfg 'cfg(libressl361)' --check-cfg 'cfg(libressl370)' --check-cfg 'cfg(libressl380)' --check-cfg 'cfg(libressl382)' --check-cfg 'cfg(libressl390)' --check-cfg 'cfg(libressl400)' --check-cfg 'cfg(libressl410)' --check-cfg 'cfg(libressl420)' --check-cfg 'cfg(ossl101)' --check-cfg 'cfg(ossl102)' --check-cfg 'cfg(ossl110)' --check-cfg 'cfg(ossl110g)' --check-cfg 'cfg(ossl110h)' --check-cfg 'cfg(ossl111)' --check-cfg 'cfg(ossl111d)' --check-cfg 'cfg(ossl300)' --check-cfg 'cfg(ossl310)' --check-cfg 'cfg(ossl320)' --check-cfg 'cfg(ossl330)' --check-cfg 'cfg(ossl340)' --check-cfg 'cfg(ossl350)'` Running `/usr/bin/rustc --crate-name native_tls --edition=2015 /usr/share/cargo/registry/native-tls-0.2.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=ed092945f65fbcdc -C extra-filename=-d686aec6f1ce8a30 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern log=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/liblog-8f830fe9d18699a1.rmeta --extern openssl=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libopenssl-cc16adcad2f43fa0.rmeta --extern openssl_probe=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libopenssl_probe-b897f105b93951a4.rmeta --extern openssl_sys=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libopenssl_sys-3e628b42c6bf8ccf.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg have_min_max_version` 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=116c0aca271bafe4 -C extra-filename=-00c6aaa82fe85412 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern native_tls=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libnative_tls-d686aec6f1ce8a30.rmeta --extern tokio=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libtokio-7422d3e5e398649b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling hyper-tls v0.6.0 Running `/usr/bin/rustc --crate-name hyper_tls --edition=2018 /usr/share/cargo/registry/hyper-tls-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alpn"))' -C metadata=3906092e728c2b9d -C extra-filename=-88659486d769b769 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern bytes=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libbytes-29e0233da85eb235.rmeta --extern http_body_util=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libhttp_body_util-4141194bdcb22c34.rmeta --extern hyper=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libhyper-0d5e9e0b31629786.rmeta --extern hyper_util=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libhyper_util-ebc545118e499a10.rmeta --extern native_tls=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libnative_tls-d686aec6f1ce8a30.rmeta --extern tokio=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libtokio-7422d3e5e398649b.rmeta --extern tokio_native_tls=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libtokio_native_tls-00c6aaa82fe85412.rmeta --extern tower_service=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libtower_service-aa533431e3d58848.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling zerofrom v0.1.6 Running `/usr/bin/rustc --crate-name zerofrom --edition=2021 /usr/share/cargo/registry/zerofrom-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive"))' -C metadata=9c4d9980d333102d -C extra-filename=-f88fdc36d2d23e43 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern zerofrom_derive=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libzerofrom_derive-bd3471e2bfbb2d2c.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling yoke v0.8.1 Running `/usr/bin/rustc --crate-name yoke --edition=2021 /usr/share/cargo/registry/yoke-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="derive"' --cfg 'feature="zerofrom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "serde", "zerofrom"))' -C metadata=f31a5e3dffe70650 -C extra-filename=-6dc6c919e539cf15 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern stable_deref_trait=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libstable_deref_trait-2e8aff4ba9f63585.rmeta --extern yoke_derive=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libyoke_derive-c5603b81578e98c4.so --extern zerofrom=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libzerofrom-f88fdc36d2d23e43.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling zerovec v0.11.4 Compiling zerotrie v0.2.2 Running `/usr/bin/rustc --crate-name zerotrie --edition=2021 /usr/share/cargo/registry/zerotrie-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="yoke"' --cfg 'feature="zerofrom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "default", "litemap", "serde", "yoke", "zerofrom", "zerovec"))' -C metadata=f7c04e3eb45c1c91 -C extra-filename=-80cec050ebcfa504 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern displaydoc=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libdisplaydoc-f04b2ce80ef4cdfc.so --extern yoke=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libyoke-6dc6c919e539cf15.rmeta --extern zerofrom=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libzerofrom-f88fdc36d2d23e43.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name zerovec --edition=2021 /usr/share/cargo/registry/zerovec-0.11.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="derive"' --cfg 'feature="yoke"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "derive", "hashmap", "serde", "std", "yoke"))' -C metadata=a3e95059f6f30207 -C extra-filename=-c44a8bd5dc334c3e --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern yoke=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libyoke-6dc6c919e539cf15.rmeta --extern zerofrom=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libzerofrom-f88fdc36d2d23e43.rmeta --extern zerovec_derive=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libzerovec_derive-3752dc07709cf384.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tinystr v0.8.2 Compiling potential_utf v0.1.4 Running `/usr/bin/rustc --crate-name potential_utf --edition=2021 /usr/share/cargo/registry/potential_utf-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "default", "serde", "writeable", "zerovec"))' -C metadata=612dc931a285a4fe -C extra-filename=-8d4c4e4a1d341641 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern zerovec=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libzerovec-c44a8bd5dc334c3e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name tinystr --edition=2021 /usr/share/cargo/registry/tinystr-0.8.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="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "default", "serde", "std", "zerovec"))' -C metadata=5788917b620f1e21 -C extra-filename=-8f6046bf38ad18b6 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern displaydoc=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libdisplaydoc-f04b2ce80ef4cdfc.so --extern zerovec=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libzerovec-c44a8bd5dc334c3e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling icu_collections v2.1.1 Running `/usr/bin/rustc --crate-name icu_collections --edition=2021 /usr/share/cargo/registry/icu_collections-2.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("alloc", "databake", "serde"))' -C metadata=05ec25726770257a -C extra-filename=-75ae354ccaa86d1c --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern displaydoc=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libdisplaydoc-f04b2ce80ef4cdfc.so --extern potential_utf=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libpotential_utf-8d4c4e4a1d341641.rmeta --extern yoke=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libyoke-6dc6c919e539cf15.rmeta --extern zerofrom=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libzerofrom-f88fdc36d2d23e43.rmeta --extern zerovec=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libzerovec-c44a8bd5dc334c3e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling icu_locale_core v2.1.1 Running `/usr/bin/rustc --crate-name icu_locale_core --edition=2021 /usr/share/cargo/registry/icu_locale_core-2.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 --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "serde", "zerovec"))' -C metadata=c042a00a3513ce2a -C extra-filename=-a225dfb13101b8a4 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern displaydoc=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libdisplaydoc-f04b2ce80ef4cdfc.so --extern litemap=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/liblitemap-bbca7b2723ab03be.rmeta --extern tinystr=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libtinystr-8f6046bf38ad18b6.rmeta --extern writeable=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libwriteable-146f2d7a0c2da2b8.rmeta --extern zerovec=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libzerovec-c44a8bd5dc334c3e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling icu_provider v2.1.1 Running `/usr/bin/rustc --crate-name icu_provider --edition=2021 /usr/share/cargo/registry/icu_provider-2.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 --cfg 'feature="baked"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "baked", "deserialize_bincode_1", "deserialize_json", "deserialize_postcard_1", "export", "logging", "serde", "std", "sync", "zerotrie"))' -C metadata=b56ddb44716eb392 -C extra-filename=-b5aa8dd9c499cb2a --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern displaydoc=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libdisplaydoc-f04b2ce80ef4cdfc.so --extern icu_locale_core=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libicu_locale_core-a225dfb13101b8a4.rmeta --extern writeable=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libwriteable-146f2d7a0c2da2b8.rmeta --extern yoke=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libyoke-6dc6c919e539cf15.rmeta --extern zerofrom=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libzerofrom-f88fdc36d2d23e43.rmeta --extern zerotrie=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libzerotrie-80cec050ebcfa504.rmeta --extern zerovec=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libzerovec-c44a8bd5dc334c3e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling icu_properties v2.1.1 Compiling icu_normalizer v2.1.1 Running `/usr/bin/rustc --crate-name icu_properties --edition=2021 /usr/share/cargo/registry/icu_properties-2.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 --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiled_data", "datagen", "default", "serde", "unicode_bidi"))' -C metadata=c3588619cbce2825 -C extra-filename=-9f3a48ba92966e08 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern icu_collections=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libicu_collections-75ae354ccaa86d1c.rmeta --extern icu_locale_core=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libicu_locale_core-a225dfb13101b8a4.rmeta --extern icu_properties_data=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libicu_properties_data-372a475fdc6be9bf.rmeta --extern icu_provider=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libicu_provider-b5aa8dd9c499cb2a.rmeta --extern zerotrie=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libzerotrie-80cec050ebcfa504.rmeta --extern zerovec=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libzerovec-c44a8bd5dc334c3e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name icu_normalizer --edition=2021 /usr/share/cargo/registry/icu_normalizer-2.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 --warn=unexpected_cfgs --check-cfg 'cfg(icu4x_unstable_fast_trie_only)' --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiled_data", "datagen", "default", "experimental", "icu_properties", "serde", "utf16_iter", "utf8_iter", "write16"))' -C metadata=dcac76f3768d3173 -C extra-filename=-42edb382e4b71a6a --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern icu_collections=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libicu_collections-75ae354ccaa86d1c.rmeta --extern icu_normalizer_data=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libicu_normalizer_data-cd49cddcd3ba8476.rmeta --extern icu_provider=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libicu_provider-b5aa8dd9c499cb2a.rmeta --extern smallvec=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libsmallvec-7d111ea2a4e303e0.rmeta --extern zerovec=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libzerovec-c44a8bd5dc334c3e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name serde --edition=2021 /usr/share/cargo/registry/serde-1.0.228/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="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=64e56c78701030ba -C extra-filename=-13ff584c02a3ed07 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern serde_core=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libserde_core-e3995e7dd485c496.rmeta --extern serde_derive=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libserde_derive-bb6e35645cf152fd.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg if_docsrs_then_no_serde_core --check-cfg 'cfg(feature, values("result"))' --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'` Compiling idna_adapter v1.2.1 Running `/usr/bin/rustc --crate-name idna_adapter --edition=2021 /usr/share/cargo/registry/idna_adapter-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiled_data"))' -C metadata=9539280dcca232bb -C extra-filename=-9c9aedb343efcdca --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern icu_normalizer=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libicu_normalizer-42edb382e4b71a6a.rmeta --extern icu_properties=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libicu_properties-9f3a48ba92966e08.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling idna v1.1.0 Running `/usr/bin/rustc --crate-name idna --edition=2018 /usr/share/cargo/registry/idna-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="alloc"' --cfg 'feature="compiled_data"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiled_data", "default", "std"))' -C metadata=68d2754315f42e15 -C extra-filename=-26ad0db82fc3c2dd --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern idna_adapter=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libidna_adapter-9c9aedb343efcdca.rmeta --extern smallvec=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libsmallvec-7d111ea2a4e303e0.rmeta --extern utf8_iter=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libutf8_iter-4338af0f7e7d0c11.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling url v2.5.7 Compiling serde_urlencoded v0.7.1 Running `/usr/bin/rustc --crate-name serde_urlencoded --edition=2018 /usr/share/cargo/registry/serde_urlencoded-0.7.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=51d5e22d6d7a9eee -C extra-filename=-dff928b16296ea85 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern form_urlencoded=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libform_urlencoded-5196d0534ac1f04b.rmeta --extern itoa=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libitoa-1fd9864d2ac582cd.rmeta --extern ryu=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libryu-f0f39cf31c2c428d.rmeta --extern serde=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libserde-13ff584c02a3ed07.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name url --edition=2018 /usr/share/cargo/registry/url-2.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="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debugger_visualizer", "default", "expose_internals", "serde", "std"))' -C metadata=25b58553c63ef25a -C extra-filename=-081133f9b94639f7 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern form_urlencoded=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libform_urlencoded-5196d0534ac1f04b.rmeta --extern idna=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libidna-26ad0db82fc3c2dd.rmeta --extern percent_encoding=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libpercent_encoding-bf71b88faabc6d60.rmeta --extern serde=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libserde-13ff584c02a3ed07.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling reqwest v0.12.24 (/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24) Running `/usr/bin/rustc --crate-name reqwest --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(reqwest_unstable)' --cfg 'feature="__tls"' --cfg 'feature="charset"' --cfg 'feature="default"' --cfg 'feature="default-tls"' --cfg 'feature="h2"' --cfg 'feature="http2"' --cfg 'feature="system-proxy"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__rustls", "__rustls-ring", "__tls", "blocking", "brotli", "charset", "cookies", "default", "default-tls", "deflate", "gzip", "h2", "hickory-dns", "http2", "json", "multipart", "native-tls", "native-tls-alpn", "rustls-tls", "rustls-tls-manual-roots", "rustls-tls-manual-roots-no-provider", "rustls-tls-native-roots", "rustls-tls-native-roots-no-provider", "rustls-tls-no-provider", "rustls-tls-webpki-roots", "rustls-tls-webpki-roots-no-provider", "socks", "stream", "system-proxy", "trust-dns", "zstd"))' -C metadata=95f89677c99cb498 -C extra-filename=-96bb609f3ed722ba --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern base64=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libbase64-45d98e9454d0e166.rmeta --extern bytes=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libbytes-29e0233da85eb235.rmeta --extern encoding_rs=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libencoding_rs-89b6451516842671.rmeta --extern futures_core=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libfutures_core-446a27d62ddf0cf6.rmeta --extern h2=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libh2-5ae51652b105dc52.rmeta --extern http=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libhttp-1300fe6a2f111223.rmeta --extern http_body=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libhttp_body-13c992a6549077cd.rmeta --extern http_body_util=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libhttp_body_util-4141194bdcb22c34.rmeta --extern hyper=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libhyper-0d5e9e0b31629786.rmeta --extern hyper_tls=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libhyper_tls-88659486d769b769.rmeta --extern hyper_util=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libhyper_util-ebc545118e499a10.rmeta --extern log=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/liblog-8f830fe9d18699a1.rmeta --extern mime=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libmime-17eabe8a587effc4.rmeta --extern native_tls_crate=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libnative_tls-d686aec6f1ce8a30.rmeta --extern percent_encoding=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libpercent_encoding-bf71b88faabc6d60.rmeta --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libpin_project_lite-f8e6f2a5b881c015.rmeta --extern rustls_pki_types=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/librustls_pki_types-75a25b14c39d78d6.rmeta --extern serde=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libserde-13ff584c02a3ed07.rmeta --extern serde_urlencoded=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libserde_urlencoded-dff928b16296ea85.rmeta --extern sync_wrapper=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libsync_wrapper-6524e43b0e9de2da.rmeta --extern tokio=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libtokio-7422d3e5e398649b.rmeta --extern tokio_native_tls=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libtokio_native_tls-00c6aaa82fe85412.rmeta --extern tower=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libtower-8b3203d6e9d036ad.rmeta --extern tower_http=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libtower_http-62c6c7959d8ada7c.rmeta --extern tower_service=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libtower_service-aa533431e3d58848.rmeta --extern url=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/liburl-081133f9b94639f7.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: unexpected `cfg` condition value: `http3` --> src/lib.rs:250:11 | 250 | #[cfg(all(feature = "http3", not(reqwest_unstable)))] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: requested on the command line with `-W unexpected-cfgs` warning: unexpected `cfg` condition value: `http3` --> src/async_impl/h3_client/mod.rs:1:8 | 1 | #![cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:16:7 | 16 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:18:7 | 18 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:57:7 | 57 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:59:7 | 59 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:94:11 | 94 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:209:11 | 209 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:211:11 | 211 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:213:11 | 213 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:215:11 | 215 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:217:11 | 217 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:219:11 | 219 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:221:11 | 221 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:223:11 | 223 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:336:23 | 336 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:338:23 | 338 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:340:23 | 340 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:342:23 | 342 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:344:23 | 344 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:346:23 | 346 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:348:23 | 348 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:350:23 | 350 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:1475:11 | 1475 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:2202:11 | 2202 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:2214:11 | 2214 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:2231:11 | 2231 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:2248:11 | 2248 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:2260:11 | 2260 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:2274:11 | 2274 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:2290:11 | 2290 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:2308:11 | 2308 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:381:15 | 381 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:413:23 | 413 | #[cfg(all(feature = "http3", feature = "__rustls"))] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:487:64 | 487 | #[cfg(all(feature = "native-tls-alpn", not(feature = "http3")))] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:989:23 | 989 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:2511:19 | 2511 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:2764:15 | 2764 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:2794:11 | 2794 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:2874:11 | 2874 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:2945:19 | 2945 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/retry.rs:286:19 | 286 | #[cfg(not(any(feature = "http3", feature = "http2")))] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/retry.rs:289:11 | 289 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/tls.rs:591:48 | 591 | #[cfg(all(feature = "default-tls", not(feature = "http3")))] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/tls.rs:598:13 | 598 | feature = "http3" | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: `reqwest` (lib) generated 45 warnings Finished `rpm` profile [optimized + debuginfo] target(s) in 3m 52s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.spl0ow + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/BUILDROOT '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/BUILDROOT ++ dirname /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/BUILDROOT + mkdir -p /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build + mkdir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-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 reqwest-0.12.24 + '[' 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=reqwest ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.12.24 + REG_DIR=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/BUILDROOT/usr/share/cargo/registry/reqwest-0.12.24 + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/BUILDROOT/usr/share/cargo/registry/reqwest-0.12.24 + /usr/bin/awk -i inplace -v INPLACE_SUFFIX=.deps '/^\[((.+\.)?((dev|build)-)?dependencies|features)/{f=1;next} /^\[/{f=0}; !f' Cargo.toml + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo package -l + grep -w -E -v 'Cargo.(lock|toml.orig)' + xargs -d '\n' /usr/bin/cp --parents -a -t /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/BUILDROOT/usr/share/cargo/registry/reqwest-0.12.24 warning: no (git) VCS found for `/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/BUILDROOT/usr/share/cargo/registry/reqwest-0.12.24/Cargo.toml + /usr/bin/rm -f /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/BUILDROOT/usr/share/cargo/registry/reqwest-0.12.24/Cargo.toml.deps + echo '{"files":{},"package":""}' ++ /usr/bin/cargo2rpm --path Cargo.toml is-bin + '[' 0 -eq 1 ']' + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j12 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.UVZlsX + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-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 reqwest-0.12.24 + '[' 1 -eq 1 ']' + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo test -j12 -Z avoid-dev-deps --profile rpm --no-fail-fast Fresh unicode-ident v1.0.22 Fresh shlex v1.3.0 Fresh find-msvc-tools v0.1.5 Fresh pkg-config v0.3.32 Fresh stable_deref_trait v1.2.1 Fresh once_cell v1.21.3 Fresh bytes v1.10.1 Fresh pin-project-lite v0.2.16 Fresh futures-core v0.3.31 Fresh proc-macro2 v1.0.105 Compiling libc v0.2.180 Compiling glob v0.3.3 Fresh itoa v1.0.15 Fresh tracing-core v0.1.35 Fresh slab v0.4.11 Compiling cfg-if v1.0.4 Compiling memchr v2.7.6 Compiling minimal-lexical v0.2.1 Compiling regex-syntax v0.8.8 Running `/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/build/libc-5326c9b9dbc639d3/build-script-build` Running `/usr/bin/rustc --crate-name glob --edition=2015 /usr/share/cargo/registry/glob-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b28513d1eada8d7e -C extra-filename=-41e4bf4465dafb5b --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/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 cfg_if --edition=2018 /usr/share/cargo/registry/cfg-if-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std"))' -C metadata=b2981dbb31fef0be -C extra-filename=-f8d8b45289355613 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name memchr --edition=2021 /usr/share/cargo/registry/memchr-2.7.6/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="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=27180250a39e1d85 -C extra-filename=-a295b0d1626ad07f --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh quote v1.0.41 Fresh http v1.4.0 Fresh tracing v0.1.41 Fresh futures-sink v0.3.31 Running `/usr/bin/rustc --crate-name minimal_lexical --edition=2018 /usr/share/cargo/registry/minimal-lexical-0.2.1/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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compact", "default", "lint", "nightly", "std"))' -C metadata=75c223eaaccc1c8a -C extra-filename=-1f3fe93eef83d5c0 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/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 regex_syntax --edition=2021 /usr/share/cargo/registry/regex-syntax-0.8.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' -C debug-assertions=off --cfg 'feature="std"' --cfg 'feature="unicode-perl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=3ea5da155aa37c1f -C extra-filename=-4795221f7ff4d87f --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling syn v2.0.114 Fresh socket2 v0.6.0 Fresh mio v1.0.4 Fresh smallvec v1.15.1 Fresh writeable v0.6.2 Fresh litemap v0.8.1 Running `/usr/bin/rustc --crate-name syn --edition=2021 /usr/share/cargo/registry/syn-2.0.114/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=491f21b9a6554d73 -C extra-filename=-1bebe6d71e6ebdda --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern proc_macro2=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libproc_macro2-fc569cce58ff81ea.rmeta --extern quote=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libquote-9d771da01d00d2bd.rmeta --extern unicode_ident=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libunicode_ident-797e826a4f1970cb.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling bindgen v0.72.1 Fresh pin-utils v0.1.0 Compiling either v1.15.0 Compiling futures-task v0.3.31 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/bindgen-0.72.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' --warn=unused_qualifications '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::too_many_lines' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::similar_names' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_closure_for_method_calls' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::maybe_infinite_iter' '--allow=clippy::match_same_arms' '--allow=clippy::items_after_statements' '--allow=clippy::implicit_hasher' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::enum_glob_use' '--allow=clippy::default_trait_access' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' -C debug-assertions=off --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_16", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static"))' -C metadata=c2e9a5e3f831f920 -C extra-filename=-55a99d5452eecf22 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/build/bindgen-55a99d5452eecf22 -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rustc-hash v2.1.1 Compiling bitflags v2.10.0 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)' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "std", "unstable"))' -C metadata=1cde7544ad6825c8 -C extra-filename=-81d2f58d6d250bea --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/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.10.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "example_generated", "serde", "serde_core", "std"))' -C metadata=818a01cd68f447f8 -C extra-filename=-f27ff5acefda1eea --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/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 either --edition=2021 /usr/share/cargo/registry/either-1.15.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std", "use_std"))' -C metadata=5826b3530a76b0c2 -C extra-filename=-b31fae40f4042ca3 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/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 rustc_hash --edition=2021 /usr/share/cargo/registry/rustc-hash-2.1.1/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", "nightly", "rand", "std"))' -C metadata=ed522f0b871ce1fc -C extra-filename=-ade88fcc1d5ecb54 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/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 libc --edition=2021 /usr/share/cargo/registry/libc-0.2.180/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=1471b7581d87fff7 -C extra-filename=-86d0c091f1b13a41 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg freebsd12 --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(musl32_time64)' --check-cfg 'cfg(vxworks_lt_25_09)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin","qurt"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Compiling libloading v0.8.9 Running `/usr/bin/rustc --crate-name libloading --edition=2015 /usr/share/cargo/registry/libloading-0.8.9/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 --warn=unexpected_cfgs --check-cfg 'cfg(libloading_docs)' --check-cfg 'cfg(target_os, values("cygwin"))' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c486333d7e2a658d -C extra-filename=-548bb574735d4ff9 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern cfg_if=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libcfg_if-f8d8b45289355613.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)' --cfg 'feature="alloc"' --cfg 'feature="slab"' --cfg 'feature="std"' --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=5fca2d344fbaa190 -C extra-filename=-168bfa00648f65ae --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern futures_core=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libfutures_core-446a27d62ddf0cf6.rmeta --extern futures_task=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libfutures_task-81d2f58d6d250bea.rmeta --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libpin_project_lite-f8e6f2a5b881c015.rmeta --extern pin_utils=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libpin_utils-3c880ee38ec0e24d.rmeta --extern slab=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libslab-0d3f45cfcd1b7d9d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh http-body v1.0.1 Fresh percent-encoding v2.3.2 Fresh foreign-types-shared v0.1.1 Fresh hashbrown v0.16.0 Fresh equivalent v1.0.2 Fresh indexmap v2.11.4 Fresh foreign-types v0.3.2 Fresh icu_properties_data v2.1.1 Fresh icu_normalizer_data v2.1.1 Fresh tower-service v0.3.3 Fresh try-lock v0.2.5 Fresh fnv v1.0.7 Compiling log v0.4.29 Running `/usr/bin/rustc --crate-name log --edition=2021 /usr/share/cargo/registry/log-0.4.29/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "serde_core", "std"))' -C metadata=b681b4aa723a6c40 -C extra-filename=-8bb9851b11ffcdc4 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling itertools v0.12.1 Running `/usr/bin/rustc --crate-name itertools --edition=2018 /usr/share/cargo/registry/itertools-0.12.1/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("default", "use_alloc", "use_std"))' -C metadata=20895eed52c48280 -C extra-filename=-f548f8f139db7fb3 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern either=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libeither-b31fae40f4042ca3.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh atomic-waker v1.1.2 Fresh want v0.3.1 Fresh httparse v1.10.1 Fresh serde_core v1.0.228 Fresh futures-channel v0.3.31 Compiling httpdate v1.0.3 Running `/usr/bin/rustc --crate-name httpdate --edition=2021 /usr/share/cargo/registry/httpdate-1.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5d07839ecbb6882b -C extra-filename=-3594a8d01ea7736e --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name memchr --edition=2021 /usr/share/cargo/registry/memchr-2.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=d9d54a06a4a1986f -C extra-filename=-f4484f2baa79cf3e --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh openssl-probe v0.1.6 Fresh form_urlencoded v1.2.2 Fresh sync_wrapper v1.0.1 Fresh base64 v0.22.1 Fresh utf8_iter v1.0.4 Fresh ipnet v2.11.0 Compiling zstd-safe v7.2.1 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/zstd-safe-7.2.1/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="arrays"' --cfg 'feature="legacy"' --cfg 'feature="std"' --cfg 'feature="zdict_builder"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrays", "bindgen", "debug", "default", "doc-cfg", "experimental", "fat-lto", "legacy", "no_asm", "pkg-config", "std", "thin", "thin-lto", "zdict_builder", "zstdmt"))' -C metadata=895e8b99d9511509 -C extra-filename=-a452b5815965c9a3 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/build/zstd-safe-a452b5815965c9a3 -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling crc32fast v1.5.0 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/crc32fast-1.5.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", "nightly", "std"))' -C metadata=042e526318593448 -C extra-filename=-c39f9652df81eb7e --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/build/crc32fast-c39f9652df81eb7e -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling alloc-no-stdlib v2.0.4 Running `/usr/bin/rustc --crate-name alloc_no_stdlib --edition=2015 /usr/share/cargo/registry/alloc-no-stdlib-2.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("unsafe"))' -C metadata=a9ab156fc7e90c84 -C extra-filename=-cf38ed0108300f74 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/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 regex_syntax --edition=2021 /usr/share/cargo/registry/regex-syntax-0.8.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=4aa6d0bae237231c -C extra-filename=-c1e027ef319c3074 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling nom v7.1.3 Fresh tower-layer v0.3.3 Compiling alloc-stdlib v0.2.2 Running `/usr/bin/rustc --crate-name nom --edition=2018 /usr/share/cargo/registry/nom-7.1.3/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="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "docsrs", "std"))' -C metadata=56fd73cd5b9e5fa6 -C extra-filename=-8fe64f5531b8de76 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern memchr=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libmemchr-a295b0d1626ad07f.rmeta --extern minimal_lexical=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libminimal_lexical-1f3fe93eef83d5c0.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name alloc_stdlib --edition=2015 /usr/share/cargo/registry/alloc-stdlib-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("unsafe"))' -C metadata=b24d4fb9a47dc5f6 -C extra-filename=-9745927415d2de1d --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern alloc_no_stdlib=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/liballoc_no_stdlib-cf38ed0108300f74.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh ryu v1.0.20 Compiling adler2 v2.0.1 Running `/usr/bin/rustc --crate-name adler2 --edition=2021 /usr/share/cargo/registry/adler2-2.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("default", "std"))' -C metadata=b607c25106e894df -C extra-filename=-0f0888e24584642e --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling aho-corasick v1.1.3 Running `/usr/bin/rustc --crate-name aho_corasick --edition=2021 /usr/share/cargo/registry/aho-corasick-1.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=5f2deb66a481e3c4 -C extra-filename=-4394c0e64bec3596 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern memchr=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libmemchr-f4484f2baa79cf3e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/build/crc32fast-c39f9652df81eb7e/build-script-build` Fresh iri-string v0.7.9 Fresh zeroize v1.8.1 Compiling doc-comment v0.3.3 Running `/usr/bin/rustc --crate-name build_script_build --edition=2015 /usr/share/cargo/registry/doc-comment-0.3.3/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("no_core", "old_macros"))' -C metadata=e7b3c2a389114e07 -C extra-filename=-a09fcdb9ecefeca1 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/build/doc-comment-a09fcdb9ecefeca1 -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling jobserver v0.1.34 Running `/usr/bin/rustc --crate-name jobserver --edition=2021 /usr/share/cargo/registry/jobserver-0.1.34/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=2207666da6ae5dfa -C extra-filename=-0ebe73c8312c04b1 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern libc=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/liblibc-86d0c091f1b13a41.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling cc v1.2.49 Running `/usr/bin/rustc --crate-name cc --edition=2018 /usr/share/cargo/registry/cc-1.2.49/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --allow=unexpected_cfgs --check-cfg 'cfg(disable_clang_cl_tests)' -C debug-assertions=off --cfg 'feature="parallel"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=9f89990e858a3541 -C extra-filename=-0ee3425b10d37796 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern find_msvc_tools=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libfind_msvc_tools-46dce955702e85bc.rmeta --extern jobserver=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libjobserver-0ebe73c8312c04b1.rmeta --extern libc=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/liblibc-86d0c091f1b13a41.rmeta --extern shlex=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libshlex-15b0856997069437.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling clang-sys v1.8.1 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/clang-sys-1.8.1/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="clang_10_0"' --cfg 'feature="clang_11_0"' --cfg 'feature="clang_3_5"' --cfg 'feature="clang_3_6"' --cfg 'feature="clang_3_7"' --cfg 'feature="clang_3_8"' --cfg 'feature="clang_3_9"' --cfg 'feature="clang_4_0"' --cfg 'feature="clang_5_0"' --cfg 'feature="clang_6_0"' --cfg 'feature="clang_7_0"' --cfg 'feature="clang_8_0"' --cfg 'feature="clang_9_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clang_10_0", "clang_11_0", "clang_12_0", "clang_13_0", "clang_14_0", "clang_15_0", "clang_16_0", "clang_17_0", "clang_18_0", "clang_3_5", "clang_3_6", "clang_3_7", "clang_3_8", "clang_3_9", "clang_4_0", "clang_5_0", "clang_6_0", "clang_7_0", "clang_8_0", "clang_9_0", "libcpp", "libloading", "runtime", "static"))' -C metadata=45409b724b319ae6 -C extra-filename=-84f9427847eeb4b2 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/build/clang-sys-84f9427847eeb4b2 -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern glob=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libglob-41e4bf4465dafb5b.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/build/doc-comment-a09fcdb9ecefeca1/build-script-build` Fresh rustls-pki-types v1.13.2 Running `/usr/bin/rustc --crate-name crc32fast --edition=2021 /usr/share/cargo/registry/crc32fast-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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=9920bf8753b6b153 -C extra-filename=-7ff82795017af53f --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern cfg_if=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libcfg_if-23f151c7617148e1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg stable_arm_crc32_intrinsics --check-cfg 'cfg(stable_arm_crc32_intrinsics)'` Running `/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/build/clang-sys-84f9427847eeb4b2/build-script-build` Compiling regex-automata v0.4.13 Running `/usr/bin/rustc --crate-name regex_automata --edition=2021 /usr/share/cargo/registry/regex-automata-0.4.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="meta"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=5a63b611ec6089b0 -C extra-filename=-f53c0c7d23541c60 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern regex_syntax=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libregex_syntax-4795221f7ff4d87f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/build/bindgen-55a99d5452eecf22/build-script-build` Running `/usr/bin/rustc --crate-name clang_sys --edition=2021 /usr/share/cargo/registry/clang-sys-1.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clang_10_0"' --cfg 'feature="clang_11_0"' --cfg 'feature="clang_3_5"' --cfg 'feature="clang_3_6"' --cfg 'feature="clang_3_7"' --cfg 'feature="clang_3_8"' --cfg 'feature="clang_3_9"' --cfg 'feature="clang_4_0"' --cfg 'feature="clang_5_0"' --cfg 'feature="clang_6_0"' --cfg 'feature="clang_7_0"' --cfg 'feature="clang_8_0"' --cfg 'feature="clang_9_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clang_10_0", "clang_11_0", "clang_12_0", "clang_13_0", "clang_14_0", "clang_15_0", "clang_16_0", "clang_17_0", "clang_18_0", "clang_3_5", "clang_3_6", "clang_3_7", "clang_3_8", "clang_3_9", "clang_4_0", "clang_5_0", "clang_6_0", "clang_7_0", "clang_8_0", "clang_9_0", "libcpp", "libloading", "runtime", "static"))' -C metadata=f0d9c842184c0eac -C extra-filename=-424592eed77cbe41 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern glob=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libglob-41e4bf4465dafb5b.rmeta --extern libc=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/liblibc-86d0c091f1b13a41.rmeta --extern libloading=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/liblibloading-548bb574735d4ff9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling miniz_oxide v0.8.9 Running `/usr/bin/rustc --crate-name miniz_oxide --edition=2021 /usr/share/cargo/registry/miniz_oxide-0.8.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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --cfg 'feature="with-alloc"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "block-boundary", "core", "default", "rustc-dep-of-std", "serde", "simd", "simd-adler32", "std", "with-alloc"))' -C metadata=bf4f4f7ecaa23a51 -C extra-filename=-f7a43540991333c3 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern adler2=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libadler2-0f0888e24584642e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling brotli-decompressor v5.0.0 Running `/usr/bin/rustc --crate-name brotli_decompressor --edition=2015 /usr/share/cargo/registry/brotli-decompressor-5.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 --cfg 'feature="alloc-stdlib"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "default", "disable-timer", "ffi-api", "pass-through-ffi-panics", "seccomp", "std", "unsafe"))' -C metadata=2fe6cc00c8ba097f -C extra-filename=-b4d6ebb67dc2d214 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern alloc_no_stdlib=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/liballoc_no_stdlib-cf38ed0108300f74.rmeta --extern alloc_stdlib=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/liballoc_stdlib-9745927415d2de1d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling cexpr v0.6.0 Running `/usr/bin/rustc --crate-name cexpr --edition=2018 /usr/share/cargo/registry/cexpr-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=75c0e00dcfb43034 -C extra-filename=-cf881fe44213cc5c --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern nom=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libnom-8fe64f5531b8de76.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=93ba33acd7d417d7 -C extra-filename=-480e221a4ea2d11d --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern bytes=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libbytes-29e0233da85eb235.rmeta --extern futures_util=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libfutures_util-168bfa00648f65ae.rmeta --extern http=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libhttp-1300fe6a2f111223.rmeta --extern http_body=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libhttp_body-13c992a6549077cd.rmeta --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libpin_project_lite-f8e6f2a5b881c015.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name regex_automata --edition=2021 /usr/share/cargo/registry/regex-automata-0.4.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 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=0677b41434bc2038 -C extra-filename=-d1ec28c6ce7fd7b7 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern aho_corasick=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libaho_corasick-4394c0e64bec3596.rmeta --extern memchr=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libmemchr-f4484f2baa79cf3e.rmeta --extern regex_syntax=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libregex_syntax-c1e027ef319c3074.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling is-terminal v0.4.17 Running `/usr/bin/rustc --crate-name is_terminal --edition=2018 /usr/share/cargo/registry/is-terminal-0.4.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5b859ac1baf98ef8 -C extra-filename=-7b7871dda39864a2 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern libc=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/liblibc-fdf4d70bda60552c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh encoding_rs v0.8.35 Compiling termcolor v1.4.0 Running `/usr/bin/rustc --crate-name termcolor --edition=2018 /usr/share/cargo/registry/termcolor-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a3f8a8ba013b2815 -C extra-filename=-b3f261064c79a616 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling regex v1.12.2 Running `/usr/bin/rustc --crate-name regex --edition=2021 /usr/share/cargo/registry/regex-1.12.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' -C debug-assertions=off --cfg 'feature="std"' --cfg 'feature="unicode-perl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "pattern", "perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-dfa-full", "perf-inline", "perf-literal", "perf-onepass", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=db0f56f9fa6871f6 -C extra-filename=-d31fed50e94ef90f --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern regex_automata=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libregex_automata-f53c0c7d23541c60.rmeta --extern regex_syntax=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libregex_syntax-4795221f7ff4d87f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling synstructure v0.13.2 Running `/usr/bin/rustc --crate-name synstructure --edition=2018 /usr/share/cargo/registry/synstructure-0.13.2/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=742c4b8754da46a8 -C extra-filename=-4aff952b6d536df6 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern proc_macro2=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libproc_macro2-fc569cce58ff81ea.rmeta --extern quote=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libquote-9d771da01d00d2bd.rmeta --extern syn=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libsyn-1bebe6d71e6ebdda.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name bindgen --edition=2021 /usr/share/cargo/registry/bindgen-0.72.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' --warn=unused_qualifications '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::too_many_lines' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::similar_names' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_closure_for_method_calls' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::maybe_infinite_iter' '--allow=clippy::match_same_arms' '--allow=clippy::items_after_statements' '--allow=clippy::implicit_hasher' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::enum_glob_use' '--allow=clippy::default_trait_access' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' -C debug-assertions=off --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_16", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static"))' -C metadata=78998e7e93387ca6 -C extra-filename=-7c3bbe20028b1c88 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern bitflags=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libbitflags-f27ff5acefda1eea.rmeta --extern cexpr=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libcexpr-cf881fe44213cc5c.rmeta --extern clang_sys=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libclang_sys-424592eed77cbe41.rmeta --extern itertools=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libitertools-f548f8f139db7fb3.rmeta --extern proc_macro2=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libproc_macro2-fc569cce58ff81ea.rmeta --extern quote=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libquote-9d771da01d00d2bd.rmeta --extern regex=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libregex-d31fed50e94ef90f.rmeta --extern rustc_hash=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/librustc_hash-ade88fcc1d5ecb54.rmeta --extern shlex=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libshlex-15b0856997069437.rmeta --extern syn=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libsyn-1bebe6d71e6ebdda.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh mime v0.3.17 Compiling humantime v2.3.0 Running `/usr/bin/rustc --crate-name humantime --edition=2021 /usr/share/cargo/registry/humantime-2.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("mu"))' -C metadata=3c47d6161338f0df -C extra-filename=-cb0ea92df217030a --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/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 regex --edition=2021 /usr/share/cargo/registry/regex-1.12.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 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_regex)' --cfg 'feature="perf"' --cfg 'feature="perf-backtrack"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-onepass"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "pattern", "perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-dfa-full", "perf-inline", "perf-literal", "perf-onepass", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=936e49e704bfa276 -C extra-filename=-9716d7292d724cc3 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern aho_corasick=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libaho_corasick-4394c0e64bec3596.rmeta --extern memchr=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libmemchr-f4484f2baa79cf3e.rmeta --extern regex_automata=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libregex_automata-d1ec28c6ce7fd7b7.rmeta --extern regex_syntax=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libregex_syntax-c1e027ef319c3074.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling env_logger v0.10.2 Running `/usr/bin/rustc --crate-name env_logger --edition=2021 /usr/share/cargo/registry/env_logger-0.10.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="auto-color"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="humantime"' --cfg 'feature="regex"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto-color", "color", "default", "humantime", "regex"))' -C metadata=a97eda238c65b3a6 -C extra-filename=-9b5b93af7bcae443 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern humantime=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libhumantime-cb0ea92df217030a.rmeta --extern is_terminal=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libis_terminal-7b7871dda39864a2.rmeta --extern log=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/liblog-8bb9851b11ffcdc4.rmeta --extern regex=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libregex-9716d7292d724cc3.rmeta --extern termcolor=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libtermcolor-b3f261064c79a616.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling brotli v8.0.2 Running `/usr/bin/rustc --crate-name brotli --edition=2015 /usr/share/cargo/registry/brotli-8.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 --cfg 'feature="alloc-stdlib"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "billing", "default", "disable-timer", "disallow_large_window_size", "external-literal-probability", "ffi-api", "float64", "floating_point_context_mixing", "no-stdlib-ffi-binding", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=08f45b5208574ddd -C extra-filename=-adadbb800d6176da --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern alloc_no_stdlib=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/liballoc_no_stdlib-cf38ed0108300f74.rmeta --extern alloc_stdlib=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/liballoc_stdlib-9745927415d2de1d.rmeta --extern brotli_decompressor=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libbrotli_decompressor-b4d6ebb67dc2d214.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling flate2 v1.1.2 Running `/usr/bin/rustc --crate-name flate2 --edition=2018 /usr/share/cargo/registry/flate2-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="any_impl"' --cfg 'feature="default"' --cfg 'feature="miniz_oxide"' --cfg 'feature="rust_backend"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("any_impl", "any_zlib", "cloudflare-zlib-sys", "cloudflare_zlib", "default", "libz-ng-sys", "libz-rs-sys", "libz-sys", "miniz-sys", "miniz_oxide", "rust_backend", "zlib", "zlib-default", "zlib-ng", "zlib-ng-compat", "zlib-rs"))' -C metadata=427c217231214a46 -C extra-filename=-7f8d4660e67d6750 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern crc32fast=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libcrc32fast-7ff82795017af53f.rmeta --extern miniz_oxide=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libminiz_oxide-f7a43540991333c3.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name doc_comment --edition=2015 /usr/share/cargo/registry/doc-comment-0.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no_core", "old_macros"))' -C metadata=cd4546eb0b5d65a8 -C extra-filename=-755debbcf65041de --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling num_cpus v1.17.0 Running `/usr/bin/rustc --crate-name num_cpus --edition=2015 /usr/share/cargo/registry/num_cpus-1.17.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=938e4e46b21268f2 -C extra-filename=-56c16d4f7d3b34c0 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern libc=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/liblibc-fdf4d70bda60552c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling openssl-sys v0.9.111 Running `/usr/bin/rustc --crate-name build_script_main --edition=2021 /usr/share/cargo/registry/openssl-sys-0.9.111/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen"))' -C metadata=bb71dc9362d0ee7c -C extra-filename=-f87d433545565358 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/build/openssl-sys-f87d433545565358 -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern cc=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libcc-0ee3425b10d37796.rlib --extern pkg_config=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libpkg_config-4aa7f7cffebf7112.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/build/openssl-sys-f87d433545565358/build-script-main` Compiling openssl v0.10.75 Compiling native-tls v0.2.11 Running `/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/build/openssl-4225a65a65050880/build-script-build` Running `/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/build/native-tls-60e9147f2662fc8d/build-script-build` Running `/usr/bin/rustc --crate-name openssl_sys --edition=2021 /usr/share/cargo/registry/openssl-sys-0.9.111/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen"))' -C metadata=ad5512d7670a4ed5 -C extra-filename=-6322cee564a74881 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern libc=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/liblibc-fdf4d70bda60552c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -l ssl -l crypto --cfg 'osslconf="OPENSSL_NO_EC2M"' --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg 'osslconf="OPENSSL_NO_SM4"' --cfg openssl --cfg ossl101 --cfg ossl102 --cfg ossl102f --cfg ossl102h --cfg ossl110 --cfg ossl110f --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111b --cfg ossl111c --cfg ossl111d --cfg ossl300 --cfg ossl320 --cfg ossl330 --cfg ossl340 --cfg ossl350 --check-cfg 'cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_CMS", "OPENSSL_NO_COMP", "OPENSSL_NO_SOCK", "OPENSSL_NO_STDIO", "OPENSSL_NO_EC", "OPENSSL_NO_SSL3_METHOD", "OPENSSL_NO_KRB5", "OPENSSL_NO_TLSEXT", "OPENSSL_NO_SRP", "OPENSSL_NO_SRTP", "OPENSSL_NO_RFC3779", "OPENSSL_NO_SHA", "OPENSSL_NO_NEXTPROTONEG", "OPENSSL_NO_ENGINE", "OPENSSL_NO_BUF_FREELISTS", "OPENSSL_NO_RC2"))' --check-cfg 'cfg(openssl)' --check-cfg 'cfg(libressl)' --check-cfg 'cfg(boringssl)' --check-cfg 'cfg(awslc)' --check-cfg 'cfg(libressl250)' --check-cfg 'cfg(libressl251)' --check-cfg 'cfg(libressl252)' --check-cfg 'cfg(libressl261)' --check-cfg 'cfg(libressl270)' --check-cfg 'cfg(libressl271)' --check-cfg 'cfg(libressl273)' --check-cfg 'cfg(libressl280)' --check-cfg 'cfg(libressl281)' --check-cfg 'cfg(libressl291)' --check-cfg 'cfg(libressl310)' --check-cfg 'cfg(libressl321)' --check-cfg 'cfg(libressl332)' --check-cfg 'cfg(libressl340)' --check-cfg 'cfg(libressl350)' --check-cfg 'cfg(libressl360)' --check-cfg 'cfg(libressl361)' --check-cfg 'cfg(libressl370)' --check-cfg 'cfg(libressl380)' --check-cfg 'cfg(libressl381)' --check-cfg 'cfg(libressl382)' --check-cfg 'cfg(libressl390)' --check-cfg 'cfg(libressl400)' --check-cfg 'cfg(libressl410)' --check-cfg 'cfg(libressl420)' --check-cfg 'cfg(ossl101)' --check-cfg 'cfg(ossl102)' --check-cfg 'cfg(ossl102f)' --check-cfg 'cfg(ossl102h)' --check-cfg 'cfg(ossl110)' --check-cfg 'cfg(ossl110f)' --check-cfg 'cfg(ossl110g)' --check-cfg 'cfg(ossl110h)' --check-cfg 'cfg(ossl111)' --check-cfg 'cfg(ossl111b)' --check-cfg 'cfg(ossl111c)' --check-cfg 'cfg(ossl111d)' --check-cfg 'cfg(ossl300)' --check-cfg 'cfg(ossl310)' --check-cfg 'cfg(ossl320)' --check-cfg 'cfg(ossl330)' --check-cfg 'cfg(ossl340)'` Compiling zerofrom-derive v0.1.6 Compiling yoke-derive v0.8.0 Compiling zerovec-derive v0.11.1 Compiling displaydoc v0.2.5 Compiling tokio-macros v2.5.0 Compiling openssl-macros v0.1.1 Compiling serde_derive v1.0.228 Running `/usr/bin/rustc --crate-name zerofrom_derive --edition=2021 /usr/share/cargo/registry/zerofrom-derive-0.1.6/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=f92960e080fbda60 -C extra-filename=-7834a8b2d341c4a1 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern proc_macro2=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libproc_macro2-fc569cce58ff81ea.rlib --extern quote=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libquote-9d771da01d00d2bd.rlib --extern syn=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libsyn-1bebe6d71e6ebdda.rlib --extern synstructure=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libsynstructure-4aff952b6d536df6.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 yoke_derive --edition=2021 /usr/share/cargo/registry/yoke-derive-0.8.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=fb3a14e9d29db437 -C extra-filename=-bbcf414978156f07 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern proc_macro2=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libproc_macro2-fc569cce58ff81ea.rlib --extern quote=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libquote-9d771da01d00d2bd.rlib --extern syn=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libsyn-1bebe6d71e6ebdda.rlib --extern synstructure=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libsynstructure-4aff952b6d536df6.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 zerovec_derive --edition=2021 /usr/share/cargo/registry/zerovec-derive-0.11.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=cfe0de7f8bf14e15 -C extra-filename=-c76174cdce509dfb --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern proc_macro2=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libproc_macro2-fc569cce58ff81ea.rlib --extern quote=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libquote-9d771da01d00d2bd.rlib --extern syn=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libsyn-1bebe6d71e6ebdda.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 displaydoc --edition=2021 /usr/share/cargo/registry/displaydoc-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=3b11aac7a047f05b -C extra-filename=-cf617d8c90c8726e --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern proc_macro2=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libproc_macro2-fc569cce58ff81ea.rlib --extern quote=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libquote-9d771da01d00d2bd.rlib --extern syn=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libsyn-1bebe6d71e6ebdda.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 tokio_macros --edition=2021 /usr/share/cargo/registry/tokio-macros-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=83735d8aa29fd87a -C extra-filename=-2516d046e7d15701 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern proc_macro2=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libproc_macro2-fc569cce58ff81ea.rlib --extern quote=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libquote-9d771da01d00d2bd.rlib --extern syn=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libsyn-1bebe6d71e6ebdda.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 serde_derive --edition=2021 /usr/share/cargo/registry/serde_derive-1.0.228/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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=5c0281273f1b62af -C extra-filename=-345ee8594e178164 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern proc_macro2=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libproc_macro2-fc569cce58ff81ea.rlib --extern quote=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libquote-9d771da01d00d2bd.rlib --extern syn=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libsyn-1bebe6d71e6ebdda.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_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=376d748b48bc4e33 -C extra-filename=-d14364bfb524fcde --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern proc_macro2=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libproc_macro2-fc569cce58ff81ea.rlib --extern quote=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libquote-9d771da01d00d2bd.rlib --extern syn=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libsyn-1bebe6d71e6ebdda.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name openssl --edition=2021 /usr/share/cargo/registry/openssl-0.10.75/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "default", "v101", "v102", "v110", "v111"))' -C metadata=7d53a500563a0531 -C extra-filename=-7a0a50e322ebf2c6 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern bitflags=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libbitflags-39a3474ceb905093.rmeta --extern cfg_if=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libcfg_if-23f151c7617148e1.rmeta --extern foreign_types=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libforeign_types-6794bbaf3e8753ea.rmeta --extern libc=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/liblibc-fdf4d70bda60552c.rmeta --extern once_cell=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libonce_cell-80cea491b76012cb.rmeta --extern openssl_macros=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libopenssl_macros-d14364bfb524fcde.so --extern ffi=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libopenssl_sys-6322cee564a74881.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg 'osslconf="OPENSSL_NO_EC2M"' --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg 'osslconf="OPENSSL_NO_SM4"' --cfg ossl101 --cfg ossl102 --cfg ossl110 --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111d --cfg ossl300 --cfg ossl310 --cfg ossl320 --cfg ossl330 --cfg ossl340 --cfg ossl350 --check-cfg 'cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_SRTP", "OPENSSL_NO_CMS", "OPENSSL_NO_EC", "OPENSSL_NO_ARGON2", "OPENSSL_NO_RC2"))' --check-cfg 'cfg(libressl)' --check-cfg 'cfg(boringssl)' --check-cfg 'cfg(awslc)' --check-cfg 'cfg(awslc_fips)' --check-cfg 'cfg(libressl250)' --check-cfg 'cfg(libressl251)' --check-cfg 'cfg(libressl261)' --check-cfg 'cfg(libressl270)' --check-cfg 'cfg(libressl271)' --check-cfg 'cfg(libressl273)' --check-cfg 'cfg(libressl280)' --check-cfg 'cfg(libressl291)' --check-cfg 'cfg(libressl310)' --check-cfg 'cfg(libressl321)' --check-cfg 'cfg(libressl332)' --check-cfg 'cfg(libressl340)' --check-cfg 'cfg(libressl350)' --check-cfg 'cfg(libressl360)' --check-cfg 'cfg(libressl361)' --check-cfg 'cfg(libressl370)' --check-cfg 'cfg(libressl380)' --check-cfg 'cfg(libressl382)' --check-cfg 'cfg(libressl390)' --check-cfg 'cfg(libressl400)' --check-cfg 'cfg(libressl410)' --check-cfg 'cfg(libressl420)' --check-cfg 'cfg(ossl101)' --check-cfg 'cfg(ossl102)' --check-cfg 'cfg(ossl110)' --check-cfg 'cfg(ossl110g)' --check-cfg 'cfg(ossl110h)' --check-cfg 'cfg(ossl111)' --check-cfg 'cfg(ossl111d)' --check-cfg 'cfg(ossl300)' --check-cfg 'cfg(ossl310)' --check-cfg 'cfg(ossl320)' --check-cfg 'cfg(ossl330)' --check-cfg 'cfg(ossl340)' --check-cfg 'cfg(ossl350)'` Compiling tokio v1.47.1 Running `/usr/bin/rustc --crate-name tokio --edition=2021 /usr/share/cargo/registry/tokio-1.47.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(tokio_uring)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --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=0e53e0eff0aedc5e -C extra-filename=-e7fe1c19dcb61278 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern bytes=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libbytes-29e0233da85eb235.rmeta --extern libc=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/liblibc-fdf4d70bda60552c.rmeta --extern mio=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libmio-3e25d6aadab19af5.rmeta --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libpin_project_lite-f8e6f2a5b881c015.rmeta --extern socket2=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libsocket2-4ee07a638f448d2c.rmeta --extern tokio_macros=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libtokio_macros-2516d046e7d15701.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` 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=10f2a7eab92fa423 -C extra-filename=-c7171e424a65ad28 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern log=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/liblog-8bb9851b11ffcdc4.rmeta --extern openssl=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libopenssl-7a0a50e322ebf2c6.rmeta --extern openssl_probe=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libopenssl_probe-b897f105b93951a4.rmeta --extern openssl_sys=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libopenssl_sys-6322cee564a74881.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg have_min_max_version` Compiling tokio-util v0.7.9 Compiling tokio-native-tls v0.3.1 Running `/usr/bin/rustc --crate-name tokio_util --edition=2021 /usr/share/cargo/registry/tokio-util-0.7.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="codec"' --cfg 'feature="default"' --cfg 'feature="io"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__docs_rs", "codec", "compat", "default", "full", "futures-io", "futures-util", "io", "io-util", "net", "rt", "slab", "time", "tracing"))' -C metadata=be4617310fabe7c3 -C extra-filename=-254ce7852f406e7e --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern bytes=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libbytes-29e0233da85eb235.rmeta --extern futures_core=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libfutures_core-446a27d62ddf0cf6.rmeta --extern futures_sink=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libfutures_sink-d014d36dd0fa4985.rmeta --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libpin_project_lite-f8e6f2a5b881c015.rmeta --extern tokio=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libtokio-e7fe1c19dcb61278.rmeta --extern tracing=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libtracing-ed9d52ed50e5f261.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=a515a95df7dbd21d -C extra-filename=-af086e511a003cbc --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern native_tls=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libnative_tls-c7171e424a65ad28.rmeta --extern tokio=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libtokio-e7fe1c19dcb61278.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling h2 v0.4.6 Compiling tower v0.5.2 Running `/usr/bin/rustc --crate-name h2 --edition=2021 /usr/share/cargo/registry/h2-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=8405ad2b9eda3432 -C extra-filename=-c1ccd1ed561a7e72 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern atomic_waker=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libatomic_waker-3b7a0db7a7f10e7f.rmeta --extern bytes=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libbytes-29e0233da85eb235.rmeta --extern fnv=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libfnv-e1d519ea06f1267a.rmeta --extern futures_core=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libfutures_core-446a27d62ddf0cf6.rmeta --extern futures_sink=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libfutures_sink-d014d36dd0fa4985.rmeta --extern http=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libhttp-1300fe6a2f111223.rmeta --extern indexmap=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libindexmap-f4b038b501000d4d.rmeta --extern slab=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libslab-0d3f45cfcd1b7d9d.rmeta --extern tokio=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libtokio-e7fe1c19dcb61278.rmeta --extern tokio_util=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libtokio_util-254ce7852f406e7e.rmeta --extern tracing=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libtracing-ed9d52ed50e5f261.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name tower --edition=2018 /usr/share/cargo/registry/tower-0.5.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="__common"' --cfg 'feature="futures-core"' --cfg 'feature="futures-util"' --cfg 'feature="limit"' --cfg 'feature="pin-project-lite"' --cfg 'feature="retry"' --cfg 'feature="sync_wrapper"' --cfg 'feature="timeout"' --cfg 'feature="tokio"' --cfg 'feature="tokio-util"' --cfg 'feature="tracing"' --cfg 'feature="util"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__common", "balance", "buffer", "discover", "filter", "full", "futures-core", "futures-util", "hdrhistogram", "hedge", "indexmap", "limit", "load", "load-shed", "log", "make", "pin-project-lite", "ready-cache", "reconnect", "retry", "slab", "spawn-ready", "steer", "sync_wrapper", "timeout", "tokio", "tokio-stream", "tokio-util", "tracing", "util"))' -C metadata=013b1bccc07273e5 -C extra-filename=-c12aa16aa9e5483b --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern futures_core=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libfutures_core-446a27d62ddf0cf6.rmeta --extern futures_util=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libfutures_util-168bfa00648f65ae.rmeta --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libpin_project_lite-f8e6f2a5b881c015.rmeta --extern sync_wrapper=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libsync_wrapper-6524e43b0e9de2da.rmeta --extern tokio=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libtokio-e7fe1c19dcb61278.rmeta --extern tokio_util=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libtokio_util-254ce7852f406e7e.rmeta --extern tower_layer=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libtower_layer-0c2969170ce76d2e.rmeta --extern tower_service=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libtower_service-aa533431e3d58848.rmeta --extern tracing=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libtracing-ed9d52ed50e5f261.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tower-http v0.6.6 Running `/usr/bin/rustc --crate-name tower_http --edition=2018 /usr/share/cargo/registry/tower-http-0.6.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="follow-redirect"' --cfg 'feature="futures-util"' --cfg 'feature="iri-string"' --cfg 'feature="tower"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("add-extension", "async-compression", "auth", "base64", "catch-panic", "compression-br", "compression-deflate", "compression-full", "compression-gzip", "compression-zstd", "cors", "decompression-br", "decompression-deflate", "decompression-full", "decompression-gzip", "decompression-zstd", "default", "follow-redirect", "fs", "full", "futures-core", "futures-util", "httpdate", "iri-string", "limit", "map-request-body", "map-response-body", "metrics", "mime", "mime_guess", "normalize-path", "percent-encoding", "propagate-header", "redirect", "request-id", "sensitive-headers", "set-header", "set-status", "timeout", "tokio", "tokio-util", "tower", "trace", "tracing", "util", "uuid", "validate-request"))' -C metadata=a440fdb2f70c2754 -C extra-filename=-a14b94663a9437bf --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern bitflags=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libbitflags-39a3474ceb905093.rmeta --extern bytes=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libbytes-29e0233da85eb235.rmeta --extern futures_util=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libfutures_util-168bfa00648f65ae.rmeta --extern http=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libhttp-1300fe6a2f111223.rmeta --extern http_body=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libhttp_body-13c992a6549077cd.rmeta --extern iri_string=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libiri_string-77bc9f1f15d7512e.rmeta --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libpin_project_lite-f8e6f2a5b881c015.rmeta --extern tower=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libtower-c12aa16aa9e5483b.rmeta --extern tower_layer=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libtower_layer-0c2969170ce76d2e.rmeta --extern tower_service=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libtower_service-aa533431e3d58848.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling hyper v1.8.1 Running `/usr/bin/rustc --crate-name hyper --edition=2021 /usr/share/cargo/registry/hyper-1.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(hyper_unstable_tracing)' --check-cfg 'cfg(hyper_unstable_ffi)' --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="server"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("capi", "client", "default", "ffi", "full", "http1", "http2", "nightly", "server", "tracing"))' -C metadata=8510dddcc63f5f25 -C extra-filename=-f1b987a208d9322b --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern atomic_waker=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libatomic_waker-3b7a0db7a7f10e7f.rmeta --extern bytes=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libbytes-29e0233da85eb235.rmeta --extern futures_channel=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libfutures_channel-755566c6bd5e9123.rmeta --extern futures_core=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libfutures_core-446a27d62ddf0cf6.rmeta --extern h2=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libh2-c1ccd1ed561a7e72.rmeta --extern http=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libhttp-1300fe6a2f111223.rmeta --extern http_body=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libhttp_body-13c992a6549077cd.rmeta --extern httparse=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libhttparse-f70cd086de484e2b.rmeta --extern httpdate=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libhttpdate-3594a8d01ea7736e.rmeta --extern itoa=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libitoa-1fd9864d2ac582cd.rmeta --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libpin_project_lite-f8e6f2a5b881c015.rmeta --extern pin_utils=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libpin_utils-3c880ee38ec0e24d.rmeta --extern smallvec=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libsmallvec-7d111ea2a4e303e0.rmeta --extern tokio=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libtokio-e7fe1c19dcb61278.rmeta --extern want=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libwant-4f01c5784195ddbe.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling hyper-util v0.1.18 Running `/usr/bin/rustc --crate-name hyper_util --edition=2021 /usr/share/cargo/registry/hyper-util-0.1.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="client"' --cfg 'feature="client-legacy"' --cfg 'feature="client-proxy"' --cfg 'feature="client-proxy-system"' --cfg 'feature="default"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="server"' --cfg 'feature="server-auto"' --cfg 'feature="server-graceful"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "client", "client-legacy", "client-proxy", "client-proxy-system", "default", "full", "http1", "http2", "server", "server-auto", "server-graceful", "service", "tokio", "tracing"))' -C metadata=a4f0fedb200c935c -C extra-filename=-30ea618f1ac37953 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern base64=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libbase64-45d98e9454d0e166.rmeta --extern bytes=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libbytes-29e0233da85eb235.rmeta --extern futures_channel=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libfutures_channel-755566c6bd5e9123.rmeta --extern futures_core=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libfutures_core-446a27d62ddf0cf6.rmeta --extern futures_util=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libfutures_util-168bfa00648f65ae.rmeta --extern http=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libhttp-1300fe6a2f111223.rmeta --extern http_body=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libhttp_body-13c992a6549077cd.rmeta --extern hyper=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libhyper-f1b987a208d9322b.rmeta --extern ipnet=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libipnet-3d138af3e28f6fa1.rmeta --extern libc=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/liblibc-fdf4d70bda60552c.rmeta --extern percent_encoding=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libpercent_encoding-bf71b88faabc6d60.rmeta --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libpin_project_lite-f8e6f2a5b881c015.rmeta --extern socket2=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libsocket2-4ee07a638f448d2c.rmeta --extern tokio=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libtokio-e7fe1c19dcb61278.rmeta --extern tower_service=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libtower_service-aa533431e3d58848.rmeta --extern tracing=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libtracing-ed9d52ed50e5f261.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling zerofrom v0.1.6 Running `/usr/bin/rustc --crate-name zerofrom --edition=2021 /usr/share/cargo/registry/zerofrom-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive"))' -C metadata=631baac2bd07455b -C extra-filename=-b879d8eb683f10d2 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern zerofrom_derive=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libzerofrom_derive-7834a8b2d341c4a1.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling yoke v0.8.1 Running `/usr/bin/rustc --crate-name yoke --edition=2021 /usr/share/cargo/registry/yoke-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="derive"' --cfg 'feature="zerofrom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "serde", "zerofrom"))' -C metadata=d4d77a1e01b929d1 -C extra-filename=-62a6bafaaab641b3 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern stable_deref_trait=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libstable_deref_trait-2e8aff4ba9f63585.rmeta --extern yoke_derive=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libyoke_derive-bbcf414978156f07.so --extern zerofrom=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libzerofrom-b879d8eb683f10d2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling hyper-tls v0.6.0 Running `/usr/bin/rustc --crate-name hyper_tls --edition=2018 /usr/share/cargo/registry/hyper-tls-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alpn"))' -C metadata=03bf62fac3b28d9c -C extra-filename=-8e993da0549368d4 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern bytes=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libbytes-29e0233da85eb235.rmeta --extern http_body_util=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libhttp_body_util-480e221a4ea2d11d.rmeta --extern hyper=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libhyper-f1b987a208d9322b.rmeta --extern hyper_util=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libhyper_util-30ea618f1ac37953.rmeta --extern native_tls=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libnative_tls-c7171e424a65ad28.rmeta --extern tokio=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libtokio-e7fe1c19dcb61278.rmeta --extern tokio_native_tls=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libtokio_native_tls-af086e511a003cbc.rmeta --extern tower_service=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libtower_service-aa533431e3d58848.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling zerovec v0.11.4 Compiling zerotrie v0.2.2 Running `/usr/bin/rustc --crate-name zerovec --edition=2021 /usr/share/cargo/registry/zerovec-0.11.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="derive"' --cfg 'feature="yoke"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "derive", "hashmap", "serde", "std", "yoke"))' -C metadata=9066cc955fd65510 -C extra-filename=-522f61e9fbb36dd4 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern yoke=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libyoke-62a6bafaaab641b3.rmeta --extern zerofrom=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libzerofrom-b879d8eb683f10d2.rmeta --extern zerovec_derive=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libzerovec_derive-c76174cdce509dfb.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name zerotrie --edition=2021 /usr/share/cargo/registry/zerotrie-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="yoke"' --cfg 'feature="zerofrom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "default", "litemap", "serde", "yoke", "zerofrom", "zerovec"))' -C metadata=aeca998cb22d79cc -C extra-filename=-509287c9f72f5f20 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern displaydoc=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libdisplaydoc-cf617d8c90c8726e.so --extern yoke=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libyoke-62a6bafaaab641b3.rmeta --extern zerofrom=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libzerofrom-b879d8eb683f10d2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tinystr v0.8.2 Compiling potential_utf v0.1.4 Running `/usr/bin/rustc --crate-name tinystr --edition=2021 /usr/share/cargo/registry/tinystr-0.8.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="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "default", "serde", "std", "zerovec"))' -C metadata=f7f8cbb075014ced -C extra-filename=-b745a90ff3c2b96d --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern displaydoc=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libdisplaydoc-cf617d8c90c8726e.so --extern zerovec=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libzerovec-522f61e9fbb36dd4.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name potential_utf --edition=2021 /usr/share/cargo/registry/potential_utf-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "default", "serde", "writeable", "zerovec"))' -C metadata=ed1fc40468d2962f -C extra-filename=-c12454c24404df94 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern zerovec=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libzerovec-522f61e9fbb36dd4.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling icu_collections v2.1.1 Running `/usr/bin/rustc --crate-name icu_collections --edition=2021 /usr/share/cargo/registry/icu_collections-2.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("alloc", "databake", "serde"))' -C metadata=c7929010a73cc203 -C extra-filename=-08606f9df71bcf56 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern displaydoc=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libdisplaydoc-cf617d8c90c8726e.so --extern potential_utf=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libpotential_utf-c12454c24404df94.rmeta --extern yoke=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libyoke-62a6bafaaab641b3.rmeta --extern zerofrom=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libzerofrom-b879d8eb683f10d2.rmeta --extern zerovec=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libzerovec-522f61e9fbb36dd4.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling icu_locale_core v2.1.1 Running `/usr/bin/rustc --crate-name icu_locale_core --edition=2021 /usr/share/cargo/registry/icu_locale_core-2.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 --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "databake", "serde", "zerovec"))' -C metadata=5317a5ea3924df8d -C extra-filename=-097d84fe4aec0755 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern displaydoc=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libdisplaydoc-cf617d8c90c8726e.so --extern litemap=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/liblitemap-bbca7b2723ab03be.rmeta --extern tinystr=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libtinystr-b745a90ff3c2b96d.rmeta --extern writeable=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libwriteable-146f2d7a0c2da2b8.rmeta --extern zerovec=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libzerovec-522f61e9fbb36dd4.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling icu_provider v2.1.1 Running `/usr/bin/rustc --crate-name icu_provider --edition=2021 /usr/share/cargo/registry/icu_provider-2.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 --cfg 'feature="baked"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "baked", "deserialize_bincode_1", "deserialize_json", "deserialize_postcard_1", "export", "logging", "serde", "std", "sync", "zerotrie"))' -C metadata=226c86025673a4df -C extra-filename=-da0a2e046bb2686d --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern displaydoc=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libdisplaydoc-cf617d8c90c8726e.so --extern icu_locale_core=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libicu_locale_core-097d84fe4aec0755.rmeta --extern writeable=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libwriteable-146f2d7a0c2da2b8.rmeta --extern yoke=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libyoke-62a6bafaaab641b3.rmeta --extern zerofrom=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libzerofrom-b879d8eb683f10d2.rmeta --extern zerotrie=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libzerotrie-509287c9f72f5f20.rmeta --extern zerovec=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libzerovec-522f61e9fbb36dd4.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling icu_properties v2.1.1 Compiling icu_normalizer v2.1.1 Running `/usr/bin/rustc --crate-name icu_properties --edition=2021 /usr/share/cargo/registry/icu_properties-2.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 --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiled_data", "datagen", "default", "serde", "unicode_bidi"))' -C metadata=3f205913c65da72d -C extra-filename=-bb7c1af068a7d672 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern icu_collections=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libicu_collections-08606f9df71bcf56.rmeta --extern icu_locale_core=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libicu_locale_core-097d84fe4aec0755.rmeta --extern icu_properties_data=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libicu_properties_data-372a475fdc6be9bf.rmeta --extern icu_provider=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libicu_provider-da0a2e046bb2686d.rmeta --extern zerotrie=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libzerotrie-509287c9f72f5f20.rmeta --extern zerovec=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libzerovec-522f61e9fbb36dd4.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name icu_normalizer --edition=2021 /usr/share/cargo/registry/icu_normalizer-2.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 --warn=unexpected_cfgs --check-cfg 'cfg(icu4x_unstable_fast_trie_only)' --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiled_data", "datagen", "default", "experimental", "icu_properties", "serde", "utf16_iter", "utf8_iter", "write16"))' -C metadata=ab195860b8092bd3 -C extra-filename=-e404d2aa2c440a60 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern icu_collections=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libicu_collections-08606f9df71bcf56.rmeta --extern icu_normalizer_data=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libicu_normalizer_data-cd49cddcd3ba8476.rmeta --extern icu_provider=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libicu_provider-da0a2e046bb2686d.rmeta --extern smallvec=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libsmallvec-7d111ea2a4e303e0.rmeta --extern zerovec=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libzerovec-522f61e9fbb36dd4.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling idna_adapter v1.2.1 Running `/usr/bin/rustc --crate-name idna_adapter --edition=2021 /usr/share/cargo/registry/idna_adapter-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="compiled_data"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiled_data"))' -C metadata=06745a19d12472fd -C extra-filename=-d32edb66ebf5c7fb --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern icu_normalizer=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libicu_normalizer-e404d2aa2c440a60.rmeta --extern icu_properties=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libicu_properties-bb7c1af068a7d672.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling idna v1.1.0 Running `/usr/bin/rustc --crate-name idna --edition=2018 /usr/share/cargo/registry/idna-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="alloc"' --cfg 'feature="compiled_data"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiled_data", "default", "std"))' -C metadata=8c5bf7db67a6f1cc -C extra-filename=-b4cc8d9275f40740 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern idna_adapter=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libidna_adapter-d32edb66ebf5c7fb.rmeta --extern smallvec=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libsmallvec-7d111ea2a4e303e0.rmeta --extern utf8_iter=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libutf8_iter-4338af0f7e7d0c11.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling serde v1.0.228 Running `/usr/bin/rustc --crate-name serde --edition=2021 /usr/share/cargo/registry/serde-1.0.228/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="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=ffcfe4cf8caba4f0 -C extra-filename=-3e2f26732c035824 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern serde_core=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libserde_core-e3995e7dd485c496.rmeta --extern serde_derive=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libserde_derive-345ee8594e178164.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg if_docsrs_then_no_serde_core --check-cfg 'cfg(feature, values("result"))' --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'` Compiling serde_urlencoded v0.7.1 Compiling url v2.5.7 Running `/usr/bin/rustc --crate-name serde_urlencoded --edition=2018 /usr/share/cargo/registry/serde_urlencoded-0.7.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=7584482f7d47dadd -C extra-filename=-afe5355b2df99db4 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern form_urlencoded=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libform_urlencoded-5196d0534ac1f04b.rmeta --extern itoa=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libitoa-1fd9864d2ac582cd.rmeta --extern ryu=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libryu-f0f39cf31c2c428d.rmeta --extern serde=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libserde-3e2f26732c035824.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name url --edition=2018 /usr/share/cargo/registry/url-2.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="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debugger_visualizer", "default", "expose_internals", "serde", "std"))' -C metadata=0dcd4294f4d272fd -C extra-filename=-7f700ef10fb04806 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern form_urlencoded=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libform_urlencoded-5196d0534ac1f04b.rmeta --extern idna=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libidna-b4cc8d9275f40740.rmeta --extern percent_encoding=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libpercent_encoding-bf71b88faabc6d60.rmeta --extern serde=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libserde-3e2f26732c035824.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling reqwest v0.12.24 (/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24) Running `/usr/bin/rustc --crate-name reqwest --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(reqwest_unstable)' --cfg 'feature="__tls"' --cfg 'feature="charset"' --cfg 'feature="default"' --cfg 'feature="default-tls"' --cfg 'feature="h2"' --cfg 'feature="http2"' --cfg 'feature="system-proxy"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__rustls", "__rustls-ring", "__tls", "blocking", "brotli", "charset", "cookies", "default", "default-tls", "deflate", "gzip", "h2", "hickory-dns", "http2", "json", "multipart", "native-tls", "native-tls-alpn", "rustls-tls", "rustls-tls-manual-roots", "rustls-tls-manual-roots-no-provider", "rustls-tls-native-roots", "rustls-tls-native-roots-no-provider", "rustls-tls-no-provider", "rustls-tls-webpki-roots", "rustls-tls-webpki-roots-no-provider", "socks", "stream", "system-proxy", "trust-dns", "zstd"))' -C metadata=f4c618309313fd52 -C extra-filename=-02fa5c5be7bc65e8 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern base64=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libbase64-45d98e9454d0e166.rmeta --extern bytes=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libbytes-29e0233da85eb235.rmeta --extern encoding_rs=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libencoding_rs-89b6451516842671.rmeta --extern futures_core=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libfutures_core-446a27d62ddf0cf6.rmeta --extern h2=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libh2-c1ccd1ed561a7e72.rmeta --extern http=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libhttp-1300fe6a2f111223.rmeta --extern http_body=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libhttp_body-13c992a6549077cd.rmeta --extern http_body_util=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libhttp_body_util-480e221a4ea2d11d.rmeta --extern hyper=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libhyper-f1b987a208d9322b.rmeta --extern hyper_tls=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libhyper_tls-8e993da0549368d4.rmeta --extern hyper_util=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libhyper_util-30ea618f1ac37953.rmeta --extern log=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/liblog-8bb9851b11ffcdc4.rmeta --extern mime=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libmime-17eabe8a587effc4.rmeta --extern native_tls_crate=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libnative_tls-c7171e424a65ad28.rmeta --extern percent_encoding=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libpercent_encoding-bf71b88faabc6d60.rmeta --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libpin_project_lite-f8e6f2a5b881c015.rmeta --extern rustls_pki_types=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/librustls_pki_types-75a25b14c39d78d6.rmeta --extern serde=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libserde-3e2f26732c035824.rmeta --extern serde_urlencoded=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libserde_urlencoded-afe5355b2df99db4.rmeta --extern sync_wrapper=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libsync_wrapper-6524e43b0e9de2da.rmeta --extern tokio=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libtokio-e7fe1c19dcb61278.rmeta --extern tokio_native_tls=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libtokio_native_tls-af086e511a003cbc.rmeta --extern tower=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libtower-c12aa16aa9e5483b.rmeta --extern tower_http=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libtower_http-a14b94663a9437bf.rmeta --extern tower_service=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libtower_service-aa533431e3d58848.rmeta --extern url=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/liburl-7f700ef10fb04806.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: unexpected `cfg` condition value: `http3` --> src/lib.rs:250:11 | 250 | #[cfg(all(feature = "http3", not(reqwest_unstable)))] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: requested on the command line with `-W unexpected-cfgs` warning: unexpected `cfg` condition value: `http3` --> src/async_impl/h3_client/mod.rs:1:8 | 1 | #![cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:16:7 | 16 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:18:7 | 18 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:57:7 | 57 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:59:7 | 59 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:94:11 | 94 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:209:11 | 209 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:211:11 | 211 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:213:11 | 213 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:215:11 | 215 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:217:11 | 217 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:219:11 | 219 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:221:11 | 221 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:223:11 | 223 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:336:23 | 336 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:338:23 | 338 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:340:23 | 340 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:342:23 | 342 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:344:23 | 344 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:346:23 | 346 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:348:23 | 348 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:350:23 | 350 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:1475:11 | 1475 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:2202:11 | 2202 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:2214:11 | 2214 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:2231:11 | 2231 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:2248:11 | 2248 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:2260:11 | 2260 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:2274:11 | 2274 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:2290:11 | 2290 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:2308:11 | 2308 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:381:15 | 381 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:413:23 | 413 | #[cfg(all(feature = "http3", feature = "__rustls"))] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:487:64 | 487 | #[cfg(all(feature = "native-tls-alpn", not(feature = "http3")))] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:989:23 | 989 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:2511:19 | 2511 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:2764:15 | 2764 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:2794:11 | 2794 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:2874:11 | 2874 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/async_impl/client.rs:2945:19 | 2945 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/retry.rs:286:19 | 286 | #[cfg(not(any(feature = "http3", feature = "http2")))] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/retry.rs:289:11 | 289 | #[cfg(feature = "http3")] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/tls.rs:591:48 | 591 | #[cfg(all(feature = "default-tls", not(feature = "http3")))] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `http3` --> src/tls.rs:598:13 | 598 | feature = "http3" | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration Compiling zstd-sys v2.0.16 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/zstd-sys-2.0.16/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --allow=non_upper_case_globals -C debug-assertions=off --cfg 'feature="legacy"' --cfg 'feature="std"' --cfg 'feature="zdict_builder"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "debug", "default", "experimental", "fat-lto", "legacy", "no_asm", "no_wasm_shim", "non-cargo", "pkg-config", "seekable", "std", "thin", "thin-lto", "zdict_builder", "zstdmt"))' -C metadata=e2b87150aedac12d -C extra-filename=-c579c660d8a48ff0 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/build/zstd-sys-c579c660d8a48ff0 -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern bindgen=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libbindgen-7c3bbe20028b1c88.rlib --extern cc=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libcc-0ee3425b10d37796.rlib --extern pkg_config=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libpkg_config-4aa7f7cffebf7112.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/build/zstd-sys-c579c660d8a48ff0/build-script-build` Running `/usr/bin/rustc --crate-name zstd_sys --edition=2018 /usr/share/cargo/registry/zstd-sys-2.0.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --allow=non_upper_case_globals --cfg 'feature="legacy"' --cfg 'feature="std"' --cfg 'feature="zdict_builder"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "debug", "default", "experimental", "fat-lto", "legacy", "no_asm", "no_wasm_shim", "non-cargo", "pkg-config", "seekable", "std", "thin", "thin-lto", "zdict_builder", "zstdmt"))' -C metadata=54073c175bf294ba -C extra-filename=-2f8536795c340ca4 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/usr/lib64 -l zstd` Running `/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/build/zstd-safe-a452b5815965c9a3/build-script-build` Running `/usr/bin/rustc --crate-name zstd_safe --edition=2018 /usr/share/cargo/registry/zstd-safe-7.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="arrays"' --cfg 'feature="legacy"' --cfg 'feature="std"' --cfg 'feature="zdict_builder"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrays", "bindgen", "debug", "default", "doc-cfg", "experimental", "fat-lto", "legacy", "no_asm", "pkg-config", "std", "thin", "thin-lto", "zdict_builder", "zstdmt"))' -C metadata=d0be48fd57992e96 -C extra-filename=-8c10c12d42552e95 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern zstd_sys=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libzstd_sys-2f8536795c340ca4.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/usr/lib64` Compiling zstd v0.13.2 Running `/usr/bin/rustc --crate-name zstd --edition=2018 /usr/share/cargo/registry/zstd-0.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="arrays"' --cfg 'feature="default"' --cfg 'feature="legacy"' --cfg 'feature="zdict_builder"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrays", "bindgen", "debug", "default", "doc-cfg", "experimental", "fat-lto", "legacy", "no_asm", "pkg-config", "thin", "thin-lto", "wasm", "zdict_builder", "zstdmt"))' -C metadata=45290fe63d9718ea -C extra-filename=-f7f49e9684dff875 --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern zstd_safe=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libzstd_safe-8c10c12d42552e95.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/usr/lib64` Running `/usr/bin/rustc --crate-name reqwest --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(reqwest_unstable)' --test --cfg 'feature="__tls"' --cfg 'feature="charset"' --cfg 'feature="default"' --cfg 'feature="default-tls"' --cfg 'feature="h2"' --cfg 'feature="http2"' --cfg 'feature="system-proxy"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__rustls", "__rustls-ring", "__tls", "blocking", "brotli", "charset", "cookies", "default", "default-tls", "deflate", "gzip", "h2", "hickory-dns", "http2", "json", "multipart", "native-tls", "native-tls-alpn", "rustls-tls", "rustls-tls-manual-roots", "rustls-tls-manual-roots-no-provider", "rustls-tls-native-roots", "rustls-tls-native-roots-no-provider", "rustls-tls-no-provider", "rustls-tls-webpki-roots", "rustls-tls-webpki-roots-no-provider", "socks", "stream", "system-proxy", "trust-dns", "zstd"))' -C metadata=4b478fe78435ce68 -C extra-filename=-9b949e87d8ff0cbc --out-dir /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps --extern base64=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libbase64-45d98e9454d0e166.rlib --extern brotli_crate=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libbrotli-adadbb800d6176da.rlib --extern bytes=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libbytes-29e0233da85eb235.rlib --extern doc_comment=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libdoc_comment-755debbcf65041de.rlib --extern encoding_rs=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libencoding_rs-89b6451516842671.rlib --extern env_logger=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libenv_logger-9b5b93af7bcae443.rlib --extern flate2=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libflate2-7f8d4660e67d6750.rlib --extern futures_core=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libfutures_core-446a27d62ddf0cf6.rlib --extern futures_util=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libfutures_util-168bfa00648f65ae.rlib --extern h2=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libh2-c1ccd1ed561a7e72.rlib --extern http=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libhttp-1300fe6a2f111223.rlib --extern http_body=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libhttp_body-13c992a6549077cd.rlib --extern http_body_util=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libhttp_body_util-480e221a4ea2d11d.rlib --extern hyper=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libhyper-f1b987a208d9322b.rlib --extern hyper_tls=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libhyper_tls-8e993da0549368d4.rlib --extern hyper_util=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libhyper_util-30ea618f1ac37953.rlib --extern libc=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/liblibc-fdf4d70bda60552c.rlib --extern log=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/liblog-8bb9851b11ffcdc4.rlib --extern mime=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libmime-17eabe8a587effc4.rlib --extern native_tls_crate=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libnative_tls-c7171e424a65ad28.rlib --extern num_cpus=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libnum_cpus-56c16d4f7d3b34c0.rlib --extern percent_encoding=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libpercent_encoding-bf71b88faabc6d60.rlib --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libpin_project_lite-f8e6f2a5b881c015.rlib --extern rustls_pki_types=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/librustls_pki_types-75a25b14c39d78d6.rlib --extern serde=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libserde-3e2f26732c035824.rlib --extern serde_urlencoded=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libserde_urlencoded-afe5355b2df99db4.rlib --extern sync_wrapper=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libsync_wrapper-6524e43b0e9de2da.rlib --extern tokio=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libtokio-e7fe1c19dcb61278.rlib --extern tokio_native_tls=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libtokio_native_tls-af086e511a003cbc.rlib --extern tower=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libtower-c12aa16aa9e5483b.rlib --extern tower_http=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libtower_http-a14b94663a9437bf.rlib --extern tower_service=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libtower_service-aa533431e3d58848.rlib --extern url=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/liburl-7f700ef10fb04806.rlib --extern zstd_crate=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libzstd-f7f49e9684dff875.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn -L native=/usr/lib64` warning: unexpected `cfg` condition value: `http3` --> src/lib.rs:250:11 | 250 | #[cfg(all(feature = "http3", not(reqwest_unstable)))] | ^^^^^^^^^^------- | | | help: there is a expected value with a similar name: `"http2"` | = note: expected values for `feature` are: `__rustls`, `__rustls-ring`, `__tls`, `blocking`, `brotli`, `charset`, `cookies`, `default`, `default-tls`, `deflate`, `gzip`, `h2`, `hickory-dns`, `http2`, `json`, `multipart`, `native-tls`, `native-tls-alpn`, `rustls-tls`, `rustls-tls-manual-roots`, `rustls-tls-manual-roots-no-provider`, `rustls-tls-native-roots`, `rustls-tls-native-roots-no-provider`, `rustls-tls-no-provider`, `rustls-tls-webpki-roots`, `rustls-tls-webpki-roots-no-provider`, `socks`, `stream`, `system-proxy`, `trust-dns`, and `zstd` = help: consider adding `http3` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration note: the lint level is defined here --> src/lib.rs:5:24 | 5 | #![cfg_attr(test, deny(warnings))] | ^^^^^^^^ = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` warning: `reqwest` (lib) generated 45 warnings warning: `reqwest` (lib test) generated 45 warnings (44 duplicates) Finished `rpm` profile [optimized + debuginfo] target(s) in 3m 00s Running `/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/reqwest-9b949e87d8ff0cbc` running 45 tests test async_impl::body::tests::body_exact_length ... ok test async_impl::body::tests::test_as_bytes ... ok test async_impl::client::tests::test_future_size ... ok test async_impl::decoder::tests::accepts_as_str ... ok test async_impl::request::tests::convert_from_http_request ... ok test async_impl::request::tests::set_http_request_version ... ok test async_impl::client::tests::execute_request_rejects_invalid_urls ... ok test async_impl::request::tests::add_query_append_same ... ok test async_impl::request::tests::convert_url_authority_into_basic_auth ... ok test async_impl::request::tests::test_explicit_sensitive_header ... ok test async_impl::request::tests::builder_split_reassemble ... ok test error::tests::from_unknown_io_error ... ok test async_impl::response::tests::test_from_http_response ... ok test error::tests::is_timeout ... ok test error::tests::mem_size_of ... ok test error::tests::roundtrip_io_error ... ok test into_url::tests::into_url_blob_scheme ... ok test into_url::tests::into_url_file_scheme ... ok test proxy::tests::test_all ... ok test proxy::tests::test_custom ... ok test proxy::tests::test_custom_with_custom_auth_header ... ok test proxy::tests::test_http ... ok test proxy::tests::test_https ... ok test proxy::tests::test_maybe_has_http_auth ... ok test proxy::tests::test_socks_proxy_default_port ... ok test proxy::tests::test_standard_with_custom_auth_header ... ok test redirect::test_redirect_policy_custom ... ok test async_impl::request::tests::test_bearer_auth_sensitive_header ... ok test redirect::test_redirect_policy_limit ... ok test redirect::test_redirect_policy_limit_to_0 ... ok test redirect::test_remove_sensitive_headers ... ok test response::tests::test_response_builder_ext ... ok test tls::tests::certificate_from_der_invalid ... ok test tls::tests::certificate_from_pem_invalid ... ok test async_impl::request::tests::add_query_map ... ok test error::tests::test_source_chain ... ok test async_impl::client::tests::execute_request_rejects_invalid_hostname ... ok test tls::tests::certificates_from_pem_bundle ... ok test async_impl::request::tests::normalize_empty_query ... ok test async_impl::request::tests::try_clone_no_body ... ok test async_impl::request::tests::test_basic_auth_sensitive_header ... ok test async_impl::request::tests::add_query_append ... ok test async_impl::request::tests::try_clone_reusable ... ok test async_impl::request::tests::add_query_struct ... ok test async_impl::request::tests::test_replace_headers ... ok test result: ok. 45 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s Doc-tests reqwest Running `/usr/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name reqwest --test src/lib.rs --test-run-directory /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24 -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps -L native=/usr/lib64 --warn=unexpected_cfgs --check-cfg 'cfg(reqwest_unstable)' --extern base64=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libbase64-45d98e9454d0e166.rlib --extern brotli_crate=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libbrotli-adadbb800d6176da.rlib --extern bytes=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libbytes-29e0233da85eb235.rlib --extern doc_comment=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libdoc_comment-755debbcf65041de.rlib --extern encoding_rs=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libencoding_rs-89b6451516842671.rlib --extern env_logger=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libenv_logger-9b5b93af7bcae443.rlib --extern flate2=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libflate2-7f8d4660e67d6750.rlib --extern futures_core=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libfutures_core-446a27d62ddf0cf6.rlib --extern futures_util=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libfutures_util-168bfa00648f65ae.rlib --extern h2=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libh2-c1ccd1ed561a7e72.rlib --extern http=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libhttp-1300fe6a2f111223.rlib --extern http_body=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libhttp_body-13c992a6549077cd.rlib --extern http_body_util=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libhttp_body_util-480e221a4ea2d11d.rlib --extern hyper=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libhyper-f1b987a208d9322b.rlib --extern hyper_tls=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libhyper_tls-8e993da0549368d4.rlib --extern hyper_util=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libhyper_util-30ea618f1ac37953.rlib --extern libc=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/liblibc-fdf4d70bda60552c.rlib --extern log=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/liblog-8bb9851b11ffcdc4.rlib --extern mime=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libmime-17eabe8a587effc4.rlib --extern native_tls_crate=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libnative_tls-c7171e424a65ad28.rlib --extern num_cpus=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libnum_cpus-56c16d4f7d3b34c0.rlib --extern percent_encoding=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libpercent_encoding-bf71b88faabc6d60.rlib --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libpin_project_lite-f8e6f2a5b881c015.rlib --extern reqwest=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libreqwest-02fa5c5be7bc65e8.rlib --extern rustls_pki_types=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/librustls_pki_types-75a25b14c39d78d6.rlib --extern serde=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libserde-3e2f26732c035824.rlib --extern serde_urlencoded=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libserde_urlencoded-afe5355b2df99db4.rlib --extern sync_wrapper=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libsync_wrapper-6524e43b0e9de2da.rlib --extern tokio=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libtokio-e7fe1c19dcb61278.rlib --extern tokio_native_tls=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libtokio_native_tls-af086e511a003cbc.rlib --extern tower=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libtower-c12aa16aa9e5483b.rlib --extern tower_http=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libtower_http-a14b94663a9437bf.rlib --extern tower_service=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libtower_service-aa533431e3d58848.rlib --extern url=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/liburl-7f700ef10fb04806.rlib --extern zstd_crate=/home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/reqwest-0.12.24/target/rpm/deps/libzstd-f7f49e9684dff875.rlib -C embed-bitcode=no --cfg 'feature="__tls"' --cfg 'feature="charset"' --cfg 'feature="default"' --cfg 'feature="default-tls"' --cfg 'feature="h2"' --cfg 'feature="http2"' --cfg 'feature="system-proxy"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__rustls", "__rustls-ring", "__tls", "blocking", "brotli", "charset", "cookies", "default", "default-tls", "deflate", "gzip", "h2", "hickory-dns", "http2", "json", "multipart", "native-tls", "native-tls-alpn", "rustls-tls", "rustls-tls-manual-roots", "rustls-tls-manual-roots-no-provider", "rustls-tls-native-roots", "rustls-tls-native-roots-no-provider", "rustls-tls-no-provider", "rustls-tls-webpki-roots", "rustls-tls-webpki-roots-no-provider", "socks", "stream", "system-proxy", "trust-dns", "zstd"))' --error-format human` running 38 tests test src/async_impl/request.rs - async_impl::request::RequestBuilder::send (line 505) - compile ... ok test src/async_impl/request.rs - async_impl::request::RequestBuilder::basic_auth (line 248) ... ok test src/async_impl/client.rs - async_impl::client::ClientBuilder::default_headers (line 1055) ... ok test src/async_impl/client.rs - async_impl::client::ClientBuilder::local_address (line 1589) ... ok test src/async_impl/request.rs - async_impl::request::RequestBuilder::try_clone (line 530) ... ok test src/async_impl/response.rs - async_impl::response::Response::chunk (line 308) ... ok test src/async_impl/client.rs - async_impl::client::ClientBuilder::interface (line 1627) ... ok test src/async_impl/response.rs - async_impl::response::Response::bytes (line 283) ... ok test src/async_impl/request.rs - async_impl::request::RequestBuilder::form (line 393) ... ok test src/async_impl/client.rs - async_impl::client::ClientBuilder::user_agent (line 1020) ... ok test src/async_impl/body.rs - async_impl::body::Body::wrap (line 133) ... ok test src/async_impl/response.rs - async_impl::response::Response::error_for_status (line 369) ... ok test src/async_impl/response.rs - async_impl::response::Response::text (line 156) ... ok test src/async_impl/response.rs - async_impl::response::Response::error_for_status_ref (line 400) ... ok test src/error.rs - error::Error::url (line 47) ... ok test src/async_impl/response.rs - async_impl::response::Response::text_with_charset (line 199) ... ok test src/lib.rs - get (line 307) ... ok test src/proxy.rs - proxy::Proxy (line 31) ... ok test src/lib.rs - (line 40) ... ok test src/lib.rs - (line 64) ... ok test src/lib.rs - (line 106) ... ok test src/lib.rs - (line 85) ... ok test src/proxy.rs - proxy::Proxy (line 48) ... ok test src/proxy.rs - proxy::Proxy::custom_http_auth (line 306) ... ok test src/proxy.rs - proxy::Proxy::custom (line 237) ... ok test src/proxy.rs - proxy::Proxy::all (line 219) ... ok test src/proxy.rs - proxy::Proxy::headers (line 325) ... ok test src/redirect.rs - redirect::Policy::redirect (line 120) ... ok test src/proxy.rs - proxy::Proxy::https (line 198) ... ok test src/proxy.rs - proxy::Proxy::http (line 180) ... ok test src/retry.rs - retry::Builder::classify_fn (line 167) ... ok test src/async_impl/client.rs - async_impl::client::ClientBuilder::connector_layer (line 2324) ... ok test src/proxy.rs - proxy::Proxy::no_proxy (line 351) ... ok test src/proxy.rs - proxy::Proxy::basic_auth (line 279) ... ok test src/tls.rs - tls::Certificate::from_der (line 130) ... ok test src/redirect.rs - redirect::Policy::custom (line 80) ... ok test src/tls.rs - tls::Certificate::from_pem (line 155) ... ok test src/tls.rs - tls::Certificate::from_pem_bundle (line 181) ... ok test result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.67s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-reqwest-devel-0.12.24-2.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/reqwest-0.12.24/LICENSE-APACHE warning: File listed twice: /usr/share/cargo/registry/reqwest-0.12.24/LICENSE-MIT warning: File listed twice: /usr/share/cargo/registry/reqwest-0.12.24/README.md Provides: crate(reqwest) = 0.12.24 rust-reqwest-devel = 0.12.24-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(base64/default) >= 0.22.0 crate(bytes/default) >= 1.2.0 crate(futures-core) >= 0.3.28 crate(http-body-util/default) >= 0.1.0 crate(http-body/default) >= 1.0.0 crate(http/default) >= 1.1.0 crate(hyper-util/client) >= 0.1.12 crate(hyper-util/client-legacy) >= 0.1.12 crate(hyper-util/client-proxy) >= 0.1.12 crate(hyper-util/default) >= 0.1.12 crate(hyper-util/http1) >= 0.1.12 crate(hyper-util/tokio) >= 0.1.12 crate(hyper/client) >= 1.1.0 crate(hyper/default) >= 1.1.0 crate(hyper/http1) >= 1.1.0 crate(log/default) >= 0.4.17 crate(percent-encoding/default) >= 2.3.0 crate(pin-project-lite/default) >= 0.2.11 crate(serde/default) >= 1.0.0 crate(serde_urlencoded/default) >= 0.7.1 crate(sync_wrapper/default) >= 1.0.0 crate(sync_wrapper/futures) >= 1.0.0 crate(tokio) >= 1.0.0 crate(tokio/net) >= 1.0.0 crate(tokio/time) >= 1.0.0 crate(tower) >= 0.5.2 crate(tower-http) >= 0.6.5 crate(tower-http/follow-redirect) >= 0.6.5 crate(tower-service/default) >= 0.3.0 crate(tower/retry) >= 0.5.2 crate(tower/timeout) >= 0.5.2 crate(tower/util) >= 0.5.2 crate(url/default) >= 2.4.0 rust >= 1.64.0 Processing files: rust-reqwest+default-devel-0.12.24-2.mga10.noarch Provides: crate(reqwest/default) = 0.12.24 rust-reqwest+default-devel = 0.12.24-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(reqwest) = 0.12.24 crate(reqwest/charset) = 0.12.24 crate(reqwest/default-tls) = 0.12.24 crate(reqwest/http2) = 0.12.24 crate(reqwest/system-proxy) = 0.12.24 Processing files: rust-reqwest+__rustls-devel-0.12.24-2.mga10.noarch Provides: crate(reqwest/__rustls) = 0.12.24 rust-reqwest+__rustls-devel = 0.12.24-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(hyper-rustls) >= 0.27.0 crate(hyper-rustls/http1) >= 0.27.0 crate(hyper-rustls/tls12) >= 0.27.0 crate(reqwest) = 0.12.24 crate(reqwest/__tls) = 0.12.24 crate(rustls) >= 0.23.4 crate(rustls/std) >= 0.23.4 crate(rustls/tls12) >= 0.23.4 crate(tokio-rustls) >= 0.26.0 crate(tokio-rustls/tls12) >= 0.26.0 Processing files: rust-reqwest+__rustls-ring-devel-0.12.24-2.mga10.noarch Provides: crate(reqwest/__rustls-ring) = 0.12.24 rust-reqwest+__rustls-ring-devel = 0.12.24-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(hyper-rustls) >= 0.27.0 crate(hyper-rustls/http1) >= 0.27.0 crate(hyper-rustls/ring) >= 0.27.0 crate(hyper-rustls/tls12) >= 0.27.0 crate(reqwest) = 0.12.24 crate(rustls) >= 0.23.4 crate(rustls/ring) >= 0.23.4 crate(rustls/std) >= 0.23.4 crate(rustls/tls12) >= 0.23.4 crate(tokio-rustls) >= 0.26.0 crate(tokio-rustls/ring) >= 0.26.0 crate(tokio-rustls/tls12) >= 0.26.0 Processing files: rust-reqwest+__tls-devel-0.12.24-2.mga10.noarch Provides: crate(reqwest/__tls) = 0.12.24 rust-reqwest+__tls-devel = 0.12.24-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(reqwest) = 0.12.24 crate(rustls-pki-types/default) >= 1.9.0 crate(rustls-pki-types/std) >= 1.9.0 crate(tokio/io-util) >= 1.0.0 Processing files: rust-reqwest+blocking-devel-0.12.24-2.mga10.noarch Provides: crate(reqwest/blocking) = 0.12.24 rust-reqwest+blocking-devel = 0.12.24-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(futures-channel/default) >= 0.3.0 crate(futures-channel/sink) >= 0.3.0 crate(futures-util) >= 0.3.28 crate(futures-util/io) >= 0.3.28 crate(futures-util/sink) >= 0.3.28 crate(reqwest) = 0.12.24 crate(tokio/sync) >= 1.0.0 Processing files: rust-reqwest+brotli-devel-0.12.24-2.mga10.noarch Provides: crate(reqwest/brotli) = 0.12.24 rust-reqwest+brotli-devel = 0.12.24-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(async-compression) >= 0.4.0 crate(async-compression/brotli) >= 0.4.0 crate(async-compression/tokio) >= 0.4.0 crate(futures-util) >= 0.3.28 crate(reqwest) = 0.12.24 crate(tokio-util) >= 0.7.9 crate(tokio-util/codec) >= 0.7.9 crate(tokio-util/io) >= 0.7.9 Processing files: rust-reqwest+charset-devel-0.12.24-2.mga10.noarch Provides: crate(reqwest/charset) = 0.12.24 rust-reqwest+charset-devel = 0.12.24-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(encoding_rs/default) >= 0.8.0 crate(mime/default) >= 0.3.16 crate(reqwest) = 0.12.24 Processing files: rust-reqwest+cookies-devel-0.12.24-2.mga10.noarch Provides: crate(reqwest/cookies) = 0.12.24 rust-reqwest+cookies-devel = 0.12.24-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(cookie/default) >= 0.18.0 crate(cookie_store/default) >= 0.21.0 crate(reqwest) = 0.12.24 Processing files: rust-reqwest+default-tls-devel-0.12.24-2.mga10.noarch Provides: crate(reqwest/default-tls) = 0.12.24 rust-reqwest+default-tls-devel = 0.12.24-2.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/default) >= 0.6.0 crate(native-tls/default) >= 0.2.10 crate(reqwest) = 0.12.24 crate(reqwest/__tls) = 0.12.24 crate(tokio-native-tls/default) >= 0.3.0 Processing files: rust-reqwest+deflate-devel-0.12.24-2.mga10.noarch Provides: crate(reqwest/deflate) = 0.12.24 rust-reqwest+deflate-devel = 0.12.24-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(async-compression) >= 0.4.0 crate(async-compression/tokio) >= 0.4.0 crate(async-compression/zlib) >= 0.4.0 crate(futures-util) >= 0.3.28 crate(reqwest) = 0.12.24 crate(tokio-util) >= 0.7.9 crate(tokio-util/codec) >= 0.7.9 crate(tokio-util/io) >= 0.7.9 Processing files: rust-reqwest+gzip-devel-0.12.24-2.mga10.noarch Provides: crate(reqwest/gzip) = 0.12.24 rust-reqwest+gzip-devel = 0.12.24-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(async-compression) >= 0.4.0 crate(async-compression/gzip) >= 0.4.0 crate(async-compression/tokio) >= 0.4.0 crate(futures-util) >= 0.3.28 crate(reqwest) = 0.12.24 crate(tokio-util) >= 0.7.9 crate(tokio-util/codec) >= 0.7.9 crate(tokio-util/io) >= 0.7.9 Processing files: rust-reqwest+h2-devel-0.12.24-2.mga10.noarch Provides: crate(reqwest/h2) = 0.12.24 rust-reqwest+h2-devel = 0.12.24-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(h2/default) >= 0.4.0 crate(reqwest) = 0.12.24 Processing files: rust-reqwest+hickory-dns-devel-0.12.24-2.mga10.noarch Provides: crate(reqwest/hickory-dns) = 0.12.24 rust-reqwest+hickory-dns-devel = 0.12.24-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(hickory-resolver/default) >= 0.25.0 crate(hickory-resolver/tokio) >= 0.25.0 crate(once_cell/default) >= 1.18.0 crate(reqwest) = 0.12.24 Processing files: rust-reqwest+http2-devel-0.12.24-2.mga10.noarch Provides: crate(reqwest/http2) = 0.12.24 rust-reqwest+http2-devel = 0.12.24-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(hyper-rustls) >= 0.27.0 crate(hyper-rustls/http1) >= 0.27.0 crate(hyper-rustls/http2) >= 0.27.0 crate(hyper-rustls/tls12) >= 0.27.0 crate(hyper-util/http2) >= 0.1.12 crate(hyper/http2) >= 1.1.0 crate(reqwest) = 0.12.24 crate(reqwest/h2) = 0.12.24 Processing files: rust-reqwest+json-devel-0.12.24-2.mga10.noarch Provides: crate(reqwest/json) = 0.12.24 rust-reqwest+json-devel = 0.12.24-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(reqwest) = 0.12.24 crate(serde_json/default) >= 1.0.0 Processing files: rust-reqwest+multipart-devel-0.12.24-2.mga10.noarch Provides: crate(reqwest/multipart) = 0.12.24 rust-reqwest+multipart-devel = 0.12.24-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(futures-util) >= 0.3.28 crate(mime_guess) >= 2.0.0 crate(reqwest) = 0.12.24 Processing files: rust-reqwest+native-tls-devel-0.12.24-2.mga10.noarch Provides: crate(reqwest/native-tls) = 0.12.24 rust-reqwest+native-tls-devel = 0.12.24-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(reqwest) = 0.12.24 crate(reqwest/default-tls) = 0.12.24 Processing files: rust-reqwest+native-tls-alpn-devel-0.12.24-2.mga10.noarch Provides: crate(reqwest/native-tls-alpn) = 0.12.24 rust-reqwest+native-tls-alpn-devel = 0.12.24-2.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/alpn) >= 0.6.0 crate(hyper-tls/default) >= 0.6.0 crate(native-tls/alpn) >= 0.2.10 crate(native-tls/default) >= 0.2.10 crate(reqwest) = 0.12.24 crate(reqwest/native-tls) = 0.12.24 Processing files: rust-reqwest+rustls-tls-devel-0.12.24-2.mga10.noarch Provides: crate(reqwest/rustls-tls) = 0.12.24 rust-reqwest+rustls-tls-devel = 0.12.24-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(reqwest) = 0.12.24 crate(reqwest/rustls-tls-webpki-roots) = 0.12.24 Processing files: rust-reqwest+rustls-tls-manual-roots-devel-0.12.24-2.mga10.noarch Provides: crate(reqwest/rustls-tls-manual-roots) = 0.12.24 rust-reqwest+rustls-tls-manual-roots-devel = 0.12.24-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(reqwest) = 0.12.24 crate(reqwest/__rustls-ring) = 0.12.24 crate(reqwest/rustls-tls-manual-roots-no-provider) = 0.12.24 Processing files: rust-reqwest+rustls-tls-manual-roots-no-provider-devel-0.12.24-2.mga10.noarch Provides: crate(reqwest/rustls-tls-manual-roots-no-provider) = 0.12.24 rust-reqwest+rustls-tls-manual-roots-no-provider-devel = 0.12.24-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(reqwest) = 0.12.24 crate(reqwest/__rustls) = 0.12.24 Processing files: rust-reqwest+rustls-tls-native-roots-devel-0.12.24-2.mga10.noarch Provides: crate(reqwest/rustls-tls-native-roots) = 0.12.24 rust-reqwest+rustls-tls-native-roots-devel = 0.12.24-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(reqwest) = 0.12.24 crate(reqwest/__rustls-ring) = 0.12.24 crate(reqwest/rustls-tls-native-roots-no-provider) = 0.12.24 Processing files: rust-reqwest+rustls-tls-native-roots-no-provider-devel-0.12.24-2.mga10.noarch Provides: crate(reqwest/rustls-tls-native-roots-no-provider) = 0.12.24 rust-reqwest+rustls-tls-native-roots-no-provider-devel = 0.12.24-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(hyper-rustls) >= 0.27.0 crate(hyper-rustls/http1) >= 0.27.0 crate(hyper-rustls/native-tokio) >= 0.27.0 crate(hyper-rustls/tls12) >= 0.27.0 crate(reqwest) = 0.12.24 crate(reqwest/__rustls) = 0.12.24 crate(rustls-native-certs/default) >= 0.8.0 Processing files: rust-reqwest+rustls-tls-no-provider-devel-0.12.24-2.mga10.noarch Provides: crate(reqwest/rustls-tls-no-provider) = 0.12.24 rust-reqwest+rustls-tls-no-provider-devel = 0.12.24-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(reqwest) = 0.12.24 crate(reqwest/rustls-tls-manual-roots-no-provider) = 0.12.24 Processing files: rust-reqwest+rustls-tls-webpki-roots-devel-0.12.24-2.mga10.noarch Provides: crate(reqwest/rustls-tls-webpki-roots) = 0.12.24 rust-reqwest+rustls-tls-webpki-roots-devel = 0.12.24-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(reqwest) = 0.12.24 crate(reqwest/__rustls-ring) = 0.12.24 crate(reqwest/rustls-tls-webpki-roots-no-provider) = 0.12.24 Processing files: rust-reqwest+rustls-tls-webpki-roots-no-provider-devel-0.12.24-2.mga10.noarch Provides: crate(reqwest/rustls-tls-webpki-roots-no-provider) = 0.12.24 rust-reqwest+rustls-tls-webpki-roots-no-provider-devel = 0.12.24-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(hyper-rustls) >= 0.27.0 crate(hyper-rustls/http1) >= 0.27.0 crate(hyper-rustls/tls12) >= 0.27.0 crate(hyper-rustls/webpki-tokio) >= 0.27.0 crate(reqwest) = 0.12.24 crate(reqwest/__rustls) = 0.12.24 crate(webpki-roots/default) >= 1.0.0 Processing files: rust-reqwest+socks-devel-0.12.24-2.mga10.noarch Provides: crate(reqwest/socks) = 0.12.24 rust-reqwest+socks-devel = 0.12.24-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(reqwest) = 0.12.24 Processing files: rust-reqwest+stream-devel-0.12.24-2.mga10.noarch Provides: crate(reqwest/stream) = 0.12.24 rust-reqwest+stream-devel = 0.12.24-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(futures-util) >= 0.3.28 crate(reqwest) = 0.12.24 crate(tokio-util) >= 0.7.9 crate(tokio-util/codec) >= 0.7.9 crate(tokio-util/io) >= 0.7.9 crate(tokio/fs) >= 1.0.0 Processing files: rust-reqwest+system-proxy-devel-0.12.24-2.mga10.noarch Provides: crate(reqwest/system-proxy) = 0.12.24 rust-reqwest+system-proxy-devel = 0.12.24-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(hyper-util/client-proxy-system) >= 0.1.12 crate(reqwest) = 0.12.24 Processing files: rust-reqwest+trust-dns-devel-0.12.24-2.mga10.noarch Provides: crate(reqwest/trust-dns) = 0.12.24 rust-reqwest+trust-dns-devel = 0.12.24-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(reqwest) = 0.12.24 Processing files: rust-reqwest+zstd-devel-0.12.24-2.mga10.noarch Provides: crate(reqwest/zstd) = 0.12.24 rust-reqwest+zstd-devel = 0.12.24-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(async-compression) >= 0.4.0 crate(async-compression/tokio) >= 0.4.0 crate(async-compression/zstd) >= 0.4.0 crate(futures-util) >= 0.3.28 crate(reqwest) = 0.12.24 crate(tokio-util) >= 0.7.9 crate(tokio-util/codec) >= 0.7.9 crate(tokio-util/io) >= 0.7.9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build/BUILDROOT Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-reqwest+__tls-devel-0.12.24-2.mga10.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-reqwest+charset-devel-0.12.24-2.mga10.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-reqwest+default-tls-devel-0.12.24-2.mga10.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-reqwest+deflate-devel-0.12.24-2.mga10.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-reqwest+__rustls-devel-0.12.24-2.mga10.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-reqwest+gzip-devel-0.12.24-2.mga10.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-reqwest+cookies-devel-0.12.24-2.mga10.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-reqwest+blocking-devel-0.12.24-2.mga10.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-reqwest+__rustls-ring-devel-0.12.24-2.mga10.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-reqwest+default-devel-0.12.24-2.mga10.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-reqwest+brotli-devel-0.12.24-2.mga10.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-reqwest+h2-devel-0.12.24-2.mga10.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-reqwest+hickory-dns-devel-0.12.24-2.mga10.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-reqwest+json-devel-0.12.24-2.mga10.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-reqwest+rustls-tls-devel-0.12.24-2.mga10.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-reqwest+http2-devel-0.12.24-2.mga10.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-reqwest+rustls-tls-manual-roots-devel-0.12.24-2.mga10.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-reqwest+multipart-devel-0.12.24-2.mga10.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-reqwest+rustls-tls-manual-roots-no-provider-devel-0.12.24-2.mga10.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-reqwest+rustls-tls-native-roots-devel-0.12.24-2.mga10.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-reqwest+native-tls-alpn-devel-0.12.24-2.mga10.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-reqwest+native-tls-devel-0.12.24-2.mga10.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-reqwest+rustls-tls-native-roots-no-provider-devel-0.12.24-2.mga10.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-reqwest+rustls-tls-webpki-roots-no-provider-devel-0.12.24-2.mga10.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-reqwest+rustls-tls-no-provider-devel-0.12.24-2.mga10.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-reqwest+rustls-tls-webpki-roots-devel-0.12.24-2.mga10.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-reqwest+system-proxy-devel-0.12.24-2.mga10.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-reqwest+socks-devel-0.12.24-2.mga10.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-reqwest+trust-dns-devel-0.12.24-2.mga10.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-reqwest+stream-devel-0.12.24-2.mga10.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-reqwest+zstd-devel-0.12.24-2.mga10.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-reqwest-devel-0.12.24-2.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.v8Mvz0 + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build + test -d /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build + rm -rf /home/iurt/rpmbuild/BUILD/rust-reqwest-0.12.24-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/reqwest-0.12.24/LICENSE-APACHE File listed twice: /usr/share/cargo/registry/reqwest-0.12.24/LICENSE-MIT File listed twice: /usr/share/cargo/registry/reqwest-0.12.24/README.md D: [iurt_root_command] Success!