Bug#1143227: rust-libheif-sys: autopkgtest needs update for new version of libheif
Paul Gevers <[email protected]>
| Newsgroups | gmane.linux.debian.devel.bugs.rc |
|---|---|
| Message-ID | <7d01c8d5-4f4d-422b-885d-8f1351d9c1a4__17484.8850046814$1785566372$gmane$org@debian.org> |
Source: rust-libheif-sys Version: 5.2.0-1 Severity: serious X-Debbugs-CC: [email protected] Tags: sid forky User: [email protected] Usertags: needs-update Control: affects -1 src:libheif Dear maintainer(s), With a recent upload of libheif the autopkgtest of rust-libheif-sys fails in testing when that autopkgtest is run with the binary packages of libheif from unstable. It passes when run with only packages from testing. In tabular form: pass fail libheif from testing 1.23.1-1 rust-libheif-sys from testing 5.2.0-1 all others from testing from testing I copied some of the output at the bottom of this report. Currently this regression is blocking the migration of libheif to testing [1]. Of course, libheif shouldn't just break your autopkgtest (or even worse, your package), but it seems to me that the change in libheif was intended and your package needs to update to the new situation. If this is a real problem in your package (and not only in your autopkgtest), the right binary package(s) from libheif should really add a versioned Breaks on the unfixed version of (one of your) package(s). Note: the Breaks is nice even if the issue is only in the autopkgtest as it helps the migration software to figure out the right versions to combine in the tests. More information about this bug and the reason for filing it can be found on https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation Paul [1] https://qa.debian.org/excuses.php?package=libheif https://ci.debian.net/data/autopkgtest/testing/amd64/r/rust-libheif-sys/73952314/log.gz 100s debian cargo wrapper: options = ['parallel=48'], profiles = [], parallel = ['-j48'], lto = 100s debian cargo wrapper: rust_type = x86_64-unknown-linux-gnu, gnu_type = x86_64-linux-gnu 100s debian cargo wrapper: linking /usr/share/cargo/registry/* into /tmp/tmp.OV1mRbhAz9/registry/ 100s debian cargo wrapper: options = ['parallel=48'], profiles = [], parallel = ['-j48'], lto = 100s debian cargo wrapper: rust_type = x86_64-unknown-linux-gnu, gnu_type = x86_64-linux-gnu 100s debian cargo wrapper: running subprocess (['env', 'RUST_BACKTRACE=1', '/usr/bin/cargo', '-Zavoid-dev-deps', 'test', '--verbose', '--verbose', '-j48', '--target', 'x86_64-unknown-linux-gnu', '--all-targets'],) {} 100s Compiling target-lexicon v0.13.4 100s Compiling winnow v0.7.13 100s Compiling smallvec v1.15.2 100s Compiling serde_spanned v1.1.1 100s Compiling toml_datetime v1.1.1+spec-1.1.0 100s Compiling version-compare v0.1.1 100s Compiling heck v0.5.0 100s Compiling pkg-config v0.3.32 100s Compiling libc v0.2.186 100s Compiling cfg-if v1.0.4 100s Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/tmp/tmp.OV1mRbhAz9/registry/target-lexicon-0.13.4 CARGO_MANIFEST_PATH=/tmp/tmp.OV1mRbhAz9/registry/target-lexicon-0.13.4/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman <[email protected]>' CARGO_PKG_DESCRIPTION='LLVM target triple types' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=target-lexicon CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/target-lexicon' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.13.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/tmp/tmp.OV1mRbhAz9/target/debug/deps rustc --crate-name build_script_build --edition=2018 /tmp/tmp.OV1mRbhAz9/registry/target-lexicon-0.13.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arch_z80", "arch_zkasm", "default", "serde", "serde_support", "std"))' -C metadata=e9e94382a65e394d -C extra-filename=-f86fab08a50ec500 --out-dir /tmp/tmp.OV1mRbhAz9/target/debug/build/target-lexicon-f86fab08a50ec500 -L dependency=/tmp/tmp.OV1mRbhAz9/target/debug/deps --cap-lints warn` 100s Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=winnow CARGO_MANIFEST_DIR=/tmp/tmp.OV1mRbhAz9/registry/winnow-0.7.13 CARGO_MANIFEST_PATH=/tmp/tmp.OV1mRbhAz9/registry/winnow-0.7.13/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A byte-oriented, zero-copy, parser combinators library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=winnow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/winnow-rs/winnow' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.7.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/tmp/tmp.OV1mRbhAz9/target/debug/deps rustc --crate-name winnow --edition=2021 /tmp/tmp.OV1mRbhAz9/registry/winnow-0.7.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 -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--allow=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --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_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::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_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' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=321ce462d232aa80 -C extra-filename=-e837233a55ea1e67 --out-dir /tmp/tmp.OV1mRbhAz9/target/debug/deps -L dependency=/tmp/tmp.OV1mRbhAz9/target/debug/deps --cap-lints warn` 100s Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/tmp/tmp.OV1mRbhAz9/registry/smallvec-1.15.2 CARGO_MANIFEST_PATH=/tmp/tmp.OV1mRbhAz9/registry/smallvec-1.15.2/Cargo.toml CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION=''\''Small vector'\'' optimization: store up to a small number of items on the stack' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=smallvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-smallvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.15.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/tmp/tmp.OV1mRbhAz9/target/debug/deps rustc --crate-name smallvec --edition=2018 /tmp/tmp.OV1mRbhAz9/registry/smallvec-1.15.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 debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "drain_filter", "drain_keep_rest", "malloc_size_of", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=9dd03f81560ffb77 -C extra-filename=-5312c05c4099b351 --out-dir /tmp/tmp.OV1mRbhAz9/target/debug/deps -L dependency=/tmp/tmp.OV1mRbhAz9/target/debug/deps --cap-lints warn` 100s Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=serde_spanned CARGO_MANIFEST_DIR=/tmp/tmp.OV1mRbhAz9/registry/serde_spanned-1.1.1 CARGO_MANIFEST_PATH=/tmp/tmp.OV1mRbhAz9/registry/serde_spanned-1.1.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Serde-compatible spanned Value' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_spanned CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.85 CARGO_PKG_VERSION=1.1.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/tmp/tmp.OV1mRbhAz9/target/debug/deps rustc --crate-name serde_spanned --edition=2024 /tmp/tmp.OV1mRbhAz9/registry/serde_spanned-1.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 debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=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' '--allow=clippy::needless_bool' '--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' '--allow=clippy::get_first' '--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' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=539cec44fc176071 -C extra-filename=-376b0b08232ef2c9 --out-dir /tmp/tmp.OV1mRbhAz9/target/debug/deps -L dependency=/tmp/tmp.OV1mRbhAz9/target/debug/deps --cap-lints warn` 100s Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=toml_datetime CARGO_MANIFEST_DIR=/tmp/tmp.OV1mRbhAz9/registry/toml_datetime-1.1.1 CARGO_MANIFEST_PATH=/tmp/tmp.OV1mRbhAz9/registry/toml_datetime-1.1.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A TOML-compatible datetime type' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml_datetime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.85 CARGO_PKG_VERSION=1.1.1+spec-1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/tmp/tmp.OV1mRbhAz9/target/debug/deps rustc --crate-name toml_datetime --edition=2024 /tmp/tmp.OV1mRbhAz9/registry/toml_datetime-1.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 debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=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' '--allow=clippy::needless_bool' '--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' '--allow=clippy::get_first' '--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' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=1147fc321cc489cf -C extra-filename=-98930068de0d629e --out-dir /tmp/tmp.OV1mRbhAz9/target/debug/deps -L dependency=/tmp/tmp.OV1mRbhAz9/target/debug/deps --cap-lints warn` 100s Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=version_compare CARGO_MANIFEST_DIR=/tmp/tmp.OV1mRbhAz9/registry/version-compare-0.1.1 CARGO_MANIFEST_PATH=/tmp/tmp.OV1mRbhAz9/registry/version-compare-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='Tim Visee <[email protected]>' CARGO_PKG_DESCRIPTION='Rust library to easily compare version numbers with no specific format, and test against various comparison operators.' CARGO_PKG_HOMEPAGE='https://timvisee.com/projects/version-compare/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=version-compare CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/timvisee/version-compare' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/tmp/tmp.OV1mRbhAz9/target/debug/deps rustc --crate-name version_compare --edition=2018 /tmp/tmp.OV1mRbhAz9/registry/version-compare-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6fd2332e082aeb92 -C extra-filename=-f198af0806ae230e --out-dir /tmp/tmp.OV1mRbhAz9/target/debug/deps -L dependency=/tmp/tmp.OV1mRbhAz9/target/debug/deps --cap-lints warn` 100s Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=heck CARGO_MANIFEST_DIR=/tmp/tmp.OV1mRbhAz9/registry/heck-0.5.0-1+really0.5.0 CARGO_MANIFEST_PATH=/tmp/tmp.OV1mRbhAz9/registry/heck-0.5.0-1+really0.5.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='heck is a case conversion library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=heck CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/withoutboats/heck' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/tmp/tmp.OV1mRbhAz9/target/debug/deps rustc --crate-name heck --edition=2021 /tmp/tmp.OV1mRbhAz9/registry/heck-0.5.0-1+really0.5.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 debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cfbd65721ea5c422 -C extra-filename=-b0b63a660db8f0a2 --out-dir /tmp/tmp.OV1mRbhAz9/target/debug/deps -L dependency=/tmp/tmp.OV1mRbhAz9/target/debug/deps --cap-lints warn` 100s Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=pkg_config CARGO_MANIFEST_DIR=/tmp/tmp.OV1mRbhAz9/registry/pkg-config-0.3.32 CARGO_MANIFEST_PATH=/tmp/tmp.OV1mRbhAz9/registry/pkg-config-0.3.32/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton <[email protected]>' CARGO_PKG_DESCRIPTION='A library to run the pkg-config system tool at build time in order to be used in 100s Cargo build scripts. 100s ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pkg-config CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/pkg-config-rs' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.3.32 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=32 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/tmp/tmp.OV1mRbhAz9/target/debug/deps rustc --crate-name pkg_config --edition=2018 /tmp/tmp.OV1mRbhAz9/registry/pkg-config-0.3.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b341f7abac5ffb06 -C extra-filename=-2bbaa1ba9efdfed7 --out-dir /tmp/tmp.OV1mRbhAz9/target/debug/deps -L dependency=/tmp/tmp.OV1mRbhAz9/target/debug/deps --cap-lints warn` 100s Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/tmp/tmp.OV1mRbhAz9/registry/cfg-if-1.0.4 CARGO_MANIFEST_PATH=/tmp/tmp.OV1mRbhAz9/registry/cfg-if-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton <[email protected]>' CARGO_PKG_DESCRIPTION='A macro to ergonomically define an item depending on a large number of #[cfg] 100s parameters. Structured like an if-else chain, the first matching branch is the 100s item that gets emitted. 100s ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-if CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cfg-if' CARGO_PKG_RUST_VERSION=1.32 CARGO_PKG_VERSION=1.0.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/tmp/tmp.OV1mRbhAz9/target/debug/deps rustc --crate-name cfg_if --edition=2018 /tmp/tmp.OV1mRbhAz9/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 debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2504d6eb03fea63e -C extra-filename=-fa90d0a8ae9ccccb --out-dir /tmp/tmp.OV1mRbhAz9/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/tmp/tmp.OV1mRbhAz9/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/tmp/tmp.OV1mRbhAz9/target/debug/deps --cap-lints warn -C debuginfo=2 -C strip=none --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /usr/share/cargo/registry/libheif-sys-5.2.0=/usr/share/cargo/registry/libheif-sys-5.2.0 --remap-path-prefix /tmp/tmp.OV1mRbhAz9/registry=/usr/share/cargo/registry` 100s Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/tmp/tmp.OV1mRbhAz9/registry/libc-0.2.186 CARGO_MANIFEST_PATH=/tmp/tmp.OV1mRbhAz9/registry/libc-0.2.186/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.2.186 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=186 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/tmp/tmp.OV1mRbhAz9/target/debug/deps rustc --crate-name build_script_build --edition=2021 /tmp/tmp.OV1mRbhAz9/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 -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", "std", "use_std"))' -C metadata=3cbf6e334d26bad3 -C extra-filename=-fd03d49356c64c33 --out-dir /tmp/tmp.OV1mRbhAz9/target/debug/build/libc-fd03d49356c64c33 -L dependency=/tmp/tmp.OV1mRbhAz9/target/debug/deps --cap-lints warn` 100s warning: unexpected `cfg` condition name: `tarpaulin` 100s --> /tmp/tmp.OV1mRbhAz9/registry/version-compare-0.1.1/src/cmp.rs:320:12 100s | 100s 320 | #[cfg_attr(tarpaulin, skip)] 100s | ^^^^^^^^^ 100s | 100s = help: expected names are: `docsrs`, `feature`, and `test` and 31 more 100s = help: consider using a Cargo feature instead 100s = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: 100s [lints.rust] 100s unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } 100s = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` 100s = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration 100s = note: `#[warn(unexpected_cfgs)]` on by default 100s 100s warning: unexpected `cfg` condition name: `tarpaulin` 100s --> /tmp/tmp.OV1mRbhAz9/registry/version-compare-0.1.1/src/compare.rs:66:12 100s | 100s 66 | #[cfg_attr(tarpaulin, skip)] 100s | ^^^^^^^^^ 100s | 100s = help: consider using a Cargo feature instead 100s = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: 100s [lints.rust] 100s unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } 100s = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` 100s = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration 100s 100s warning: unexpected `cfg` condition name: `tarpaulin` 100s --> /tmp/tmp.OV1mRbhAz9/registry/version-compare-0.1.1/src/manifest.rs:58:12 100s | 100s 58 | #[cfg_attr(tarpaulin, skip)] 100s | ^^^^^^^^^ 100s | 100s = help: consider using a Cargo feature instead 100s = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: 100s [lints.rust] 100s unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } 100s = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` 100s = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration 100s 100s warning: unexpected `cfg` condition name: `tarpaulin` 100s --> /tmp/tmp.OV1mRbhAz9/registry/version-compare-0.1.1/src/part.rs:34:12 100s | 100s 34 | #[cfg_attr(tarpaulin, skip)] 100s | ^^^^^^^^^ 100s | 100s = help: consider using a Cargo feature instead 100s = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: 100s [lints.rust] 100s unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } 100s = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` 100s = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration 100s 100s warning: unexpected `cfg` condition name: `tarpaulin` 100s --> /tmp/tmp.OV1mRbhAz9/registry/version-compare-0.1.1/src/version.rs:462:12 100s | 100s 462 | #[cfg_attr(tarpaulin, skip)] 100s | ^^^^^^^^^ 100s | 100s = help: consider using a Cargo feature instead 100s = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: 100s [lints.rust] 100s unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } 100s = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` 100s = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration 100s 100s warning: unexpected `cfg` condition value: `debugger_visualizer` 100s --> /tmp/tmp.OV1mRbhAz9/registry/smallvec-1.15.2/src/lib.rs:98:5 100s | 100s 98 | feature = "debugger_visualizer", 100s | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 100s | 100s = note: expected values for `feature` are: `arbitrary`, `const_generics`, `const_new`, `drain_filter`, `drain_keep_rest`, `malloc_size_of`, `may_dangle`, `serde`, `specialization`, `union`, and `write` 100s = help: consider adding `debugger_visualizer` as a feature in `Cargo.toml` 100s = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration 100s = note: `#[warn(unexpected_cfgs)]` on by default 100s 100s warning: unexpected `cfg` condition value: `impl_bincode` 100s --> /tmp/tmp.OV1mRbhAz9/registry/smallvec-1.15.2/src/lib.rs:2524:7 100s | 100s 2524 | #[cfg(feature = "impl_bincode")] 100s | ^^^^^^^^^^^^^^^^^^^^^^^^ 100s | 100s = note: expected values for `feature` are: `arbitrary`, `const_generics`, `const_new`, `drain_filter`, `drain_keep_rest`, `malloc_size_of`, `may_dangle`, `serde`, `specialization`, `union`, and `write` 100s = help: consider adding `impl_bincode` as a feature in `Cargo.toml` 100s = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration 100s 100s warning: unexpected `cfg` condition value: `impl_bincode` 100s --> /tmp/tmp.OV1mRbhAz9/registry/smallvec-1.15.2/src/lib.rs:2532:7 100s | 100s 2532 | #[cfg(feature = "impl_bincode")] 100s | ^^^^^^^^^^^^^^^^^^^^^^^^ 100s | 100s = note: expected values for `feature` are: `arbitrary`, `const_generics`, `const_new`, `drain_filter`, `drain_keep_rest`, `malloc_size_of`, `may_dangle`, `serde`, `specialization`, `union`, and `write` 100s = help: consider adding `impl_bincode` as a feature in `Cargo.toml` 100s = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration 100s 100s warning: unexpected `cfg` condition value: `impl_bincode` 100s --> /tmp/tmp.OV1mRbhAz9/registry/smallvec-1.15.2/src/lib.rs:2569:7 100s | 100s 2569 | #[cfg(feature = "impl_bincode")] 100s | ^^^^^^^^^^^^^^^^^^^^^^^^ 100s | 100s = note: expected values for `feature` are: `arbitrary`, `const_generics`, `const_new`, `drain_filter`, `drain_keep_rest`, `malloc_size_of`, `may_dangle`, `serde`, `specialization`, `union`, and `write` 100s = help: consider adding `impl_bincode` as a feature in `Cargo.toml` 100s = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration 100s 100s warning: unexpected `cfg` condition value: `impl_bincode` 100s --> /tmp/tmp.OV1mRbhAz9/registry/smallvec-1.15.2/src/lib.rs:2606:7 100s | 100s 2606 | #[cfg(feature = "impl_bincode")] 100s | ^^^^^^^^^^^^^^^^^^^^^^^^ 100s | 100s = note: expected values for `feature` are: `arbitrary`, `const_generics`, `const_new`, `drain_filter`, `drain_keep_rest`, `malloc_size_of`, `may_dangle`, `serde`, `specialization`, `union`, and `write` 100s = help: consider adding `impl_bincode` as a feature in `Cargo.toml` 100s = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration 100s 100s warning: unexpected `cfg` condition value: `rust_1_40` 100s --> /tmp/tmp.OV1mRbhAz9/registry/target-lexicon-0.13.4/src/data_model.rs:43:12 100s | 100s 43 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] 100s | ^^^^^^^^^^^^^^^^^^^^^ 100s | 100s = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` 100s = help: consider adding `rust_1_40` as a feature in `Cargo.toml` 100s = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration 100s = note: `#[warn(unexpected_cfgs)]` on by default 100s 100s warning: unexpected `cfg` condition value: `rust_1_40` 100s --> /tmp/tmp.OV1mRbhAz9/registry/target-lexicon-0.13.4/src/triple.rs:55:12 100s | 100s 55 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] 100s | ^^^^^^^^^^^^^^^^^^^^^ 100s | 100s = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` 100s = help: consider adding `rust_1_40` as a feature in `Cargo.toml` 100s = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration 100s 100s warning: unexpected `cfg` condition value: `rust_1_40` 100s --> /tmp/tmp.OV1mRbhAz9/registry/target-lexicon-0.13.4/src/targets.rs:14:12 100s | 100s 14 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] 100s | ^^^^^^^^^^^^^^^^^^^^^ 100s | 100s = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` 100s = help: consider adding `rust_1_40` as a feature in `Cargo.toml` 100s = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration 100s 100s warning: unexpected `cfg` condition value: `rust_1_40` 100s --> /tmp/tmp.OV1mRbhAz9/registry/target-lexicon-0.13.4/src/targets.rs:63:12 100s | 100s 63 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] 100s | ^^^^^^^^^^^^^^^^^^^^^ 100s | 100s = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` 100s = help: consider adding `rust_1_40` as a feature in `Cargo.toml` 100s = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration 100s 100s warning: unexpected `cfg` condition value: `rust_1_40` 100s --> /tmp/tmp.OV1mRbhAz9/registry/target-lexicon-0.13.4/src/targets.rs:113:12 100s | 100s 113 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] 100s | ^^^^^^^^^^^^^^^^^^^^^ 100s | 100s = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` 100s = help: consider adding `rust_1_40` as a feature in `Cargo.toml` 100s = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration 100s 100s warning: unexpected `cfg` condition value: `rust_1_40` 100s --> /tmp/tmp.OV1mRbhAz9/registry/target-lexicon-0.13.4/src/targets.rs:392:12 100s | 100s 392 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] 100s | ^^^^^^^^^^^^^^^^^^^^^ 100s | 100s = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` 100s = help: consider adding `rust_1_40` as a feature in `Cargo.toml` 100s = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration 100s 100s warning: unexpected `cfg` condition value: `rust_1_40` 100s --> /tmp/tmp.OV1mRbhAz9/registry/target-lexicon-0.13.4/src/targets.rs:413:12 100s | 100s 413 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] 100s | ^^^^^^^^^^^^^^^^^^^^^ 100s | 100s = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` 100s = help: consider adding `rust_1_40` as a feature in `Cargo.toml` 100s = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration 100s 100s warning: unexpected `cfg` condition value: `rust_1_40` 100s --> /tmp/tmp.OV1mRbhAz9/registry/target-lexicon-0.13.4/src/targets.rs:446:12 100s | 100s 446 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] 100s | ^^^^^^^^^^^^^^^^^^^^^ 100s | 100s = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` 100s = help: consider adding `rust_1_40` as a feature in `Cargo.toml` 100s = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration 100s 100s warning: unexpected `cfg` condition value: `rust_1_40` 100s --> /tmp/tmp.OV1mRbhAz9/registry/target-lexicon-0.13.4/src/targets.rs:471:12 100s | 100s 471 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] 100s | ^^^^^^^^^^^^^^^^^^^^^ 100s | 100s = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` 100s = help: consider adding `rust_1_40` as a feature in `Cargo.toml` 100s = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration 100s 100s warning: unexpected `cfg` condition value: `rust_1_40` 100s --> /tmp/tmp.OV1mRbhAz9/registry/target-lexicon-0.13.4/src/targets.rs:494:12 100s | 100s 494 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] 100s | ^^^^^^^^^^^^^^^^^^^^^ 100s | 100s = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` 100s = help: consider adding `rust_1_40` as a feature in `Cargo.toml` 100s = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration 100s 100s warning: unexpected `cfg` condition value: `rust_1_40` 100s --> /tmp/tmp.OV1mRbhAz9/registry/target-lexicon-0.13.4/src/targets.rs:519:12 100s | 100s 519 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] 100s | ^^^^^^^^^^^^^^^^^^^^^ 100s | 100s = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` 100s = help: consider adding `rust_1_40` as a feature in `Cargo.toml` 100s = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration 100s 100s warning: unexpected `cfg` condition value: `rust_1_40` 100s --> /tmp/tmp.OV1mRbhAz9/registry/target-lexicon-0.13.4/src/targets.rs:615:12 100s | 100s 615 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] 100s | ^^^^^^^^^^^^^^^^^^^^^ 100s | 100s = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` 100s = help: consider adding `rust_1_40` as a feature in `Cargo.toml` 100s = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration 100s 100s warning: unexpected `cfg` condition value: `rust_1_40` 100s --> /tmp/tmp.OV1mRbhAz9/registry/target-lexicon-0.13.4/src/targets.rs:690:12 100s | 100s 690 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] 100s | ^^^^^^^^^^^^^^^^^^^^^ 100s | 100s = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` 100s = help: consider adding `rust_1_40` as a feature in `Cargo.toml` 100s = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration 100s 100s warning: unexpected `cfg` condition value: `rust_1_40` 100s --> /tmp/tmp.OV1mRbhAz9/registry/target-lexicon-0.13.4/src/targets.rs:836:12 100s | 100s 836 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] 100s | ^^^^^^^^^^^^^^^^^^^^^ 100s | 100s = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` 100s = help: consider adding `rust_1_40` as a feature in `Cargo.toml` 100s = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration 100s 100s warning: unexpected `cfg` condition value: `rust_1_40` 100s --> /tmp/tmp.OV1mRbhAz9/registry/target-lexicon-0.13.4/src/targets.rs:924:12 100s | 100s 924 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] 100s | ^^^^^^^^^^^^^^^^^^^^^ 100s | 100s = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` 100s = help: consider adding `rust_1_40` as a feature in `Cargo.toml` 100s = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration 100s 100s warning: unreachable expression 100s --> /tmp/tmp.OV1mRbhAz9/registry/pkg-config-0.3.32/src/lib.rs:613:9 100s | 100s 609 | return true; 100s | ----------- any code following this expression is unreachable 100s ... 100s 613 | / match self.targeted_env_var("PKG_CONFIG_ALLOW_CROSS") { 100s 614 | | // don't use pkg-config if explicitly disabled 100s 615 | | Some(ref val) if val == "0" => false, 100s 616 | | Some(_) => true, 100s ... | 100s 623 | | } 100s | |_________^ unreachable expression 100s | 100s = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default 100s 100s warning: unexpected `cfg` condition value: `debug` 100s --> /tmp/tmp.OV1mRbhAz9/registry/winnow-0.7.13/src/combinator/debug/mod.rs:1:13 100s | 100s 1 | #![cfg_attr(feature = "debug", allow(clippy::std_instead_of_core))] 100s | ^^^^^^^^^^^^^^^^^ 100s | 100s = note: expected values for `feature` are: `alloc`, `default`, `simd`, `std`, `unstable-doc`, and `unstable-recover` 100s = help: consider adding `debug` as a feature in `Cargo.toml` 100s = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration 100s = note: `#[warn(unexpected_cfgs)]` on by default 100s 100s warning: unexpected `cfg` condition value: `debug` 100s --> /tmp/tmp.OV1mRbhAz9/registry/winnow-0.7.13/src/combinator/debug/mod.rs:37:16 100s | 100s 37 | #[cfg_attr(not(feature = "debug"), allow(unused_variables))] 100s | ^^^^^^^^^^^^^^^^^ 100s | 100s = note: expected values for `feature` are: `alloc`, `default`, `simd`, `std`, `unstable-doc`, and `unstable-recover` 100s = help: consider adding `debug` as a feature in `Cargo.toml` 100s = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration 100s 100s warning: unexpected `cfg` condition value: `debug` 100s --> /tmp/tmp.OV1mRbhAz9/registry/winnow-0.7.13/src/combinator/debug/mod.rs:38:16 100s | 100s 38 | #[cfg_attr(not(feature = "debug"), allow(unused_mut))] 100s | ^^^^^^^^^^^^^^^^^ 100s | 100s = note: expected values for `feature` are: `alloc`, `default`, `simd`, `std`, `unstable-doc`, and `unstable-recover` 100s = help: consider adding `debug` as a feature in `Cargo.toml` 100s = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration 100s 100s warning: unexpected `cfg` condition value: `debug` 100s --> /tmp/tmp.OV1mRbhAz9/registry/winnow-0.7.13/src/combinator/debug/mod.rs:39:16 100s | 100s 39 | #[cfg_attr(not(feature = "debug"), inline(always))] 100s | ^^^^^^^^^^^^^^^^^ 100s | 100s = note: expected values for `feature` are: `alloc`, `default`, `simd`, `std`, `unstable-doc`, and `unstable-recover` 100s = help: consider adding `debug` as a feature in `Cargo.toml` 100s = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration 100s 100s warning: unexpected `cfg` condition value: `debug` 100s --> /tmp/tmp.OV1mRbhAz9/registry/winnow-0.7.13/src/combinator/debug/mod.rs:54:16 100s | 100s 54 | #[cfg_attr(not(feature = "debug"), allow(unused_variables))] 100s | ^^^^^^^^^^^^^^^^^ 100s | 100s = note: expected values for `feature` are: `alloc`, `default`, `simd`, `std`, `unstable-doc`, and `unstable-recover` 100s = help: consider adding `debug` as a feature in `Cargo.toml` 100s = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration 100s 100s warning: unexpected `cfg` condition value: `debug` 100s --> /tmp/tmp.OV1mRbhAz9/registry/winnow-0.7.13/src/combinator/debug/mod.rs:3:7 100s | 100s 3 | #[cfg(feature = "debug")] 100s | ^^^^^^^^^^^^^^^^^ 100s | 100s = note: expected values for `feature` are: `alloc`, `default`, `simd`, `std`, `unstable-doc`, and `unstable-recover` 100s = help: consider adding `debug` as a feature in `Cargo.toml` 100s = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration 100s 100s warning: unexpected `cfg` condition value: `debug` 100s --> /tmp/tmp.OV1mRbhAz9/registry/winnow-0.7.13/src/combinator/debug/mod.rs:44:11 100s | 100s 44 | #[cfg(feature = "debug")] 100s | ^^^^^^^^^^^^^^^^^ 100s | 100s = note: expected values for `feature` are: `alloc`, `default`, `simd`, `std`, `unstable-doc`, and `unstable-recover` 100s = help: consider adding `debug` as a feature in `Cargo.toml` 100s = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration 100s 100s warning: unexpected `cfg` condition value: `debug` 100s --> /tmp/tmp.OV1mRbhAz9/registry/winnow-0.7.13/src/combinator/debug/mod.rs:48:15 100s | 100s 48 | #[cfg(not(feature = "debug"))] 100s | ^^^^^^^^^^^^^^^^^ 100s | 100s = note: expected values for `feature` are: `alloc`, `default`, `simd`, `std`, `unstable-doc`, and `unstable-recover` 100s = help: consider adding `debug` as a feature in `Cargo.toml` 100s = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration 100s 100s warning: unexpected `cfg` condition value: `debug` 100s --> /tmp/tmp.OV1mRbhAz9/registry/winnow-0.7.13/src/combinator/debug/mod.rs:59:11 100s | 100s 59 | #[cfg(feature = "debug")] 100s | ^^^^^^^^^^^^^^^^^ 100s | 100s = note: expected values for `feature` are: `alloc`, `default`, `simd`, `std`, `unstable-doc`, and `unstable-recover` 100s = help: consider adding `debug` as a feature in `Cargo.toml` 100s = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration 100s 100s warning: `version-compare` (lib) generated 5 warnings 101s warning: `smallvec` (lib) generated 5 warnings 101s Running `CARGO=/usr/bin/cargo CARGO_CFG_DEBUG_ASSERTIONS='' CARGO_CFG_FEATURE=default,std CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV=gnu CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=linux CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Cdebuginfo=2-Cstrip=none--cap-lintswarn-Clinker=x86_64-linux-gnu-gcc-Clink-arg=-Wl,-z,relro--remap-path-prefix/usr/share/cargo/registry/libheif-sys-5.2.0=/usr/share/cargo/registry/libheif-sys-5.2.0--remap-path-prefix/tmp/tmp.OV1mRbhAz9/registry=/usr/share/cargo/registry' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/tmp/tmp.OV1mRbhAz9/registry/libc-0.2.186 CARGO_MANIFEST_PATH=/tmp/tmp.OV1mRbhAz9/registry/libc-0.2.186/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.2.186 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=186 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/tmp/tmp.OV1mRbhAz9/target/debug:/tmp/tmp.OV1mRbhAz9/target/debug/deps:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=48 OPT_LEVEL=0 OUT_DIR=/tmp/tmp.OV1mRbhAz9/target/x86_64-unknown-linux-gnu/debug/build/libc-4db6ec3777533e0e/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /tmp/tmp.OV1mRbhAz9/target/debug/build/libc-fd03d49356c64c33/build-script-build` 101s [libc 0.2.186] cargo:rerun-if-changed=build.rs 101s [libc 0.2.186] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_FREEBSD_VERSION 101s [libc 0.2.186] cargo:rustc-cfg=freebsd12 101s [libc 0.2.186] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_MUSL_V1_2_3 101s [libc 0.2.186] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_LINUX_TIME_BITS64 101s [libc 0.2.186] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_GNU_FILE_OFFSET_BITS 101s [libc 0.2.186] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_GNU_TIME_BITS 101s [libc 0.2.186] cargo:rustc-check-cfg=cfg(emscripten_old_stat_abi) 101s [libc 0.2.186] cargo:rustc-check-cfg=cfg(espidf_picolibc) 101s [libc 0.2.186] cargo:rustc-check-cfg=cfg(espidf_time32) 101s [libc 0.2.186] cargo:rustc-check-cfg=cfg(freebsd10) 101s [libc 0.2.186] cargo:rustc-check-cfg=cfg(freebsd11) 101s [libc 0.2.186] cargo:rustc-check-cfg=cfg(freebsd12) 101s [libc 0.2.186] cargo:rustc-check-cfg=cfg(freebsd13) 101s [libc 0.2.186] cargo:rustc-check-cfg=cfg(freebsd14) 101s [libc 0.2.186] cargo:rustc-check-cfg=cfg(freebsd15) 101s [libc 0.2.186] cargo:rustc-check-cfg=cfg(gnu_file_offset_bits64) 101s [libc 0.2.186] cargo:rustc-check-cfg=cfg(gnu_time_bits64) 101s [libc 0.2.186] cargo:rustc-check-cfg=cfg(libc_deny_warnings) 101s [libc 0.2.186] cargo:rustc-check-cfg=cfg(linux_time_bits64) 101s [libc 0.2.186] cargo:rustc-check-cfg=cfg(musl_v1_2_3) 101s [libc 0.2.186] cargo:rustc-check-cfg=cfg(musl32_time64) 101s [libc 0.2.186] cargo:rustc-check-cfg=cfg(musl_redir_time64) 101s [libc 0.2.186] cargo:rustc-check-cfg=cfg(vxworks_lt_25_09) 101s [libc 0.2.186] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin","qurt")) 101s [libc 0.2.186] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80")) 101s [libc 0.2.186] cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky")) 101s Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/tmp/tmp.OV1mRbhAz9/registry/libc-0.2.186 CARGO_MANIFEST_PATH=/tmp/tmp.OV1mRbhAz9/registry/libc-0.2.186/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.2.186 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=186 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/tmp/tmp.OV1mRbhAz9/target/debug/deps OUT_DIR=/tmp/tmp.OV1mRbhAz9/target/x86_64-unknown-linux-gnu/debug/build/libc-4db6ec3777533e0e/out rustc --crate-name libc --edition=2021 /tmp/tmp.OV1mRbhAz9/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 -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", "std", "use_std"))' -C metadata=e7ff8537e5656bc6 -C extra-filename=-26cc43b03f6b8fb6 --out-dir /tmp/tmp.OV1mRbhAz9/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/tmp/tmp.OV1mRbhAz9/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/tmp/tmp.OV1mRbhAz9/target/debug/deps --cap-lints warn -C debuginfo=2 -C strip=none --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /usr/share/cargo/registry/libheif-sys-5.2.0=/usr/share/cargo/registry/libheif-sys-5.2.0 --remap-path-prefix /tmp/tmp.OV1mRbhAz9/registry=/usr/share/cargo/registry --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"))'` 101s warning: `pkg-config` (lib) generated 1 warning 101s warning: unexpected `cfg` condition value: `rustc-dep-of-std` 101s --> /usr/share/cargo/registry/libc-0.2.186/src/lib.rs:28:13 101s | 101s 28 | #![cfg_attr(feature = "rustc-dep-of-std", feature(link_cfg, no_core))] 101s | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 101s | 101s = note: expected values for `feature` are: `align`, `const-extern-fn`, `default`, `extra_traits`, `std`, and `use_std` 101s = help: consider adding `rustc-dep-of-std` as a feature in `Cargo.toml` 101s = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration 101s = note: `#[warn(unexpected_cfgs)]` on by default 101s 101s warning: unexpected `cfg` condition value: `rustc-dep-of-std` 101s --> /usr/share/cargo/registry/libc-0.2.186/src/lib.rs:29:13 101s | 101s 29 | #![cfg_attr(feature = "rustc-dep-of-std", allow(internal_features))] 101s | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 101s | 101s = note: expected values for `feature` are: `align`, `const-extern-fn`, `default`, `extra_traits`, `std`, and `use_std` 101s = help: consider adding `rustc-dep-of-std` as a feature in `Cargo.toml` 101s = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration 101s 101s warning: unexpected `cfg` condition value: `rustc-dep-of-std` 101s --> /usr/share/cargo/registry/libc-0.2.186/src/lib.rs:31:13 101s | 101s 31 | #![cfg_attr(feature = "rustc-dep-of-std", allow(unused_features))] 101s | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 101s | 101s = note: expected values for `feature` are: `align`, `const-extern-fn`, `default`, `extra_traits`, `std`, and `use_std` 101s = help: consider adding `rustc-dep-of-std` as a feature in `Cargo.toml` 101s = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration 101s 101s warning: unexpected `cfg` condition value: `rustc-dep-of-std` 101s --> /usr/share/cargo/registry/libc-0.2.186/src/lib.rs:33:13 101s | 101s 33 | #![cfg_attr(feature = "rustc-dep-of-std", allow(static_mut_refs))] 101s | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 101s | 101s = note: expected values for `feature` are: `align`, `const-extern-fn`, `default`, `extra_traits`, `std`, and `use_std` 101s = help: consider adding `rustc-dep-of-std` as a feature in `Cargo.toml` 101s = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration 101s 101s warning: unexpected `cfg` condition value: `rustc-dep-of-std` 101s --> /usr/share/cargo/registry/libc-0.2.186/src/lib.rs:34:17 101s | 101s 34 | #![cfg_attr(not(feature = "rustc-dep-of-std"), no_std)] 101s | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 101s | 101s = note: expected values for `feature` are: `align`, `const-extern-fn`, `default`, `extra_traits`, `std`, and `use_std` 101s = help: consider adding `rustc-dep-of-std` as a feature in `Cargo.toml` 101s = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration 101s 101s warning: unexpected `cfg` condition value: `rustc-dep-of-std` 101s --> /usr/share/cargo/registry/libc-0.2.186/src/lib.rs:35:13 101s | 101s 35 | #![cfg_attr(feature = "rustc-dep-of-std", no_core)] 101s | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 101s | 101s = note: expected values for `feature` are: `align`, `const-extern-fn`, `default`, `extra_traits`, `std`, and `use_std` 101s = help: consider adding `rustc-dep-of-std` as a feature in `Cargo.toml` 101s = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration 101s 101s warning: unexpected `cfg` condition value: `rustc-dep-of-std` 101s --> /usr/share/cargo/registry/libc-0.2.186/src/lib.rs:42:14 101s | 101s 42 | if #[cfg(feature = "rustc-dep-of-std")] { 101s | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 101s | 101s = note: expected values for `feature` are: `align`, `const-extern-fn`, `default`, `extra_traits`, `std`, and `use_std` 101s = help: consider adding `rustc-dep-of-std` as a feature in `Cargo.toml` 101s = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration 101s 101s warning: unexpected `cfg` condition value: `rustc-dep-of-std` 101s --> /usr/share/cargo/registry/libc-0.2.186/src/unix/mod.rs:436:9 101s | 101s 436 | feature = "rustc-dep-of-std" 101s | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 101s | 101s = note: expected values for `feature` are: `align`, `const-extern-fn`, `default`, `extra_traits`, `std`, and `use_std` 101s = help: consider adding `rustc-dep-of-std` as a feature in `Cargo.toml` 101s = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration 101s 101s warning: unexpected `cfg` condition value: `rustc-dep-of-std` 101s --> /usr/share/cargo/registry/libc-0.2.186/src/unix/mod.rs:517:48 101s | 101s 517 | } else if #[cfg(all(target_os = "android", feature = "rustc-dep-of-std"))] { 101s | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 101s | 101s = note: expected values for `feature` are: `align`, `const-extern-fn`, `default`, `extra_traits`, `std`, and `use_std` 101s = help: consider adding `rustc-dep-of-std` as a feature in `Cargo.toml` 101s = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration 101s 101s warning: `target-lexicon` (build script) generated 15 warnings 101s Running `CARGO=/usr/bin/cargo CARGO_CFG_DEBUG_ASSERTIONS='' CARGO_CFG_FEATURE=default CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV=gnu CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=linux CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/tmp/tmp.OV1mRbhAz9/registry/target-lexicon-0.13.4 CARGO_MANIFEST_PATH=/tmp/tmp.OV1mRbhAz9/registry/target-lexicon-0.13.4/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman <[email protected]>' CARGO_PKG_DESCRIPTION='LLVM target triple types' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=target-lexicon CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/target-lexicon' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.13.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/tmp/tmp.OV1mRbhAz9/target/debug:/tmp/tmp.OV1mRbhAz9/target/debug/deps:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=48 OPT_LEVEL=0 OUT_DIR=/tmp/tmp.OV1mRbhAz9/target/debug/build/target-lexicon-6a9d4212dfca4044/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /tmp/tmp.OV1mRbhAz9/target/debug/build/target-lexicon-f86fab08a50ec500/build-script-build` 101s [target-lexicon 0.13.4] cargo:rustc-cfg=feature="rust_1_40" 101s Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=target_lexicon CARGO_MANIFEST_DIR=/tmp/tmp.OV1mRbhAz9/registry/target-lexicon-0.13.4 CARGO_MANIFEST_PATH=/tmp/tmp.OV1mRbhAz9/registry/target-lexicon-0.13.4/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman <[email protected]>' CARGO_PKG_DESCRIPTION='LLVM target triple types' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=target-lexicon CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/target-lexicon' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.13.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/tmp/tmp.OV1mRbhAz9/target/debug/deps OUT_DIR=/tmp/tmp.OV1mRbhAz9/target/debug/build/target-lexicon-6a9d4212dfca4044/out rustc --crate-name target_lexicon --edition=2018 /tmp/tmp.OV1mRbhAz9/registry/target-lexicon-0.13.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 debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arch_z80", "arch_zkasm", "default", "serde", "serde_support", "std"))' -C metadata=598dc77b4dc00e2a -C extra-filename=-cce4427b0b2d9043 --out-dir /tmp/tmp.OV1mRbhAz9/target/debug/deps -L dependency=/tmp/tmp.OV1mRbhAz9/target/debug/deps --cap-lints warn --cfg 'feature="rust_1_40"'` 101s warning: unexpected `cfg` condition value: `cargo-clippy` 101s --> /tmp/tmp.OV1mRbhAz9/registry/target-lexicon-0.13.4/src/lib.rs:6:5 101s | 101s 6 | feature = "cargo-clippy", 101s | ^^^^^^^^^^^^^^^^^^^^^^^^ 101s | 101s = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` 101s = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` 101s = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration 101s = note: `#[warn(unexpected_cfgs)]` on by default 101s 101s warning: unexpected `cfg` condition value: `rust_1_40` 101s --> /tmp/tmp.OV1mRbhAz9/registry/target-lexicon-0.13.4/src/data_model.rs:43:12 101s | 101s 43 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)] 101s | ^^^^^^^^^^^^^^^^^^^^^ 101s | 101s = note: expected values for `feature` are: `arch_z80`, `arch_zkasm`, `default`, `serde`, `serde_support`, and `std` 101s = help: consider adding `rust_1_40` as a feature in `Cargo.toml` 101s = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration 101s 101s warning: unused import: `core::hash::BuildHasher` 101s --> /tmp/tmp.OV1mRbhAz9/registry/winnow-0.7.13/src/stream/mod.rs:12:5 101s | 101s 12 | use core::hash::BuildHasher; 101s | ^^^^^^^^^^^^^^^^^^^^^^^ 101s | 101s = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default 101s 101s warning: unused variable: `context` 101s --> /tmp/tmp.OV1mRbhAz9/registry/winnow-0.7.13/src/error.rs:703:28 101s | 101s 703 | pub fn push(&mut self, context: C) { 101s | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` 101s | 101s = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default 101s 101s warning: unused variable: `context` 101s --> /tmp/tmp.OV1mRbhAz9/registry/winnow-0.7.13/src/error.rs:710:57 101s | 101s 710 | pub fn extend<I: IntoIterator<Item = C>>(&mut self, context: I) { 101s | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` 101s 101s warning: unused variable: `other` 101s --> /tmp/tmp.OV1mRbhAz9/registry/winnow-0.7.13/src/error.rs:814:18 101s | 101s 814 | fn eq(&self, other: &Self) -> bool { 101s | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` 101s 101s warning: unused variable: `f` 101s --> /tmp/tmp.OV1mRbhAz9/registry/winnow-0.7.13/src/error.rs:835:19 101s | 101s 835 | fn fmt(&self, f: &mut crate::lib::std::fmt::Formatter<'_>) -> crate::lib::std::fmt::Result { 101s | ^ help: if this is intentional, prefix it with an underscore: `_f` 101s 101s warning: unused variable: `input` 101s --> /tmp/tmp.OV1mRbhAz9/registry/winnow-0.7.13/src/error.rs:1356:13 101s | 101s 1356 | let input = self.input.as_bstr(); 101s | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` 101s 101s warning: unused variable: `span_end` 101s --> /tmp/tmp.OV1mRbhAz9/registry/winnow-0.7.13/src/error.rs:1358:13 101s | 101s 1358 | let span_end = span_start; 101s | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_span_end` 101s 101s Compiling cfg-expr v0.20.8 101s Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=cfg_expr CARGO_MANIFEST_DIR=/tmp/tmp.OV1mRbhAz9/registry/cfg-expr-0.20.8 CARGO_MANIFEST_PATH=/tmp/tmp.OV1mRbhAz9/registry/cfg-expr-0.20.8/Cargo.toml CARGO_PKG_AUTHORS='Embark <[email protected]>:Jake Shadle <[email protected]>' CARGO_PKG_DESCRIPTION='A parser and evaluator for Rust `cfg()` expressions.' CARGO_PKG_HOMEPAGE='https://github.com/EmbarkStudios/cfg-expr' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-expr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/EmbarkStudios/cfg-expr' CARGO_PKG_RUST_VERSION=1.85.0 CARGO_PKG_VERSION=0.20.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/tmp/tmp.OV1mRbhAz9/target/debug/deps rustc --crate-name cfg_expr --edition=2024 /tmp/tmp.OV1mRbhAz9/registry/cfg-expr-0.20.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="target-lexicon"' --cfg 'feature="targets"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "target-lexicon", "targets"))' -C metadata=730a82ce830d03d8 -C extra-filename=-f1e6ab1cbf06f738 --out-dir /tmp/tmp.OV1mRbhAz9/target/debug/deps -L dependency=/tmp/tmp.OV1mRbhAz9/target/debug/deps --extern smallvec=/tmp/tmp.OV1mRbhAz9/target/debug/deps/libsmallvec-5312c05c4099b351.rmeta --extern target_lexicon=/tmp/tmp.OV1mRbhAz9/target/debug/deps/libtarget_lexicon-cce4427b0b2d9043.rmeta --cap-lints warn` 101s warning: `target-lexicon` (lib) generated 16 warnings (14 duplicates) 101s warning: `libc` (lib) generated 9 warnings 102s Compiling toml_parser v1.1.2+spec-1.1.0 102s Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=toml_parser CARGO_MANIFEST_DIR=/tmp/tmp.OV1mRbhAz9/registry/toml_parser-1.1.2 CARGO_MANIFEST_PATH=/tmp/tmp.OV1mRbhAz9/registry/toml_parser-1.1.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Yet another format-preserving TOML parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml_parser CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.85 CARGO_PKG_VERSION=1.1.2+spec-1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/tmp/tmp.OV1mRbhAz9/target/debug/deps rustc --crate-name toml_parser --edition=2024 /tmp/tmp.OV1mRbhAz9/registry/toml_parser-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=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' '--allow=clippy::needless_bool' '--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' '--allow=clippy::get_first' '--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' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unsafe"))' -C metadata=f33321558144cc04 -C extra-filename=-63874a95bbf1a88b --out-dir /tmp/tmp.OV1mRbhAz9/target/debug/deps -L dependency=/tmp/tmp.OV1mRbhAz9/target/debug/deps --extern winnow=/tmp/tmp.OV1mRbhAz9/target/debug/deps/libwinnow-e837233a55ea1e67.rmeta --cap-lints warn` 102s warning: `winnow` (lib) generated 16 warnings 102s Compiling toml v1.1.2+spec-1.1.0 102s Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=toml CARGO_MANIFEST_DIR=/tmp/tmp.OV1mRbhAz9/registry/toml-1.1.2 CARGO_MANIFEST_PATH=/tmp/tmp.OV1mRbhAz9/registry/toml-1.1.2/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A native Rust encoder and decoder of TOML-formatted files and streams. Provides 102s implementations of the standard Serialize/Deserialize traits for TOML data to 102s facilitate deserializing and serializing Rust structures. 102s ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.85 CARGO_PKG_VERSION=1.1.2+spec-1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/tmp/tmp.OV1mRbhAz9/target/debug/deps rustc --crate-name toml --edition=2024 /tmp/tmp.OV1mRbhAz9/registry/toml-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' '--warn=clippy::use_self' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=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' '--allow=clippy::needless_bool' '--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' '--allow=clippy::get_first' '--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' --cfg 'feature="parse"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "display", "fast_hash", "parse", "preserve_order", "serde", "std", "unbounded"))' -C metadata=0986aa9eec7d8070 -C extra-filename=-3df11c23c4823b20 --out-dir /tmp/tmp.OV1mRbhAz9/target/debug/deps -L dependency=/tmp/tmp.OV1mRbhAz9/target/debug/deps --extern serde_spanned=/tmp/tmp.OV1mRbhAz9/target/debug/deps/libserde_spanned-376b0b08232ef2c9.rmeta --extern toml_datetime=/tmp/tmp.OV1mRbhAz9/target/debug/deps/libtoml_datetime-98930068de0d629e.rmeta --extern toml_parser=/tmp/tmp.OV1mRbhAz9/target/debug/deps/libtoml_parser-63874a95bbf1a88b.rmeta --extern winnow=/tmp/tmp.OV1mRbhAz9/target/debug/deps/libwinnow-e837233a55ea1e67.rmeta --cap-lints warn` 102s warning: unused import: `crate::alloc_prelude::*` 102s --> /tmp/tmp.OV1mRbhAz9/registry/toml-1.1.2/src/de/mod.rs:35:5 102s | 102s 35 | use crate::alloc_prelude::*; 102s | ^^^^^^^^^^^^^^^^^^^^^^^ 102s | 102s = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default 102s 102s warning: associated items `custom`, `add_key`, and `set_span` are never used 102s --> /tmp/tmp.OV1mRbhAz9/registry/toml-1.1.2/src/de/error.rs:47:19 102s | 102s 12 | impl Error { 102s | ---------- associated items in this implementation 102s ... 102s 47 | pub(crate) fn custom<T>(msg: T, span: Option<core::ops::Range<usize>>) -> Self 102s | ^^^^^^ 102s ... 102s 59 | pub(crate) fn add_key(&mut self, key: String) { 102s | ^^^^^^^ 102s ... 102s 73 | pub(crate) fn set_span(&mut self, span: Option<core::ops::Range<usize>>) { 102s | ^^^^^^^^ 102s | 102s = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default 102s 102s warning: methods `to_u64`, `to_i64`, `to_u128`, and `to_i128` are never used 102s --> /tmp/tmp.OV1mRbhAz9/registry/toml-1.1.2/src/de/parser/devalue.rs:25:19 102s | 102s 24 | impl DeInteger<'_> { 102s | ------------------ methods in this implementation 102s 25 | pub(crate) fn to_u64(&self) -> Option<u64> { 102s | ^^^^^^ 102s ... 102s 28 | pub(crate) fn to_i64(&self) -> Option<i64> { 102s | ^^^^^^ 102s ... 102s 31 | pub(crate) fn to_u128(&self) -> Option<u128> { 102s | ^^^^^^^ 102s ... 102s 34 | pub(crate) fn to_i128(&self) -> Option<i128> { 102s | ^^^^^^^ 102s 102s warning: method `to_f64` is never used 102s --> /tmp/tmp.OV1mRbhAz9/registry/toml-1.1.2/src/de/parser/devalue.rs:88:19 102s | 102s 87 | impl DeFloat<'_> { 102s | ---------------- method in this implementation 102s 88 | pub(crate) fn to_f64(&self) -> Option<f64> { 102s | ^^^^^^ 102s 102s Compiling system-deps v7.0.8 102s Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=system_deps CARGO_MANIFEST_DIR=/tmp/tmp.OV1mRbhAz9/registry/system-deps-7.0.8 CARGO_MANIFEST_PATH=/tmp/tmp.OV1mRbhAz9/registry/system-deps-7.0.8/Cargo.toml CARGO_PKG_AUTHORS='Guillaume Desmottes <[email protected]>:Josh Triplett <[email protected]>' CARGO_PKG_DESCRIPTION='Discover and configure system dependencies from declarative dependencies in Cargo.toml' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=system-deps CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gdesmott/system-deps' CARGO_PKG_RUST_VERSION=1.78.0 CARGO_PKG_VERSION=7.0.8 CARGO_PKG_VERSION_MAJOR=7 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/tmp/tmp.OV1mRbhAz9/target/debug/deps rustc --crate-name system_deps --edition=2018 /tmp/tmp.OV1mRbhAz9/registry/system-deps-7.0.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f309e21e929bc255 -C extra-filename=-448370c2ad12e93d --out-dir /tmp/tmp.OV1mRbhAz9/target/debug/deps -L dependency=/tmp/tmp.OV1mRbhAz9/target/debug/deps --extern cfg_expr=/tmp/tmp.OV1mRbhAz9/target/debug/deps/libcfg_expr-f1e6ab1cbf06f738.rmeta --extern heck=/tmp/tmp.OV1mRbhAz9/target/debug/deps/libheck-b0b63a660db8f0a2.rmeta --extern pkg_config=/tmp/tmp.OV1mRbhAz9/target/debug/deps/libpkg_config-2bbaa1ba9efdfed7.rmeta --extern toml=/tmp/tmp.OV1mRbhAz9/target/debug/deps/libtoml-3df11c23c4823b20.rmeta --extern version_compare=/tmp/tmp.OV1mRbhAz9/target/debug/deps/libversion_compare-f198af0806ae230e.rmeta --cap-lints warn` 102s warning: `toml` (lib) generated 4 warnings 103s Compiling libheif-sys v5.2.0+1.21.2 (/usr/share/cargo/registry/libheif-sys-5.2.0) 103s Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/usr/share/cargo/registry/libheif-sys-5.2.0 CARGO_MANIFEST_PATH=/usr/share/cargo/registry/libheif-sys-5.2.0/Cargo.toml CARGO_PKG_AUTHORS='Kirill Kuzminykh <[email protected]>' CARGO_PKG_DESCRIPTION='libheif bindings' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libheif-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cykooz/libheif-sys' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=5.2.0+1.21.2 CARGO_PKG_VERSION_MAJOR=5 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/tmp/tmp.OV1mRbhAz9/target/debug/deps rustc --crate-name build_script_build --edition=2021 build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="latest"' --cfg 'feature="v1_21"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "latest", "v1_21"))' -C metadata=2e99e9b258f0b55e -C extra-filename=-e1ee132aa26e0ecf --out-dir /tmp/tmp.OV1mRbhAz9/target/debug/build/libheif-sys-e1ee132aa26e0ecf -C incremental=/tmp/tmp.OV1mRbhAz9/target/debug/incremental -L dependency=/tmp/tmp.OV1mRbhAz9/target/debug/deps --extern system_deps=/tmp/tmp.OV1mRbhAz9/target/debug/deps/libsystem_deps-448370c2ad12e93d.rlib` 103s warning: unexpected `cfg` condition value: `embedded-libheif` 103s --> build.rs:47:7 103s | 103s 47 | #[cfg(feature = "embedded-libheif")] 103s | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 103s | 103s = note: expected values for `feature` are: `default`, `latest`, and `v1_21` 103s = help: consider adding `embedded-libheif` as a feature in `Cargo.toml` 103s = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration 103s = note: `#[warn(unexpected_cfgs)]` on by default 103s 103s warning: unexpected `cfg` condition value: `use-bindgen` 103s --> build.rs:189:7 103s | 103s 189 | #[cfg(feature = "use-bindgen")] 103s | ^^^^^^^^^^^^^^^^^^^^^^^ 103s | 103s = note: expected values for `feature` are: `default`, `latest`, and `v1_21` 103s = help: consider adding `use-bindgen` as a feature in `Cargo.toml` 103s = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration 103s 103s warning: unexpected `cfg` condition value: `use-bindgen` 103s --> build.rs:25:11 103s | 103s 25 | #[cfg(feature = "use-bindgen")] 103s | ^^^^^^^^^^^^^^^^^^^^^^^ 103s | 103s = note: expected values for `feature` are: `default`, `latest`, and `v1_21` 103s = help: consider adding `use-bindgen` as a feature in `Cargo.toml` 103s = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration 103s 103s warning: unexpected `cfg` condition value: `embedded-libheif` 103s --> build.rs:141:11 103s | 103s 141 | #[cfg(feature = "embedded-libheif")] 103s | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 103s | 103s = note: expected values for `feature` are: `default`, `latest`, and `v1_21` 103s = help: consider adding `embedded-libheif` as a feature in `Cargo.toml` 103s = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration 103s 103s warning: `libheif-sys` (build script) generated 4 warnings 103s Running `CARGO=/usr/bin/cargo CARGO_CFG_DEBUG_ASSERTIONS='' CARGO_CFG_FEATURE=default,latest,v1_21 CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV=gnu CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=linux CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Cdebuginfo=2-Cstrip=none--cap-lintswarn-Clinker=x86_64-linux-gnu-gcc-Clink-arg=-Wl,-z,relro--remap-path-prefix/usr/share/cargo/registry/libheif-sys-5.2.0=/usr/share/cargo/registry/libheif-sys-5.2.0--remap-path-prefix/tmp/tmp.OV1mRbhAz9/registry=/usr/share/cargo/registry' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_LATEST=1 CARGO_FEATURE_V1_21=1 CARGO_MANIFEST_DIR=/usr/share/cargo/registry/libheif-sys-5.2.0 CARGO_MANIFEST_LINKS=heif CARGO_MANIFEST_PATH=/usr/share/cargo/registry/libheif-sys-5.2.0/Cargo.toml CARGO_PKG_AUTHORS='Kirill Kuzminykh <[email protected]>' CARGO_PKG_DESCRIPTION='libheif bindings' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libheif-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cykooz/libheif-sys' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=5.2.0+1.21.2 CARGO_PKG_VERSION_MAJOR=5 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/tmp/tmp.OV1mRbhAz9/target/debug:/tmp/tmp.OV1mRbhAz9/target/debug/deps:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=48 OPT_LEVEL=0 OUT_DIR=/tmp/tmp.OV1mRbhAz9/target/x86_64-unknown-linux-gnu/debug/build/libheif-sys-2bb981ca32ef170a/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /tmp/tmp.OV1mRbhAz9/target/debug/build/libheif-sys-e1ee132aa26e0ecf/build-script-build` 103s [libheif-sys 5.2.0+1.21.2] cargo:rerun-if-changed=build.rs 103s [libheif-sys 5.2.0+1.21.2] cargo:rerun-if-changed=wrapper.h 103s [libheif-sys 5.2.0+1.21.2] cargo:rerun-if-changed=/usr/share/cargo/registry/libheif-sys-5.2.0/Cargo.toml 103s [libheif-sys 5.2.0+1.21.2] cargo:rerun-if-env-changed=LIBHEIF_NO_PKG_CONFIG 103s [libheif-sys 5.2.0+1.21.2] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu 103s [libheif-sys 5.2.0+1.21.2] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu 103s [libheif-sys 5.2.0+1.21.2] cargo:rerun-if-env-changed=HOST_PKG_CONFIG 103s [libheif-sys 5.2.0+1.21.2] cargo:rerun-if-env-changed=PKG_CONFIG 103s [libheif-sys 5.2.0+1.21.2] cargo:rerun-if-env-changed=DEB_HOST_GNU_TYPE 103s [libheif-sys 5.2.0+1.21.2] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu 103s [libheif-sys 5.2.0+1.21.2] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu 103s [libheif-sys 5.2.0+1.21.2] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH 103s [libheif-sys 5.2.0+1.21.2] cargo:rerun-if-env-changed=PKG_CONFIG_PATH 103s [libheif-sys 5.2.0+1.21.2] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu 103s [libheif-sys 5.2.0+1.21.2] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu 103s [libheif-sys 5.2.0+1.21.2] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR 103s [libheif-sys 5.2.0+1.21.2] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR 103s [libheif-sys 5.2.0+1.21.2] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu 103s [libheif-sys 5.2.0+1.21.2] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu 103s [libheif-sys 5.2.0+1.21.2] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR 103s [libheif-sys 5.2.0+1.21.2] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR 103s [libheif-sys 5.2.0+1.21.2] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR 103s [libheif-sys 5.2.0+1.21.2] cargo:rerun-if-env-changed=SYSROOT 103s [libheif-sys 5.2.0+1.21.2] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu 103s [libheif-sys 5.2.0+1.21.2] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu 103s [libheif-sys 5.2.0+1.21.2] cargo:rerun-if-env-changed=HOST_PKG_CONFIG 103s [libheif-sys 5.2.0+1.21.2] cargo:rerun-if-env-changed=PKG_CONFIG 103s [libheif-sys 5.2.0+1.21.2] cargo:rerun-if-env-changed=DEB_HOST_GNU_TYPE 103s [libheif-sys 5.2.0+1.21.2] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu 103s [libheif-sys 5.2.0+1.21.2] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu 103s [libheif-sys 5.2.0+1.21.2] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH 103s [libheif-sys 5.2.0+1.21.2] cargo:rerun-if-env-changed=PKG_CONFIG_PATH 103s [libheif-sys 5.2.0+1.21.2] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu 103s [libheif-sys 5.2.0+1.21.2] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu 103s [libheif-sys 5.2.0+1.21.2] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR 103s [libheif-sys 5.2.0+1.21.2] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR 103s [libheif-sys 5.2.0+1.21.2] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu 103s [libheif-sys 5.2.0+1.21.2] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu 103s [libheif-sys 5.2.0+1.21.2] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR 103s [libheif-sys 5.2.0+1.21.2] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR 103s [libheif-sys 5.2.0+1.21.2] cargo:rustc-link-lib=heif 103s [libheif-sys 5.2.0+1.21.2] cargo:include=/usr/include/x86_64-linux-gnu:/usr/include/webp:/usr/include 103s [libheif-sys 5.2.0+1.21.2] cargo:rerun-if-env-changed=SYSTEM_DEPS_BUILD_INTERNAL 103s [libheif-sys 5.2.0+1.21.2] cargo:rerun-if-env-changed=SYSTEM_DEPS_LINK 103s [libheif-sys 5.2.0+1.21.2] cargo:rerun-if-env-changed=SYSTEM_DEPS_LIBHEIF_LIB 103s [libheif-sys 5.2.0+1.21.2] cargo:rerun-if-env-changed=SYSTEM_DEPS_LIBHEIF_LIB_FRAMEWORK 103s [libheif-sys 5.2.0+1.21.2] cargo:rerun-if-env-changed=SYSTEM_DEPS_LIBHEIF_SEARCH_NATIVE 103s [libheif-sys 5.2.0+1.21.2] cargo:rerun-if-env-changed=SYSTEM_DEPS_LIBHEIF_SEARCH_FRAMEWORK 103s [libheif-sys 5.2.0+1.21.2] cargo:rerun-if-env-changed=SYSTEM_DEPS_LIBHEIF_INCLUDE 103s [libheif-sys 5.2.0+1.21.2] cargo:rerun-if-env-changed=SYSTEM_DEPS_LIBHEIF_LDFLAGS 103s [libheif-sys 5.2.0+1.21.2] cargo:rerun-if-env-changed=SYSTEM_DEPS_LIBHEIF_NO_PKG_CONFIG 103s [libheif-sys 5.2.0+1.21.2] cargo:rerun-if-env-changed=SYSTEM_DEPS_LIBHEIF_BUILD_INTERNAL 103s [libheif-sys 5.2.0+1.21.2] cargo:rerun-if-env-changed=SYSTEM_DEPS_LIBHEIF_LINK 103s [libheif-sys 5.2.0+1.21.2] 103s [libheif-sys 5.2.0+1.21.2] cargo:rustc-cfg=system_deps_have_libheif 103s Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=libheif_sys CARGO_MANIFEST_DIR=/usr/share/cargo/registry/libheif-sys-5.2.0 CARGO_MANIFEST_PATH=/usr/share/cargo/registry/libheif-sys-5.2.0/Cargo.toml CARGO_PKG_AUTHORS='Kirill Kuzminykh <[email protected]>' CARGO_PKG_DESCRIPTION='libheif bindings' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libheif-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cykooz/libheif-sys' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=5.2.0+1.21.2 CARGO_PKG_VERSION_MAJOR=5 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/tmp/tmp.OV1mRbhAz9/target/debug/deps OUT_DIR=/tmp/tmp.OV1mRbhAz9/target/x86_64-unknown-linux-gnu/debug/build/libheif-sys-2bb981ca32ef170a/out rustc --crate-name libheif_sys --edition=2021 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 debuginfo=2 --cfg 'feature="default"' --cfg 'feature="latest"' --cfg 'feature="v1_21"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "latest", "v1_21"))' -C metadata=0a860cffc9d9511b -C extra-filename=-30cd7036d0daf630 --out-dir /tmp/tmp.OV1mRbhAz9/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -C incremental=/tmp/tmp.OV1mRbhAz9/target/x86_64-unknown-linux-gnu/debug/incremental -L dependency=/tmp/tmp.OV1mRbhAz9/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/tmp/tmp.OV1mRbhAz9/target/debug/deps --extern cfg_if=/tmp/tmp.OV1mRbhAz9/target/x86_64-unknown-linux-gnu/debug/deps/libcfg_if-fa90d0a8ae9ccccb.rmeta --extern libc=/tmp/tmp.OV1mRbhAz9/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-26cc43b03f6b8fb6.rmeta -C debuginfo=2 -C strip=none --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /usr/share/cargo/registry/libheif-sys-5.2.0=/usr/share/cargo/registry/libheif-sys-5.2.0 --remap-path-prefix /tmp/tmp.OV1mRbhAz9/registry=/usr/share/cargo/registry -l heif --cfg system_deps_have_libheif` 103s Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=libheif_sys CARGO_MANIFEST_DIR=/usr/share/cargo/registry/libheif-sys-5.2.0 CARGO_MANIFEST_PATH=/usr/share/cargo/registry/libheif-sys-5.2.0/Cargo.toml CARGO_PKG_AUTHORS='Kirill Kuzminykh <[email protected]>' CARGO_PKG_DESCRIPTION='libheif bindings' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libheif-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cykooz/libheif-sys' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=5.2.0+1.21.2 CARGO_PKG_VERSION_MAJOR=5 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/tmp/tmp.OV1mRbhAz9/target/debug/deps OUT_DIR=/tmp/tmp.OV1mRbhAz9/target/x86_64-unknown-linux-gnu/debug/build/libheif-sys-2bb981ca32ef170a/out rustc --crate-name libheif_sys --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="latest"' --cfg 'feature="v1_21"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "latest", "v1_21"))' -C metadata=078575498d76ef35 -C extra-filename=-b8cb73eed51a80c5 --out-dir /tmp/tmp.OV1mRbhAz9/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -C incremental=/tmp/tmp.OV1mRbhAz9/target/x86_64-unknown-linux-gnu/debug/incremental -L dependency=/tmp/tmp.OV1mRbhAz9/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/tmp/tmp.OV1mRbhAz9/target/debug/deps --extern cfg_if=/tmp/tmp.OV1mRbhAz9/target/x86_64-unknown-linux-gnu/debug/deps/libcfg_if-fa90d0a8ae9ccccb.rlib --extern libc=/tmp/tmp.OV1mRbhAz9/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-26cc43b03f6b8fb6.rlib -C debuginfo=2 -C strip=none --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /usr/share/cargo/registry/libheif-sys-5.2.0=/usr/share/cargo/registry/libheif-sys-5.2.0 --remap-path-prefix /tmp/tmp.OV1mRbhAz9/registry=/usr/share/cargo/registry -l heif --cfg system_deps_have_libheif` 103s warning: unexpected `cfg` condition value: `use-bindgen` 103s --> src/lib.rs:6:11 103s | 103s 6 | #[cfg(all(feature = "use-bindgen", not(docsrs)))] 103s | ^^^^^^^^^^^^^^^^^^^^^^^ 103s | 103s = note: expected values for `feature` are: `default`, `latest`, and `v1_21` 103s = help: consider adding `use-bindgen` as a feature in `Cargo.toml` 103s = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration 103s = note: `#[warn(unexpected_cfgs)]` on by default 103s 103s warning: unexpected `cfg` condition value: `use-bindgen` 103s --> src/lib.rs:16:17 103s | 103s 16 | #[cfg(all(test, feature = "use-bindgen", not(docsrs)))] 103s | ^^^^^^^^^^^^^^^^^^^^^^^ 103s | 103s = note: expected values for `feature` are: `default`, `latest`, and `v1_21` 103s = help: consider adding `use-bindgen` as a feature in `Cargo.toml` 103s = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration 103s 103s warning: unexpected `cfg` condition value: `use-bindgen` 103s --> src/lib.rs:10:22 103s | 103s 10 | if #[cfg(any(not(feature = "use-bindgen"), docsrs))] { 103s | ^^^^^^^^^^^^^^^^^^^^^^^ 103s | 103s = note: expected values for `feature` are: `default`, `latest`, and `v1_21` 103s = help: consider adding `use-bindgen` as a feature in `Cargo.toml` 103s = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration 103s 103s warning: unexpected `cfg` condition value: `v1_20` 103s --> src/bindings/mod.rs:6:14 103s | 103s 6 | if #[cfg(feature = "v1_20")] { 103s | ^^^^^^^^^^------- 103s | | 103s | help: there is a expected value with a similar name: `"v1_21"` 103s | 103s = note: expected values for `feature` are: `default`, `latest`, and `v1_21` 103s = help: consider adding `v1_20` as a feature in `Cargo.toml` 103s = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration 103s 103s warning: unexpected `cfg` condition value: `v1_19` 103s --> src/bindings/mod.rs:10:14 103s | 103s 10 | if #[cfg(feature = "v1_19")] { 103s | ^^^^^^^^^^^^^^^^^ 103s | 103s = note: expected values for `feature` are: `default`, `latest`, and `v1_21` 103s = help: consider adding `v1_19` as a feature in `Cargo.toml` 103s = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration 103s 103s warning: unexpected `cfg` condition value: `v1_18` 103s --> src/bindings/mod.rs:13:21 103s | 103s 13 | } else if #[cfg(feature = "v1_18")] { 103s | ^^^^^^^^^^^^^^^^^ 103s | 103s = note: expected values for `feature` are: `default`, `latest`, and `v1_21` 103s = help: consider adding `v1_18` as a feature in `Cargo.toml` 103s = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration 103s 103s warning: unexpected `cfg` condition value: `v1_17` 103s --> src/bindings/mod.rs:16:21 103s | 103s 16 | } else if #[cfg(feature = "v1_17")] { 103s | ^^^^^^^^^^^^^^^^^ 103s | 103s = note: expected values for `feature` are: `default`, `latest`, and `v1_21` 103s = help: consider adding `v1_17` as a feature in `Cargo.toml` 103s = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration 103s 104s warning: `libheif-sys` (lib) generated 7 warnings 104s Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=integration_test CARGO_MANIFEST_DIR=/usr/share/cargo/registry/libheif-sys-5.2.0 CARGO_MANIFEST_PATH=/usr/share/cargo/registry/libheif-sys-5.2.0/Cargo.toml CARGO_PKG_AUTHORS='Kirill Kuzminykh <[email protected]>' CARGO_PKG_DESCRIPTION='libheif bindings' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libheif-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cykooz/libheif-sys' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=5.2.0+1.21.2 CARGO_PKG_VERSION_MAJOR=5 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_TARGET_TMPDIR=/tmp/tmp.OV1mRbhAz9/target/x86_64-unknown-linux-gnu/tmp LD_LIBRARY_PATH=/tmp/tmp.OV1mRbhAz9/target/debug/deps OUT_DIR=/tmp/tmp.OV1mRbhAz9/target/x86_64-unknown-linux-gnu/debug/build/libheif-sys-2bb981ca32ef170a/out rustc --crate-name integration_test --edition=2021 tests/integration_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="latest"' --cfg 'feature="v1_21"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "latest", "v1_21"))' -C metadata=8f6ce9bdaa2b3595 -C extra-filename=-ad4ec1b2b9da6b1a --out-dir /tmp/tmp.OV1mRbhAz9/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -C incremental=/tmp/tmp.OV1mRbhAz9/target/x86_64-unknown-linux-gnu/debug/incremental -L dependency=/tmp/tmp.OV1mRbhAz9/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/tmp/tmp.OV1mRbhAz9/target/debug/deps --extern cfg_if=/tmp/tmp.OV1mRbhAz9/target/x86_64-unknown-linux-gnu/debug/deps/libcfg_if-fa90d0a8ae9ccccb.rlib --extern libc=/tmp/tmp.OV1mRbhAz9/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-26cc43b03f6b8fb6.rlib --extern libheif_sys=/tmp/tmp.OV1mRbhAz9/target/x86_64-unknown-linux-gnu/debug/deps/liblibheif_sys-30cd7036d0daf630.rlib -C debuginfo=2 -C strip=none --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /usr/share/cargo/registry/libheif-sys-5.2.0=/usr/share/cargo/registry/libheif-sys-5.2.0 --remap-path-prefix /tmp/tmp.OV1mRbhAz9/registry=/usr/share/cargo/registry --cfg system_deps_have_libheif` 104s warning: unexpected `cfg` condition value: `v1_20` 104s --> tests/integration_test.rs:25:20 104s | 104s 25 | } else if cfg!(feature = "v1_20") { 104s | ^^^^^^^^^^------- 104s | | 104s | help: there is a expected value with a similar name: `"v1_21"` 104s | 104s = note: expected values for `feature` are: `default`, `latest`, and `v1_21` 104s = help: consider adding `v1_20` as a feature in `Cargo.toml` 104s = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration 104s = note: `#[warn(unexpected_cfgs)]` on by default 104s 104s warning: unexpected `cfg` condition value: `v1_19` 104s --> tests/integration_test.rs:27:20 104s | 104s 27 | } else if cfg!(feature = "v1_19") { 104s | ^^^^^^^^^^^^^^^^^ 104s | 104s = note: expected values for `feature` are: `default`, `latest`, and `v1_21` 104s = help: consider adding `v1_19` as a feature in `Cargo.toml` 104s = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration 104s 104s warning: unexpected `cfg` condition value: `v1_18` 104s --> tests/integration_test.rs:29:20 104s | 104s 29 | } else if cfg!(feature = "v1_18") { 104s | ^^^^^^^^^^^^^^^^^ 104s | 104s = note: expected values for `feature` are: `default`, `latest`, and `v1_21` 104s = help: consider adding `v1_18` as a feature in `Cargo.toml` 104s = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration 104s 104s warning: unexpected `cfg` condition value: `v1_17` 104s --> tests/integration_test.rs:31:20 104s | 104s 31 | } else if cfg!(feature = "v1_17") { 104s | ^^^^^^^^^^^^^^^^^ 104s | 104s = note: expected values for `feature` are: `default`, `latest`, and `v1_21` 104s = help: consider adding `v1_17` as a feature in `Cargo.toml` 104s = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration 104s 104s warning: `libheif-sys` (lib test) generated 7 warnings (7 duplicates) 104s warning: `libheif-sys` (test "integration_test") generated 4 warnings 104s Finished `test` profile [unoptimized + debuginfo] target(s) in 3.71s 104s Running `CARGO=/usr/bin/cargo CARGO_MANIFEST_DIR=/usr/share/cargo/registry/libheif-sys-5.2.0 CARGO_MANIFEST_PATH=/usr/share/cargo/registry/libheif-sys-5.2.0/Cargo.toml CARGO_PKG_AUTHORS='Kirill Kuzminykh <[email protected]>' CARGO_PKG_DESCRIPTION='libheif bindings' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libheif-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cykooz/libheif-sys' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=5.2.0+1.21.2 CARGO_PKG_VERSION_MAJOR=5 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/tmp/tmp.OV1mRbhAz9/target/x86_64-unknown-linux-gnu/debug:/tmp/tmp.OV1mRbhAz9/target/x86_64-unknown-linux-gnu/debug/deps:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' OUT_DIR=/tmp/tmp.OV1mRbhAz9/target/x86_64-unknown-linux-gnu/debug/build/libheif-sys-2bb981ca32ef170a/out /tmp/tmp.OV1mRbhAz9/target/x86_64-unknown-linux-gnu/debug/deps/libheif_sys-b8cb73eed51a80c5` 104s 104s running 0 tests 104s 104s test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s 104s 104s Running `CARGO=/usr/bin/cargo CARGO_MANIFEST_DIR=/usr/share/cargo/registry/libheif-sys-5.2.0 CARGO_MANIFEST_PATH=/usr/share/cargo/registry/libheif-sys-5.2.0/Cargo.toml CARGO_PKG_AUTHORS='Kirill Kuzminykh <[email protected]>' CARGO_PKG_DESCRIPTION='libheif bindings' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libheif-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cykooz/libheif-sys' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=5.2.0+1.21.2 CARGO_PKG_VERSION_MAJOR=5 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/tmp/tmp.OV1mRbhAz9/target/x86_64-unknown-linux-gnu/debug:/tmp/tmp.OV1mRbhAz9/target/x86_64-unknown-linux-gnu/debug/deps:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' OUT_DIR=/tmp/tmp.OV1mRbhAz9/target/x86_64-unknown-linux-gnu/debug/build/libheif-sys-2bb981ca32ef170a/out /tmp/tmp.OV1mRbhAz9/target/x86_64-unknown-linux-gnu/debug/deps/integration_test-ad4ec1b2b9da6b1a` 104s 104s running 1 test 104s test create_heic_context ... FAILED 104s 104s failures: 104s 104s ---- create_heic_context stdout ---- 104s 104s thread 'create_heic_context' (4650) panicked at tests/integration_test.rs:12:9: 104s assertion failed: version.starts_with(&expected_version) 104s stack backtrace: 104s 0: __rustc::rust_begin_unwind 104s at /usr/src/rustc-1.95.0/library/std/src/panicking.rs:689:5 104s 1: core::panicking::panic_fmt 104s at /usr/src/rustc-1.95.0/library/core/src/panicking.rs:80:14 104s 2: core::panicking::panic 104s at /usr/src/rustc-1.95.0/library/core/src/panicking.rs:150:5 104s 3: integration_test::create_heic_context 104s at ./tests/integration_test.rs:12:9 104s 4: integration_test::create_heic_context::{{closure}} 104s at ./tests/integration_test.rs:7:25 104s 5: core::ops::function::FnOnce::call_once 104s at /usr/src/rustc-1.95.0/library/core/src/ops/function.rs:250:5 104s 6: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once 104s at /usr/src/rustc-1.95.0/library/core/src/ops/function.rs:250:5 104s note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace. 104s 104s 104s failures: 104s create_heic_context 104s 104s test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s 104s 104s error: test failed, to rerun pass `--test integration_test` 104s autopkgtest [14:22:00]: test librust-libheif-sys-dev:default
OpenPGP_signature.asc
(application/pgp-signature, 585 B)
-----BEGIN PGP SIGNATURE----- wsC7BAABCABvBYJqbZQHCRCcXJnrBb11CkcUAAAAAAAeACBzYWx0QG5vdGF0aW9u cy5zZXF1b2lhLXBncC5vcmdMaQiciHZV3rN1+VWe8ARqkT0MEodt6TN+NlGFUFBv VRYhBFi2bUhza+k7BS3mcpxcmesFvXUKAACaZwf+PF+C7i0PRZ74cYuC5JGvOYIM 3scJmKTpuJyTZG72xTbevUY9zPW/rTvsq0yKzs/8DtJVkGYkpwHk+wDiTea0zrqB V6Vv375yh+OfTTIcXN9B6/S9TjXWM6dLqeaMR/BsemwxPG8hmKCDVHTG29HmjXRp N/0dDrZTppMMNKOceiLKCxqmbf7WkS4Px1OSfT30llmTAjqpL1lUN0zC34CzF9z5 dVJFnx32jQpSlnrVEM7nQr641D1ibD/ZGSwYNRxOI5DWaeNI+gZ2SvB/K7R3AhCm z3vQXmBsUItDuCexGdAVNDJOiakIYdL39XO21cpada1v51F3uUmll2oc0isUhA== =xY5/ -----END PGP SIGNATURE-----