D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/iurt/rpmbuild/SRPMS/@2355713:rust-ossl-1.5.2-1.mga11.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.SmY9QT Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.MxDGpg + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build + rm -rf ossl-1.5.2 + /usr/lib/rpm/rpmuncompress -x /home/iurt/rpmbuild/SOURCES/ossl-1.5.2.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd ossl-1.5.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/iurt/rpmbuild/SOURCES/ossl-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.L7zXxu + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build + cd ossl-1.5.2 + /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.5PAsFa + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-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 ossl-1.5.2 + '[' 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 -j24 -Z avoid-dev-deps --profile rpm Compiling proc-macro2 v1.0.106 Compiling glob v0.3.3 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.106/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=5f55261ce1cc6703 -C extra-filename=-9c6eb59288d8499a --out-dir /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/build/proc-macro2-9c6eb59288d8499a -L dependency=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling unicode-ident v1.0.22 Compiling quote v1.0.46 Compiling prettyplease v0.2.37 Compiling libc v0.2.186 Compiling cfg-if v1.0.4 Compiling minimal-lexical v0.2.1 Compiling memchr v2.8.0 Compiling regex-syntax v0.8.11 Compiling either v1.15.0 Compiling shlex v1.3.0 Compiling bindgen v0.72.1 Compiling anstyle v1.0.14 Compiling unicode-width v0.2.2 Compiling log v0.4.29 Compiling bitflags v2.13.0 Compiling rustc-hash v2.1.1 Compiling find-msvc-tools v0.1.5 Compiling pkg-config v0.3.33 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=20bcacc697f7ff67 -C extra-filename=-a606f7074dbc9c64 --out-dir /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/quote-1.0.46/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="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=92c21ef26266f4ee -C extra-filename=-317a62ade3fc4f8a --out-dir /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/build/quote-317a62ade3fc4f8a -L dependency=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/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 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=1c41350ce24b4b13 -C extra-filename=-2c0e9c8ab674b00d --out-dir /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/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/prettyplease-0.2.37/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="verbatim"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("verbatim"))' -C metadata=0311d752b1e4d06f -C extra-filename=-ec0342d87ed0d337 --out-dir /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/build/prettyplease-ec0342d87ed0d337 -L dependency=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/libc-0.2.186/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 --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=f5e3b72522c91f8d -C extra-filename=-cb8c6e5fefc919f4 --out-dir /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/build/libc-cb8c6e5fefc919f4 -L dependency=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/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=29aa59e925931d24 -C extra-filename=-980e57f5fa24f270 --out-dir /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/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 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=4ed875a603fd20a5 -C extra-filename=-8372cae7001b54fd --out-dir /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name memchr --edition=2021 /usr/share/cargo/registry/memchr-2.8.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="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=e3b14f59ad13d2e5 -C extra-filename=-4f58b14efa93a434 --out-dir /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/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.11/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=d911823827bc1af8 -C extra-filename=-63de2230dd4309b2 --out-dir /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/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=c80897ede0fe5042 -C extra-filename=-b66ba2764bb6379a --out-dir /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/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=8a12bcf50fd70d3a -C extra-filename=-4a9cf029e57c5fcb --out-dir /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/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/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="default"' --cfg 'feature="experimental"' --cfg 'feature="logging"' --cfg 'feature="prettyplease"' --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=fccbfffa8771d91c -C extra-filename=-287f4a7911b59a94 --out-dir /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/build/bindgen-287f4a7911b59a94 -L dependency=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/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 anstyle --edition=2021 /usr/share/cargo/registry/anstyle-1.0.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --warn=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enums' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=63dbd5ea78e3aafe -C extra-filename=-7836d6a988cd105e --out-dir /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/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_width --edition=2021 /usr/share/cargo/registry/unicode-width-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 embed-bitcode=no -C debug-assertions=off --cfg 'feature="cjk"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cjk", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=3ecdaa5648cbcc28 -C extra-filename=-9049eeccddd62107 --out-dir /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name log --edition=2021 /usr/share/cargo/registry/log-0.4.29/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("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=3620df63b9446b73 -C extra-filename=-1bb37d43cd71976e --out-dir /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/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.13.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=24e95e4c28cee2bb -C extra-filename=-2aa7dc54399460ef --out-dir /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/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=ecb52af838da82f6 -C extra-filename=-e0ef94e5bff37d7a --out-dir /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/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=649ffbb45eff411f -C extra-filename=-ce912633afa41ed4 --out-dir /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/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.33/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=de1637015a945fb4 -C extra-filename=-1eec15355c291571 --out-dir /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/libc-0.2.186/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=3f88883bd07ae146 -C extra-filename=-ce0212eefe8c19ac --out-dir /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/build/libc-ce0212eefe8c19ac -L dependency=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/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 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=51ca7682a2b45489 -C extra-filename=-1848ef98b028bef9 --out-dir /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` 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=1dca22624e2a7a49 -C extra-filename=-60c99fde648e8634 --out-dir /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps --extern cfg_if=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libcfg_if-980e57f5fa24f270.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=b58660952b1a5396 -C extra-filename=-5bcb0e8ecaf3b185 --out-dir /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps --extern find_msvc_tools=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libfind_msvc_tools-ce912633afa41ed4.rmeta --extern shlex=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libshlex-4a9cf029e57c5fcb.rmeta --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=f9dd0a76baacf5d7 -C extra-filename=-de12334acab8aa24 --out-dir /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps --extern either=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libeither-b66ba2764bb6379a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling annotate-snippets v0.11.5 Running `/usr/bin/rustc --crate-name annotate_snippets --edition=2021 /usr/share/cargo/registry/annotate-snippets-0.11.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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "memchr", "simd", "testing-colors"))' -C metadata=13c63c702044d092 -C extra-filename=-43a11b9579bc9fff --out-dir /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps --extern anstyle=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libanstyle-7836d6a988cd105e.rmeta --extern unicode_width=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libunicode_width-9049eeccddd62107.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/build/prettyplease-ec0342d87ed0d337/build-script-build` Running `/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/build/quote-317a62ade3fc4f8a/build-script-build` Compiling nom v7.1.3 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=f01fc0f5aed3cb00 -C extra-filename=-82b64d773cce4bd6 --out-dir /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps --extern memchr=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libmemchr-4f58b14efa93a434.rmeta --extern minimal_lexical=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libminimal_lexical-8372cae7001b54fd.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/build/proc-macro2-9c6eb59288d8499a/build-script-build` Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.106/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=1661dcaf8c8a11a1 -C extra-filename=-294e9ff6922beb0b --out-dir /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps --extern unicode_ident=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libunicode_ident-a606f7074dbc9c64.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg wrap_proc_macro --cfg proc_macro_span --cfg proc_macro_span_location --cfg proc_macro_span_file --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(proc_macro_span_file)' --check-cfg 'cfg(proc_macro_span_location)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_build_probe)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` Running `/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/build/libc-ce0212eefe8c19ac/build-script-build` Running `/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/build/libc-cb8c6e5fefc919f4/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.186/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-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=e2ec462e63c8374d -C extra-filename=-7fc90be98851e215 --out-dir /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg freebsd12 --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_picolibc)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(musl32_time64)' --check-cfg 'cfg(musl_redir_time64)' --check-cfg 'cfg(vxworks_lt_25_09)' --check-cfg 'cfg(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 libc --edition=2021 /usr/share/cargo/registry/libc-0.2.186/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 --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=8204e0136dd5dff0 -C extra-filename=-7a2c8dc339d25fff --out-dir /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg freebsd12 --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_picolibc)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(musl32_time64)' --check-cfg 'cfg(musl_redir_time64)' --check-cfg 'cfg(vxworks_lt_25_09)' --check-cfg 'cfg(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 quote --edition=2021 /usr/share/cargo/registry/quote-1.0.46/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="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=d45073d603d5469f -C extra-filename=-af2c4422fb5da545 --out-dir /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps --extern proc_macro2=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libproc_macro2-294e9ff6922beb0b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(no_diagnostic_namespace)'` Compiling syn v2.0.118 Running `/usr/bin/rustc --crate-name syn --edition=2021 /usr/share/cargo/registry/syn-2.0.118/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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=be35e7d92ad4951f -C extra-filename=-2e006634c8d4c3af --out-dir /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps --extern proc_macro2=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libproc_macro2-294e9ff6922beb0b.rmeta --extern quote=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libquote-af2c4422fb5da545.rmeta --extern unicode_ident=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libunicode_ident-a606f7074dbc9c64.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` 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=04630c95c92bb489 -C extra-filename=-90dbd7ead0825364 --out-dir /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps --extern regex_syntax=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libregex_syntax-63de2230dd4309b2.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=eb35e86431d9ec05 -C extra-filename=-d03d936f11cb9dfa --out-dir /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/build/clang-sys-d03d936f11cb9dfa -L dependency=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps --extern glob=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libglob-2c0e9c8ab674b00d.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/build/clang-sys-d03d936f11cb9dfa/build-script-build` Running `/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/build/bindgen-287f4a7911b59a94/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=237883c88bfcbf82 -C extra-filename=-0c6039226cfd9899 --out-dir /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps --extern glob=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libglob-2c0e9c8ab674b00d.rmeta --extern libc=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/liblibc-7a2c8dc339d25fff.rmeta --extern libloading=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/liblibloading-60c99fde648e8634.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=2153be38bfb123dd -C extra-filename=-cf18d2cf28350fd1 --out-dir /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps --extern nom=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libnom-82b64d773cce4bd6.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling regex v1.13.0 Running `/usr/bin/rustc --crate-name regex --edition=2021 /usr/share/cargo/registry/regex-1.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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=29e8a252db6e1508 -C extra-filename=-ffb1e317d1372d7a --out-dir /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps --extern regex_automata=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libregex_automata-90dbd7ead0825364.rmeta --extern regex_syntax=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libregex_syntax-63de2230dd4309b2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name prettyplease --edition=2021 /usr/share/cargo/registry/prettyplease-0.2.37/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="verbatim"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("verbatim"))' -C metadata=1e15127295181eca -C extra-filename=-4b24538e7c5cabbf --out-dir /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps --extern proc_macro2=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libproc_macro2-294e9ff6922beb0b.rmeta --extern syn=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libsyn-2e006634c8d4c3af.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(exhaustive)' --check-cfg 'cfg(prettyplease_debug)' --check-cfg 'cfg(prettyplease_debug_indent)'` 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="default"' --cfg 'feature="experimental"' --cfg 'feature="logging"' --cfg 'feature="prettyplease"' --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=eb131f6103933a8c -C extra-filename=-db80f3fdade4fe54 --out-dir /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps --extern annotate_snippets=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libannotate_snippets-43a11b9579bc9fff.rmeta --extern bitflags=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libbitflags-2aa7dc54399460ef.rmeta --extern cexpr=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libcexpr-cf18d2cf28350fd1.rmeta --extern clang_sys=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libclang_sys-0c6039226cfd9899.rmeta --extern itertools=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libitertools-de12334acab8aa24.rmeta --extern log=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/liblog-1bb37d43cd71976e.rmeta --extern prettyplease=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libprettyplease-4b24538e7c5cabbf.rmeta --extern proc_macro2=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libproc_macro2-294e9ff6922beb0b.rmeta --extern quote=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libquote-af2c4422fb5da545.rmeta --extern regex=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libregex-ffb1e317d1372d7a.rmeta --extern rustc_hash=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/librustc_hash-e0ef94e5bff37d7a.rmeta --extern shlex=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libshlex-4a9cf029e57c5fcb.rmeta --extern syn=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libsyn-2e006634c8d4c3af.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling openssl-sys v0.9.114 Compiling ossl v1.5.2 (/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2) Running `/usr/bin/rustc --crate-name build_script_build --edition=2024 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="openssl-sys"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "openssl-sys", "ossl320", "ossl350", "ossl400", "rfc9580"))' -C metadata=e4c29a74e6d47562 -C extra-filename=-49fb8dc96eaed815 --out-dir /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/build/ossl-49fb8dc96eaed815 -L dependency=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps --extern bindgen=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libbindgen-db80f3fdade4fe54.rlib --extern pkg_config=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libpkg_config-1eec15355c291571.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_main --edition=2021 /usr/share/cargo/registry/openssl-sys-0.9.114/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 --cfg 'feature="bindgen"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen"))' -C metadata=4d1a570d41f93cbe -C extra-filename=-5b14151f205a9827 --out-dir /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/build/openssl-sys-5b14151f205a9827 -L dependency=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps --extern bindgen=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libbindgen-db80f3fdade4fe54.rlib --extern cc=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libcc-5bcb0e8ecaf3b185.rlib --extern pkg_config=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libpkg_config-1eec15355c291571.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: unexpected `cfg` condition value: `ossl-sys` --> build.rs:87:42 | 87 | if cfg!(all(feature = "openssl-sys", feature = "ossl-sys")) { | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `ossl-sys` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `ossl` (build script) generated 1 warning Running `/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/build/openssl-sys-5b14151f205a9827/build-script-main` Running `/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/build/ossl-49fb8dc96eaed815/build-script-build` Running `/usr/bin/rustc --crate-name openssl_sys --edition=2021 /usr/share/cargo/registry/openssl-sys-0.9.114/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-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="bindgen"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen"))' -C metadata=1af9e2ae2bfa19ad -C extra-filename=-e9f1132ab92006b6 --out-dir /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps --extern libc=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/liblibc-7fc90be98851e215.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(awslc_pregenerated)' --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(libressl430)' --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)' --check-cfg 'cfg(ossl400)'` Running `/usr/bin/rustc --crate-name ossl --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-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="openssl-sys"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "openssl-sys", "ossl320", "ossl350", "ossl400", "rfc9580"))' -C metadata=b3b19133f6f452d3 -C extra-filename=-9bafd525e0feec8f --out-dir /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps --extern cfg_if=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libcfg_if-1848ef98b028bef9.rmeta --extern libc=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/liblibc-7fc90be98851e215.rmeta --extern openssl_sys=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libopenssl_sys-e9f1132ab92006b6.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg ossl_v307 --cfg ossl_v320 --cfg ossl_v350 --check-cfg 'cfg(ossl_v307,ossl_v320,ossl_v350,ossl_v400)'` warning: unexpected `cfg` condition value: `ossl-sys` --> src/lib.rs:11:7 | 11 | #[cfg(feature = "ossl-sys")] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `ossl-sys` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `fips` --> src/lib.rs:44:7 | 44 | #[cfg(feature = "fips")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `log` --> src/lib.rs:168:11 | 168 | #[cfg(all(feature = "log", feature = "fips"))] | ^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `fips` --> src/lib.rs:168:28 | 168 | #[cfg(all(feature = "log", feature = "fips"))] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `log` --> src/lib.rs:174:11 | 174 | #[cfg(all(feature = "log", not(feature = "fips")))] | ^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `fips` --> src/lib.rs:174:32 | 174 | #[cfg(all(feature = "log", not(feature = "fips")))] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/asymcipher.rs:130:21 | 130 | trace_ossl!("EVP_PKEY_encrypt_init()"); | -------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/asymcipher.rs:133:21 | 133 | trace_ossl!("EVP_PKEY_decrypt_init()"); | -------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/asymcipher.rs:136:21 | 136 | trace_ossl!("EVP_PKEY_encapsulate_init()"); | ------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/asymcipher.rs:139:21 | 139 | trace_ossl!("EVP_PKEY_decapsulate_init()"); | ------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/asymcipher.rs:173:13 | 173 | trace_ossl!("EVP_PKEY_encrypt()"); | --------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/asymcipher.rs:205:13 | 205 | trace_ossl!("EVP_PKEY_decrypt()"); | --------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/asymcipher.rs:234:13 | 234 | trace_ossl!("EVP_PKEY_encapsulate()"); | ------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/asymcipher.rs:253:13 | 253 | trace_ossl!("EVP_PKEY_encapsulate()"); | ------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/asymcipher.rs:279:13 | 279 | trace_ossl!("EVP_PKEY_decapsulate()"); | ------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/asymcipher.rs:294:13 | 294 | trace_ossl!("EVP_PKEY_decapsulate()"); | ------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/cipher.rs:28:13 | 28 | trace_ossl!("EVP_CIPHER_fetch()"); | --------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/cipher.rs:62:13 | 62 | trace_ossl!("EVP_CIPHER_ctx_new()"); | ----------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/cipher.rs:360:13 | 360 | trace_ossl!("EVP_CipherInit_ex2()"); | ----------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/cipher.rs:421:13 | 421 | trace_ossl!("EVP_CipherInit_ex2()"); | ----------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/cipher.rs:444:21 | 444 | trace_ossl!("EVP_CipherUpdate()"); | --------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/cipher.rs:467:25 | 467 | trace_ossl!("EVP_CipherUpdate()"); | --------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/cipher.rs:518:13 | 518 | trace_ossl!("EVP_CIPHER_CTX_ctrl()"); | ------------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/cipher.rs:534:21 | 534 | trace_ossl!("EVP_CIPHER_CTX_ctrl()"); | ------------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/cipher.rs:558:13 | 558 | trace_ossl!("EVP_CIPHER_CTX_set_padding()"); | ------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/cipher.rs:610:13 | 610 | trace_ossl!("EVP_CipherUpdate()"); | --------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/cipher.rs:632:13 | 632 | trace_ossl!("EVP_CipherFinal_ex()"); | ----------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/cipher.rs:650:13 | 650 | trace_ossl!("EVP_CIPHER_CTX_ctrl()"); | ------------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/cipher.rs:668:13 | 668 | trace_ossl!("EVP_CIPHER_CTX_ctrl()"); | ------------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/derive.rs:32:13 | 32 | trace_ossl!("EVP_KDF_fetch()"); | ------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/derive.rs:40:13 | 40 | trace_ossl!("EVP_KDF_CTX_new()"); | -------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/derive.rs:61:13 | 61 | trace_ossl!("EVP_KDF_derive()"); | ------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/derive.rs:740:13 | 740 | trace_ossl!("EVP_PKEY_derive_init()"); | ------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/derive.rs:813:17 | 813 | trace_ossl!("EVP_PKEY_CTX_set_params()"); | ---------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/derive.rs:822:13 | 822 | trace_ossl!("EVP_PKEY_derive_set_peer()"); | ----------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/derive.rs:835:13 | 835 | trace_ossl!("EVP_PKEY_derive()"); | -------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/derive.rs:851:13 | 851 | trace_ossl!("EVP_PKEY_derive()"); | -------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/derive.rs:889:13 | 889 | trace_ossl!("EVP_PKEY_derive_init()"); | ------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/derive.rs:913:13 | 913 | trace_ossl!("EVP_PKEY_derive_set_peer()"); | ----------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/derive.rs:926:13 | 926 | trace_ossl!("EVP_PKEY_derive()"); | -------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/derive.rs:942:13 | 942 | trace_ossl!("EVP_PKEY_derive()"); | -------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/digest.rs:25:13 | 25 | trace_ossl!("EVP_MD_fetch()"); | ----------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/digest.rs:75:13 | 75 | trace_ossl!("EVP_MD_ctx_new()"); | ------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/digest.rs:263:13 | 263 | trace_ossl!("EVP_DigestInit_ex2()"); | ----------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/digest.rs:279:13 | 279 | trace_ossl!("EVP_DigestUpdate()"); | --------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/digest.rs:301:13 | 301 | trace_ossl!("EVP_DigestFinal_ex()"); | ----------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/mac.rs:28:13 | 28 | trace_ossl!("EVP_MAC_fetch()"); | ------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/mac.rs:36:13 | 36 | trace_ossl!("EVP_MAC_CTX_new()"); | -------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/mac.rs:257:13 | 257 | trace_ossl!("EVP_MAC_init()"); | ----------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/mac.rs:276:13 | 276 | trace_ossl!("EVP_MAC_init()"); | ----------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/mac.rs:287:13 | 287 | trace_ossl!("EVP_MAC_update()"); | ------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/mac.rs:307:13 | 307 | trace_ossl!("EVP_MAC_final()"); | ------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `ossl-sys` --> src/pkey.rs:1040:7 | 1040 | #[cfg(feature = "ossl-sys")] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `ossl-sys` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/pkey.rs:35:13 | 35 | trace_ossl!("EVP_PKEY_CTX_new_from_name()"); | ------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `fips` --> src/pkey.rs:294:15 | 294 | #[cfg(not(feature = "fips"))] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `fips` --> src/pkey.rs:296:11 | 296 | #[cfg(feature = "fips")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `fips` --> src/pkey.rs:1587:15 | 1587 | #[cfg(not(feature = "fips"))] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `fips` --> src/pkey.rs:1597:11 | 1597 | #[cfg(feature = "fips")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/pkey.rs:1067:13 | 1067 | trace_ossl!("EVP_PKEY_fromdata_init()"); | --------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/pkey.rs:1080:13 | 1080 | trace_ossl!("EVP_PKEY_fromdata()"); | ---------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/pkey.rs:1119:17 | 1119 | trace_ossl!("EVP_PKEY_export()"); | -------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/pkey.rs:1177:13 | 1177 | trace_ossl!("EVP_PKEY_keygen_init()"); | ------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/pkey.rs:1184:13 | 1184 | trace_ossl!("EVP_PKEY_CTX_set_params()"); | ---------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/pkey.rs:1190:13 | 1190 | trace_ossl!("EVP_PKEY_generate()"); | ---------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/rand.rs:71:13 | 71 | trace_ossl!("EVP_RAND_fetch()"); | ------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/rand.rs:80:13 | 80 | trace_ossl!("EVP_RAND_CTX_new()"); | --------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/rand.rs:103:13 | 103 | trace_ossl!("EVP_RAND_instantiate()"); | ------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/rand.rs:168:13 | 168 | trace_ossl!("EVP_RAND_CTX_get_params()"); | ---------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/rand.rs:252:13 | 252 | trace_ossl!("EVP_RAND_reseed()"); | -------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/rand.rs:275:13 | 275 | trace_ossl!("EVP_RAND_generate()"); | ---------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `fips` --> src/signature.rs:17:11 | 17 | #[cfg(not(feature = "fips"))] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `fips` --> src/signature.rs:20:7 | 20 | #[cfg(feature = "fips")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `fips` --> src/signature.rs:581:15 | 581 | #[cfg(not(feature = "fips"))] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `fips` --> src/signature.rs:583:11 | 583 | #[cfg(feature = "fips")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/signature.rs:37:13 | 37 | trace_ossl!("EVP_SIGNATURE_fetch()"); | ------------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/signature.rs:628:25 | 628 | trace_ossl!("EVP_PKEY_sign_init()"); | ----------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/signature.rs:631:25 | 631 | trace_ossl!("EVP_PKEY_verify_init()"); | ------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/signature.rs:644:21 | 644 | trace_ossl!("EVP_PKEY_CTX_set_params()"); | ---------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `fips` --> src/signature.rs:657:23 | 657 | #[cfg(not(feature = "fips"))] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `fips` --> src/signature.rs:695:19 | 695 | #[cfg(feature = "fips")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/signature.rs:685:29 | 685 | ... trace_ossl!("EVP_DigestSignInit_ex()"); | -------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/signature.rs:688:29 | 688 | ... trace_ossl!("EVP_DigestVerifyInit_ex()"); | ---------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/signature.rs:739:25 | 739 | trace_ossl!("EVP_PKEY_sign_message_init()"); | ------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/signature.rs:742:25 | 742 | trace_ossl!("EVP_PKEY_verify_message_init()"); | --------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/signature.rs:780:25 | 780 | trace_ossl!("update() not supported, fallback enabled"); | ------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `fips` --> src/signature.rs:832:23 | 832 | #[cfg(not(feature = "fips"))] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `fips` --> src/signature.rs:848:19 | 848 | #[cfg(feature = "fips")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/signature.rs:844:21 | 844 | trace_ossl!("EVP_DigestSign()"); | ------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/signature.rs:863:17 | 863 | trace_ossl!("EVP_PKEY_sign()"); | ------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `fips` --> src/signature.rs:874:27 | 874 | #[cfg(not(feature = "fips"))] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `fips` --> src/signature.rs:890:23 | 890 | #[cfg(feature = "fips")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/signature.rs:886:25 | 886 | trace_ossl!("EVP_DigestSign()"); | ------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/signature.rs:905:21 | 905 | trace_ossl!("EVP_PKEY_sign()"); | ------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `fips` --> src/signature.rs:931:23 | 931 | #[cfg(not(feature = "fips"))] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `fips` --> src/signature.rs:947:19 | 947 | #[cfg(feature = "fips")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/signature.rs:943:21 | 943 | trace_ossl!("EVP_DigestVerify()"); | --------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/signature.rs:962:17 | 962 | trace_ossl!("EVP_PKEY_verify()"); | -------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `fips` --> src/signature.rs:976:23 | 976 | #[cfg(not(feature = "fips"))] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `fips` --> src/signature.rs:1006:19 | 1006 | #[cfg(feature = "fips")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/signature.rs:997:29 | 997 | ... trace_ossl!("EVP_DigestSignUpdate()"); | ------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/signature.rs:1000:29 | 1000 | ... trace_ossl!("EVP_DigestVerifyUpdate()"); | --------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/signature.rs:1036:25 | 1036 | trace_ossl!("EVP_PKEY_sign_mesage_update()"); | -------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/signature.rs:1039:25 | 1039 | trace_ossl!("EVP_PKEY_verify_message_update()"); | ----------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `fips` --> src/signature.rs:1066:23 | 1066 | #[cfg(not(feature = "fips"))] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `fips` --> src/signature.rs:1084:19 | 1084 | #[cfg(feature = "fips")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/signature.rs:1079:21 | 1079 | trace_ossl!("EVP_DigestSignFinal()"); | ------------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/signature.rs:1101:17 | 1101 | trace_ossl!("EVP_PKEY_sign_mesage_final()"); | ------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/signature.rs:1135:17 | 1135 | trace_ossl!("EVP_PKEY_CTX_set_signature()"); | ------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `fips` --> src/signature.rs:1172:23 | 1172 | #[cfg(not(feature = "fips"))] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `fips` --> src/signature.rs:1188:19 | 1188 | #[cfg(feature = "fips")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/signature.rs:1182:21 | 1182 | trace_ossl!("EVP_DigestVerifyFinal()"); | -------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/signature.rs:1205:17 | 1205 | trace_ossl!("EVP_PKEY_verify_message_final()"); | ---------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `fips` --> src/lib.rs:238:11 | 238 | #[cfg(feature = "fips")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `fips` --> src/lib.rs:264:11 | 264 | #[cfg(feature = "fips")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `fips` --> src/lib.rs:273:11 | 273 | #[cfg(feature = "fips")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `fips` --> src/lib.rs:249:19 | 249 | #[cfg(feature = "fips")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `fips` --> src/lib.rs:259:19 | 259 | #[cfg(feature = "fips")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `fips` --> src/lib.rs:285:17 | 285 | if cfg!(feature = "fips") { | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ ... 297 | trace_ossl!("OSSL_LIB_CTX_load_config()"); | ----------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `fips` --> src/lib.rs:309:17 | 309 | if cfg!(feature = "fips") { | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `fips` --> src/lib.rs:338:15 | 338 | #[cfg(feature = "fips")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ ... 380 | trace_ossl!("BN_secure_new()"); | ------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ ... 403 | trace_ossl!("BN_bin2bn()"); | -------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ ... 441 | trace_ossl!("BN_bn2nativepad()"); | -------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ ... 979 | trace_ossl!("OSSL_PARAM_get_int()"); | ----------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ ... 994 | trace_ossl!("OSSL_PARAM_get_uint()"); | ------------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ ... 1009 | trace_ossl!("OSSL_PARAM_get_size_t()"); | -------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ ... 1024 | trace_ossl!("OSSL_PARAM_get_int64()"); | ------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ ... 1039 | trace_ossl!("OSSL_PARAM_get_uint64()"); | -------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ ... 1055 | trace_ossl!("OSSL_PARAM_get_long()"); | ------------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ ... 1086 | trace_ossl!("OSSL_PARAM_get_octet_string_ptr()"); | ------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ ... 1104 | trace_ossl!("OSSL_PARAM_get_utf8_string_ptr()"); | ----------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `ossl` (lib) generated 132 warnings Finished `rpm` profile [optimized + debuginfo] target(s) in 1m 23s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.0Wu206 + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/BUILDROOT '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/BUILDROOT ++ dirname /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/BUILDROOT + mkdir -p /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build + mkdir /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-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 ossl-1.5.2 + '[' 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=ossl ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=1.5.2 + REG_DIR=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/BUILDROOT/usr/share/cargo/registry/ossl-1.5.2 + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/BUILDROOT/usr/share/cargo/registry/ossl-1.5.2 + /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-ossl-1.5.2-build/BUILDROOT/usr/share/cargo/registry/ossl-1.5.2 warning: no (git) VCS found for `/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/BUILDROOT/usr/share/cargo/registry/ossl-1.5.2/Cargo.toml + /usr/bin/rm -f /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/BUILDROOT/usr/share/cargo/registry/ossl-1.5.2/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 -j24 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.xBs4jf + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-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 ossl-1.5.2 + '[' 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 -j24 -Z avoid-dev-deps --profile rpm --no-fail-fast Fresh unicode-ident v1.0.22 Fresh proc-macro2 v1.0.106 Fresh glob v0.3.3 Fresh minimal-lexical v0.2.1 Fresh regex-syntax v0.8.11 Fresh anstyle v1.0.14 Fresh shlex v1.3.0 Fresh unicode-width v0.2.2 Fresh either v1.15.0 Fresh bitflags v2.13.0 Fresh rustc-hash v2.1.1 Fresh find-msvc-tools v0.1.5 Fresh pkg-config v0.3.33 Compiling futures-sink v0.3.31 Compiling futures-core v0.3.31 Compiling pin-project-lite v0.2.16 Compiling slab v0.4.11 Fresh libloading v0.8.9 Fresh regex-automata v0.4.13 Fresh nom v7.1.3 Fresh itertools v0.12.1 Fresh annotate-snippets v0.11.5 Fresh cc v1.2.49 Compiling pin-utils v0.1.0 Compiling memchr v2.8.0 Compiling parking_lot_core v0.9.12 Fresh cfg-if v1.0.4 Compiling futures-task v0.3.31 Compiling futures-io v0.3.31 Compiling smallvec v1.15.1 Compiling scopeguard v1.2.0 Compiling sdd v3.0.3 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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=3e7ff0c85479bad0 -C extra-filename=-bd60ef868ae771c3 --out-dir /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name futures_core --edition=2018 /usr/share/cargo/registry/futures-core-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "portable-atomic", "std", "unstable"))' -C metadata=c5569abf65c712a6 -C extra-filename=-4679e8423c88755e --out-dir /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/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=270e9333aa18053b -C extra-filename=-66ce03215bd021b9 --out-dir /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name slab --edition=2018 /usr/share/cargo/registry/slab-0.4.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=cf455c45418cf4c5 -C extra-filename=-3d5cb76f3dd95240 --out-dir /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name pin_utils --edition=2018 /usr/share/cargo/registry/pin-utils-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6aed7e1fafdf6612 -C extra-filename=-38beb00ae390e49a --out-dir /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name memchr --edition=2021 /usr/share/cargo/registry/memchr-2.8.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="default"' --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=d9a6bf8fdfbf018c -C extra-filename=-ae0959b0218850a0 --out-dir /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/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/parking_lot_core-0.9.12/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("backtrace", "deadlock_detection", "nightly", "petgraph"))' -C metadata=23740583698338b5 -C extra-filename=-241ccffcf2e56e4b --out-dir /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/build/parking_lot_core-241ccffcf2e56e4b -L dependency=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name futures_task --edition=2018 /usr/share/cargo/registry/futures-task-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --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=5d8604dbafc775e9 -C extra-filename=-1c26fdb188628d33 --out-dir /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/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_io --edition=2018 /usr/share/cargo/registry/futures-io-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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "unstable"))' -C metadata=6e1331176a202aca -C extra-filename=-75e718e1fa1b9a20 --out-dir /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name smallvec --edition=2018 /usr/share/cargo/registry/smallvec-1.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 --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=777ec83c9d06d87d -C extra-filename=-a816c664b481b212 --out-dir /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh quote v1.0.46 Fresh cexpr v0.6.0 Fresh regex v1.13.0 Fresh libc v0.2.186 Compiling log v0.4.29 Compiling once_cell v1.21.3 Compiling hex v0.4.3 Running `/usr/bin/rustc --crate-name scopeguard --edition=2015 /usr/share/cargo/registry/scopeguard-1.2.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("default", "use_std"))' -C metadata=6cff7f6ff0f704c1 -C extra-filename=-d786808bd2ac8aac --out-dir /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/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 sdd --edition=2021 /usr/share/cargo/registry/sdd-3.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=550d12d8b8f52611 -C extra-filename=-8faf77a27632efbe --out-dir /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh syn v2.0.118 Fresh clang-sys v1.8.1 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=394c775d2fb3374f -C extra-filename=-807b256318beda18 --out-dir /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/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="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=017b6d24b63db706 -C extra-filename=-3c75573028764fbf --out-dir /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/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 hex --edition=2018 /usr/share/cargo/registry/hex-0.4.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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=8ea8666a62401376 -C extra-filename=-7c18eb64146c6471 --out-dir /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh prettyplease v0.2.37 Compiling serial_test_derive v3.2.0 Fresh bindgen v0.72.1 Running `/usr/bin/rustc --crate-name serial_test_derive --edition=2018 /usr/share/cargo/registry/serial_test_derive-3.2.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 --cfg 'feature="async"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "default", "test_logging"))' -C metadata=f9e2eb8a73ec0b88 -C extra-filename=-77c1660fac5153ea --out-dir /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps --extern proc_macro2=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libproc_macro2-294e9ff6922beb0b.rlib --extern quote=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libquote-af2c4422fb5da545.rlib --extern syn=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libsyn-2e006634c8d4c3af.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: unexpected `cfg` condition value: `ossl-sys` --> build.rs:87:42 | 87 | if cfg!(all(feature = "openssl-sys", feature = "ossl-sys")) { | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `ossl-sys` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `ossl` (build script) generated 1 warning Fresh openssl-sys v0.9.114 warning: unexpected `cfg` condition value: `ossl-sys` --> src/lib.rs:11:7 | 11 | #[cfg(feature = "ossl-sys")] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `ossl-sys` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `fips` --> src/lib.rs:44:7 | 44 | #[cfg(feature = "fips")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `log` --> src/lib.rs:168:11 | 168 | #[cfg(all(feature = "log", feature = "fips"))] | ^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `fips` --> src/lib.rs:168:28 | 168 | #[cfg(all(feature = "log", feature = "fips"))] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `log` --> src/lib.rs:174:11 | 174 | #[cfg(all(feature = "log", not(feature = "fips")))] | ^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `fips` --> src/lib.rs:174:32 | 174 | #[cfg(all(feature = "log", not(feature = "fips")))] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/asymcipher.rs:130:21 | 130 | trace_ossl!("EVP_PKEY_encrypt_init()"); | -------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/asymcipher.rs:133:21 | 133 | trace_ossl!("EVP_PKEY_decrypt_init()"); | -------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/asymcipher.rs:136:21 | 136 | trace_ossl!("EVP_PKEY_encapsulate_init()"); | ------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/asymcipher.rs:139:21 | 139 | trace_ossl!("EVP_PKEY_decapsulate_init()"); | ------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/asymcipher.rs:173:13 | 173 | trace_ossl!("EVP_PKEY_encrypt()"); | --------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/asymcipher.rs:205:13 | 205 | trace_ossl!("EVP_PKEY_decrypt()"); | --------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/asymcipher.rs:234:13 | 234 | trace_ossl!("EVP_PKEY_encapsulate()"); | ------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/asymcipher.rs:253:13 | 253 | trace_ossl!("EVP_PKEY_encapsulate()"); | ------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/asymcipher.rs:279:13 | 279 | trace_ossl!("EVP_PKEY_decapsulate()"); | ------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/asymcipher.rs:294:13 | 294 | trace_ossl!("EVP_PKEY_decapsulate()"); | ------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/cipher.rs:28:13 | 28 | trace_ossl!("EVP_CIPHER_fetch()"); | --------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/cipher.rs:62:13 | 62 | trace_ossl!("EVP_CIPHER_ctx_new()"); | ----------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/cipher.rs:360:13 | 360 | trace_ossl!("EVP_CipherInit_ex2()"); | ----------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/cipher.rs:421:13 | 421 | trace_ossl!("EVP_CipherInit_ex2()"); | ----------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/cipher.rs:444:21 | 444 | trace_ossl!("EVP_CipherUpdate()"); | --------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/cipher.rs:467:25 | 467 | trace_ossl!("EVP_CipherUpdate()"); | --------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/cipher.rs:518:13 | 518 | trace_ossl!("EVP_CIPHER_CTX_ctrl()"); | ------------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/cipher.rs:534:21 | 534 | trace_ossl!("EVP_CIPHER_CTX_ctrl()"); | ------------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/cipher.rs:558:13 | 558 | trace_ossl!("EVP_CIPHER_CTX_set_padding()"); | ------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/cipher.rs:610:13 | 610 | trace_ossl!("EVP_CipherUpdate()"); | --------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/cipher.rs:632:13 | 632 | trace_ossl!("EVP_CipherFinal_ex()"); | ----------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/cipher.rs:650:13 | 650 | trace_ossl!("EVP_CIPHER_CTX_ctrl()"); | ------------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/cipher.rs:668:13 | 668 | trace_ossl!("EVP_CIPHER_CTX_ctrl()"); | ------------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/derive.rs:32:13 | 32 | trace_ossl!("EVP_KDF_fetch()"); | ------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/derive.rs:40:13 | 40 | trace_ossl!("EVP_KDF_CTX_new()"); | -------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/derive.rs:61:13 | 61 | trace_ossl!("EVP_KDF_derive()"); | ------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/derive.rs:740:13 | 740 | trace_ossl!("EVP_PKEY_derive_init()"); | ------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/derive.rs:813:17 | 813 | trace_ossl!("EVP_PKEY_CTX_set_params()"); | ---------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/derive.rs:822:13 | 822 | trace_ossl!("EVP_PKEY_derive_set_peer()"); | ----------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/derive.rs:835:13 | 835 | trace_ossl!("EVP_PKEY_derive()"); | -------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/derive.rs:851:13 | 851 | trace_ossl!("EVP_PKEY_derive()"); | -------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/derive.rs:889:13 | 889 | trace_ossl!("EVP_PKEY_derive_init()"); | ------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/derive.rs:913:13 | 913 | trace_ossl!("EVP_PKEY_derive_set_peer()"); | ----------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/derive.rs:926:13 | 926 | trace_ossl!("EVP_PKEY_derive()"); | -------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/derive.rs:942:13 | 942 | trace_ossl!("EVP_PKEY_derive()"); | -------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/digest.rs:25:13 | 25 | trace_ossl!("EVP_MD_fetch()"); | ----------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/digest.rs:75:13 | 75 | trace_ossl!("EVP_MD_ctx_new()"); | ------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/digest.rs:263:13 | 263 | trace_ossl!("EVP_DigestInit_ex2()"); | ----------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/digest.rs:279:13 | 279 | trace_ossl!("EVP_DigestUpdate()"); | --------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/digest.rs:301:13 | 301 | trace_ossl!("EVP_DigestFinal_ex()"); | ----------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/mac.rs:28:13 | 28 | trace_ossl!("EVP_MAC_fetch()"); | ------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/mac.rs:36:13 | 36 | trace_ossl!("EVP_MAC_CTX_new()"); | -------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/mac.rs:257:13 | 257 | trace_ossl!("EVP_MAC_init()"); | ----------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/mac.rs:276:13 | 276 | trace_ossl!("EVP_MAC_init()"); | ----------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/mac.rs:287:13 | 287 | trace_ossl!("EVP_MAC_update()"); | ------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/mac.rs:307:13 | 307 | trace_ossl!("EVP_MAC_final()"); | ------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `ossl-sys` --> src/pkey.rs:1040:7 | 1040 | #[cfg(feature = "ossl-sys")] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `ossl-sys` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/pkey.rs:35:13 | 35 | trace_ossl!("EVP_PKEY_CTX_new_from_name()"); | ------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `fips` --> src/pkey.rs:294:15 | 294 | #[cfg(not(feature = "fips"))] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `fips` --> src/pkey.rs:296:11 | 296 | #[cfg(feature = "fips")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `fips` --> src/pkey.rs:1587:15 | 1587 | #[cfg(not(feature = "fips"))] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `fips` --> src/pkey.rs:1597:11 | 1597 | #[cfg(feature = "fips")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/pkey.rs:1067:13 | 1067 | trace_ossl!("EVP_PKEY_fromdata_init()"); | --------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/pkey.rs:1080:13 | 1080 | trace_ossl!("EVP_PKEY_fromdata()"); | ---------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/pkey.rs:1119:17 | 1119 | trace_ossl!("EVP_PKEY_export()"); | -------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/pkey.rs:1177:13 | 1177 | trace_ossl!("EVP_PKEY_keygen_init()"); | ------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/pkey.rs:1184:13 | 1184 | trace_ossl!("EVP_PKEY_CTX_set_params()"); | ---------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/pkey.rs:1190:13 | 1190 | trace_ossl!("EVP_PKEY_generate()"); | ---------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/rand.rs:71:13 | 71 | trace_ossl!("EVP_RAND_fetch()"); | ------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/rand.rs:80:13 | 80 | trace_ossl!("EVP_RAND_CTX_new()"); | --------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/rand.rs:103:13 | 103 | trace_ossl!("EVP_RAND_instantiate()"); | ------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/rand.rs:168:13 | 168 | trace_ossl!("EVP_RAND_CTX_get_params()"); | ---------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/rand.rs:252:13 | 252 | trace_ossl!("EVP_RAND_reseed()"); | -------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/rand.rs:275:13 | 275 | trace_ossl!("EVP_RAND_generate()"); | ---------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `fips` --> src/signature.rs:17:11 | 17 | #[cfg(not(feature = "fips"))] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `fips` --> src/signature.rs:20:7 | 20 | #[cfg(feature = "fips")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `fips` --> src/signature.rs:581:15 | 581 | #[cfg(not(feature = "fips"))] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `fips` --> src/signature.rs:583:11 | 583 | #[cfg(feature = "fips")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/signature.rs:37:13 | 37 | trace_ossl!("EVP_SIGNATURE_fetch()"); | ------------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/signature.rs:628:25 | 628 | trace_ossl!("EVP_PKEY_sign_init()"); | ----------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/signature.rs:631:25 | 631 | trace_ossl!("EVP_PKEY_verify_init()"); | ------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/signature.rs:644:21 | 644 | trace_ossl!("EVP_PKEY_CTX_set_params()"); | ---------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `fips` --> src/signature.rs:657:23 | 657 | #[cfg(not(feature = "fips"))] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `fips` --> src/signature.rs:695:19 | 695 | #[cfg(feature = "fips")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/signature.rs:685:29 | 685 | ... trace_ossl!("EVP_DigestSignInit_ex()"); | -------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/signature.rs:688:29 | 688 | ... trace_ossl!("EVP_DigestVerifyInit_ex()"); | ---------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/signature.rs:739:25 | 739 | trace_ossl!("EVP_PKEY_sign_message_init()"); | ------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/signature.rs:742:25 | 742 | trace_ossl!("EVP_PKEY_verify_message_init()"); | --------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/signature.rs:780:25 | 780 | trace_ossl!("update() not supported, fallback enabled"); | ------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `fips` --> src/signature.rs:832:23 | 832 | #[cfg(not(feature = "fips"))] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `fips` --> src/signature.rs:848:19 | 848 | #[cfg(feature = "fips")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/signature.rs:844:21 | 844 | trace_ossl!("EVP_DigestSign()"); | ------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/signature.rs:863:17 | 863 | trace_ossl!("EVP_PKEY_sign()"); | ------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `fips` --> src/signature.rs:874:27 | 874 | #[cfg(not(feature = "fips"))] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `fips` --> src/signature.rs:890:23 | 890 | #[cfg(feature = "fips")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/signature.rs:886:25 | 886 | trace_ossl!("EVP_DigestSign()"); | ------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/signature.rs:905:21 | 905 | trace_ossl!("EVP_PKEY_sign()"); | ------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `fips` --> src/signature.rs:931:23 | 931 | #[cfg(not(feature = "fips"))] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `fips` --> src/signature.rs:947:19 | 947 | #[cfg(feature = "fips")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/signature.rs:943:21 | 943 | trace_ossl!("EVP_DigestVerify()"); | --------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/signature.rs:962:17 | 962 | trace_ossl!("EVP_PKEY_verify()"); | -------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `fips` --> src/signature.rs:976:23 | 976 | #[cfg(not(feature = "fips"))] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `fips` --> src/signature.rs:1006:19 | 1006 | #[cfg(feature = "fips")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/signature.rs:997:29 | 997 | ... trace_ossl!("EVP_DigestSignUpdate()"); | ------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/signature.rs:1000:29 | 1000 | ... trace_ossl!("EVP_DigestVerifyUpdate()"); | --------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/signature.rs:1036:25 | 1036 | trace_ossl!("EVP_PKEY_sign_mesage_update()"); | -------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/signature.rs:1039:25 | 1039 | trace_ossl!("EVP_PKEY_verify_message_update()"); | ----------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `fips` --> src/signature.rs:1066:23 | 1066 | #[cfg(not(feature = "fips"))] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `fips` --> src/signature.rs:1084:19 | 1084 | #[cfg(feature = "fips")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/signature.rs:1079:21 | 1079 | trace_ossl!("EVP_DigestSignFinal()"); | ------------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/signature.rs:1101:17 | 1101 | trace_ossl!("EVP_PKEY_sign_mesage_final()"); | ------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/signature.rs:1135:17 | 1135 | trace_ossl!("EVP_PKEY_CTX_set_signature()"); | ------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `fips` --> src/signature.rs:1172:23 | 1172 | #[cfg(not(feature = "fips"))] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `fips` --> src/signature.rs:1188:19 | 1188 | #[cfg(feature = "fips")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/signature.rs:1182:21 | 1182 | trace_ossl!("EVP_DigestVerifyFinal()"); | -------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ | ::: src/signature.rs:1205:17 | 1205 | trace_ossl!("EVP_PKEY_verify_message_final()"); | ---------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `fips` --> src/lib.rs:238:11 | 238 | #[cfg(feature = "fips")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `fips` --> src/lib.rs:264:11 | 264 | #[cfg(feature = "fips")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `fips` --> src/lib.rs:273:11 | 273 | #[cfg(feature = "fips")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `fips` --> src/lib.rs:249:19 | 249 | #[cfg(feature = "fips")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `fips` --> src/lib.rs:259:19 | 259 | #[cfg(feature = "fips")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `fips` --> src/lib.rs:285:17 | 285 | if cfg!(feature = "fips") { | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ ... 297 | trace_ossl!("OSSL_LIB_CTX_load_config()"); | ----------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `fips` --> src/lib.rs:309:17 | 309 | if cfg!(feature = "fips") { | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `fips` --> src/lib.rs:338:15 | 338 | #[cfg(feature = "fips")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ ... 380 | trace_ossl!("BN_secure_new()"); | ------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ ... 403 | trace_ossl!("BN_bin2bn()"); | -------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ ... 441 | trace_ossl!("BN_bn2nativepad()"); | -------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ ... 979 | trace_ossl!("OSSL_PARAM_get_int()"); | ----------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ ... 994 | trace_ossl!("OSSL_PARAM_get_uint()"); | ------------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ ... 1009 | trace_ossl!("OSSL_PARAM_get_size_t()"); | -------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ ... 1024 | trace_ossl!("OSSL_PARAM_get_int64()"); | ------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ ... 1039 | trace_ossl!("OSSL_PARAM_get_uint64()"); | -------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ ... 1055 | trace_ossl!("OSSL_PARAM_get_long()"); | ------------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ ... 1086 | trace_ossl!("OSSL_PARAM_get_octet_string_ptr()"); | ------------------------------------------------ in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `log` --> src/lib.rs:219:15 | 219 | #[cfg(feature = "log")] | ^^^^^^^^^^^^^^^ ... 1104 | trace_ossl!("OSSL_PARAM_get_utf8_string_ptr()"); | ----------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `log` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `trace_ossl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `ossl` (lib) generated 132 warnings Compiling lock_api v0.4.14 Running `/usr/bin/rustc --crate-name lock_api --edition=2021 /usr/share/cargo/registry/lock_api-0.4.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=01331c8710555232 -C extra-filename=-77e31f5d19f1e4bb --out-dir /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps --extern scopeguard=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libscopeguard-d786808bd2ac8aac.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling futures-channel v0.3.31 Running `/usr/bin/rustc --crate-name futures_channel --edition=2018 /usr/share/cargo/registry/futures-channel-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="futures-sink"' --cfg 'feature="sink"' --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=5c67cdd56f136440 -C extra-filename=-756e4477451fca03 --out-dir /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps --extern futures_core=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libfutures_core-4679e8423c88755e.rmeta --extern futures_sink=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libfutures_sink-bd60ef868ae771c3.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling scc v2.1.17 Running `/usr/bin/rustc --crate-name scc --edition=2021 /usr/share/cargo/registry/scc-2.1.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=2ce8278160f03e7a -C extra-filename=-da5b9995127c1be9 --out-dir /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps --extern sdd=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libsdd-8faf77a27632efbe.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/build/parking_lot_core-241ccffcf2e56e4b/build-script-build` Running `/usr/bin/rustc --crate-name parking_lot_core --edition=2021 /usr/share/cargo/registry/parking_lot_core-0.9.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph"))' -C metadata=54d1150dbe4e08f3 -C extra-filename=-27eced8613964e2a --out-dir /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps --extern cfg_if=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libcfg_if-1848ef98b028bef9.rmeta --extern libc=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/liblibc-7fc90be98851e215.rmeta --extern smallvec=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libsmallvec-a816c664b481b212.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(tsan_enabled)'` 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="channel"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --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=3e4f71ff72b3ee94 -C extra-filename=-d5c700b953c706f4 --out-dir /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps --extern futures_channel=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libfutures_channel-756e4477451fca03.rmeta --extern futures_core=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libfutures_core-4679e8423c88755e.rmeta --extern futures_io=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libfutures_io-75e718e1fa1b9a20.rmeta --extern futures_sink=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libfutures_sink-bd60ef868ae771c3.rmeta --extern futures_task=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libfutures_task-1c26fdb188628d33.rmeta --extern memchr=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libmemchr-ae0959b0218850a0.rmeta --extern pin_project_lite=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libpin_project_lite-66ce03215bd021b9.rmeta --extern pin_utils=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libpin_utils-38beb00ae390e49a.rmeta --extern slab=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libslab-3d5cb76f3dd95240.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling parking_lot v0.12.5 Running `/usr/bin/rustc --crate-name parking_lot --edition=2021 /usr/share/cargo/registry/parking_lot-0.12.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("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=ec32318e93b6f6d1 -C extra-filename=-3cbe8693e839f450 --out-dir /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps --extern lock_api=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/liblock_api-77e31f5d19f1e4bb.rmeta --extern parking_lot_core=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libparking_lot_core-27eced8613964e2a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling futures-executor v0.3.31 Running `/usr/bin/rustc --crate-name futures_executor --edition=2018 /usr/share/cargo/registry/futures-executor-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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "num_cpus", "std", "thread-pool"))' -C metadata=58bf4018c3933826 -C extra-filename=-d25b5fe4d6748a4e --out-dir /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps --extern futures_core=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libfutures_core-4679e8423c88755e.rmeta --extern futures_task=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libfutures_task-1c26fdb188628d33.rmeta --extern futures_util=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libfutures_util-d5c700b953c706f4.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling futures v0.3.31 Running `/usr/bin/rustc --crate-name futures --edition=2018 /usr/share/cargo/registry/futures-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="executor"' --cfg 'feature="futures-executor"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "bilock", "cfg-target-has-atomic", "default", "executor", "futures-executor", "std", "thread-pool", "unstable", "write-all-vectored"))' -C metadata=9f6d7d2d5840e096 -C extra-filename=-2756dd6aeda03c97 --out-dir /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps --extern futures_channel=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libfutures_channel-756e4477451fca03.rmeta --extern futures_core=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libfutures_core-4679e8423c88755e.rmeta --extern futures_executor=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libfutures_executor-d25b5fe4d6748a4e.rmeta --extern futures_io=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libfutures_io-75e718e1fa1b9a20.rmeta --extern futures_sink=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libfutures_sink-bd60ef868ae771c3.rmeta --extern futures_task=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libfutures_task-1c26fdb188628d33.rmeta --extern futures_util=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libfutures_util-d5c700b953c706f4.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling serial_test v3.2.0 Running `/usr/bin/rustc --crate-name serial_test --edition=2018 /usr/share/cargo/registry/serial_test-3.2.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="async"' --cfg 'feature="default"' --cfg 'feature="logging"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "default", "docsrs", "file_locks", "logging", "test_logging"))' -C metadata=3a885e8f39f6befa -C extra-filename=-e7bfbe8162aed9df --out-dir /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps --extern futures=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libfutures-2756dd6aeda03c97.rmeta --extern log=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/liblog-807b256318beda18.rmeta --extern once_cell=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libonce_cell-3c75573028764fbf.rmeta --extern parking_lot=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libparking_lot-3cbe8693e839f450.rmeta --extern scc=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libscc-da5b9995127c1be9.rmeta --extern serial_test_derive=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libserial_test_derive-77c1660fac5153ea.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling ossl v1.5.2 (/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2) Running `/usr/bin/rustc --crate-name ossl --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="openssl-sys"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "openssl-sys", "ossl320", "ossl350", "ossl400", "rfc9580"))' -C metadata=398725bbf1b29376 -C extra-filename=-c1a19550b70560f9 --out-dir /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps --extern cfg_if=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libcfg_if-1848ef98b028bef9.rlib --extern hex=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libhex-7c18eb64146c6471.rlib --extern libc=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/liblibc-7fc90be98851e215.rlib --extern openssl_sys=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libopenssl_sys-e9f1132ab92006b6.rlib --extern serial_test=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libserial_test-e7bfbe8162aed9df.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg ossl_v307 --cfg ossl_v320 --cfg ossl_v350 --check-cfg 'cfg(ossl_v307,ossl_v320,ossl_v350,ossl_v400)'` warning: unexpected `cfg` condition value: `fips` --> src/tests/mod.rs:4:11 | 4 | #[cfg(not(feature = "fips"))] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `fips` --> src/tests/mod.rs:8:11 | 8 | #[cfg(not(feature = "fips"))] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `fips` --> src/tests/mod.rs:13:15 | 13 | #[cfg(all(not(feature = "fips"), feature = "rfc9580"))] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `fips` --> src/tests/mod.rs:34:11 | 34 | #[cfg(not(feature = "fips"))] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `fips` --> src/tests/mod.rs:37:11 | 37 | #[cfg(not(feature = "fips"))] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `openssl-sys`, `ossl320`, `ossl350`, `ossl400`, and `rfc9580` = help: consider adding `fips` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: `ossl` (lib test) generated 137 warnings (132 duplicates) Finished `rpm` profile [optimized + debuginfo] target(s) in 10.26s Running `/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/ossl-c1a19550b70560f9` running 11 tests test tests::aes::test_aes_256_gcm ... ok test tests::aes::test_aes_192_gcm ... ok test tests::aes::test_aes_256_gcm_siv ... ok test tests::aes::test_aes_128_ocb ... ok test tests::aes::test_aes_128_ccm ... ok test tests::aes::test_aes_128_gcm ... ok test tests::aes::test_aes_128_gcm_siv ... ok test tests::brainpool::test_ecdh_brainpool_p256r1 ... ok test tests::brainpool::test_brainpool_p256r1_signature ... ok test tests::brainpool::test_ecdh_brainpool_p384r1 ... ok test tests::brainpool::test_ecdh_brainpool_p512r1 ... ok test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s Doc-tests ossl Running `/usr/bin/rustdoc --edition=2024 --crate-type lib --color auto --crate-name ossl --test src/lib.rs --test-run-directory /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2 --extern cfg_if=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libcfg_if-1848ef98b028bef9.rlib --extern hex=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libhex-7c18eb64146c6471.rlib --extern libc=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/liblibc-7fc90be98851e215.rlib --extern openssl_sys=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libopenssl_sys-e9f1132ab92006b6.rlib --extern ossl=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libossl-9bafd525e0feec8f.rlib --extern serial_test=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps/libserial_test-e7bfbe8162aed9df.rlib -L dependency=/home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/ossl-1.5.2/target/rpm/deps -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="openssl-sys"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "openssl-sys", "ossl320", "ossl350", "ossl400", "rfc9580"))' --cfg ossl_v307 --cfg ossl_v320 --cfg ossl_v350 --check-cfg 'cfg(ossl_v307,ossl_v320,ossl_v350,ossl_v400)' --error-format human` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-ossl-devel-1.5.2-1.mga11.noarch warning: File listed twice: /usr/share/cargo/registry/ossl-1.5.2/LICENSE-2.0.txt warning: File listed twice: /usr/share/cargo/registry/ossl-1.5.2/README.md Provides: crate(ossl) = 1.5.2 purl(pkg:cargo/ossl@1.5.2) rust-ossl-devel = 1.5.2-1.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(bindgen/default) >= 0.72.0 crate(cfg-if/default) >= 1.0.0 crate(libc/default) >= 0.2.151 crate(pkg-config/default) >= 0.3.0 Processing files: rust-ossl+default-devel-1.5.2-1.mga11.noarch Provides: crate(ossl/default) = 1.5.2 rust-ossl+default-devel = 1.5.2-1.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(ossl) = 1.5.2 crate(ossl/openssl-sys) = 1.5.2 Processing files: rust-ossl+openssl-sys-devel-1.5.2-1.mga11.noarch Provides: crate(ossl/openssl-sys) = 1.5.2 rust-ossl+openssl-sys-devel = 1.5.2-1.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(openssl-sys/bindgen) >= 0.9.0 crate(openssl-sys/default) >= 0.9.0 crate(ossl) = 1.5.2 Processing files: rust-ossl+ossl320-devel-1.5.2-1.mga11.noarch Provides: crate(ossl/ossl320) = 1.5.2 rust-ossl+ossl320-devel = 1.5.2-1.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(ossl) = 1.5.2 Processing files: rust-ossl+ossl350-devel-1.5.2-1.mga11.noarch Provides: crate(ossl/ossl350) = 1.5.2 rust-ossl+ossl350-devel = 1.5.2-1.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(ossl) = 1.5.2 Processing files: rust-ossl+ossl400-devel-1.5.2-1.mga11.noarch Provides: crate(ossl/ossl400) = 1.5.2 rust-ossl+ossl400-devel = 1.5.2-1.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(ossl) = 1.5.2 Processing files: rust-ossl+rfc9580-devel-1.5.2-1.mga11.noarch Provides: crate(ossl/rfc9580) = 1.5.2 rust-ossl+rfc9580-devel = 1.5.2-1.mga11 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(ossl) = 1.5.2 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build/BUILDROOT Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-ossl+openssl-sys-devel-1.5.2-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-ossl+ossl400-devel-1.5.2-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-ossl+ossl350-devel-1.5.2-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-ossl+rfc9580-devel-1.5.2-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-ossl+ossl320-devel-1.5.2-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-ossl+default-devel-1.5.2-1.mga11.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-ossl-devel-1.5.2-1.mga11.noarch.rpm Executing(rmbuild): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.KRrcI0 + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build + test -d /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build + rm -rf /home/iurt/rpmbuild/BUILD/rust-ossl-1.5.2-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/ossl-1.5.2/LICENSE-2.0.txt File listed twice: /usr/share/cargo/registry/ossl-1.5.2/README.md D: [iurt_root_command] Success!