[Pkg-rust-maintainers] Bug#1101625: rust-libphosh: FTBFS: dh_auto_test: error: /usr/share/cargo/bin/cargo test --all returned exit code 101
Lucas Nussbaum
lucas at debian.org
Sat Mar 29 20:21:36 GMT 2025
Source: rust-libphosh
Version: 0.0.6-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20250327 ftbfs-trixie
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[1]: Entering directory '/build/reproducible-path/rust-libphosh-0.0.6'
> dh_auto_test -- test --all
> debian cargo wrapper: options = ['parallel=8'], profiles = [], parallel = ['-j8'], lto =
> debian cargo wrapper: rust_type = x86_64-unknown-linux-gnu, gnu_type = x86_64-linux-gnu
> debian cargo wrapper: running subprocess (['env', 'RUST_BACKTRACE=1', '/usr/bin/cargo', '-Zavoid-dev-deps', 'test', '--verbose', '--verbose', '-j8', '--target', 'x86_64-unknown-linux-gnu', '--all'],) {}
> Compiling serde v1.0.217
> Compiling equivalent v1.0.1
> Compiling hashbrown v0.14.5
> Compiling winnow v0.6.26
> Compiling target-lexicon v0.12.14
> Compiling pkg-config v0.3.31
> Compiling smallvec v1.13.2
> Compiling heck v0.4.1
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/serde-1.0.217 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/serde-1.0.217/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar <erick.tryzelaar at gmail.com>:David Tolnay <dtolnay at gmail.com>' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.217 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=217 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name build_script_build --edition=2018 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/serde-1.0.217/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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=f49f1d1530326c59 -C extra-filename=-fbccdc6c5f76ab62 --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/debug/build/serde-fbccdc6c5f76ab62 -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --cap-lints warn`
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=equivalent CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/equivalent-1.0.1 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/equivalent-1.0.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Traits for key comparison in maps.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=equivalent CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cuviper/equivalent' CARGO_PKG_RUST_VERSION=1.6 CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name equivalent --edition=2015 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/equivalent-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6d2c99b47c0106d7 -C extra-filename=-5605f89a6d3f75f5 --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --cap-lints warn`
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/hashbrown-0.14.5 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/hashbrown-0.14.5/Cargo.toml CARGO_PKG_AUTHORS='Amanieu d'\''Antras <amanieu at gmail.com>' CARGO_PKG_DESCRIPTION='A Rust port of Google'\''s SwissTable hash map' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hashbrown CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/hashbrown' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.14.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name hashbrown --edition=2021 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/hashbrown-0.14.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "allocator-api2", "compiler_builtins", "core", "default", "equivalent", "inline-more", "raw", "rayon", "rustc-internal-api", "serde"))' -C metadata=c7a07aa24eeb3606 -C extra-filename=-3b93bd4aee4ec46d --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --cap-lints warn`
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=pkg_config CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/pkg-config-0.3.31 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/pkg-config-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton <alex at alexcrichton.com>' CARGO_PKG_DESCRIPTION='A library to run the pkg-config system tool at build time in order to be used in
> Cargo build scripts.
> ' 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.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name pkg_config --edition=2018 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/pkg-config-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=805730447560e94b -C extra-filename=-dd3fe14ca5d2c051 --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --cap-lints warn`
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/target-lexicon-0.12.14 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/target-lexicon-0.12.14/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman <sunfish at mozilla.com>' CARGO_PKG_DESCRIPTION='Targeting utilities for compilers and related tools' 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.12.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name build_script_build --edition=2018 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/target-lexicon-0.12.14/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_zkasm", "default", "serde", "serde_support", "std"))' -C metadata=1f4053d1b6041e4c -C extra-filename=-4c9f63ac8b148277 --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/debug/build/target-lexicon-4c9f63ac8b148277 -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --cap-lints warn`
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=winnow CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/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.6.26 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=26 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name winnow --edition=2021 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/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=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' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=ab5d755c2d1c5227 -C extra-filename=-089ec96177e9c796 --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --cap-lints warn`
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=heck CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/heck-0.4.1 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/heck-0.4.1/Cargo.toml CARGO_PKG_AUTHORS='Without Boats <woboats at gmail.com>' CARGO_PKG_DESCRIPTION='heck is a case conversion library.' CARGO_PKG_HOMEPAGE='https://github.com/withoutboats/heck' 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='' CARGO_PKG_VERSION=0.4.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name heck --edition=2018 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/heck-0.4.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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-segmentation"))' -C metadata=1963cf372a01c5c5 -C extra-filename=-1a7b602691bba2f2 --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --cap-lints warn`
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/smallvec-1.13.2 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/smallvec-1.13.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.13.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name smallvec --edition=2018 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/smallvec-1.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=8c2914be8f91c1d9 -C extra-filename=-4130fcfac37b54a9 --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --cap-lints warn`
> Compiling version-compare v0.1.1
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=version_compare CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/version-compare-0.1.1 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/version-compare-0.1.1/Cargo.toml CARGO_PKG_AUTHORS='Tim Visee <3a4fb3964f at sinenomine.email>' 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=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name version_compare --edition=2018 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_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=dc740b9021c2db80 -C extra-filename=-6030778387d65f45 --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --cap-lints warn`
> warning: unexpected `cfg` condition value: `rust_1_40`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/target-lexicon-0.12.14/src/data_model.rs:43:12
> |
> 43 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)]
> | ^^^^^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `arch_zkasm`, `default`, `serde`, `serde_support`, and `std`
> = help: consider adding `rust_1_40` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
> = note: `#[warn(unexpected_cfgs)]` on by default
>
> warning: unexpected `cfg` condition value: `rust_1_40`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/target-lexicon-0.12.14/src/triple.rs:55:12
> |
> 55 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)]
> | ^^^^^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `arch_zkasm`, `default`, `serde`, `serde_support`, and `std`
> = help: consider adding `rust_1_40` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition value: `rust_1_40`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/target-lexicon-0.12.14/src/targets.rs:14:12
> |
> 14 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)]
> | ^^^^^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `arch_zkasm`, `default`, `serde`, `serde_support`, and `std`
> = help: consider adding `rust_1_40` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition value: `rust_1_40`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/target-lexicon-0.12.14/src/targets.rs:57:12
> |
> 57 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)]
> | ^^^^^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `arch_zkasm`, `default`, `serde`, `serde_support`, and `std`
> = help: consider adding `rust_1_40` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition value: `rust_1_40`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/target-lexicon-0.12.14/src/targets.rs:107:12
> |
> 107 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)]
> | ^^^^^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `arch_zkasm`, `default`, `serde`, `serde_support`, and `std`
> = help: consider adding `rust_1_40` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition value: `rust_1_40`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/target-lexicon-0.12.14/src/targets.rs:386:12
> |
> 386 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)]
> | ^^^^^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `arch_zkasm`, `default`, `serde`, `serde_support`, and `std`
> = help: consider adding `rust_1_40` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition value: `rust_1_40`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/target-lexicon-0.12.14/src/targets.rs:407:12
> |
> 407 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)]
> | ^^^^^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `arch_zkasm`, `default`, `serde`, `serde_support`, and `std`
> = help: consider adding `rust_1_40` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition value: `rust_1_40`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/target-lexicon-0.12.14/src/targets.rs:436:12
> |
> 436 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)]
> | ^^^^^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `arch_zkasm`, `default`, `serde`, `serde_support`, and `std`
> = help: consider adding `rust_1_40` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition value: `rust_1_40`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/target-lexicon-0.12.14/src/targets.rs:459:12
> |
> 459 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)]
> | ^^^^^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `arch_zkasm`, `default`, `serde`, `serde_support`, and `std`
> = help: consider adding `rust_1_40` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition value: `rust_1_40`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/target-lexicon-0.12.14/src/targets.rs:482:12
> |
> 482 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)]
> | ^^^^^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `arch_zkasm`, `default`, `serde`, `serde_support`, and `std`
> = help: consider adding `rust_1_40` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition value: `rust_1_40`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/target-lexicon-0.12.14/src/targets.rs:507:12
> |
> 507 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)]
> | ^^^^^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `arch_zkasm`, `default`, `serde`, `serde_support`, and `std`
> = help: consider adding `rust_1_40` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition value: `rust_1_40`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/target-lexicon-0.12.14/src/targets.rs:566:12
> |
> 566 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)]
> | ^^^^^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `arch_zkasm`, `default`, `serde`, `serde_support`, and `std`
> = help: consider adding `rust_1_40` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition value: `rust_1_40`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/target-lexicon-0.12.14/src/targets.rs:624:12
> |
> 624 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)]
> | ^^^^^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `arch_zkasm`, `default`, `serde`, `serde_support`, and `std`
> = help: consider adding `rust_1_40` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition value: `rust_1_40`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/target-lexicon-0.12.14/src/targets.rs:719:12
> |
> 719 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)]
> | ^^^^^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `arch_zkasm`, `default`, `serde`, `serde_support`, and `std`
> = help: consider adding `rust_1_40` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition value: `rust_1_40`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/target-lexicon-0.12.14/src/targets.rs:801:12
> |
> 801 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)]
> | ^^^^^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `arch_zkasm`, `default`, `serde`, `serde_support`, and `std`
> = help: consider adding `rust_1_40` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unreachable expression
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/pkg-config-0.3.31/src/lib.rs:596:9
> |
> 592 | return true;
> | ----------- any code following this expression is unreachable
> ...
> 596 | / match self.targeted_env_var("PKG_CONFIG_ALLOW_CROSS") {
> 597 | | // don't use pkg-config if explicitly disabled
> 598 | | Some(ref val) if val == "0" => false,
> 599 | | Some(_) => true,
> ... |
> 606 | | }
> | |_________^ unreachable expression
> |
> = note: `#[warn(unreachable_code)]` on by default
>
> warning: unexpected `cfg` condition name: `tarpaulin`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/version-compare-0.1.1/src/cmp.rs:320:12
> |
> 320 | #[cfg_attr(tarpaulin, skip)]
> | ^^^^^^^^^
> |
> = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
> = help: consider using a Cargo feature instead
> = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
> [lints.rust]
> unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] }
> = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
> = note: `#[warn(unexpected_cfgs)]` on by default
>
> warning: unexpected `cfg` condition name: `tarpaulin`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/version-compare-0.1.1/src/compare.rs:66:12
> |
> 66 | #[cfg_attr(tarpaulin, skip)]
> | ^^^^^^^^^
> |
> = help: consider using a Cargo feature instead
> = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
> [lints.rust]
> unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] }
> = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition name: `tarpaulin`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/version-compare-0.1.1/src/manifest.rs:58:12
> |
> 58 | #[cfg_attr(tarpaulin, skip)]
> | ^^^^^^^^^
> |
> = help: consider using a Cargo feature instead
> = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
> [lints.rust]
> unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] }
> = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition name: `tarpaulin`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/version-compare-0.1.1/src/part.rs:34:12
> |
> 34 | #[cfg_attr(tarpaulin, skip)]
> | ^^^^^^^^^
> |
> = help: consider using a Cargo feature instead
> = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
> [lints.rust]
> unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] }
> = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition name: `tarpaulin`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/version-compare-0.1.1/src/version.rs:462:12
> |
> 462 | #[cfg_attr(tarpaulin, skip)]
> | ^^^^^^^^^
> |
> = help: consider using a Cargo feature instead
> = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
> [lints.rust]
> unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] }
> = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition value: `nightly`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/hashbrown-0.14.5/src/lib.rs:14:5
> |
> 14 | feature = "nightly",
> | ^^^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `ahash`, `allocator-api2`, `compiler_builtins`, `core`, `default`, `equivalent`, `inline-more`, `raw`, `rayon`, `rustc-internal-api`, and `serde`
> = help: consider adding `nightly` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
> = note: `#[warn(unexpected_cfgs)]` on by default
>
> warning: unexpected `cfg` condition value: `nightly`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/hashbrown-0.14.5/src/lib.rs:39:13
> |
> 39 | #![cfg_attr(feature = "nightly", warn(fuzzy_provenance_casts))]
> | ^^^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `ahash`, `allocator-api2`, `compiler_builtins`, `core`, `default`, `equivalent`, `inline-more`, `raw`, `rayon`, `rustc-internal-api`, and `serde`
> = help: consider adding `nightly` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition value: `nightly`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/hashbrown-0.14.5/src/lib.rs:40:13
> |
> 40 | #![cfg_attr(feature = "nightly", allow(internal_features))]
> | ^^^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `ahash`, `allocator-api2`, `compiler_builtins`, `core`, `default`, `equivalent`, `inline-more`, `raw`, `rayon`, `rustc-internal-api`, and `serde`
> = help: consider adding `nightly` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition value: `nightly`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/hashbrown-0.14.5/src/lib.rs:49:7
> |
> 49 | #[cfg(feature = "nightly")]
> | ^^^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `ahash`, `allocator-api2`, `compiler_builtins`, `core`, `default`, `equivalent`, `inline-more`, `raw`, `rayon`, `rustc-internal-api`, and `serde`
> = help: consider adding `nightly` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition value: `nightly`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/hashbrown-0.14.5/src/macros.rs:59:7
> |
> 59 | #[cfg(feature = "nightly")]
> | ^^^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `ahash`, `allocator-api2`, `compiler_builtins`, `core`, `default`, `equivalent`, `inline-more`, `raw`, `rayon`, `rustc-internal-api`, and `serde`
> = help: consider adding `nightly` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition value: `nightly`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/hashbrown-0.14.5/src/macros.rs:65:11
> |
> 65 | #[cfg(not(feature = "nightly"))]
> | ^^^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `ahash`, `allocator-api2`, `compiler_builtins`, `core`, `default`, `equivalent`, `inline-more`, `raw`, `rayon`, `rustc-internal-api`, and `serde`
> = help: consider adding `nightly` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition value: `nightly`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/hashbrown-0.14.5/src/raw/mod.rs:53:11
> |
> 53 | #[cfg(not(feature = "nightly"))]
> | ^^^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `ahash`, `allocator-api2`, `compiler_builtins`, `core`, `default`, `equivalent`, `inline-more`, `raw`, `rayon`, `rustc-internal-api`, and `serde`
> = help: consider adding `nightly` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition value: `nightly`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/hashbrown-0.14.5/src/raw/mod.rs:55:11
> |
> 55 | #[cfg(not(feature = "nightly"))]
> | ^^^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `ahash`, `allocator-api2`, `compiler_builtins`, `core`, `default`, `equivalent`, `inline-more`, `raw`, `rayon`, `rustc-internal-api`, and `serde`
> = help: consider adding `nightly` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition value: `nightly`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/hashbrown-0.14.5/src/raw/mod.rs:57:7
> |
> 57 | #[cfg(feature = "nightly")]
> | ^^^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `ahash`, `allocator-api2`, `compiler_builtins`, `core`, `default`, `equivalent`, `inline-more`, `raw`, `rayon`, `rustc-internal-api`, and `serde`
> = help: consider adding `nightly` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition value: `nightly`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/hashbrown-0.14.5/src/raw/mod.rs:3549:7
> |
> 3549 | #[cfg(feature = "nightly")]
> | ^^^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `ahash`, `allocator-api2`, `compiler_builtins`, `core`, `default`, `equivalent`, `inline-more`, `raw`, `rayon`, `rustc-internal-api`, and `serde`
> = help: consider adding `nightly` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition value: `nightly`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/hashbrown-0.14.5/src/raw/mod.rs:3661:7
> |
> 3661 | #[cfg(feature = "nightly")]
> | ^^^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `ahash`, `allocator-api2`, `compiler_builtins`, `core`, `default`, `equivalent`, `inline-more`, `raw`, `rayon`, `rustc-internal-api`, and `serde`
> = help: consider adding `nightly` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition value: `nightly`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/hashbrown-0.14.5/src/raw/mod.rs:3678:11
> |
> 3678 | #[cfg(not(feature = "nightly"))]
> | ^^^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `ahash`, `allocator-api2`, `compiler_builtins`, `core`, `default`, `equivalent`, `inline-more`, `raw`, `rayon`, `rustc-internal-api`, and `serde`
> = help: consider adding `nightly` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition value: `nightly`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/hashbrown-0.14.5/src/raw/mod.rs:4304:7
> |
> 4304 | #[cfg(feature = "nightly")]
> | ^^^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `ahash`, `allocator-api2`, `compiler_builtins`, `core`, `default`, `equivalent`, `inline-more`, `raw`, `rayon`, `rustc-internal-api`, and `serde`
> = help: consider adding `nightly` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition value: `nightly`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/hashbrown-0.14.5/src/raw/mod.rs:4319:11
> |
> 4319 | #[cfg(not(feature = "nightly"))]
> | ^^^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `ahash`, `allocator-api2`, `compiler_builtins`, `core`, `default`, `equivalent`, `inline-more`, `raw`, `rayon`, `rustc-internal-api`, and `serde`
> = help: consider adding `nightly` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition value: `nightly`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/hashbrown-0.14.5/src/raw/alloc.rs:7:7
> |
> 7 | #[cfg(feature = "nightly")]
> | ^^^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `ahash`, `allocator-api2`, `compiler_builtins`, `core`, `default`, `equivalent`, `inline-more`, `raw`, `rayon`, `rustc-internal-api`, and `serde`
> = help: consider adding `nightly` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition value: `nightly`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/hashbrown-0.14.5/src/raw/alloc.rs:28:15
> |
> 28 | #[cfg(all(not(feature = "nightly"), feature = "allocator-api2"))]
> | ^^^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `ahash`, `allocator-api2`, `compiler_builtins`, `core`, `default`, `equivalent`, `inline-more`, `raw`, `rayon`, `rustc-internal-api`, and `serde`
> = help: consider adding `nightly` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition value: `nightly`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/hashbrown-0.14.5/src/raw/alloc.rs:51:15
> |
> 51 | #[cfg(not(any(feature = "nightly", feature = "allocator-api2")))]
> | ^^^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `ahash`, `allocator-api2`, `compiler_builtins`, `core`, `default`, `equivalent`, `inline-more`, `raw`, `rayon`, `rustc-internal-api`, and `serde`
> = help: consider adding `nightly` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition value: `nightly`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/hashbrown-0.14.5/src/raw/mod.rs:944:32
> |
> 944 | #[cfg(any(feature = "raw", feature = "nightly"))]
> | ^^^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `ahash`, `allocator-api2`, `compiler_builtins`, `core`, `default`, `equivalent`, `inline-more`, `raw`, `rayon`, `rustc-internal-api`, and `serde`
> = help: consider adding `nightly` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition value: `rkyv`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/hashbrown-0.14.5/src/external_trait_impls/mod.rs:3:7
> |
> 3 | #[cfg(feature = "rkyv")]
> | ^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `ahash`, `allocator-api2`, `compiler_builtins`, `core`, `default`, `equivalent`, `inline-more`, `raw`, `rayon`, `rustc-internal-api`, and `serde`
> = help: consider adding `rkyv` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition value: `nightly`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/hashbrown-0.14.5/src/map.rs:242:11
> |
> 242 | #[cfg(not(feature = "nightly"))]
> | ^^^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `ahash`, `allocator-api2`, `compiler_builtins`, `core`, `default`, `equivalent`, `inline-more`, `raw`, `rayon`, `rustc-internal-api`, and `serde`
> = help: consider adding `nightly` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition value: `nightly`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/hashbrown-0.14.5/src/map.rs:255:7
> |
> 255 | #[cfg(feature = "nightly")]
> | ^^^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `ahash`, `allocator-api2`, `compiler_builtins`, `core`, `default`, `equivalent`, `inline-more`, `raw`, `rayon`, `rustc-internal-api`, and `serde`
> = help: consider adding `nightly` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition value: `nightly`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/hashbrown-0.14.5/src/map.rs:6517:11
> |
> 6517 | #[cfg(feature = "nightly")]
> | ^^^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `ahash`, `allocator-api2`, `compiler_builtins`, `core`, `default`, `equivalent`, `inline-more`, `raw`, `rayon`, `rustc-internal-api`, and `serde`
> = help: consider adding `nightly` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition value: `nightly`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/hashbrown-0.14.5/src/map.rs:6523:11
> |
> 6523 | #[cfg(feature = "nightly")]
> | ^^^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `ahash`, `allocator-api2`, `compiler_builtins`, `core`, `default`, `equivalent`, `inline-more`, `raw`, `rayon`, `rustc-internal-api`, and `serde`
> = help: consider adding `nightly` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition value: `nightly`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/hashbrown-0.14.5/src/map.rs:6591:11
> |
> 6591 | #[cfg(feature = "nightly")]
> | ^^^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `ahash`, `allocator-api2`, `compiler_builtins`, `core`, `default`, `equivalent`, `inline-more`, `raw`, `rayon`, `rustc-internal-api`, and `serde`
> = help: consider adding `nightly` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition value: `nightly`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/hashbrown-0.14.5/src/map.rs:6597:11
> |
> 6597 | #[cfg(feature = "nightly")]
> | ^^^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `ahash`, `allocator-api2`, `compiler_builtins`, `core`, `default`, `equivalent`, `inline-more`, `raw`, `rayon`, `rustc-internal-api`, and `serde`
> = help: consider adding `nightly` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition value: `nightly`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/hashbrown-0.14.5/src/map.rs:6651:11
> |
> 6651 | #[cfg(feature = "nightly")]
> | ^^^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `ahash`, `allocator-api2`, `compiler_builtins`, `core`, `default`, `equivalent`, `inline-more`, `raw`, `rayon`, `rustc-internal-api`, and `serde`
> = help: consider adding `nightly` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition value: `nightly`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/hashbrown-0.14.5/src/map.rs:6657:11
> |
> 6657 | #[cfg(feature = "nightly")]
> | ^^^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `ahash`, `allocator-api2`, `compiler_builtins`, `core`, `default`, `equivalent`, `inline-more`, `raw`, `rayon`, `rustc-internal-api`, and `serde`
> = help: consider adding `nightly` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition value: `nightly`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/hashbrown-0.14.5/src/set.rs:1359:11
> |
> 1359 | #[cfg(feature = "nightly")]
> | ^^^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `ahash`, `allocator-api2`, `compiler_builtins`, `core`, `default`, `equivalent`, `inline-more`, `raw`, `rayon`, `rustc-internal-api`, and `serde`
> = help: consider adding `nightly` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition value: `nightly`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/hashbrown-0.14.5/src/set.rs:1365:11
> |
> 1365 | #[cfg(feature = "nightly")]
> | ^^^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `ahash`, `allocator-api2`, `compiler_builtins`, `core`, `default`, `equivalent`, `inline-more`, `raw`, `rayon`, `rustc-internal-api`, and `serde`
> = help: consider adding `nightly` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition value: `nightly`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/hashbrown-0.14.5/src/set.rs:1383:11
> |
> 1383 | #[cfg(feature = "nightly")]
> | ^^^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `ahash`, `allocator-api2`, `compiler_builtins`, `core`, `default`, `equivalent`, `inline-more`, `raw`, `rayon`, `rustc-internal-api`, and `serde`
> = help: consider adding `nightly` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition value: `nightly`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/hashbrown-0.14.5/src/set.rs:1389:11
> |
> 1389 | #[cfg(feature = "nightly")]
> | ^^^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `ahash`, `allocator-api2`, `compiler_builtins`, `core`, `default`, `equivalent`, `inline-more`, `raw`, `rayon`, `rustc-internal-api`, and `serde`
> = help: consider adding `nightly` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> Compiling proc-macro2 v1.0.92
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/proc-macro2-1.0.92 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/proc-macro2-1.0.92/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay <dtolnay at gmail.com>:Alex Crichton <alex at alexcrichton.com>' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.92 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=92 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name build_script_build --edition=2021 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/proc-macro2-1.0.92/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="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=a5116dd5643bd8a0 -C extra-filename=-dcf1f5cd3445a9fe --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/debug/build/proc-macro2-dcf1f5cd3445a9fe -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --cap-lints warn`
> Compiling libc v0.2.169
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/libc-0.2.169 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/libc-0.2.169/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.
> ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' 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.63 CARGO_PKG_VERSION=0.2.169 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=169 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name build_script_build --edition=2021 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/libc-0.2.169/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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=77d89ad88c514a75 -C extra-filename=-650b02615f789d44 --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/debug/build/libc-650b02615f789d44 -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --cap-lints warn`
> warning: unexpected `cfg` condition value: `debug`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/debug/mod.rs:1:13
> |
> 1 | #![cfg_attr(feature = "debug", allow(clippy::std_instead_of_core))]
> | ^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `alloc`, `default`, `simd`, `std`, `unstable-doc`, and `unstable-recover`
> = help: consider adding `debug` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
> = note: `#[warn(unexpected_cfgs)]` on by default
>
> warning: unexpected `cfg` condition value: `debug`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/debug/mod.rs:3:7
> |
> 3 | #[cfg(feature = "debug")]
> | ^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `alloc`, `default`, `simd`, `std`, `unstable-doc`, and `unstable-recover`
> = help: consider adding `debug` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition value: `debug`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/debug/mod.rs:37:16
> |
> 37 | #[cfg_attr(not(feature = "debug"), allow(unused_variables))]
> | ^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `alloc`, `default`, `simd`, `std`, `unstable-doc`, and `unstable-recover`
> = help: consider adding `debug` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition value: `debug`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/debug/mod.rs:38:16
> |
> 38 | #[cfg_attr(not(feature = "debug"), allow(unused_mut))]
> | ^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `alloc`, `default`, `simd`, `std`, `unstable-doc`, and `unstable-recover`
> = help: consider adding `debug` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition value: `debug`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/debug/mod.rs:39:16
> |
> 39 | #[cfg_attr(not(feature = "debug"), inline(always))]
> | ^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `alloc`, `default`, `simd`, `std`, `unstable-doc`, and `unstable-recover`
> = help: consider adding `debug` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition value: `debug`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/debug/mod.rs:54:16
> |
> 54 | #[cfg_attr(not(feature = "debug"), allow(unused_variables))]
> | ^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `alloc`, `default`, `simd`, `std`, `unstable-doc`, and `unstable-recover`
> = help: consider adding `debug` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition value: `debug`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/debug/mod.rs:79:7
> |
> 79 | #[cfg(feature = "debug")]
> | ^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `alloc`, `default`, `simd`, `std`, `unstable-doc`, and `unstable-recover`
> = help: consider adding `debug` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition value: `debug`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/debug/mod.rs:44:11
> |
> 44 | #[cfg(feature = "debug")]
> | ^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `alloc`, `default`, `simd`, `std`, `unstable-doc`, and `unstable-recover`
> = help: consider adding `debug` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition value: `debug`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/debug/mod.rs:48:15
> |
> 48 | #[cfg(not(feature = "debug"))]
> | ^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `alloc`, `default`, `simd`, `std`, `unstable-doc`, and `unstable-recover`
> = help: consider adding `debug` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition value: `debug`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/debug/mod.rs:59:11
> |
> 59 | #[cfg(feature = "debug")]
> | ^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `alloc`, `default`, `simd`, `std`, `unstable-doc`, and `unstable-recover`
> = help: consider adding `debug` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: use of deprecated type alias `error::IResult`: Replaced with `ModalResult`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/lib.rs:158:16
> |
> 158 | pub use error::IResult;
> | ^^^^^^^
> |
> = note: `#[warn(deprecated)]` on by default
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/lib.rs:160:16
> |
> 160 | pub use error::PResult;
> | ^^^^^^^
>
> warning: use of deprecated enum `error::ErrorKind`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/error.rs:368:15
> |
> 368 | pub kind: ErrorKind,
> | ^^^^^^^^^
>
> warning: use of deprecated enum `error::ErrorKind`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/error.rs:894:15
> |
> 894 | pub kind: ErrorKind,
> | ^^^^^^^^^
>
> warning: use of deprecated enum `error::ErrorKind`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/error.rs:1181:6
> |
> 1181 | impl ErrorKind {
> | ^^^^^^^^^
>
> warning: use of deprecated enum `error::ErrorKind`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/error.rs:1201:36
> |
> 1201 | impl<I: Stream> ParserError<I> for ErrorKind {
> | ^^^^^^^^^
>
> warning: use of deprecated enum `error::ErrorKind`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/error.rs:1218:41
> |
> 1218 | impl<I: Stream, C> AddContext<I, C> for ErrorKind {}
> | ^^^^^^^^^
>
> warning: use of deprecated enum `error::ErrorKind`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/error.rs:1220:40
> |
> 1220 | impl<I, E> FromExternalError<I, E> for ErrorKind {
> | ^^^^^^^^^
>
> warning: use of deprecated enum `error::ErrorKind`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/error.rs:1229:23
> |
> 1229 | impl fmt::Display for ErrorKind {
> | ^^^^^^^^^
>
> warning: use of deprecated enum `error::ErrorKind`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/error.rs:1236:28
> |
> 1236 | impl std::error::Error for ErrorKind {}
> | ^^^^^^^^^
>
> warning: use of deprecated enum `error::ErrorKind`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/error.rs:270:41
> |
> 270 | fn from_error_kind(input: &I, kind: ErrorKind) -> Self;
> | ^^^^^^^^^
>
> warning: `version-compare` (lib) generated 5 warnings
> Compiling unicode-ident v1.0.13
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=unicode_ident CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/unicode-ident-1.0.13 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/unicode-ident-1.0.13/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay <dtolnay at gmail.com>' CARGO_PKG_DESCRIPTION='Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='(MIT OR Apache-2.0) AND Unicode-DFS-2016' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-ident CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/unicode-ident' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.13 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name unicode_ident --edition=2018 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/unicode-ident-1.0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6299e336f34b5370 -C extra-filename=-e4d4ac1643d40f6d --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --cap-lints warn`
> warning: use of deprecated unit variant `error::ErrorKind::Fail`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/error.rs:275:49
> |
> 275 | Self::from_error_kind(input, ErrorKind::Fail)
> | ^^^^
>
> warning: use of deprecated enum `error::ErrorKind`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/error.rs:294:79
> |
> 294 | fn append(self, input: &I, token_start: &<I as Stream>::Checkpoint, kind: ErrorKind) -> Self;
> | ^^^^^^^^^
>
> warning: use of deprecated enum `error::ErrorKind`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/error.rs:343:45
> |
> 343 | fn from_external_error(input: &I, kind: ErrorKind, e: E) -> Self;
> | ^^^^^^^^^
>
> warning: use of deprecated enum `error::ErrorKind`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/error.rs:181:41
> |
> 181 | fn from_error_kind(input: &I, kind: ErrorKind) -> Self {
> | ^^^^^^^^^
>
> warning: use of deprecated enum `error::ErrorKind`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/error.rs:194:79
> |
> 194 | fn append(self, input: &I, token_start: &<I as Stream>::Checkpoint, kind: ErrorKind) -> Self {
> | ^^^^^^^^^
>
> warning: use of deprecated enum `error::ErrorKind`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/error.rs:215:45
> |
> 215 | fn from_external_error(input: &I, kind: ErrorKind, e: EXT) -> Self {
> | ^^^^^^^^^
>
> warning: use of deprecated enum `error::ErrorKind`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/error.rs:375:32
> |
> 375 | pub fn new(input: I, kind: ErrorKind) -> Self {
> | ^^^^^^^^^
>
> warning: use of deprecated unit variant `error::ErrorKind::Fail`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/error.rs:384:30
> |
> 384 | kind: ErrorKind::Fail,
> | ^^^^
>
> warning: use of deprecated enum `error::ErrorKind`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/error.rs:411:41
> |
> 411 | fn from_error_kind(input: &I, kind: ErrorKind) -> Self {
> | ^^^^^^^^^
>
> warning: use of deprecated enum `error::ErrorKind`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/error.rs:423:16
> |
> 423 | _kind: ErrorKind,
> | ^^^^^^^^^
>
> warning: use of deprecated enum `error::ErrorKind`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/error.rs:448:45
> |
> 448 | fn from_external_error(input: &I, kind: ErrorKind, _e: E) -> Self {
> | ^^^^^^^^^
>
> warning: use of deprecated enum `error::ErrorKind`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/error.rs:500:34
> |
> 500 | fn from_error_kind(_: &I, _: ErrorKind) -> Self {
> | ^^^^^^^^^
>
> warning: use of deprecated enum `error::ErrorKind`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/error.rs:509:16
> |
> 509 | _kind: ErrorKind,
> | ^^^^^^^^^
>
> warning: use of deprecated enum `error::ErrorKind`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/error.rs:533:47
> |
> 533 | fn from_external_error(_input: &I, _kind: ErrorKind, _e: E) -> Self {
> | ^^^^^^^^^
>
> warning: use of deprecated enum `error::ErrorKind`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/error.rs:553:34
> |
> 553 | fn from_error_kind(_: &I, _: ErrorKind) -> Self {}
> | ^^^^^^^^^
>
> warning: use of deprecated enum `error::ErrorKind`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/error.rs:560:16
> |
> 560 | _kind: ErrorKind,
> | ^^^^^^^^^
>
> warning: use of deprecated enum `error::ErrorKind`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/error.rs:582:47
> |
> 582 | fn from_external_error(_input: &I, _kind: ErrorKind, _e: E) -> Self {}
> | ^^^^^^^^^
>
> warning: use of deprecated enum `error::ErrorKind`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/error.rs:646:43
> |
> 646 | fn from_error_kind(_input: &I, _kind: ErrorKind) -> Self {
> | ^^^^^^^^^
>
> warning: use of deprecated enum `error::ErrorKind`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/error.rs:655:16
> |
> 655 | _kind: ErrorKind,
> | ^^^^^^^^^
>
> warning: use of deprecated enum `error::ErrorKind`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/error.rs:699:47
> |
> 699 | fn from_external_error(_input: &I, _kind: ErrorKind, e: E) -> Self {
> | ^^^^^^^^^
>
> warning: use of deprecated enum `error::ErrorKind`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/error.rs:979:41
> |
> 979 | fn from_error_kind(input: &I, kind: ErrorKind) -> Self {
> | ^^^^^^^^^
>
> warning: use of deprecated enum `error::ErrorKind`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/error.rs:987:79
> |
> 987 | fn append(self, input: &I, token_start: &<I as Stream>::Checkpoint, kind: ErrorKind) -> Self {
> | ^^^^^^^^^
>
> warning: use of deprecated enum `error::ErrorKind`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/error.rs:1049:45
> |
> 1049 | fn from_external_error(input: &I, kind: ErrorKind, e: E) -> Self {
> | ^^^^^^^^^
>
> warning: use of deprecated unit variant `error::ErrorKind::Assert`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/error.rs:1186:18
> |
> 1186 | ErrorKind::Assert => "assert",
> | ^^^^^^
>
> warning: use of deprecated unit variant `error::ErrorKind::Token`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/error.rs:1187:18
> |
> 1187 | ErrorKind::Token => "token",
> | ^^^^^
>
> warning: use of deprecated unit variant `error::ErrorKind::Tag`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/error.rs:1188:18
> |
> 1188 | ErrorKind::Tag => "tag",
> | ^^^
>
> warning: use of deprecated unit variant `error::ErrorKind::Alt`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/error.rs:1189:18
> |
> 1189 | ErrorKind::Alt => "alternative",
> | ^^^
>
> warning: use of deprecated unit variant `error::ErrorKind::Many`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/error.rs:1190:18
> |
> 1190 | ErrorKind::Many => "many",
> | ^^^^
>
> warning: use of deprecated unit variant `error::ErrorKind::Eof`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/error.rs:1191:18
> |
> 1191 | ErrorKind::Eof => "end of file",
> | ^^^
>
> warning: use of deprecated unit variant `error::ErrorKind::Slice`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/error.rs:1192:18
> |
> 1192 | ErrorKind::Slice => "slice",
> | ^^^^^
>
> warning: use of deprecated unit variant `error::ErrorKind::Complete`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/error.rs:1193:18
> |
> 1193 | ErrorKind::Complete => "complete",
> | ^^^^^^^^
>
> warning: use of deprecated unit variant `error::ErrorKind::Not`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/error.rs:1194:18
> |
> 1194 | ErrorKind::Not => "negation",
> | ^^^
>
> warning: use of deprecated unit variant `error::ErrorKind::Verify`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/error.rs:1195:18
> |
> 1195 | ErrorKind::Verify => "predicate verification",
> | ^^^^^^
>
> warning: use of deprecated unit variant `error::ErrorKind::Fail`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/error.rs:1196:18
> |
> 1196 | ErrorKind::Fail => "fail",
> | ^^^^
>
> warning: use of deprecated enum `error::ErrorKind`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/error.rs:1203:42
> |
> 1203 | fn from_error_kind(_input: &I, kind: ErrorKind) -> Self {
> | ^^^^^^^^^
>
> warning: use of deprecated enum `error::ErrorKind`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/error.rs:1212:16
> |
> 1212 | _kind: ErrorKind,
> | ^^^^^^^^^
>
> warning: use of deprecated enum `error::ErrorKind`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/error.rs:1223:46
> |
> 1223 | fn from_external_error(_input: &I, kind: ErrorKind, _e: E) -> Self {
> | ^^^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/parser.rs:8:51
> |
> 8 | use crate::error::{AddContext, FromExternalError, PResult, ParseError, ParserError};
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/parser.rs:875:25
> |
> 875 | F: FnMut(&mut I) -> PResult<O, E>,
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/parser.rs:81:48
> |
> 81 | fn parse_next(&mut self, input: &mut I) -> PResult<O, E>;
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/parser.rs:98:47
> |
> 98 | fn parse_peek(&mut self, mut input: I) -> PResult<(I, O), E> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/parser.rs:879:44
> |
> 879 | fn parse_next(&mut self, i: &mut I) -> PResult<O, E> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/parser.rs:907:44
> |
> 907 | fn parse_next(&mut self, i: &mut I) -> PResult<u8, E> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/parser.rs:935:44
> |
> 935 | fn parse_next(&mut self, i: &mut I) -> PResult<char, E> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/parser.rs:964:44
> |
> 964 | fn parse_next(&mut self, i: &mut I) -> PResult<<I as Stream>::Slice, E> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/parser.rs:996:44
> |
> 996 | fn parse_next(&mut self, i: &mut I) -> PResult<<I as Stream>::Slice, E> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/parser.rs:1025:44
> |
> 1025 | fn parse_next(&mut self, i: &mut I) -> PResult<<I as Stream>::Slice, E> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/parser.rs:1058:44
> |
> 1058 | fn parse_next(&mut self, i: &mut I) -> PResult<<I as Stream>::Slice, E> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/parser.rs:1087:44
> |
> 1087 | fn parse_next(&mut self, i: &mut I) -> PResult<<I as Stream>::Slice, E> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/parser.rs:1119:44
> |
> 1119 | fn parse_next(&mut self, i: &mut I) -> PResult<<I as Stream>::Slice, E> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/parser.rs:1126:45
> |
> 1126 | fn parse_next(&mut self, _i: &mut I) -> PResult<(), E> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/parser.rs:1139:46
> |
> 1139 | fn parse_next(&mut self, i: &mut I) -> PResult<($($output),+,), E> {
> | ^^^^^^^
> ...
> 1234 | / impl_parser_for_tuples!(
> 1235 | | P1 O1,
> 1236 | | P2 O2,
> 1237 | | P3 O3,
> ... |
> 1255 | | P21 O21
> 1256 | | );
> | |_- in this macro invocation
> |
> = note: this warning originates in the macro `impl_parser_for_tuple` which comes from the expansion of the macro `impl_parser_for_tuples` (in Nightly builds, run with -Z macro-backtrace for more info)
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/parser.rs:1264:44
> |
> 1264 | fn parse_next(&mut self, i: &mut I) -> PResult<O, E> {
> | ^^^^^^^
>
> warning: use of deprecated enum `error::ErrorKind`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/ascii/mod.rs:18:29
> |
> 18 | use crate::error::{ErrMode, ErrorKind, Needed};
> | ^^^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/ascii/mod.rs:26:12
> |
> 26 | use crate::PResult;
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/ascii/mod.rs:100:49
> |
> 100 | pub fn crlf<Input, Error>(input: &mut Input) -> PResult<<Input as Stream>::Slice, Error>
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/ascii/mod.rs:155:61
> |
> 155 | pub fn till_line_ending<Input, Error>(input: &mut Input) -> PResult<<Input as Stream>::Slice, Error>
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/ascii/mod.rs:173:6
> |
> 173 | ) -> PResult<<I as Stream>::Slice, E>
> | ^^^^^^^
>
> warning: use of deprecated unit variant `error::ErrorKind::Tag`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/ascii/mod.rs:196:47
> |
> 196 | let e: ErrorKind = ErrorKind::Tag;
> | ^^^
>
> warning: use of deprecated enum `error::ErrorKind`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/ascii/mod.rs:196:24
> |
> 196 | let e: ErrorKind = ErrorKind::Tag;
> | ^^^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/ascii/mod.rs:246:56
> |
> 246 | pub fn line_ending<Input, Error>(input: &mut Input) -> PResult<<Input as Stream>::Slice, Error>
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/ascii/mod.rs:296:60
> |
> 296 | pub fn newline<I, Error: ParserError<I>>(input: &mut I) -> PResult<char, Error>
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/ascii/mod.rs:347:48
> |
> 347 | pub fn tab<Input, Error>(input: &mut Input) -> PResult<char, Error>
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/ascii/mod.rs:399:51
> |
> 399 | pub fn alpha0<Input, Error>(input: &mut Input) -> PResult<<Input as Stream>::Slice, Error>
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/ascii/mod.rs:452:51
> |
> 452 | pub fn alpha1<Input, Error>(input: &mut Input) -> PResult<<Input as Stream>::Slice, Error>
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/ascii/mod.rs:506:51
> |
> 506 | pub fn digit0<Input, Error>(input: &mut Input) -> PResult<<Input as Stream>::Slice, Error>
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/ascii/mod.rs:576:51
> |
> 576 | pub fn digit1<Input, Error>(input: &mut Input) -> PResult<<Input as Stream>::Slice, Error>
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/ascii/mod.rs:629:55
> |
> 629 | pub fn hex_digit0<Input, Error>(input: &mut Input) -> PResult<<Input as Stream>::Slice, Error>
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/ascii/mod.rs:683:55
> |
> 683 | pub fn hex_digit1<Input, Error>(input: &mut Input) -> PResult<<Input as Stream>::Slice, Error>
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/ascii/mod.rs:736:55
> |
> 736 | pub fn oct_digit0<Input, Error>(input: &mut Input) -> PResult<<Input as Stream>::Slice, Error>
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/ascii/mod.rs:790:55
> |
> 790 | pub fn oct_digit1<Input, Error>(input: &mut Input) -> PResult<<Input as Stream>::Slice, Error>
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/ascii/mod.rs:843:58
> |
> 843 | pub fn alphanumeric0<Input, Error>(input: &mut Input) -> PResult<<Input as Stream>::Slice, Error>
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/ascii/mod.rs:896:58
> |
> 896 | pub fn alphanumeric1<Input, Error>(input: &mut Input) -> PResult<<Input as Stream>::Slice, Error>
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/ascii/mod.rs:936:51
> |
> 936 | pub fn space0<Input, Error>(input: &mut Input) -> PResult<<Input as Stream>::Slice, Error>
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/ascii/mod.rs:989:51
> |
> 989 | pub fn space1<Input, Error>(input: &mut Input) -> PResult<<Input as Stream>::Slice, Error>
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/ascii/mod.rs:1042:56
> |
> 1042 | pub fn multispace0<Input, Error>(input: &mut Input) -> PResult<<Input as Stream>::Slice, Error>
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/ascii/mod.rs:1095:56
> |
> 1095 | pub fn multispace1<Input, Error>(input: &mut Input) -> PResult<<Input as Stream>::Slice, Error>
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/ascii/mod.rs:1125:61
> |
> 1125 | pub fn dec_uint<Input, Output, Error>(input: &mut Input) -> PResult<Output, Error>
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/ascii/mod.rs:1210:60
> |
> 1210 | pub fn dec_int<Input, Output, Error>(input: &mut Input) -> PResult<Output, Error>
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/ascii/mod.rs:1329:61
> |
> 1329 | pub fn hex_uint<Input, Output, Error>(input: &mut Input) -> PResult<Output, Error>
> | ^^^^^^^
>
> warning: use of deprecated unit variant `error::ErrorKind::Verify`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/ascii/mod.rs:1350:75
> |
> 1350 | return Err(ErrMode::from_error_kind(input, ErrorKind::Verify));
> | ^^^^^^
>
> warning: use of deprecated unit variant `error::ErrorKind::Slice`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/ascii/mod.rs:1369:67
> |
> 1369 | return Err(ErrMode::from_error_kind(input, ErrorKind::Slice));
> | ^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/ascii/mod.rs:1485:58
> |
> 1485 | pub fn float<Input, Output, Error>(input: &mut Input) -> PResult<Output, Error>
> | ^^^^^^^
>
> warning: use of deprecated unit variant `error::ErrorKind::Verify`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/ascii/mod.rs:1496:71
> |
> 1496 | .ok_or_else(|| ErrMode::from_error_kind(input, ErrorKind::Verify))
> | ^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/ascii/mod.rs:1502:69
> |
> 1502 | fn take_float_or_exceptions<I, E: ParserError<I>>(input: &mut I) -> PResult<<I as Stream>::Slice, E>
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/ascii/mod.rs:1530:55
> |
> 1530 | fn take_float<I, E: ParserError<I>>(input: &mut I) -> PResult<<I as Stream>::Slice, E>
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/ascii/mod.rs:1643:6
> |
> 1643 | ) -> PResult<<I as Stream>::Slice, Error>
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/ascii/mod.rs:1685:6
> |
> 1685 | ) -> PResult<<I as Stream>::Slice, Error>
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/ascii/mod.rs:1819:6
> |
> 1819 | ) -> PResult<Output, Error>
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/ascii/mod.rs:1858:6
> |
> 1858 | ) -> PResult<Output, Error>
> | ^^^^^^^
>
> warning: use of deprecated enum `error::ErrorKind`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/binary/mod.rs:13:19
> |
> 13 | use crate::error::ErrorKind;
> | ^^^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/binary/mod.rs:20:12
> |
> 20 | use crate::PResult;
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/binary/mod.rs:70:50
> |
> 70 | pub fn be_u8<Input, Error>(input: &mut Input) -> PResult<u8, Error>
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/binary/mod.rs:114:51
> |
> 114 | pub fn be_u16<Input, Error>(input: &mut Input) -> PResult<u16, Error>
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/binary/mod.rs:158:51
> |
> 158 | pub fn be_u24<Input, Error>(input: &mut Input) -> PResult<u32, Error>
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/binary/mod.rs:202:51
> |
> 202 | pub fn be_u32<Input, Error>(input: &mut Input) -> PResult<u32, Error>
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/binary/mod.rs:246:51
> |
> 246 | pub fn be_u64<Input, Error>(input: &mut Input) -> PResult<u64, Error>
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/binary/mod.rs:290:52
> |
> 290 | pub fn be_u128<Input, Error>(input: &mut Input) -> PResult<u128, Error>
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/binary/mod.rs:299:68
> |
> 299 | fn be_uint<Input, Uint, Error>(input: &mut Input, bound: usize) -> PResult<Uint, Error>
> | ^^^^^^^
>
> warning: use of deprecated unit variant `error::ErrorKind::Slice`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/binary/mod.rs:315:72
> |
> 315 | Err(_needed) => Err(ErrMode::from_error_kind(input, ErrorKind::Slice)),
> | ^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/binary/mod.rs:372:50
> |
> 372 | pub fn be_i8<Input, Error>(input: &mut Input) -> PResult<i8, Error>
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/binary/mod.rs:416:51
> |
> 416 | pub fn be_i16<Input, Error>(input: &mut Input) -> PResult<i16, Error>
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/binary/mod.rs:463:51
> |
> 463 | pub fn be_i24<Input, Error>(input: &mut Input) -> PResult<i32, Error>
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/binary/mod.rs:518:51
> |
> 518 | pub fn be_i32<Input, Error>(input: &mut Input) -> PResult<i32, Error>
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/binary/mod.rs:565:51
> |
> 565 | pub fn be_i64<Input, Error>(input: &mut Input) -> PResult<i64, Error>
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/binary/mod.rs:612:52
> |
> 612 | pub fn be_i128<Input, Error>(input: &mut Input) -> PResult<i128, Error>
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/binary/mod.rs:659:50
> |
> 659 | pub fn le_u8<Input, Error>(input: &mut Input) -> PResult<u8, Error>
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/binary/mod.rs:703:51
> |
> 703 | pub fn le_u16<Input, Error>(input: &mut Input) -> PResult<u16, Error>
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/binary/mod.rs:747:51
> |
> 747 | pub fn le_u24<Input, Error>(input: &mut Input) -> PResult<u32, Error>
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/binary/mod.rs:791:51
> |
> 791 | pub fn le_u32<Input, Error>(input: &mut Input) -> PResult<u32, Error>
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/binary/mod.rs:835:51
> |
> 835 | pub fn le_u64<Input, Error>(input: &mut Input) -> PResult<u64, Error>
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/binary/mod.rs:879:52
> |
> 879 | pub fn le_u128<Input, Error>(input: &mut Input) -> PResult<u128, Error>
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/binary/mod.rs:888:68
> |
> 888 | fn le_uint<Input, Uint, Error>(input: &mut Input, bound: usize) -> PResult<Uint, Error>
> | ^^^^^^^
>
> warning: use of deprecated unit variant `error::ErrorKind::Slice`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/binary/mod.rs:903:72
> |
> 903 | Err(_needed) => Err(ErrMode::from_error_kind(input, ErrorKind::Slice)),
> | ^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/binary/mod.rs:960:50
> |
> 960 | pub fn le_i8<Input, Error>(input: &mut Input) -> PResult<i8, Error>
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/binary/mod.rs:1004:51
> |
> 1004 | pub fn le_i16<Input, Error>(input: &mut Input) -> PResult<i16, Error>
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/binary/mod.rs:1051:51
> |
> 1051 | pub fn le_i24<Input, Error>(input: &mut Input) -> PResult<i32, Error>
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/binary/mod.rs:1106:51
> |
> 1106 | pub fn le_i32<Input, Error>(input: &mut Input) -> PResult<i32, Error>
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/binary/mod.rs:1153:51
> |
> 1153 | pub fn le_i64<Input, Error>(input: &mut Input) -> PResult<i64, Error>
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/binary/mod.rs:1200:52
> |
> 1200 | pub fn le_i128<Input, Error>(input: &mut Input) -> PResult<i128, Error>
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/binary/mod.rs:1254:47
> |
> 1254 | pub fn u8<Input, Error>(input: &mut Input) -> PResult<u8, Error>
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/binary/mod.rs:1269:65
> |
> 1269 | fn u8_<Input, Error, const PARTIAL: bool>(input: &mut Input) -> PResult<u8, Error>
> | ^^^^^^^
>
> warning: use of deprecated unit variant `error::ErrorKind::Token`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/binary/mod.rs:1278:73
> |
> 1278 | ErrMode::Backtrack(Error::from_error_kind(input, ErrorKind::Token))
> | ^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/binary/mod.rs:1681:47
> |
> 1681 | pub fn i8<Input, Error>(input: &mut Input) -> PResult<i8, Error>
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/binary/mod.rs:2089:51
> |
> 2089 | pub fn be_f32<Input, Error>(input: &mut Input) -> PResult<f32, Error>
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/binary/mod.rs:2136:51
> |
> 2136 | pub fn be_f64<Input, Error>(input: &mut Input) -> PResult<f64, Error>
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/binary/mod.rs:2183:51
> |
> 2183 | pub fn le_f32<Input, Error>(input: &mut Input) -> PResult<f32, Error>
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/binary/mod.rs:2230:51
> |
> 2230 | pub fn le_f64<Input, Error>(input: &mut Input) -> PResult<f64, Error>
> | ^^^^^^^
>
> warning: use of deprecated enum `error::ErrorKind`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/binary/bits/mod.rs:8:43
> |
> 8 | use crate::error::{ErrMode, ErrorConvert, ErrorKind, Needed, ParserError};
> | ^^^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/binary/bits/mod.rs:11:13
> |
> 11 | use crate::{PResult, Parser};
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/binary/bits/mod.rs:212:6
> |
> 212 | ) -> PResult<O, E>
> | ^^^^^^^
>
> warning: use of deprecated unit variant `error::ErrorKind::Eof`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/binary/bits/mod.rs:228:32
> |
> 228 | ErrorKind::Eof,
> | ^^^
>
> warning: use of deprecated unit variant `error::ErrorKind::Tag`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/binary/bits/mod.rs:358:32
> |
> 358 | ErrorKind::Tag,
> | ^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/binary/bits/mod.rs:403:6
> |
> 403 | ) -> PResult<bool, Error>
> | ^^^^^^^
>
> warning: use of deprecated enum `error::ErrorKind`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/branch.rs:2:29
> |
> 2 | use crate::error::{ErrMode, ErrorKind, ParserError};
> | ^^^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/branch.rs:14:44
> |
> 14 | fn choice(&mut self, input: &mut I) -> PResult<O, E>;
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/branch.rs:67:49
> |
> 67 | fn permutation(&mut self, input: &mut I) -> PResult<O, E>;
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/branch.rs:130:44
> |
> 130 | fn choice(&mut self, input: &mut I) -> PResult<O, E> {
> | ^^^^^^^
>
> warning: use of deprecated unit variant `error::ErrorKind::Alt`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/branch.rs:148:82
> |
> 148 | Some(e) => Err(ErrMode::Backtrack(e.append(input, &start, ErrorKind::Alt))),
> | ^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/branch.rs:155:44
> |
> 155 | fn choice(&mut self, input: &mut I) -> PResult<O, E> {
> | ^^^^^^^
>
> warning: use of deprecated unit variant `error::ErrorKind::Alt`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/branch.rs:173:82
> |
> 173 | Some(e) => Err(ErrMode::Backtrack(e.append(input, &start, ErrorKind::Alt))),
> | ^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/branch.rs:201:46
> |
> 201 | fn choice(&mut self, input: &mut I) -> PResult<Output, Error> {
> | ^^^^^^^
> ...
> 252 | alt_trait!(Alt2 Alt3 Alt4 Alt5 Alt6 Alt7 Alt8 Alt9 Alt10 Alt11 Alt12 Alt13 Alt14 Alt15 Alt16 Alt17 Alt18 Alt19 Alt20 Alt21 Alt22);
> | --------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
> |
> = note: this warning originates in the macro `alt_trait_impl` which comes from the expansion of the macro `alt_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
>
> warning: use of deprecated unit variant `error::ErrorKind::Alt`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/branch.rs:248:68
> |
> 248 | Err(ErrMode::Backtrack($err.append($input, &$start, ErrorKind::Alt)))
> | ^^^
> ...
> 252 | alt_trait!(Alt2 Alt3 Alt4 Alt5 Alt6 Alt7 Alt8 Alt9 Alt10 Alt11 Alt12 Alt13 Alt14 Alt15 Alt16 Alt17 Alt18 Alt19 Alt20 Alt21 Alt22);
> | --------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
> |
> = note: this warning originates in the macro `alt_trait_inner` which comes from the expansion of the macro `alt_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/branch.rs:256:44
> |
> 256 | fn choice(&mut self, input: &mut I) -> PResult<O, E> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/branch.rs:288:51
> |
> 288 | fn permutation(&mut self, input: &mut I) -> PResult<( $($ty),+ ), Error> {
> | ^^^^^^^
> ...
> 338 | / permutation_trait!(
> 339 | | P1 O1 o1
> 340 | | P2 O2 o2
> 341 | | P3 O3 o3
> ... |
> 359 | | P21 O21 o21
> 360 | | );
> | |_- in this macro invocation
> |
> = note: this warning originates in the macro `permutation_trait_impl` which comes from the expansion of the macro `permutation_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
>
> warning: use of deprecated unit variant `error::ErrorKind::Alt`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/branch.rs:301:80
> |
> 301 | return Err(ErrMode::Backtrack(err.append(input, &start, ErrorKind::Alt)));
> | ^^^
> ...
> 338 | / permutation_trait!(
> 339 | | P1 O1 o1
> 340 | | P2 O2 o2
> 341 | | P3 O3 o3
> ... |
> 359 | | P21 O21 o21
> 360 | | );
> | |_- in this macro invocation
> |
> = note: this warning originates in the macro `permutation_trait_impl` which comes from the expansion of the macro `permutation_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
>
> warning: use of deprecated enum `error::ErrorKind`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/core.rs:2:29
> |
> 2 | use crate::error::{ErrMode, ErrorKind, Needed, ParserError};
> | ^^^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/core.rs:9:49
> |
> 9 | pub fn rest<Input, Error>(input: &mut Input) -> PResult<<Input as Stream>::Slice, Error>
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/core.rs:20:53
> |
> 20 | pub fn rest_len<Input, Error>(input: &mut Input) -> PResult<usize, Error>
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/core.rs:174:48
> |
> 174 | pub fn eof<Input, Error>(input: &mut Input) -> PResult<<Input as Stream>::Slice, Error>
> | ^^^^^^^
>
> warning: use of deprecated unit variant `error::ErrorKind::Eof`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/core.rs:183:60
> |
> 183 | Err(ErrMode::from_error_kind(input, ErrorKind::Eof))
> | ^^^
>
> warning: use of deprecated unit variant `error::ErrorKind::Not`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/core.rs:223:69
> |
> 223 | Ok(_) => Err(ErrMode::from_error_kind(input, ErrorKind::Not)),
> | ^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/core.rs:336:57
> |
> 336 | pub fn todo<Input, Output, Error>(input: &mut Input) -> PResult<Output, Error>
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/core.rs:494:51
> |
> 494 | pub fn empty<Input, Error>(_input: &mut Input) -> PResult<(), Error>
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/core.rs:519:53
> |
> 519 | pub fn fail<Input, Output, Error>(i: &mut Input) -> PResult<Output, Error>
> | ^^^^^^^
>
> warning: use of deprecated unit variant `error::ErrorKind::Fail`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/core.rs:525:52
> |
> 525 | Err(ErrMode::from_error_kind(i, ErrorKind::Fail))
> | ^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/core.rs:404:32
> |
> 404 | pub fn finish(mut self) -> PResult<(I, ()), E> {
> | ^^^^^^^
>
> warning: use of deprecated enum `error::ErrorKind`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/multi.rs:5:19
> |
> 5 | use crate::error::ErrorKind;
> | ^^^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/multi.rs:11:12
> |
> 11 | use crate::PResult;
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/multi.rs:464:53
> |
> 464 | fn repeat0_<I, O, C, E, F>(f: &mut F, i: &mut I) -> PResult<C, E>
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/multi.rs:493:53
> |
> 493 | fn repeat1_<I, O, C, E, F>(f: &mut F, i: &mut I) -> PResult<C, E>
> | ^^^^^^^
>
> warning: use of deprecated unit variant `error::ErrorKind::Many`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/multi.rs:502:54
> |
> 502 | Err(e) => Err(e.append(i, &start, ErrorKind::Many)),
> | ^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/multi.rs:530:68
> |
> 530 | fn repeat_n_<I, O, C, E, F>(count: usize, f: &mut F, i: &mut I) -> PResult<C, E>
> | ^^^^^^^
>
> warning: use of deprecated unit variant `error::ErrorKind::Many`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/multi.rs:552:59
> |
> 552 | return Err(e.append(i, &start, ErrorKind::Many));
> | ^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/multi.rs:560:88
> |
> 560 | fn repeat_m_n_<I, O, C, E, F>(min: usize, max: usize, parse: &mut F, input: &mut I) -> PResult<C, E>
> | ^^^^^^^
>
> warning: use of deprecated unit variant `error::ErrorKind::Many`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/multi.rs:592:86
> |
> 592 | return Err(ErrMode::Backtrack(e.append(input, &start, ErrorKind::Many)));
> | ^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/multi.rs:672:75
> |
> 672 | fn repeat_till0_<I, O, C, P, E, F, G>(f: &mut F, g: &mut G, i: &mut I) -> PResult<(C, P), E>
> | ^^^^^^^
>
> warning: use of deprecated unit variant `error::ErrorKind::Many`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/multi.rs:689:73
> |
> 689 | Err(e) => return Err(e.append(i, &start, ErrorKind::Many)),
> | ^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/multi.rs:711:6
> |
> 711 | ) -> PResult<(C, P), E>
> | ^^^^^^^
>
> warning: use of deprecated unit variant `error::ErrorKind::Many`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/multi.rs:735:59
> |
> 735 | return Err(e.append(i, &start, ErrorKind::Many));
> | ^^^^
>
> warning: use of deprecated unit variant `error::ErrorKind::Many`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/multi.rs:751:67
> |
> 751 | return Err(e.append(i, &start, ErrorKind::Many));
> | ^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/multi.rs:907:6
> |
> 907 | ) -> PResult<C, E>
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/multi.rs:966:6
> |
> 966 | ) -> PResult<C, E>
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/multi.rs:1022:6
> |
> 1022 | ) -> PResult<C, E>
> | ^^^^^^^
>
> warning: use of deprecated unit variant `error::ErrorKind::Many`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/multi.rs:1039:59
> |
> 1039 | return Err(e.append(input, &start, ErrorKind::Many));
> | ^^^^
>
> warning: use of deprecated unit variant `error::ErrorKind::Many`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/multi.rs:1051:63
> |
> 1051 | return Err(e.append(input, &start, ErrorKind::Many));
> | ^^^^
>
> warning: use of deprecated unit variant `error::ErrorKind::Many`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/multi.rs:1064:71
> |
> 1064 | return Err(e.append(input, &start, ErrorKind::Many));
> | ^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/multi.rs:1083:6
> |
> 1083 | ) -> PResult<C, E>
> | ^^^^^^^
>
> warning: use of deprecated unit variant `error::ErrorKind::Many`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/multi.rs:1107:82
> |
> 1107 | return Err(ErrMode::Backtrack(e.append(input, &start, ErrorKind::Many)));
> | ^^^^
>
> warning: use of deprecated unit variant `error::ErrorKind::Many`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/multi.rs:1122:86
> |
> 1122 | return Err(ErrMode::Backtrack(e.append(input, &start, ErrorKind::Many)));
> | ^^^^
>
> warning: use of deprecated unit variant `error::ErrorKind::Many`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/multi.rs:1146:44
> |
> 1146 | ... ErrorKind::Many,
> | ^^^^
>
> warning: use of deprecated unit variant `error::ErrorKind::Many`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/multi.rs:1326:63
> |
> 1326 | return Err(e.append(i, &start, ErrorKind::Many));
> | ^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/multi.rs:1340:6
> |
> 1340 | ) -> PResult<R, E>
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/multi.rs:1381:6
> |
> 1381 | ) -> PResult<R, E>
> | ^^^^^^^
>
> warning: use of deprecated unit variant `error::ErrorKind::Many`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/multi.rs:1392:58
> |
> 1392 | Err(e) => Err(e.append(input, &start, ErrorKind::Many)),
> | ^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/multi.rs:1431:6
> |
> 1431 | ) -> PResult<R, E>
> | ^^^^^^^
>
> warning: use of deprecated unit variant `error::ErrorKind::Many`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/multi.rs:1468:36
> |
> 1468 | ErrorKind::Many,
> | ^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/multi.rs:1490:6
> |
> 1490 | ) -> PResult<R, E>
> | ^^^^^^^
>
> warning: use of deprecated unit variant `error::ErrorKind::Verify`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/multi.rs:1521:78
> |
> 1521 | let res = Err(ErrMode::from_error_kind(input, ErrorKind::Verify));
> | ^^^^^^
>
> warning: use of deprecated unit variant `error::ErrorKind::Many`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/multi.rs:1533:36
> |
> 1533 | ErrorKind::Many,
> | ^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/multi.rs:1555:6
> |
> 1555 | ) -> PResult<R, E>
> | ^^^^^^^
>
> warning: use of deprecated unit variant `error::ErrorKind::Verify`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/multi.rs:1588:86
> |
> 1588 | let res = Err(ErrMode::from_external_error(input, ErrorKind::Verify, e));
> | ^^^^^^
>
> warning: use of deprecated unit variant `error::ErrorKind::Many`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/multi.rs:1600:36
> |
> 1600 | ErrorKind::Many,
> | ^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/multi.rs:447:44
> |
> 447 | fn parse_next(&mut self, i: &mut I) -> PResult<C, E> {
> | ^^^^^^^
>
> warning: use of deprecated enum `error::ErrorKind`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/impls.rs:9:41
> |
> 9 | use crate::error::{AddContext, ErrMode, ErrorKind, FromExternalError, ParserError};
> | ^^^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/impls.rs:29:44
> |
> 29 | fn parse_next(&mut self, i: &mut I) -> PResult<O, E> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/impls.rs:54:44
> |
> 54 | fn parse_next(&mut self, i: &mut I) -> PResult<O2, E> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/impls.rs:87:48
> |
> 87 | fn parse_next(&mut self, input: &mut I) -> PResult<O2, E> {
> | ^^^^^^^
>
> warning: use of deprecated unit variant `error::ErrorKind::Verify`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/impls.rs:92:60
> |
> 92 | ErrMode::from_external_error(input, ErrorKind::Verify, err)
> | ^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/impls.rs:123:48
> |
> 123 | fn parse_next(&mut self, input: &mut I) -> PResult<O2, E> {
> | ^^^^^^^
>
> warning: use of deprecated unit variant `error::ErrorKind::Verify`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/impls.rs:128:56
> |
> 128 | ErrMode::from_error_kind(input, ErrorKind::Verify)
> | ^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/impls.rs:159:44
> |
> 159 | fn parse_next(&mut self, i: &mut I) -> PResult<O2, E> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/impls.rs:194:44
> |
> 194 | fn parse_next(&mut self, i: &mut I) -> PResult<O2, E> {
> | ^^^^^^^
>
> warning: use of deprecated unit variant `error::ErrorKind::Verify`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/impls.rs:199:52
> |
> 199 | ErrMode::from_error_kind(i, ErrorKind::Verify)
> | ^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/impls.rs:229:44
> |
> 229 | fn parse_next(&mut self, i: &mut I) -> PResult<O2, E> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/impls.rs:247:48
> |
> 247 | fn parse_next(&mut self, input: &mut I) -> PResult<O, E> {
> | ^^^^^^^
>
> warning: use of deprecated unit variant `error::ErrorKind::Complete`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/impls.rs:251:68
> |
> 251 | Err(ErrMode::from_error_kind(input, ErrorKind::Complete))
> | ^^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/impls.rs:288:48
> |
> 288 | fn parse_next(&mut self, input: &mut I) -> PResult<O, E> {
> | ^^^^^^^
>
> warning: use of deprecated unit variant `error::ErrorKind::Verify`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/impls.rs:293:56
> |
> 293 | ErrMode::from_error_kind(input, ErrorKind::Verify)
> | ^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/impls.rs:319:48
> |
> 319 | fn parse_next(&mut self, input: &mut I) -> PResult<O2, E> {
> | ^^^^^^^
>
> Running `CARGO=/usr/bin/cargo 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='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/serde-1.0.217 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/serde-1.0.217/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar <erick.tryzelaar at gmail.com>:David Tolnay <dtolnay at gmail.com>' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.217 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=217 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps:/build/reproducible-path/rust-libphosh-0.0.6/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/build/serde-493687470204e0ac/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /build/reproducible-path/rust-libphosh-0.0.6/target/debug/build/serde-fbccdc6c5f76ab62/build-script-build`
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/impls.rs:343:48
> |
> 343 | fn parse_next(&mut self, input: &mut I) -> PResult<O2, E> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/impls.rs:364:48
> |
> 364 | fn parse_next(&mut self, input: &mut I) -> PResult<(), E> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/impls.rs:391:48
> |
> 391 | fn parse_next(&mut self, input: &mut I) -> PResult<<I as Stream>::Slice, E> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/impls.rs:427:48
> |
> 427 | fn parse_next(&mut self, input: &mut I) -> PResult<(O, <I as Stream>::Slice), E> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/impls.rs:459:48
> |
> 459 | fn parse_next(&mut self, input: &mut I) -> PResult<Range<usize>, E> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/impls.rs:486:48
> |
> 486 | fn parse_next(&mut self, input: &mut I) -> PResult<(O, Range<usize>), E> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/impls.rs:514:44
> |
> 514 | fn parse_next(&mut self, i: &mut I) -> PResult<O2, E> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/impls.rs:538:44
> |
> 538 | fn parse_next(&mut self, i: &mut I) -> PResult<O, E2> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/impls.rs:568:44
> |
> 568 | fn parse_next(&mut self, i: &mut I) -> PResult<O, E> {
> | ^^^^^^^
>
> warning: use of deprecated enum `error::ErrorKind`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/token/mod.rs:9:19
> |
> 9 | use crate::error::ErrorKind;
> | ^^^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/token/mod.rs:16:12
> |
> 16 | use crate::PResult;
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/token/mod.rs:58:48
> |
> 58 | pub fn any<Input, Error>(input: &mut Input) -> PResult<<Input as Stream>::Token, Error>
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/token/mod.rs:75:6
> |
> 75 | ) -> PResult<<I as Stream>::Token, E>
> | ^^^^^^^
>
> warning: use of deprecated unit variant `error::ErrorKind::Token`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/token/mod.rs:84:56
> |
> 84 | ErrMode::from_error_kind(input, ErrorKind::Token)
> | ^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/token/mod.rs:185:6
> |
> 185 | ) -> PResult<<I as Stream>::Slice, Error>
> | ^^^^^^^
>
> warning: use of deprecated unit variant `error::ErrorKind::Tag`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/token/mod.rs:198:43
> |
> 198 | let e: ErrorKind = ErrorKind::Tag;
> | ^^^
>
> warning: use of deprecated enum `error::ErrorKind`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/token/mod.rs:198:20
> |
> 198 | let e: ErrorKind = ErrorKind::Tag;
> | ^^^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/token/mod.rs:530:6
> |
> 530 | ) -> PResult<<I as Stream>::Slice, E>
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/token/mod.rs:547:6
> |
> 547 | ) -> PResult<<I as Stream>::Slice, E>
> | ^^^^^^^
>
> warning: use of deprecated unit variant `error::ErrorKind::Slice`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/token/mod.rs:551:35
> |
> 551 | let e: ErrorKind = ErrorKind::Slice;
> | ^^^^^
>
> warning: use of deprecated enum `error::ErrorKind`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/token/mod.rs:551:12
> |
> 551 | let e: ErrorKind = ErrorKind::Slice;
> | ^^^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/token/mod.rs:571:6
> |
> 571 | ) -> PResult<<I as Stream>::Slice, Error>
> | ^^^^^^^
>
> warning: use of deprecated unit variant `error::ErrorKind::Slice`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/token/mod.rs:588:71
> |
> 588 | return Err(ErrMode::from_error_kind(input, ErrorKind::Slice));
> | ^^^^^
>
> warning: use of deprecated unit variant `error::ErrorKind::Slice`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/token/mod.rs:614:60
> |
> 614 | Err(ErrMode::from_error_kind(input, ErrorKind::Slice))
> | ^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/token/mod.rs:811:6
> |
> 811 | ) -> PResult<<I as Stream>::Slice, Error>
> | ^^^^^^^
>
> warning: use of deprecated unit variant `error::ErrorKind::Slice`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/token/mod.rs:819:68
> |
> 819 | Err(_needed) => Err(ErrMode::from_error_kind(i, ErrorKind::Slice)),
> | ^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/token/mod.rs:962:6
> |
> 962 | ) -> PResult<<I as Stream>::Slice, Error>
> | ^^^^^^^
>
> warning: use of deprecated unit variant `error::ErrorKind::Slice`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/token/mod.rs:970:60
> |
> 970 | None => Err(ErrMode::from_error_kind(i, ErrorKind::Slice)),
> | ^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/token/mod.rs:977:6
> |
> 977 | ) -> PResult<<I as Stream>::Slice, Error>
> | ^^^^^^^
>
> warning: use of deprecated unit variant `error::ErrorKind::Slice`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/token/mod.rs:984:60
> |
> 984 | None => Err(ErrMode::from_error_kind(i, ErrorKind::Slice)),
> | ^^^^^
>
> warning: use of deprecated unit variant `error::ErrorKind::Slice`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/token/mod.rs:987:60
> |
> 987 | Err(ErrMode::from_error_kind(i, ErrorKind::Slice))
> | ^^^^^
>
> [serde 1.0.217] cargo:rerun-if-changed=build.rs
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/token/mod.rs:1000:6
> |
> 1000 | ) -> PResult<<I as Stream>::Slice, Error>
> | ^^^^^^^
>
> warning: use of deprecated unit variant `error::ErrorKind::Slice`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/token/mod.rs:1020:71
> |
> 1020 | return Err(ErrMode::from_error_kind(i, ErrorKind::Slice));
> | ^^^^^
>
> warning: use of deprecated unit variant `error::ErrorKind::Slice`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/token/mod.rs:1024:67
> |
> 1024 | return Err(ErrMode::from_error_kind(i, ErrorKind::Slice));
> | ^^^^^
>
> warning: use of deprecated unit variant `error::ErrorKind::Slice`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/token/mod.rs:1029:60
> |
> 1029 | None => Err(ErrMode::from_error_kind(i, ErrorKind::Slice)),
> | ^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/token/mod.rs:1057:49
> |
> 1057 | pub fn rest<Input, Error>(input: &mut Input) -> PResult<<Input as Stream>::Slice, Error>
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/token/mod.rs:1095:53
> |
> 1095 | pub fn rest_len<Input, Error>(input: &mut Input) -> PResult<usize, Error>
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::IResult`: Replaced with `ModalResult`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/lib.rs:148:20
> |
> 148 | pub use crate::IResult;
> | ^^^^^^^
>
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/lib.rs:151:20
> |
> 151 | pub use crate::PResult;
> | ^^^^^^^
>
> Compiling autocfg v1.1.0
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=autocfg CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/autocfg-1.1.0 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/autocfg-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='Josh Stone <cuviper at gmail.com>' CARGO_PKG_DESCRIPTION='Automatic cfg for Rust compiler features' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=autocfg CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cuviper/autocfg' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name autocfg --edition=2015 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/autocfg-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=05471c6de56d8936 -C extra-filename=-639adeb640c9ab7c --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --cap-lints warn`
> [serde 1.0.217] cargo:rustc-check-cfg=cfg(no_core_cstr)
> [serde 1.0.217] cargo:rustc-check-cfg=cfg(no_core_error)
> [serde 1.0.217] cargo:rustc-check-cfg=cfg(no_core_net)
> [serde 1.0.217] cargo:rustc-check-cfg=cfg(no_core_num_saturating)
> [serde 1.0.217] cargo:rustc-check-cfg=cfg(no_core_try_from)
> [serde 1.0.217] cargo:rustc-check-cfg=cfg(no_diagnostic_namespace)
> [serde 1.0.217] cargo:rustc-check-cfg=cfg(no_float_copysign)
> [serde 1.0.217] cargo:rustc-check-cfg=cfg(no_num_nonzero_signed)
> [serde 1.0.217] cargo:rustc-check-cfg=cfg(no_relaxed_trait_bounds)
> [serde 1.0.217] cargo:rustc-check-cfg=cfg(no_serde_derive)
> [serde 1.0.217] cargo:rustc-check-cfg=cfg(no_std_atomic)
> [serde 1.0.217] cargo:rustc-check-cfg=cfg(no_std_atomic64)
> [serde 1.0.217] cargo:rustc-check-cfg=cfg(no_systemtime_checked_add)
> [serde 1.0.217] cargo:rustc-check-cfg=cfg(no_target_has_atomic)
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/serde-1.0.217 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/serde-1.0.217/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar <erick.tryzelaar at gmail.com>:David Tolnay <dtolnay at gmail.com>' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.217 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=217 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps OUT_DIR=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/build/serde-493687470204e0ac/out rustc --crate-name serde --edition=2018 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/serde-1.0.217/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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=881f319b71b05010 -C extra-filename=-1753e62f1a2e4213 --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --cap-lints warn --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'`
> warning: use of deprecated associated function `error::ParserError::from_error_kind`: replaced with `ParserError::from_input`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/binary/bits/mod.rs:356:47
> |
> 356 | Err(ErrMode::Backtrack(Error::from_error_kind(
> | ^^^^^^^^^^^^^^^
>
> warning: use of deprecated associated function `error::ParserError::from_error_kind`: replaced with `ParserError::from_input`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/core.rs:223:35
> |
> 223 | Ok(_) => Err(ErrMode::from_error_kind(input, ErrorKind::Not)),
> | ^^^^^^^^^^^^^^^
>
> warning: use of deprecated associated function `error::ParserError::from_error_kind`: replaced with `ParserError::from_input`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/error.rs:182:31
> |
> 182 | ErrMode::Backtrack(E::from_error_kind(input, kind))
> | ^^^^^^^^^^^^^^^
>
> warning: use of deprecated associated function `error::ParserError::from_error_kind`: replaced with `ParserError::from_input`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/error.rs:275:15
> |
> 275 | Self::from_error_kind(input, ErrorKind::Fail)
> | ^^^^^^^^^^^^^^^
>
> warning: `target-lexicon` (build script) generated 15 warnings
> Compiling indexmap v2.7.0
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=indexmap CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/indexmap-2.7.0 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/indexmap-2.7.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A hash table with consistent order and fast iteration.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indexmap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/indexmap-rs/indexmap' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=2.7.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name indexmap --edition=2021 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/indexmap-2.7.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 '--allow=clippy::style' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "rayon", "serde", "std", "test_debug"))' -C metadata=23cde53c5e5de312 -C extra-filename=-39683dc06b8ef50f --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --extern equivalent=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libequivalent-5605f89a6d3f75f5.rmeta --extern hashbrown=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libhashbrown-3b93bd4aee4ec46d.rmeta --cap-lints warn`
> Running `CARGO=/usr/bin/cargo 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=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/target-lexicon-0.12.14 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/target-lexicon-0.12.14/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman <sunfish at mozilla.com>' CARGO_PKG_DESCRIPTION='Targeting utilities for compilers and related tools' 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.12.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps:/build/reproducible-path/rust-libphosh-0.0.6/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/build/target-lexicon-543166af42d1d291/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /build/reproducible-path/rust-libphosh-0.0.6/target/debug/build/target-lexicon-4c9f63ac8b148277/build-script-build`
> warning: `hashbrown` (lib) generated 31 warnings
> Running `CARGO=/usr/bin/cargo CARGO_CFG_FEATURE=default,proc-macro 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_FEATURE_PROC_MACRO=1 CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/proc-macro2-1.0.92 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/proc-macro2-1.0.92/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay <dtolnay at gmail.com>:Alex Crichton <alex at alexcrichton.com>' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.92 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=92 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps:/build/reproducible-path/rust-libphosh-0.0.6/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/build/proc-macro2-4f0cb4b15b603c66/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /build/reproducible-path/rust-libphosh-0.0.6/target/debug/build/proc-macro2-dcf1f5cd3445a9fe/build-script-build`
> [target-lexicon 0.12.14] cargo:rustc-cfg=feature="rust_1_40"
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=target_lexicon CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/target-lexicon-0.12.14 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/target-lexicon-0.12.14/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman <sunfish at mozilla.com>' CARGO_PKG_DESCRIPTION='Targeting utilities for compilers and related tools' 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.12.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps OUT_DIR=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/build/target-lexicon-543166af42d1d291/out rustc --crate-name target_lexicon --edition=2018 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/target-lexicon-0.12.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arch_zkasm", "default", "serde", "serde_support", "std"))' -C metadata=c46bdb946b4df1dc -C extra-filename=-605df85677a87cb7 --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --cap-lints warn --cfg 'feature="rust_1_40"'`
> [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(fuzzing)
> [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(no_is_available)
> [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(no_literal_byte_character)
> [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(no_literal_c_string)
> [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(no_source_text)
> [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(proc_macro_span)
> [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(procmacro2_backtrace)
> [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(procmacro2_nightly_testing)
> [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(procmacro2_semver_exempt)
> [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(randomize_layout)
> [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(span_locations)
> [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(super_unstable)
> [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(wrap_proc_macro)
> [proc-macro2 1.0.92] cargo:rerun-if-changed=build/probe.rs
> warning: unexpected `cfg` condition value: `borsh`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/indexmap-2.7.0/src/lib.rs:117:7
> |
> 117 | #[cfg(feature = "borsh")]
> | ^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `arbitrary`, `default`, `rayon`, `serde`, `std`, and `test_debug`
> = help: consider adding `borsh` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
> = note: `#[warn(unexpected_cfgs)]` on by default
>
> warning: unexpected `cfg` condition value: `rustc-rayon`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/indexmap-2.7.0/src/lib.rs:131:7
> |
> 131 | #[cfg(feature = "rustc-rayon")]
> | ^^^^^^^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `arbitrary`, `default`, `rayon`, `serde`, `std`, and `test_debug`
> = help: consider adding `rustc-rayon` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition value: `quickcheck`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/indexmap-2.7.0/src/arbitrary.rs:38:7
> |
> 38 | #[cfg(feature = "quickcheck")]
> | ^^^^^^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `arbitrary`, `default`, `rayon`, `serde`, `std`, and `test_debug`
> = help: consider adding `quickcheck` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition value: `rustc-rayon`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/indexmap-2.7.0/src/macros.rs:128:30
> |
> 128 | #[cfg(any(feature = "rayon", feature = "rustc-rayon"))]
> | ^^^^^^^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `arbitrary`, `default`, `rayon`, `serde`, `std`, and `test_debug`
> = help: consider adding `rustc-rayon` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition value: `rustc-rayon`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/indexmap-2.7.0/src/macros.rs:153:30
> |
> 153 | #[cfg(any(feature = "rayon", feature = "rustc-rayon"))]
> | ^^^^^^^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `arbitrary`, `default`, `rayon`, `serde`, `std`, and `test_debug`
> = help: consider adding `rustc-rayon` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: `pkg-config` (lib) generated 1 warning
> Compiling version_check v0.9.5
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=version_check CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/version_check-0.9.5 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/version_check-0.9.5/Cargo.toml CARGO_PKG_AUTHORS='Sergio Benitez <sb at sergio.bz>' CARGO_PKG_DESCRIPTION='Tiny crate to check the version of the installed/running rustc.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=version_check CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/SergioBenitez/version_check' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name version_check --edition=2015 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/version_check-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=583984169c25e7f0 -C extra-filename=-d9266719dc94f4a3 --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --cap-lints warn`
> [proc-macro2 1.0.92] cargo:rustc-cfg=wrap_proc_macro
> [proc-macro2 1.0.92] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/proc-macro2-1.0.92 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/proc-macro2-1.0.92/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay <dtolnay at gmail.com>:Alex Crichton <alex at alexcrichton.com>' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.92 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=92 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps OUT_DIR=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/build/proc-macro2-4f0cb4b15b603c66/out rustc --crate-name proc_macro2 --edition=2021 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/proc-macro2-1.0.92/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="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=0b6f0ae08d95ec1a -C extra-filename=-3101b0ad76b98c0c --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --extern unicode_ident=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libunicode_ident-e4d4ac1643d40f6d.rmeta --cap-lints warn --cfg wrap_proc_macro --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'`
> warning: unexpected `cfg` condition value: `cargo-clippy`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/target-lexicon-0.12.14/src/lib.rs:6:5
> |
> 6 | feature = "cargo-clippy",
> | ^^^^^^^^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `arch_zkasm`, `default`, `serde`, `serde_support`, and `std`
> = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
> = note: `#[warn(unexpected_cfgs)]` on by default
>
> warning: unexpected `cfg` condition value: `rust_1_40`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/target-lexicon-0.12.14/src/data_model.rs:43:12
> |
> 43 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)]
> | ^^^^^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `arch_zkasm`, `default`, `serde`, `serde_support`, and `std`
> = help: consider adding `rust_1_40` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> Compiling syn v1.0.109
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/syn-1.0.109 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/syn-1.0.109/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay <dtolnay at gmail.com>' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.109 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=109 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name build_script_build --edition=2018 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/syn-1.0.109/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "visit", "visit-mut"))' -C metadata=99f1ab1c84655a63 -C extra-filename=-2b24ab4367e8dbeb --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/debug/build/syn-2b24ab4367e8dbeb -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --cap-lints warn`
> Running `CARGO=/usr/bin/cargo 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/build/reproducible-path/rust-libphosh-0.0.6=/usr/share/cargo/registry/libphosh-0.0.6--remap-path-prefix/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry=/usr/share/cargo/registry' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/libc-0.2.169 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/libc-0.2.169/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.
> ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' 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.63 CARGO_PKG_VERSION=0.2.169 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=169 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps:/build/reproducible-path/rust-libphosh-0.0.6/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/build/libc-3eecfc9b53010e9e/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /build/reproducible-path/rust-libphosh-0.0.6/target/debug/build/libc-650b02615f789d44/build-script-build`
> warning: use of deprecated associated function `error::ParserError::from_error_kind`: replaced with `ParserError::from_input`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/ascii/mod.rs:197:37
> |
> 197 | return Err(ErrMode::from_error_kind(input, e));
> | ^^^^^^^^^^^^^^^
>
> [libc 0.2.169] cargo:rerun-if-changed=build.rs
> [libc 0.2.169] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_FREEBSD_VERSION
> [libc 0.2.169] cargo:rustc-cfg=freebsd11
> [libc 0.2.169] cargo:rustc-cfg=libc_const_extern_fn
> [libc 0.2.169] cargo:rustc-check-cfg=cfg(emscripten_new_stat_abi)
> [libc 0.2.169] cargo:rustc-check-cfg=cfg(espidf_time32)
> [libc 0.2.169] cargo:rustc-check-cfg=cfg(freebsd10)
> [libc 0.2.169] cargo:rustc-check-cfg=cfg(freebsd11)
> [libc 0.2.169] cargo:rustc-check-cfg=cfg(freebsd12)
> [libc 0.2.169] cargo:rustc-check-cfg=cfg(freebsd13)
> [libc 0.2.169] cargo:rustc-check-cfg=cfg(freebsd14)
> [libc 0.2.169] cargo:rustc-check-cfg=cfg(freebsd15)
> [libc 0.2.169] cargo:rustc-check-cfg=cfg(gnu_time64_abi)
> [libc 0.2.169] cargo:rustc-check-cfg=cfg(libc_const_extern_fn)
> [libc 0.2.169] cargo:rustc-check-cfg=cfg(libc_deny_warnings)
> [libc 0.2.169] cargo:rustc-check-cfg=cfg(libc_thread_local)
> [libc 0.2.169] cargo:rustc-check-cfg=cfg(libc_ctest)
> [libc 0.2.169] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx"))
> [libc 0.2.169] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos"))
> [libc 0.2.169] cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/libc-0.2.169 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/libc-0.2.169/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.
> ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' 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.63 CARGO_PKG_VERSION=0.2.169 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=169 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps OUT_DIR=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/build/libc-3eecfc9b53010e9e/out rustc --crate-name libc --edition=2021 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/libc-0.2.169/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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=148f55bc7125043f -C extra-filename=-4b4b2b1ce84fad0d --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/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 /build/reproducible-path/rust-libphosh-0.0.6=/usr/share/cargo/registry/libphosh-0.0.6 --remap-path-prefix /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry=/usr/share/cargo/registry --cfg freebsd11 --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(gnu_time64_abi)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'`
> warning: use of deprecated associated function `error::ParserError::from_error_kind`: replaced with `ParserError::from_input`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/ascii/mod.rs:1350:41
> |
> 1350 | return Err(ErrMode::from_error_kind(input, ErrorKind::Verify));
> | ^^^^^^^^^^^^^^^
>
> warning: use of deprecated associated function `error::ParserError::from_error_kind`: replaced with `ParserError::from_input`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/ascii/mod.rs:1369:33
> |
> 1369 | return Err(ErrMode::from_error_kind(input, ErrorKind::Slice));
> | ^^^^^^^^^^^^^^^
>
> warning: use of deprecated associated function `error::ParserError::from_error_kind`: replaced with `ParserError::from_input`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/ascii/mod.rs:1496:37
> |
> 1496 | .ok_or_else(|| ErrMode::from_error_kind(input, ErrorKind::Verify))
> | ^^^^^^^^^^^^^^^
>
> warning: use of deprecated associated function `error::ParserError::from_error_kind`: replaced with `ParserError::from_input`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/binary/bits/mod.rs:226:30
> |
> 226 | Err(ErrMode::from_error_kind(
> | ^^^^^^^^^^^^^^^
>
> warning: use of deprecated associated function `error::ParserError::from_error_kind`: replaced with `ParserError::from_input`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/binary/mod.rs:315:38
> |
> 315 | Err(_needed) => Err(ErrMode::from_error_kind(input, ErrorKind::Slice)),
> | ^^^^^^^^^^^^^^^
>
> warning: use of deprecated associated function `error::ParserError::from_error_kind`: replaced with `ParserError::from_input`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/binary/mod.rs:903:38
> |
> 903 | Err(_needed) => Err(ErrMode::from_error_kind(input, ErrorKind::Slice)),
> | ^^^^^^^^^^^^^^^
>
> warning: use of deprecated associated function `error::ParserError::from_error_kind`: replaced with `ParserError::from_input`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/binary/mod.rs:1278:39
> |
> 1278 | ErrMode::Backtrack(Error::from_error_kind(input, ErrorKind::Token))
> | ^^^^^^^^^^^^^^^
>
> warning: `target-lexicon` (lib) generated 16 warnings (14 duplicates)
> Compiling cfg-expr v0.15.8
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=cfg_expr CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/cfg-expr-0.15.8 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/cfg-expr-0.15.8/Cargo.toml CARGO_PKG_AUTHORS='Embark <opensource at embark-studios.com>:Jake Shadle <jake.shadle at embark-studios.com>' 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.70.0 CARGO_PKG_VERSION=0.15.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name cfg_expr --edition=2021 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/cfg-expr-0.15.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=761dd2ba7a28ba08 -C extra-filename=-13762c1797c13fc9 --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --extern smallvec=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libsmallvec-4130fcfac37b54a9.rmeta --extern target_lexicon=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libtarget_lexicon-605df85677a87cb7.rmeta --cap-lints warn`
> warning: use of deprecated associated function `error::ParserError::from_error_kind`: replaced with `ParserError::from_input`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/core.rs:183:26
> |
> 183 | Err(ErrMode::from_error_kind(input, ErrorKind::Eof))
> | ^^^^^^^^^^^^^^^
>
> warning: unused import: `crate::ntptimeval`
> --> /usr/share/cargo/registry/libc-0.2.169/src/unix/linux_like/linux/gnu/b64/mod.rs:5:5
> |
> 5 | use crate::ntptimeval;
> | ^^^^^^^^^^^^^^^^^
> |
> = note: `#[warn(unused_imports)]` on by default
>
> warning: use of deprecated associated function `error::ParserError::from_error_kind`: replaced with `ParserError::from_input`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/core.rs:525:22
> |
> 525 | Err(ErrMode::from_error_kind(i, ErrorKind::Fail))
> | ^^^^^^^^^^^^^^^
>
> warning: use of deprecated associated function `error::ParserError::from_error_kind`: replaced with `ParserError::from_input`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/multi.rs:1521:44
> |
> 1521 | let res = Err(ErrMode::from_error_kind(input, ErrorKind::Verify));
> | ^^^^^^^^^^^^^^^
>
> warning: use of deprecated associated function `error::ParserError::from_error_kind`: replaced with `ParserError::from_input`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/impls.rs:128:22
> |
> 128 | ErrMode::from_error_kind(input, ErrorKind::Verify)
> | ^^^^^^^^^^^^^^^
>
> warning: use of deprecated associated function `error::ParserError::from_error_kind`: replaced with `ParserError::from_input`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/impls.rs:199:22
> |
> 199 | ErrMode::from_error_kind(i, ErrorKind::Verify)
> | ^^^^^^^^^^^^^^^
>
> warning: use of deprecated associated function `error::ParserError::from_error_kind`: replaced with `ParserError::from_input`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/impls.rs:251:34
> |
> 251 | Err(ErrMode::from_error_kind(input, ErrorKind::Complete))
> | ^^^^^^^^^^^^^^^
>
> warning: use of deprecated associated function `error::ParserError::from_error_kind`: replaced with `ParserError::from_input`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/combinator/impls.rs:293:22
> |
> 293 | ErrMode::from_error_kind(input, ErrorKind::Verify)
> | ^^^^^^^^^^^^^^^
>
> warning: use of deprecated associated function `error::ParserError::from_error_kind`: replaced with `ParserError::from_input`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/token/mod.rs:84:22
> |
> 84 | ErrMode::from_error_kind(input, ErrorKind::Token)
> | ^^^^^^^^^^^^^^^
>
> warning: use of deprecated associated function `error::ParserError::from_error_kind`: replaced with `ParserError::from_input`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/token/mod.rs:199:26
> |
> 199 | Err(ErrMode::from_error_kind(i, e))
> | ^^^^^^^^^^^^^^^
>
> warning: use of deprecated associated function `error::ParserError::from_error_kind`: replaced with `ParserError::from_input`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/token/mod.rs:560:22
> |
> 560 | Err(ErrMode::from_error_kind(input, e))
> | ^^^^^^^^^^^^^^^
>
> warning: use of deprecated associated function `error::ParserError::from_error_kind`: replaced with `ParserError::from_input`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/token/mod.rs:588:37
> |
> 588 | return Err(ErrMode::from_error_kind(input, ErrorKind::Slice));
> | ^^^^^^^^^^^^^^^
>
> warning: use of deprecated associated function `error::ParserError::from_error_kind`: replaced with `ParserError::from_input`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/token/mod.rs:614:26
> |
> 614 | Err(ErrMode::from_error_kind(input, ErrorKind::Slice))
> | ^^^^^^^^^^^^^^^
>
> warning: use of deprecated associated function `error::ParserError::from_error_kind`: replaced with `ParserError::from_input`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/token/mod.rs:819:38
> |
> 819 | Err(_needed) => Err(ErrMode::from_error_kind(i, ErrorKind::Slice)),
> | ^^^^^^^^^^^^^^^
>
> warning: use of deprecated associated function `error::ParserError::from_error_kind`: replaced with `ParserError::from_input`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/token/mod.rs:970:30
> |
> 970 | None => Err(ErrMode::from_error_kind(i, ErrorKind::Slice)),
> | ^^^^^^^^^^^^^^^
>
> warning: use of deprecated associated function `error::ParserError::from_error_kind`: replaced with `ParserError::from_input`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/token/mod.rs:984:30
> |
> 984 | None => Err(ErrMode::from_error_kind(i, ErrorKind::Slice)),
> | ^^^^^^^^^^^^^^^
>
> warning: use of deprecated associated function `error::ParserError::from_error_kind`: replaced with `ParserError::from_input`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/token/mod.rs:987:30
> |
> 987 | Err(ErrMode::from_error_kind(i, ErrorKind::Slice))
> | ^^^^^^^^^^^^^^^
>
> warning: use of deprecated associated function `error::ParserError::from_error_kind`: replaced with `ParserError::from_input`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/token/mod.rs:1020:41
> |
> 1020 | return Err(ErrMode::from_error_kind(i, ErrorKind::Slice));
> | ^^^^^^^^^^^^^^^
>
> warning: use of deprecated associated function `error::ParserError::from_error_kind`: replaced with `ParserError::from_input`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/token/mod.rs:1024:37
> |
> 1024 | return Err(ErrMode::from_error_kind(i, ErrorKind::Slice));
> | ^^^^^^^^^^^^^^^
>
> warning: use of deprecated associated function `error::ParserError::from_error_kind`: replaced with `ParserError::from_input`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/winnow-0.6.26/src/token/mod.rs:1029:30
> |
> 1029 | None => Err(ErrMode::from_error_kind(i, ErrorKind::Slice)),
> | ^^^^^^^^^^^^^^^
>
> Compiling proc-macro-error-attr v1.0.4
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/proc-macro-error-attr-1.0.4 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/proc-macro-error-attr-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='CreepySkeleton <creepy-skeleton at yandex.ru>' CARGO_PKG_DESCRIPTION='Attribute macro for proc-macro-error crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-error-attr CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://gitlab.com/CreepySkeleton/proc-macro-error' CARGO_PKG_RUST_VERSION='' 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=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name build_script_build --edition=2018 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/proc-macro-error-attr-1.0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5fd2e67047a94dcc -C extra-filename=-749cafc3d47a93c6 --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/debug/build/proc-macro-error-attr-749cafc3d47a93c6 -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --extern version_check=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libversion_check-d9266719dc94f4a3.rlib --cap-lints warn`
> Running `CARGO=/usr/bin/cargo CARGO_CFG_FEATURE='' 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_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/syn-1.0.109 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/syn-1.0.109/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay <dtolnay at gmail.com>' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.109 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=109 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps:/build/reproducible-path/rust-libphosh-0.0.6/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/build/syn-37b90b43764a18de/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /build/reproducible-path/rust-libphosh-0.0.6/target/debug/build/syn-2b24ab4367e8dbeb/build-script-build`
> [syn 1.0.109] cargo:rustc-cfg=syn_disable_nightly_tests
> Compiling quote v1.0.37
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=quote CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/quote-1.0.37 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/quote-1.0.37/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay <dtolnay at gmail.com>' CARGO_PKG_DESCRIPTION='Quasi-quoting macro quote'\!'(...)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quote CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/quote' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.37 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=37 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name quote --edition=2018 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/quote-1.0.37/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=d93ab25cfb5a50bc -C extra-filename=-3d128417f373fb73 --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --extern proc_macro2=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libproc_macro2-3101b0ad76b98c0c.rmeta --cap-lints warn`
> Compiling syn v2.0.96
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/syn-2.0.96 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/syn-2.0.96/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay <dtolnay at gmail.com>' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.0.96 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=96 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name syn --edition=2021 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/syn-2.0.96/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "visit", "visit-mut"))' -C metadata=1ec2b3ab019fbda5 -C extra-filename=-4833d706add8c1f2 --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --extern proc_macro2=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libproc_macro2-3101b0ad76b98c0c.rmeta --extern quote=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libquote-3d128417f373fb73.rmeta --extern unicode_ident=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libunicode_ident-e4d4ac1643d40f6d.rmeta --cap-lints warn`
> warning: `indexmap` (lib) generated 5 warnings
> Running `CARGO=/usr/bin/cargo CARGO_CFG_FEATURE='' 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_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/proc-macro-error-attr-1.0.4 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/proc-macro-error-attr-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='CreepySkeleton <creepy-skeleton at yandex.ru>' CARGO_PKG_DESCRIPTION='Attribute macro for proc-macro-error crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-error-attr CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://gitlab.com/CreepySkeleton/proc-macro-error' CARGO_PKG_RUST_VERSION='' 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='' DEBUG=true HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps:/build/reproducible-path/rust-libphosh-0.0.6/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/build/proc-macro-error-attr-6f38bfe2a7cef1a5/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /build/reproducible-path/rust-libphosh-0.0.6/target/debug/build/proc-macro-error-attr-749cafc3d47a93c6/build-script-build`
> Compiling proc-macro-error v1.0.4
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/proc-macro-error-1.0.4 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/proc-macro-error-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='CreepySkeleton <creepy-skeleton at yandex.ru>' CARGO_PKG_DESCRIPTION='Almost drop-in replacement to panics in proc-macros' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-error CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/CreepySkeleton/proc-macro-error' CARGO_PKG_RUST_VERSION='' 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=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name build_script_build --edition=2018 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/proc-macro-error-1.0.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"' --cfg 'feature="syn"' --cfg 'feature="syn-error"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "syn", "syn-error"))' -C metadata=1ab29e5ce723dbc7 -C extra-filename=-db07c832516f6566 --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/debug/build/proc-macro-error-db07c832516f6566 -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --extern version_check=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libversion_check-d9266719dc94f4a3.rlib --cap-lints warn`
> Compiling slab v0.4.9
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/slab-0.4.9 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/slab-0.4.9/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche <me at carllerche.com>' CARGO_PKG_DESCRIPTION='Pre-allocated storage for a uniform data type' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=slab CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/slab' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.4.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name build_script_build --edition=2018 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/slab-0.4.9/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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=f083e10133121feb -C extra-filename=-36eb9935d67ee946 --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/debug/build/slab-36eb9935d67ee946 -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --extern autocfg=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libautocfg-639adeb640c9ab7c.rlib --cap-lints warn`
> Running `CARGO=/usr/bin/cargo CARGO_CFG_FEATURE=default,syn,syn-error 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_FEATURE_SYN=1 CARGO_FEATURE_SYN_ERROR=1 CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/proc-macro-error-1.0.4 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/proc-macro-error-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='CreepySkeleton <creepy-skeleton at yandex.ru>' CARGO_PKG_DESCRIPTION='Almost drop-in replacement to panics in proc-macros' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-error CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/CreepySkeleton/proc-macro-error' CARGO_PKG_RUST_VERSION='' 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='' DEBUG=true HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps:/build/reproducible-path/rust-libphosh-0.0.6/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/build/proc-macro-error-c291696ebd187201/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /build/reproducible-path/rust-libphosh-0.0.6/target/debug/build/proc-macro-error-db07c832516f6566/build-script-build`
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=proc_macro_error_attr CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/proc-macro-error-attr-1.0.4 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/proc-macro-error-attr-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='CreepySkeleton <creepy-skeleton at yandex.ru>' CARGO_PKG_DESCRIPTION='Attribute macro for proc-macro-error crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-error-attr CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://gitlab.com/CreepySkeleton/proc-macro-error' CARGO_PKG_RUST_VERSION='' 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=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps OUT_DIR=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/build/proc-macro-error-attr-6f38bfe2a7cef1a5/out rustc --crate-name proc_macro_error_attr --edition=2018 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/proc-macro-error-attr-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=da9ce2cd1ef5d7d7 -C extra-filename=-571edae84f5f5be5 --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --extern proc_macro2=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libproc_macro2-3101b0ad76b98c0c.rlib --extern quote=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libquote-3d128417f373fb73.rlib --extern proc_macro --cap-lints warn`
> [proc-macro-error 1.0.4] cargo:rustc-cfg=use_fallback
> warning: unexpected `cfg` condition name: `always_assert_unwind`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/proc-macro-error-attr-1.0.4/src/lib.rs:86:11
> |
> 86 | #[cfg(not(always_assert_unwind))]
> | ^^^^^^^^^^^^^^^^^^^^
> |
> = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
> = help: consider using a Cargo feature instead
> = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
> [lints.rust]
> unexpected_cfgs = { level = "warn", check-cfg = ['cfg(always_assert_unwind)'] }
> = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(always_assert_unwind)");` to the top of the `build.rs`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
> = note: `#[warn(unexpected_cfgs)]` on by default
>
> warning: unexpected `cfg` condition name: `always_assert_unwind`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/proc-macro-error-attr-1.0.4/src/lib.rs:102:7
> |
> 102 | #[cfg(always_assert_unwind)]
> | ^^^^^^^^^^^^^^^^^^^^
> |
> = help: consider using a Cargo feature instead
> = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
> [lints.rust]
> unexpected_cfgs = { level = "warn", check-cfg = ['cfg(always_assert_unwind)'] }
> = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(always_assert_unwind)");` to the top of the `build.rs`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/syn-1.0.109 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/syn-1.0.109/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay <dtolnay at gmail.com>' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.109 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=109 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps OUT_DIR=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/build/syn-37b90b43764a18de/out rustc --crate-name syn --edition=2018 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/syn-1.0.109/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("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "visit", "visit-mut"))' -C metadata=e9d6cc521cdefbfa -C extra-filename=-73eb9d570e85dfa8 --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --extern proc_macro2=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libproc_macro2-3101b0ad76b98c0c.rmeta --extern unicode_ident=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libunicode_ident-e4d4ac1643d40f6d.rmeta --cap-lints warn --cfg syn_disable_nightly_tests`
> Running `CARGO=/usr/bin/cargo 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/build/reproducible-path/rust-libphosh-0.0.6=/usr/share/cargo/registry/libphosh-0.0.6--remap-path-prefix/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry=/usr/share/cargo/registry' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/slab-0.4.9 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/slab-0.4.9/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche <me at carllerche.com>' CARGO_PKG_DESCRIPTION='Pre-allocated storage for a uniform data type' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=slab CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/slab' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.4.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps:/build/reproducible-path/rust-libphosh-0.0.6/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/build/slab-d0b86944eeb66c05/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /build/reproducible-path/rust-libphosh-0.0.6/target/debug/build/slab-36eb9935d67ee946/build-script-build`
> warning: `libc` (lib) generated 1 warning
> Compiling once_cell v1.20.2
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/once_cell-1.20.2 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/once_cell-1.20.2/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov <aleksey.kladov at gmail.com>' CARGO_PKG_DESCRIPTION='Single assignment cells and lazy values.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=once_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/once_cell' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.20.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name once_cell --edition=2021 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/once_cell-1.20.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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=f670f271f5b40f55 -C extra-filename=-ab73fba98ed3a771 --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --cap-lints warn`
> Compiling futures-core v0.3.31
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=futures_core CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/futures-core-0.3.31 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/futures-core-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The core traits and types in for the `futures` library.
> ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name futures_core --edition=2018 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/futures-core-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "portable-atomic", "std", "unstable"))' -C metadata=2cc98d9c450e4ed9 -C extra-filename=-79082e7310120f57 --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/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 /build/reproducible-path/rust-libphosh-0.0.6=/usr/share/cargo/registry/libphosh-0.0.6 --remap-path-prefix /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry=/usr/share/cargo/registry`
> warning: unexpected `cfg` condition name: `doc_cfg`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/syn-1.0.109/src/lib.rs:254:13
> |
> 254 | #![cfg_attr(doc_cfg, feature(doc_cfg))]
> | ^^^^^^^
> |
> = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
> = help: consider using a Cargo feature instead
> = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
> [lints.rust]
> unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
> = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
> = note: `#[warn(unexpected_cfgs)]` on by default
>
> warning: unexpected `cfg` condition name: `syn_omit_await_from_token_macro`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/syn-1.0.109/src/token.rs:881:11
> |
> 881 | #[cfg(not(syn_omit_await_from_token_macro))]
> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> |
> = help: consider using a Cargo feature instead
> = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
> [lints.rust]
> unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_omit_await_from_token_macro)'] }
> = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_omit_await_from_token_macro)");` to the top of the `build.rs`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=slab CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/slab-0.4.9 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/slab-0.4.9/Cargo.toml CARGO_PKG_AUTHORS='Carl Lerche <me at carllerche.com>' CARGO_PKG_DESCRIPTION='Pre-allocated storage for a uniform data type' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=slab CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/slab' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.4.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps OUT_DIR=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/build/slab-d0b86944eeb66c05/out rustc --crate-name slab --edition=2018 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/slab-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=6f98021705051c8d -C extra-filename=-e0545b4a2c0720f4 --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/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 /build/reproducible-path/rust-libphosh-0.0.6=/usr/share/cargo/registry/libphosh-0.0.6 --remap-path-prefix /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry=/usr/share/cargo/registry`
> warning: unexpected `cfg` condition name: `syn_omit_await_from_token_macro`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/syn-1.0.109/src/token.rs:883:7
> |
> 883 | #[cfg(syn_omit_await_from_token_macro)]
> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> |
> = help: consider using a Cargo feature instead
> = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
> [lints.rust]
> unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_omit_await_from_token_macro)'] }
> = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_omit_await_from_token_macro)");` to the top of the `build.rs`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition name: `syn_no_negative_literal_parse`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/syn-1.0.109/src/lit.rs:1568:15
> |
> 1568 | #[cfg(syn_no_negative_literal_parse)]
> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> |
> = help: consider using a Cargo feature instead
> = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
> [lints.rust]
> unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_negative_literal_parse)'] }
> = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_negative_literal_parse)");` to the top of the `build.rs`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition name: `syn_no_const_vec_new`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/syn-1.0.109/src/punctuated.rs:54:15
> |
> 54 | #[cfg(not(syn_no_const_vec_new))]
> | ^^^^^^^^^^^^^^^^^^^^
> |
> = help: consider using a Cargo feature instead
> = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
> [lints.rust]
> unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_const_vec_new)'] }
> = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_const_vec_new)");` to the top of the `build.rs`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition name: `syn_no_const_vec_new`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/syn-1.0.109/src/punctuated.rs:63:11
> |
> 63 | #[cfg(syn_no_const_vec_new)]
> | ^^^^^^^^^^^^^^^^^^^^
> |
> = help: consider using a Cargo feature instead
> = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
> [lints.rust]
> unexpected_cfgs = { level = "warn", check-cfg = ['cfg(syn_no_const_vec_new)'] }
> = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(syn_no_const_vec_new)");` to the top of the `build.rs`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unused import: `crate::gen::*`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/syn-1.0.109/src/lib.rs:787:9
> |
> 787 | pub use crate::gen::*;
> | ^^^^^^^^^^^^^
> |
> = note: `#[warn(unused_imports)]` on by default
>
> warning: unexpected `cfg` condition name: `slab_no_const_vec_new`
> --> /usr/share/cargo/registry/slab-0.4.9/src/lib.rs:250:15
> |
> 250 | #[cfg(not(slab_no_const_vec_new))]
> | ^^^^^^^^^^^^^^^^^^^^^
> |
> = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
> = help: consider using a Cargo feature instead
> = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
> [lints.rust]
> unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_const_vec_new)'] }
> = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_const_vec_new)");` to the top of the `build.rs`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
> = note: `#[warn(unexpected_cfgs)]` on by default
>
> warning: unexpected `cfg` condition name: `slab_no_const_vec_new`
> --> /usr/share/cargo/registry/slab-0.4.9/src/lib.rs:264:11
> |
> 264 | #[cfg(slab_no_const_vec_new)]
> | ^^^^^^^^^^^^^^^^^^^^^
> |
> = help: consider using a Cargo feature instead
> = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
> [lints.rust]
> unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_const_vec_new)'] }
> = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_const_vec_new)");` to the top of the `build.rs`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition name: `slab_no_track_caller`
> --> /usr/share/cargo/registry/slab-0.4.9/src/lib.rs:929:20
> |
> 929 | #[cfg_attr(not(slab_no_track_caller), track_caller)]
> | ^^^^^^^^^^^^^^^^^^^^
> |
> = help: consider using a Cargo feature instead
> = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
> [lints.rust]
> unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_track_caller)'] }
> = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_track_caller)");` to the top of the `build.rs`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition name: `slab_no_track_caller`
> --> /usr/share/cargo/registry/slab-0.4.9/src/lib.rs:1098:20
> |
> 1098 | #[cfg_attr(not(slab_no_track_caller), track_caller)]
> | ^^^^^^^^^^^^^^^^^^^^
> |
> = help: consider using a Cargo feature instead
> = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
> [lints.rust]
> unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_track_caller)'] }
> = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_track_caller)");` to the top of the `build.rs`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition name: `slab_no_track_caller`
> --> /usr/share/cargo/registry/slab-0.4.9/src/lib.rs:1206:20
> |
> 1206 | #[cfg_attr(not(slab_no_track_caller), track_caller)]
> | ^^^^^^^^^^^^^^^^^^^^
> |
> = help: consider using a Cargo feature instead
> = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
> [lints.rust]
> unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_track_caller)'] }
> = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_track_caller)");` to the top of the `build.rs`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition name: `slab_no_track_caller`
> --> /usr/share/cargo/registry/slab-0.4.9/src/lib.rs:1216:20
> |
> 1216 | #[cfg_attr(not(slab_no_track_caller), track_caller)]
> | ^^^^^^^^^^^^^^^^^^^^
> |
> = help: consider using a Cargo feature instead
> = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
> [lints.rust]
> unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_no_track_caller)'] }
> = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_no_track_caller)");` to the top of the `build.rs`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> Compiling futures-task v0.3.31
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=futures_task CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/futures-task-0.3.31 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/futures-task-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Tools for working with tasks.
> ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-task CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name futures_task --edition=2018 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/futures-task-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "std", "unstable"))' -C metadata=e3769cebb6b408b5 -C extra-filename=-e4ac4f6b9daeb2f0 --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/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 /build/reproducible-path/rust-libphosh-0.0.6=/usr/share/cargo/registry/libphosh-0.0.6 --remap-path-prefix /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry=/usr/share/cargo/registry`
> Compiling pin-project-lite v0.2.13
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=pin_project_lite CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/pin-project-lite-0.2.13 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/pin-project-lite-0.2.13/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A lightweight version of pin-project written with declarative macros.
> ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pin-project-lite CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/pin-project-lite' CARGO_PKG_RUST_VERSION=1.37 CARGO_PKG_VERSION=0.2.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name pin_project_lite --edition=2018 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/pin-project-lite-0.2.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f65593433f2e50cf -C extra-filename=-a68b5c7d58bfa2de --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/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 /build/reproducible-path/rust-libphosh-0.0.6=/usr/share/cargo/registry/libphosh-0.0.6 --remap-path-prefix /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry=/usr/share/cargo/registry`
> warning: `slab` (lib) generated 6 warnings
> Compiling thiserror v2.0.11
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/thiserror-2.0.11 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/thiserror-2.0.11/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay <dtolnay at gmail.com>' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.0.11 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name build_script_build --edition=2021 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/thiserror-2.0.11/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=bb13139292844e3e -C extra-filename=-57770818fbd65759 --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/debug/build/thiserror-57770818fbd65759 -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --cap-lints warn`
> Compiling pin-utils v0.1.0
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=pin_utils CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/pin-utils-0.1.0 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/pin-utils-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='Josef Brandl <mail at josefbrandl.de>' CARGO_PKG_DESCRIPTION='Utilities for pinning
> ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pin-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/pin-utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name pin_utils --edition=2018 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/pin-utils-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=39ef839f45bae5b4 -C extra-filename=-1eb632d565e6fccc --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/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 /build/reproducible-path/rust-libphosh-0.0.6=/usr/share/cargo/registry/libphosh-0.0.6 --remap-path-prefix /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry=/usr/share/cargo/registry`
> Compiling futures-channel v0.3.31
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=futures_channel CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/futures-channel-0.3.31 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/futures-channel-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Channels for asynchronous communication using futures-rs.
> ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-channel CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name futures_channel --edition=2018 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/futures-channel-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "futures-sink", "sink", "std", "unstable"))' -C metadata=2dca9da7cd6b9bc0 -C extra-filename=-e8a39c0317a4a683 --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --extern futures_core=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libfutures_core-79082e7310120f57.rmeta --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 /build/reproducible-path/rust-libphosh-0.0.6=/usr/share/cargo/registry/libphosh-0.0.6 --remap-path-prefix /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry=/usr/share/cargo/registry`
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/smallvec-1.13.2 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/smallvec-1.13.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.13.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name smallvec --edition=2018 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/smallvec-1.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="const_generics"' --cfg 'feature="const_new"' --cfg 'feature="union"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=c018a3258363ef44 -C extra-filename=-7bb02d8b832ea3b0 --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/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 /build/reproducible-path/rust-libphosh-0.0.6=/usr/share/cargo/registry/libphosh-0.0.6 --remap-path-prefix /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry=/usr/share/cargo/registry`
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/once_cell-1.20.2 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/once_cell-1.20.2/Cargo.toml CARGO_PKG_AUTHORS='Aleksey Kladov <aleksey.kladov at gmail.com>' CARGO_PKG_DESCRIPTION='Single assignment cells and lazy values.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=once_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/once_cell' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.20.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name once_cell --edition=2021 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/once_cell-1.20.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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=70a6e9a17117418f -C extra-filename=-05bef0c44f9032ea --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/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 /build/reproducible-path/rust-libphosh-0.0.6=/usr/share/cargo/registry/libphosh-0.0.6 --remap-path-prefix /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry=/usr/share/cargo/registry`
> Compiling memchr v2.7.4
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/memchr-2.7.4 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/memchr-2.7.4/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant <jamslam at gmail.com>:bluss' CARGO_PKG_DESCRIPTION='Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for
> 1, 2 or 3 byte search and single substring search.
> ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.7.4 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name memchr --edition=2021 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/memchr-2.7.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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=8e883120be7f3211 -C extra-filename=-7d4c8ee163ef72dc --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/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 /build/reproducible-path/rust-libphosh-0.0.6=/usr/share/cargo/registry/libphosh-0.0.6 --remap-path-prefix /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry=/usr/share/cargo/registry`
> warning: `winnow` (lib) generated 397 warnings (96 duplicates)
> Compiling bitflags v2.8.0
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/bitflags-2.8.0 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/bitflags-2.8.0/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags.
> ' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitflags CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=2.8.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name bitflags --edition=2021 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/bitflags-2.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=11ffbd9ff522ebc2 -C extra-filename=-685b360b463284f6 --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/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 /build/reproducible-path/rust-libphosh-0.0.6=/usr/share/cargo/registry/libphosh-0.0.6 --remap-path-prefix /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry=/usr/share/cargo/registry`
> warning: `proc-macro-error-attr` (lib) generated 2 warnings
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=proc_macro_error CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/proc-macro-error-1.0.4 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/proc-macro-error-1.0.4/Cargo.toml CARGO_PKG_AUTHORS='CreepySkeleton <creepy-skeleton at yandex.ru>' CARGO_PKG_DESCRIPTION='Almost drop-in replacement to panics in proc-macros' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-error CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/CreepySkeleton/proc-macro-error' CARGO_PKG_RUST_VERSION='' 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=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps OUT_DIR=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/build/proc-macro-error-c291696ebd187201/out rustc --crate-name proc_macro_error --edition=2018 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/proc-macro-error-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 --cfg 'feature="default"' --cfg 'feature="syn"' --cfg 'feature="syn-error"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "syn", "syn-error"))' -C metadata=cb5530988c07fed4 -C extra-filename=-905fd35f442a9d1c --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --extern proc_macro_error_attr=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libproc_macro_error_attr-571edae84f5f5be5.so --extern proc_macro2=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libproc_macro2-3101b0ad76b98c0c.rmeta --extern quote=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libquote-3d128417f373fb73.rmeta --extern syn=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libsyn-73eb9d570e85dfa8.rmeta --cap-lints warn --cfg use_fallback`
> warning: unexpected `cfg` condition name: `use_fallback`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/proc-macro-error-1.0.4/src/lib.rs:274:17
> |
> 274 | #![cfg_attr(not(use_fallback), feature(proc_macro_diagnostic))]
> | ^^^^^^^^^^^^
> |
> = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
> = help: consider using a Cargo feature instead
> = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
> [lints.rust]
> unexpected_cfgs = { level = "warn", check-cfg = ['cfg(use_fallback)'] }
> = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_fallback)");` to the top of the `build.rs`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
> = note: `#[warn(unexpected_cfgs)]` on by default
>
> warning: unexpected `cfg` condition name: `use_fallback`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/proc-macro-error-1.0.4/src/lib.rs:298:7
> |
> 298 | #[cfg(use_fallback)]
> | ^^^^^^^^^^^^
> |
> = help: consider using a Cargo feature instead
> = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
> [lints.rust]
> unexpected_cfgs = { level = "warn", check-cfg = ['cfg(use_fallback)'] }
> = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_fallback)");` to the top of the `build.rs`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition name: `use_fallback`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/proc-macro-error-1.0.4/src/lib.rs:302:11
> |
> 302 | #[cfg(not(use_fallback))]
> | ^^^^^^^^^^^^
> |
> = help: consider using a Cargo feature instead
> = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
> [lints.rust]
> unexpected_cfgs = { level = "warn", check-cfg = ['cfg(use_fallback)'] }
> = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(use_fallback)");` to the top of the `build.rs`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> Running `CARGO=/usr/bin/cargo 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/build/reproducible-path/rust-libphosh-0.0.6=/usr/share/cargo/registry/libphosh-0.0.6--remap-path-prefix/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry=/usr/share/cargo/registry' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/thiserror-2.0.11 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/thiserror-2.0.11/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay <dtolnay at gmail.com>' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.0.11 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps:/build/reproducible-path/rust-libphosh-0.0.6/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/build/thiserror-5e15c1869513dbfb/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /build/reproducible-path/rust-libphosh-0.0.6/target/debug/build/thiserror-57770818fbd65759/build-script-build`
> [thiserror 2.0.11] cargo:rerun-if-changed=build/probe.rs
> [thiserror 2.0.11] cargo:rustc-check-cfg=cfg(error_generic_member_access)
> [thiserror 2.0.11] cargo:rustc-check-cfg=cfg(thiserror_nightly_testing)
> [thiserror 2.0.11] cargo:rustc-check-cfg=cfg(thiserror_no_backtrace_type)
> warning: panic message is not a string literal
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/proc-macro-error-1.0.4/src/lib.rs:472:12
> |
> 472 | panic!(AbortNow)
> | ------ ^^^^^^^^
> | |
> | help: use std::panic::panic_any instead: `std::panic::panic_any`
> |
> = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
> = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
> = note: `#[warn(non_fmt_panics)]` on by default
>
> Compiling semver v1.0.23
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/semver-1.0.23 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/semver-1.0.23/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay <dtolnay at gmail.com>' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name build_script_build --edition=2018 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/semver-1.0.23/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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=24ead76ffef31594 -C extra-filename=-51ab659df3b81cc3 --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/debug/build/semver-51ab659df3b81cc3 -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --cap-lints warn`
> Compiling gio v0.18.4
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gio-0.18-0.18.4 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gio-0.18-0.18.4/Cargo.toml CARGO_PKG_AUTHORS='The gtk-rs Project Developers' CARGO_PKG_DESCRIPTION='Rust bindings for the Gio library' CARGO_PKG_HOMEPAGE='https://gtk-rs.org/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gio CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gtk-rs/gtk-rs-core' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.18.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name build_script_build --edition=2021 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gio-0.18-0.18.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="v2_58"' --cfg 'feature="v2_60"' --cfg 'feature="v2_62"' --cfg 'feature="v2_64"' --cfg 'feature="v2_66"' --cfg 'feature="v2_68"' --cfg 'feature="v2_70"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("v2_58", "v2_60", "v2_62", "v2_64", "v2_66", "v2_68", "v2_70", "v2_72", "v2_74", "v2_76", "v2_78", "v2_80", "v2_82", "v2_84"))' -C metadata=6df7269689a1cec0 -C extra-filename=-15b0c74303438bc8 --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/debug/build/gio-15b0c74303438bc8 -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --cap-lints warn`
> [thiserror 2.0.11] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP
> Compiling futures-io v0.3.31
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=futures_io CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/futures-io-0.3.31 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/futures-io-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The `AsyncRead`, `AsyncWrite`, `AsyncSeek`, and `AsyncBufRead` traits for the futures-rs library.
> ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-io CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name futures_io --edition=2018 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/futures-io-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "unstable"))' -C metadata=adf1650e89cc01a7 -C extra-filename=-8671a88e637f3787 --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/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 /build/reproducible-path/rust-libphosh-0.0.6=/usr/share/cargo/registry/libphosh-0.0.6 --remap-path-prefix /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry=/usr/share/cargo/registry`
> warning: `syn` (lib) generated 7 warnings
> Compiling memoffset v0.8.0
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/memoffset-0.8.0 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/memoffset-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='Gilad Naaman <gilad.naaman at gmail.com>' CARGO_PKG_DESCRIPTION='offset_of functionality for Rust structs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memoffset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Gilnaa/memoffset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name build_script_build --edition=2015 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/memoffset-0.8.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unstable_const"))' -C metadata=4fdf5407593eda8f -C extra-filename=-8ddb21126b267368 --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/debug/build/memoffset-8ddb21126b267368 -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --extern autocfg=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libautocfg-639adeb640c9ab7c.rlib --cap-lints warn`
> Compiling gtk v0.18.1
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gtk-0.18-0.18.1 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gtk-0.18-0.18.1/Cargo.toml CARGO_PKG_AUTHORS='The gtk-rs Project Developers' CARGO_PKG_DESCRIPTION='Rust bindings for the GTK+ 3 library' CARGO_PKG_HOMEPAGE='https://gtk-rs.org/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gtk CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gtk-rs/gtk3-rs' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.18.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name build_script_build --edition=2021 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gtk-0.18-0.18.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="v3_24"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("gio_v2_58", "unsafe-assume-initialized", "v3_24", "v3_24_1", "v3_24_11", "v3_24_30", "v3_24_8", "v3_24_9"))' -C metadata=6c0aa32bb556a0fe -C extra-filename=-73a528dc1a45677d --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/debug/build/gtk-73a528dc1a45677d -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --extern pkg_config=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libpkg_config-dd3fe14ca5d2c051.rlib --cap-lints warn`
> warning: `proc-macro-error` (lib) generated 4 warnings
> Running `CARGO=/usr/bin/cargo CARGO_CFG_FEATURE=v2_58,v2_60,v2_62,v2_64,v2_66,v2_68,v2_70 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/build/reproducible-path/rust-libphosh-0.0.6=/usr/share/cargo/registry/libphosh-0.0.6--remap-path-prefix/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry=/usr/share/cargo/registry' CARGO_FEATURE_V2_58=1 CARGO_FEATURE_V2_60=1 CARGO_FEATURE_V2_62=1 CARGO_FEATURE_V2_64=1 CARGO_FEATURE_V2_66=1 CARGO_FEATURE_V2_68=1 CARGO_FEATURE_V2_70=1 CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gio-0.18-0.18.4 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gio-0.18-0.18.4/Cargo.toml CARGO_PKG_AUTHORS='The gtk-rs Project Developers' CARGO_PKG_DESCRIPTION='Rust bindings for the Gio library' CARGO_PKG_HOMEPAGE='https://gtk-rs.org/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gio CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gtk-rs/gtk-rs-core' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.18.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps:/build/reproducible-path/rust-libphosh-0.0.6/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/build/gio-d52c29be018668b7/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /build/reproducible-path/rust-libphosh-0.0.6/target/debug/build/gio-15b0c74303438bc8/build-script-build`
> Running `CARGO=/usr/bin/cargo 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='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/semver-1.0.23 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/semver-1.0.23/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay <dtolnay at gmail.com>' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps:/build/reproducible-path/rust-libphosh-0.0.6/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/build/semver-ed990c44d828a310/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /build/reproducible-path/rust-libphosh-0.0.6/target/debug/build/semver-51ab659df3b81cc3/build-script-build`
> [semver 1.0.23] cargo:rerun-if-changed=build.rs
> Running `CARGO=/usr/bin/cargo 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='-Cdebuginfo=2-Cstrip=none--cap-lintswarn-Clinker=x86_64-linux-gnu-gcc-Clink-arg=-Wl,-z,relro--remap-path-prefix/build/reproducible-path/rust-libphosh-0.0.6=/usr/share/cargo/registry/libphosh-0.0.6--remap-path-prefix/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry=/usr/share/cargo/registry' CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/memoffset-0.8.0 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/memoffset-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='Gilad Naaman <gilad.naaman at gmail.com>' CARGO_PKG_DESCRIPTION='offset_of functionality for Rust structs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memoffset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Gilnaa/memoffset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps:/build/reproducible-path/rust-libphosh-0.0.6/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/build/memoffset-6c3feeabe27a21a7/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /build/reproducible-path/rust-libphosh-0.0.6/target/debug/build/memoffset-8ddb21126b267368/build-script-build`
> [semver 1.0.23] cargo:rustc-check-cfg=cfg(doc_cfg)
> [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_alloc_crate)
> [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_const_vec_new)
> [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_exhaustive_int_match)
> [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_non_exhaustive)
> [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_nonzero_bitscan)
> [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_str_strip_prefix)
> [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_track_caller)
> [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_unsafe_op_in_unsafe_fn_lint)
> [semver 1.0.23] cargo:rustc-check-cfg=cfg(test_node_semver)
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=semver CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/semver-1.0.23 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/semver-1.0.23/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay <dtolnay at gmail.com>' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps OUT_DIR=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/build/semver-ed990c44d828a310/out rustc --crate-name semver --edition=2018 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/semver-1.0.23/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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=fb0d5b7e5cc1a294 -C extra-filename=-e54d2e60a820780b --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --cap-lints warn --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(no_alloc_crate)' --check-cfg 'cfg(no_const_vec_new)' --check-cfg 'cfg(no_exhaustive_int_match)' --check-cfg 'cfg(no_non_exhaustive)' --check-cfg 'cfg(no_nonzero_bitscan)' --check-cfg 'cfg(no_str_strip_prefix)' --check-cfg 'cfg(no_track_caller)' --check-cfg 'cfg(no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(test_node_semver)'`
> [memoffset 0.8.0] cargo:rustc-cfg=tuple_ty
> [memoffset 0.8.0] cargo:rustc-cfg=allow_clippy
> [memoffset 0.8.0] cargo:rustc-cfg=maybe_uninit
> [memoffset 0.8.0] cargo:rustc-cfg=doctests
> [memoffset 0.8.0] cargo:rustc-cfg=raw_ref_macros
> [memoffset 0.8.0] cargo:rustc-cfg=stable_const
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=memoffset CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/memoffset-0.8.0 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/memoffset-0.8.0/Cargo.toml CARGO_PKG_AUTHORS='Gilad Naaman <gilad.naaman at gmail.com>' CARGO_PKG_DESCRIPTION='offset_of functionality for Rust structs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memoffset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Gilnaa/memoffset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps OUT_DIR=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/build/memoffset-6c3feeabe27a21a7/out rustc --crate-name memoffset --edition=2015 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/memoffset-0.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unstable_const"))' -C metadata=d6edc329ddde3fbf -C extra-filename=-7d01370229e1f8de --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/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 /build/reproducible-path/rust-libphosh-0.0.6=/usr/share/cargo/registry/libphosh-0.0.6 --remap-path-prefix /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry=/usr/share/cargo/registry --cfg tuple_ty --cfg allow_clippy --cfg maybe_uninit --cfg doctests --cfg raw_ref_macros --cfg stable_const`
> warning: unexpected `cfg` condition name: `stable_const`
> --> /usr/share/cargo/registry/memoffset-0.8.0/src/lib.rs:60:41
> |
> 60 | all(feature = "unstable_const", not(stable_const)),
> | ^^^^^^^^^^^^
> |
> = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
> = help: consider using a Cargo feature instead
> = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
> [lints.rust]
> unexpected_cfgs = { level = "warn", check-cfg = ['cfg(stable_const)'] }
> = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_const)");` to the top of the `build.rs`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
> = note: `#[warn(unexpected_cfgs)]` on by default
>
> warning: unexpected `cfg` condition name: `doctests`
> --> /usr/share/cargo/registry/memoffset-0.8.0/src/lib.rs:66:7
> |
> 66 | #[cfg(doctests)]
> | ^^^^^^^^ help: there is a config with a similar name: `doctest`
> |
> = help: consider using a Cargo feature instead
> = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
> [lints.rust]
> unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doctests)'] }
> = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doctests)");` to the top of the `build.rs`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition name: `doctests`
> --> /usr/share/cargo/registry/memoffset-0.8.0/src/lib.rs:69:7
> |
> 69 | #[cfg(doctests)]
> | ^^^^^^^^ help: there is a config with a similar name: `doctest`
> |
> = help: consider using a Cargo feature instead
> = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
> [lints.rust]
> unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doctests)'] }
> = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doctests)");` to the top of the `build.rs`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition name: `raw_ref_macros`
> --> /usr/share/cargo/registry/memoffset-0.8.0/src/raw_field.rs:22:7
> |
> 22 | #[cfg(raw_ref_macros)]
> | ^^^^^^^^^^^^^^
> |
> = help: consider using a Cargo feature instead
> = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
> [lints.rust]
> unexpected_cfgs = { level = "warn", check-cfg = ['cfg(raw_ref_macros)'] }
> = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(raw_ref_macros)");` to the top of the `build.rs`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition name: `raw_ref_macros`
> --> /usr/share/cargo/registry/memoffset-0.8.0/src/raw_field.rs:30:11
> |
> 30 | #[cfg(not(raw_ref_macros))]
> | ^^^^^^^^^^^^^^
> |
> = help: consider using a Cargo feature instead
> = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
> [lints.rust]
> unexpected_cfgs = { level = "warn", check-cfg = ['cfg(raw_ref_macros)'] }
> = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(raw_ref_macros)");` to the top of the `build.rs`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition name: `allow_clippy`
> --> /usr/share/cargo/registry/memoffset-0.8.0/src/raw_field.rs:57:7
> |
> 57 | #[cfg(allow_clippy)]
> | ^^^^^^^^^^^^
> |
> = help: consider using a Cargo feature instead
> = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
> [lints.rust]
> unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_clippy)'] }
> = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition name: `allow_clippy`
> --> /usr/share/cargo/registry/memoffset-0.8.0/src/raw_field.rs:69:11
> |
> 69 | #[cfg(not(allow_clippy))]
> | ^^^^^^^^^^^^
> |
> = help: consider using a Cargo feature instead
> = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
> [lints.rust]
> unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_clippy)'] }
> = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition name: `allow_clippy`
> --> /usr/share/cargo/registry/memoffset-0.8.0/src/raw_field.rs:90:7
> |
> 90 | #[cfg(allow_clippy)]
> | ^^^^^^^^^^^^
> |
> = help: consider using a Cargo feature instead
> = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
> [lints.rust]
> unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_clippy)'] }
> = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition name: `allow_clippy`
> --> /usr/share/cargo/registry/memoffset-0.8.0/src/raw_field.rs:100:11
> |
> 100 | #[cfg(not(allow_clippy))]
> | ^^^^^^^^^^^^
> |
> = help: consider using a Cargo feature instead
> = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
> [lints.rust]
> unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_clippy)'] }
> = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition name: `allow_clippy`
> --> /usr/share/cargo/registry/memoffset-0.8.0/src/raw_field.rs:125:7
> |
> 125 | #[cfg(allow_clippy)]
> | ^^^^^^^^^^^^
> |
> = help: consider using a Cargo feature instead
> = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
> [lints.rust]
> unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_clippy)'] }
> = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition name: `allow_clippy`
> --> /usr/share/cargo/registry/memoffset-0.8.0/src/raw_field.rs:141:11
> |
> 141 | #[cfg(not(allow_clippy))]
> | ^^^^^^^^^^^^
> |
> = help: consider using a Cargo feature instead
> = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
> [lints.rust]
> unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_clippy)'] }
> = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition name: `tuple_ty`
> --> /usr/share/cargo/registry/memoffset-0.8.0/src/raw_field.rs:183:7
> |
> 183 | #[cfg(tuple_ty)]
> | ^^^^^^^^
> |
> = help: consider using a Cargo feature instead
> = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
> [lints.rust]
> unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tuple_ty)'] }
> = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tuple_ty)");` to the top of the `build.rs`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition name: `maybe_uninit`
> --> /usr/share/cargo/registry/memoffset-0.8.0/src/offset_of.rs:23:7
> |
> 23 | #[cfg(maybe_uninit)]
> | ^^^^^^^^^^^^
> |
> = help: consider using a Cargo feature instead
> = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
> [lints.rust]
> unexpected_cfgs = { level = "warn", check-cfg = ['cfg(maybe_uninit)'] }
> = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(maybe_uninit)");` to the top of the `build.rs`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition name: `maybe_uninit`
> --> /usr/share/cargo/registry/memoffset-0.8.0/src/offset_of.rs:37:11
> |
> 37 | #[cfg(not(maybe_uninit))]
> | ^^^^^^^^^^^^
> |
> = help: consider using a Cargo feature instead
> = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
> [lints.rust]
> unexpected_cfgs = { level = "warn", check-cfg = ['cfg(maybe_uninit)'] }
> = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(maybe_uninit)");` to the top of the `build.rs`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition name: `stable_const`
> --> /usr/share/cargo/registry/memoffset-0.8.0/src/offset_of.rs:49:39
> |
> 49 | #[cfg(any(feature = "unstable_const", stable_const))]
> | ^^^^^^^^^^^^
> |
> = help: consider using a Cargo feature instead
> = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
> [lints.rust]
> unexpected_cfgs = { level = "warn", check-cfg = ['cfg(stable_const)'] }
> = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_const)");` to the top of the `build.rs`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition name: `stable_const`
> --> /usr/share/cargo/registry/memoffset-0.8.0/src/offset_of.rs:61:43
> |
> 61 | #[cfg(not(any(feature = "unstable_const", stable_const)))]
> | ^^^^^^^^^^^^
> |
> = help: consider using a Cargo feature instead
> = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
> [lints.rust]
> unexpected_cfgs = { level = "warn", check-cfg = ['cfg(stable_const)'] }
> = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_const)");` to the top of the `build.rs`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition name: `tuple_ty`
> --> /usr/share/cargo/registry/memoffset-0.8.0/src/offset_of.rs:121:7
> |
> 121 | #[cfg(tuple_ty)]
> | ^^^^^^^^
> |
> = help: consider using a Cargo feature instead
> = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
> [lints.rust]
> unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tuple_ty)'] }
> = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tuple_ty)");` to the top of the `build.rs`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: `memoffset` (lib) generated 17 warnings
> Compiling rustc_version v0.4.0
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=rustc_version CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/rustc_version-0.4.0 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/rustc_version-0.4.0/Cargo.toml CARGO_PKG_AUTHORS='Dirkjan Ochtman <dirkjan at ochtman.nl>:Marvin Löbel <loebel.marvin at gmail.com>' CARGO_PKG_DESCRIPTION='A library for querying the version of a installed rustc compiler' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_version CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Kimundi/rustc-version-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name rustc_version --edition=2018 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/rustc_version-0.4.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=a4f9710c1137e4f7 -C extra-filename=-bb942a776526efab --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --extern semver=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libsemver-e54d2e60a820780b.rmeta --cap-lints warn`
> Compiling field-offset v0.3.6
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/field-offset-0.3.6 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/field-offset-0.3.6/Cargo.toml CARGO_PKG_AUTHORS='Diggory Blake <diggsey at googlemail.com>' CARGO_PKG_DESCRIPTION='Safe pointer-to-member implementation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=field-offset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Diggsey/rust-field-offset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name build_script_build --edition=2015 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/field-offset-0.3.6/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=044a8a9ad281faf1 -C extra-filename=-e6a66b346a778fac --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/debug/build/field-offset-e6a66b346a778fac -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --extern rustc_version=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/librustc_version-bb942a776526efab.rlib --cap-lints warn`
> Compiling serde_spanned v0.6.7
> Compiling toml_datetime v0.6.8
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=serde_spanned CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/serde_spanned-0.6.7 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/serde_spanned-0.6.7/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Serde-compatible spanned Value' CARGO_PKG_HOMEPAGE='https://github.com/toml-rs/toml' 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.65 CARGO_PKG_VERSION=0.6.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name serde_spanned --edition=2021 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/serde_spanned-0.6.7/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=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::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::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--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::items_after_statements' '--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' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=2fe3a511dd001bc5 -C extra-filename=-c604376ef689bdfc --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --extern serde=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libserde-1753e62f1a2e4213.rmeta --cap-lints warn`
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=toml_datetime CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_datetime-0.6.8 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_datetime-0.6.8/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton <alex at alexcrichton.com>' CARGO_PKG_DESCRIPTION='A TOML-compatible datetime type' CARGO_PKG_HOMEPAGE='https://github.com/toml-rs/toml' 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.65 CARGO_PKG_VERSION=0.6.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name toml_datetime --edition=2021 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_datetime-0.6.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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=e2882eb542a367c9 -C extra-filename=-d7c22ff5fa3e04f3 --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --extern serde=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libserde-1753e62f1a2e4213.rmeta --cap-lints warn`
> Compiling toml_edit v0.22.22
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=toml_edit CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/Cargo.toml CARGO_PKG_AUTHORS='Andronik Ordian <write at reusable.software>:Ed Page <eopage at gmail.com>' 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_edit CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.22.22 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=22 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name toml_edit --edition=2021 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "display", "parse", "perf", "serde", "unbounded"))' -C metadata=8ee5facfbd976e2f -C extra-filename=-39359c172672a21b --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --extern indexmap=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libindexmap-39683dc06b8ef50f.rmeta --extern serde=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libserde-1753e62f1a2e4213.rmeta --extern serde_spanned=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libserde_spanned-c604376ef689bdfc.rmeta --extern toml_datetime=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libtoml_datetime-d7c22ff5fa3e04f3.rmeta --extern winnow=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libwinnow-089ec96177e9c796.rmeta --cap-lints warn`
> Running `CARGO=/usr/bin/cargo CARGO_CFG_FEATURE='' 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/build/reproducible-path/rust-libphosh-0.0.6=/usr/share/cargo/registry/libphosh-0.0.6--remap-path-prefix/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry=/usr/share/cargo/registry' CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/field-offset-0.3.6 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/field-offset-0.3.6/Cargo.toml CARGO_PKG_AUTHORS='Diggory Blake <diggsey at googlemail.com>' CARGO_PKG_DESCRIPTION='Safe pointer-to-member implementation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=field-offset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Diggsey/rust-field-offset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps:/build/reproducible-path/rust-libphosh-0.0.6/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/build/field-offset-d89b1930371f4689/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /build/reproducible-path/rust-libphosh-0.0.6/target/debug/build/field-offset-e6a66b346a778fac/build-script-build`
> [field-offset 0.3.6] cargo:rustc-cfg=fieldoffset_maybe_uninit
> [field-offset 0.3.6] cargo:rustc-cfg=fieldoffset_has_alloc
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=field_offset CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/field-offset-0.3.6 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/field-offset-0.3.6/Cargo.toml CARGO_PKG_AUTHORS='Diggory Blake <diggsey at googlemail.com>' CARGO_PKG_DESCRIPTION='Safe pointer-to-member implementation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=field-offset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Diggsey/rust-field-offset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps OUT_DIR=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/build/field-offset-d89b1930371f4689/out rustc --crate-name field_offset --edition=2015 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/field-offset-0.3.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ad20a697b7bc54bf -C extra-filename=-1c7362f4b3912801 --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --extern memoffset=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libmemoffset-7d01370229e1f8de.rmeta --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 /build/reproducible-path/rust-libphosh-0.0.6=/usr/share/cargo/registry/libphosh-0.0.6 --remap-path-prefix /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry=/usr/share/cargo/registry --cfg fieldoffset_maybe_uninit --cfg fieldoffset_has_alloc`
> warning: unexpected `cfg` condition name: `fieldoffset_assert_in_const_fn`
> --> /usr/share/cargo/registry/field-offset-0.3.6/src/lib.rs:2:13
> |
> 2 | #![cfg_attr(fieldoffset_assert_in_const_fn, feature(const_panic))]
> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> |
> = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
> = help: consider using a Cargo feature instead
> = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
> [lints.rust]
> unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fieldoffset_assert_in_const_fn)'] }
> = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fieldoffset_assert_in_const_fn)");` to the top of the `build.rs`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
> = note: `#[warn(unexpected_cfgs)]` on by default
>
> warning: unexpected `cfg` condition name: `fieldoffset_has_alloc`
> --> /usr/share/cargo/registry/field-offset-0.3.6/src/lib.rs:8:17
> |
> 8 | #[cfg(all(test, fieldoffset_has_alloc))]
> | ^^^^^^^^^^^^^^^^^^^^^
> |
> = help: consider using a Cargo feature instead
> = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
> [lints.rust]
> unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fieldoffset_has_alloc)'] }
> = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fieldoffset_has_alloc)");` to the top of the `build.rs`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition name: `fieldoffset_maybe_uninit`
> --> /usr/share/cargo/registry/field-offset-0.3.6/src/lib.rs:73:11
> |
> 73 | #[cfg(fieldoffset_maybe_uninit)]
> | ^^^^^^^^^^^^^^^^^^^^^^^^
> |
> = help: consider using a Cargo feature instead
> = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
> [lints.rust]
> unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fieldoffset_maybe_uninit)'] }
> = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fieldoffset_maybe_uninit)");` to the top of the `build.rs`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition name: `fieldoffset_maybe_uninit`
> --> /usr/share/cargo/registry/field-offset-0.3.6/src/lib.rs:81:15
> |
> 81 | #[cfg(not(fieldoffset_maybe_uninit))]
> | ^^^^^^^^^^^^^^^^^^^^^^^^
> |
> = help: consider using a Cargo feature instead
> = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
> [lints.rust]
> unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fieldoffset_maybe_uninit)'] }
> = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fieldoffset_maybe_uninit)");` to the top of the `build.rs`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition name: `fieldoffset_assert_in_const_fn`
> --> /usr/share/cargo/registry/field-offset-0.3.6/src/lib.rs:124:15
> |
> 124 | #[cfg(fieldoffset_assert_in_const_fn)]
> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> |
> = help: consider using a Cargo feature instead
> = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
> [lints.rust]
> unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fieldoffset_assert_in_const_fn)'] }
> = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fieldoffset_assert_in_const_fn)");` to the top of the `build.rs`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/array.rs:17:51
> |
> 17 | pub(crate) fn array<'i>(input: &mut Input<'i>) -> PResult<Array> {
> | ^^^^^^^
> |
> = note: `#[warn(deprecated)]` on by default
>
> warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/array.rs:42:54
> |
> 42 | pub(crate) fn array_values(input: &mut Input<'_>) -> PResult<Array> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/array.rs:60:53
> |
> 60 | pub(crate) fn array_value(input: &mut Input<'_>) -> PResult<Item> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/datetime.rs:25:51
> |
> 25 | pub(crate) fn date_time(input: &mut Input<'_>) -> PResult<Datetime> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/datetime.rs:56:51
> |
> 56 | pub(crate) fn full_date(input: &mut Input<'_>) -> PResult<Date> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/datetime.rs:60:41
> |
> 60 | fn full_date_(input: &mut Input<'_>) -> PResult<Date> {
> | ^^^^^^^
>
> warning: use of deprecated unit variant `winnow::error::ErrorKind::Verify`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/datetime.rs:79:39
> |
> 79 | winnow::error::ErrorKind::Verify,
> | ^^^^^^
>
> warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/datetime.rs:89:54
> |
> 89 | pub(crate) fn partial_time(input: &mut Input<'_>) -> PResult<Time> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/datetime.rs:109:53
> |
> 109 | pub(crate) fn time_offset(input: &mut Input<'_>) -> PResult<Offset> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/datetime.rs:135:55
> |
> 135 | pub(crate) fn date_fullyear(input: &mut Input<'_>) -> PResult<u16> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/datetime.rs:142:52
> |
> 142 | pub(crate) fn date_month(input: &mut Input<'_>) -> PResult<u8> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/datetime.rs:156:51
> |
> 156 | pub(crate) fn date_mday(input: &mut Input<'_>) -> PResult<u8> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/datetime.rs:170:52
> |
> 170 | pub(crate) fn time_delim(input: &mut Input<'_>) -> PResult<u8> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/datetime.rs:177:51
> |
> 177 | pub(crate) fn time_hour(input: &mut Input<'_>) -> PResult<u8> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/datetime.rs:191:53
> |
> 191 | pub(crate) fn time_minute(input: &mut Input<'_>) -> PResult<u8> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/datetime.rs:205:53
> |
> 205 | pub(crate) fn time_second(input: &mut Input<'_>) -> PResult<u8> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/datetime.rs:219:54
> |
> 219 | pub(crate) fn time_secfrac(input: &mut Input<'_>) -> PResult<u32> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/datetime.rs:256:6
> |
> 256 | ) -> PResult<&'i str> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/document.rs:100:54
> |
> 100 | pub(crate) fn parse_keyval(input: &mut Input<'_>) -> PResult<(Vec<Key>, (Key, Item))> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/inline_table.rs:20:58
> |
> 20 | pub(crate) fn inline_table<'i>(input: &mut Input<'i>) -> PResult<InlineTable> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/inline_table.rs:120:6
> |
> 120 | ) -> PResult<(Vec<(Vec<Key>, (Key, Item))>, RawString)> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/inline_table.rs:128:37
> |
> 128 | fn keyval(input: &mut Input<'_>) -> PResult<(Vec<Key>, (Key, Item))> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/key.rs:20:45
> |
> 20 | pub(crate) fn key(input: &mut Input<'_>) -> PResult<Vec<Key>> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/key.rs:71:52
> |
> 71 | pub(crate) fn simple_key(input: &mut Input<'_>) -> PResult<(RawString, InternalString)> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/key.rs:90:47
> |
> 90 | fn unquoted_key<'i>(input: &mut Input<'i>) -> PResult<&'i str> {
> | ^^^^^^^
>
> warning: use of deprecated function `winnow::combinator::rest`: replaced with `token::rest`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/numbers.rs:9:25
> |
> 9 | use winnow::combinator::rest;
> | ^^^^
>
> warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/numbers.rs:21:49
> |
> 21 | pub(crate) fn boolean(input: &mut Input<'_>) -> PResult<bool> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/numbers.rs:25:47
> |
> 25 | pub(crate) fn true_(input: &mut Input<'_>) -> PResult<bool> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/numbers.rs:30:48
> |
> 30 | pub(crate) fn false_(input: &mut Input<'_>) -> PResult<bool> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/numbers.rs:40:49
> |
> 40 | pub(crate) fn integer(input: &mut Input<'_>) -> PResult<i64> {
> | ^^^^^^^
>
> warning: use of deprecated function `winnow::combinator::rest`: replaced with `token::rest`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/numbers.rs:46:39
> |
> 46 | _ => dec_int.and_then(cut_err(rest
> | ^^^^
>
> warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/numbers.rs:54:53
> |
> 54 | pub(crate) fn dec_int<'i>(input: &mut Input<'i>) -> PResult<&'i str> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/numbers.rs:93:53
> |
> 93 | pub(crate) fn hex_int<'i>(input: &mut Input<'i>) -> PResult<&'i str> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/numbers.rs:126:53
> |
> 126 | pub(crate) fn oct_int<'i>(input: &mut Input<'i>) -> PResult<&'i str> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/numbers.rs:160:53
> |
> 160 | pub(crate) fn bin_int<'i>(input: &mut Input<'i>) -> PResult<&'i str> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/numbers.rs:197:47
> |
> 197 | pub(crate) fn float(input: &mut Input<'_>) -> PResult<f64> {
> | ^^^^^^^
>
> warning: use of deprecated function `winnow::combinator::rest`: replaced with `token::rest`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/numbers.rs:202:17
> |
> 202 | rest.try_map(|s: &str| s.replace('_', "").parse())
> | ^^^^
>
> warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/numbers.rs:212:52
> |
> 212 | pub(crate) fn float_<'i>(input: &mut Input<'i>) -> PResult<&'i str> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/numbers.rs:229:50
> |
> 229 | pub(crate) fn frac<'i>(input: &mut Input<'i>) -> PResult<&'i str> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/numbers.rs:246:65
> |
> 246 | pub(crate) fn zero_prefixable_int<'i>(input: &mut Input<'i>) -> PResult<&'i str> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/numbers.rs:270:49
> |
> 270 | pub(crate) fn exp<'i>(input: &mut Input<'i>) -> PResult<&'i str> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/numbers.rs:287:55
> |
> 287 | pub(crate) fn special_float(input: &mut Input<'_>) -> PResult<f64> {
> | ^^^^^^^
>
> warning: field `0` is never read
> --> /usr/share/cargo/registry/field-offset-0.3.6/src/lib.rs:60:25
> |
> 60 | struct PhantomContra<T>(fn(T));
> | ------------- ^^^^^
> | |
> | field in this struct
> |
> = help: consider removing this field
> = note: `#[warn(dead_code)]` on by default
>
> warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/numbers.rs:297:45
> |
> 297 | pub(crate) fn inf(input: &mut Input<'_>) -> PResult<f64> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/numbers.rs:302:45
> |
> 302 | pub(crate) fn nan(input: &mut Input<'_>) -> PResult<f64> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/numbers.rs:308:47
> |
> 308 | pub(crate) fn digit(input: &mut Input<'_>) -> PResult<u8> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/numbers.rs:314:48
> |
> 314 | pub(crate) fn hexdig(input: &mut Input<'_>) -> PResult<u8> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/strings.rs:31:52
> |
> 31 | pub(crate) fn string<'i>(input: &mut Input<'i>) -> PResult<Cow<'i, str>> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/strings.rs:47:58
> |
> 47 | pub(crate) fn basic_string<'i>(input: &mut Input<'i>) -> PResult<Cow<'i, str>> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/strings.rs:72:46
> |
> 72 | fn basic_chars<'i>(input: &mut Input<'i>) -> PResult<Cow<'i, str>> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/strings.rs:94:38
> |
> 94 | fn escaped(input: &mut Input<'_>) -> PResult<char> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/strings.rs:110:46
> |
> 110 | fn escape_seq_char(input: &mut Input<'_>) -> PResult<char> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/strings.rs:138:67
> |
> 138 | pub(crate) fn hexescape<const N: usize>(input: &mut Input<'_>) -> PResult<char> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/strings.rs:151:50
> |
> 151 | fn ml_basic_string<'i>(input: &mut Input<'i>) -> PResult<Cow<'i, str>> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/strings.rs:168:48
> |
> 168 | fn ml_basic_body<'i>(input: &mut Input<'i>) -> PResult<Cow<'i, str>> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/strings.rs:198:46
> |
> 198 | fn mlb_content<'i>(input: &mut Input<'i>) -> PResult<Cow<'i, str>> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/strings.rs:249:45
> |
> 249 | fn mlb_escaped_nl(input: &mut Input<'_>) -> PResult<()> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/strings.rs:259:60
> |
> 259 | pub(crate) fn literal_string<'i>(input: &mut Input<'i>) -> PResult<&'i str> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/strings.rs:288:52
> |
> 288 | fn ml_literal_string<'i>(input: &mut Input<'i>) -> PResult<Cow<'i, str>> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/strings.rs:311:50
> |
> 311 | fn ml_literal_body<'i>(input: &mut Input<'i>) -> PResult<&'i str> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/strings.rs:330:42
> |
> 330 | fn mll_content(input: &mut Input<'_>) -> PResult<u8> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/trivia.rs:38:48
> |
> 38 | pub(crate) fn ws<'i>(input: &mut Input<'i>) -> PResult<&'i str> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/trivia.rs:58:49
> |
> 58 | pub(crate) fn comment(input: &mut Input<'_>) -> PResult<()> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/trivia.rs:66:49
> |
> 66 | pub(crate) fn newline(input: &mut Input<'_>) -> PResult<()> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/trivia.rs:78:52
> |
> 78 | pub(crate) fn ws_newline(input: &mut Input<'_>) -> PResult<()> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/trivia.rs:88:53
> |
> 88 | pub(crate) fn ws_newlines(input: &mut Input<'_>) -> PResult<()> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/trivia.rs:94:60
> |
> 94 | pub(crate) fn ws_comment_newline(input: &mut Input<'_>) -> PResult<()> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/trivia.rs:119:53
> |
> 119 | pub(crate) fn line_ending(input: &mut Input<'_>) -> PResult<()> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/trivia.rs:127:55
> |
> 127 | pub(crate) fn line_trailing(input: &mut Input<'_>) -> PResult<std::ops::Range<usize>> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/value.rs:17:47
> |
> 17 | pub(crate) fn value(input: &mut Input<'_>) -> PResult<Value> {
> | ^^^^^^^
>
> warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/mod.rs:86:28
> |
> 86 | pub(crate) use winnow::PResult;
> | ^^^^^^^
>
> warning: use of deprecated type alias `winnow::Located`: Replaced with `LocatingSlice`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/mod.rs:89:58
> |
> 89 | pub(crate) type Input<'b> = winnow::Stateful<winnow::Located<&'b winnow::BStr>, RecursionCheck>;
> | ^^^^^^^
>
> warning: use of deprecated type alias `winnow::Located`: Replaced with `LocatingSlice`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/mod.rs:93:28
> |
> 93 | input: winnow::Located::new(winnow::BStr::new(s)),
> | ^^^^^^^
>
> warning: use of deprecated unit variant `winnow::error::ErrorKind::Eof`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml_edit-0.22.22/src/parser/mod.rs:143:47
> |
> 143 | winnow::error::ErrorKind::Eof,
> | ^^^
>
> warning: `field-offset` (lib) generated 6 warnings
> Compiling futures-macro v0.3.31
> Compiling thiserror-impl v2.0.11
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=futures_macro CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/futures-macro-0.3.31 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/futures-macro-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The futures-rs procedural macro implementations.
> ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-macro CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name futures_macro --edition=2018 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/futures-macro-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8d433392a0faeb6b -C extra-filename=-b5da6fc771cfd269 --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --extern proc_macro2=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libproc_macro2-3101b0ad76b98c0c.rlib --extern quote=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libquote-3d128417f373fb73.rlib --extern syn=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libsyn-4833d706add8c1f2.rlib --extern proc_macro --cap-lints warn`
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=thiserror_impl CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/thiserror-impl-2.0.11 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/thiserror-impl-2.0.11/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay <dtolnay at gmail.com>' CARGO_PKG_DESCRIPTION='Implementation detail of the `thiserror` crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror-impl CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.0.11 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name thiserror_impl --edition=2021 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/thiserror-impl-2.0.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=22b2edfeafc57f39 -C extra-filename=-ba4eb612d04b3292 --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --extern proc_macro2=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libproc_macro2-3101b0ad76b98c0c.rlib --extern quote=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libquote-3d128417f373fb73.rlib --extern syn=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libsyn-4833d706add8c1f2.rlib --extern proc_macro --cap-lints warn`
> Compiling toml v0.8.19
> Compiling proc-macro-crate v1.3.1
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=toml CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml-0.8.19 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml-0.8.19/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton <alex at alexcrichton.com>' CARGO_PKG_DESCRIPTION='A native Rust encoder and decoder of TOML-formatted files and streams. Provides
> implementations of the standard Serialize/Deserialize traits for TOML data to
> facilitate deserializing and serializing Rust structures.
> ' CARGO_PKG_HOMEPAGE='https://github.com/toml-rs/toml' 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.65 CARGO_PKG_VERSION=0.8.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name toml --edition=2021 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml-0.8.19/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=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="parse"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "display", "indexmap", "parse", "preserve_order"))' -C metadata=24fb035c4faa3404 -C extra-filename=-7b1d530fb3fa35c8 --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --extern serde=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libserde-1753e62f1a2e4213.rmeta --extern serde_spanned=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libserde_spanned-c604376ef689bdfc.rmeta --extern toml_datetime=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libtoml_datetime-d7c22ff5fa3e04f3.rmeta --extern toml_edit=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libtoml_edit-39359c172672a21b.rmeta --cap-lints warn`
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=proc_macro_crate CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/proc-macro-crate-1.3.1 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/proc-macro-crate-1.3.1/Cargo.toml CARGO_PKG_AUTHORS='Bastian Köcher <git at kchr.de>' CARGO_PKG_DESCRIPTION='Replacement for crate (macro_rules keyword) in proc-macros
> ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-crate CARGO_PKG_README=./README.md CARGO_PKG_REPOSITORY='https://github.com/bkchr/proc-macro-crate' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=1.3.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name proc_macro_crate --edition=2021 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/proc-macro-crate-1.3.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=06607cf24af47969 -C extra-filename=-b29c12d0ad074f4e --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --extern once_cell=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libonce_cell-ab73fba98ed3a771.rmeta --extern toml_edit=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libtoml_edit-39359c172672a21b.rmeta --cap-lints warn`
> warning: use of deprecated type alias `toml_edit::Document`: Replaced with `DocumentMut`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/proc-macro-crate-1.3.1/src/lib.rs:97:17
> |
> 97 | use toml_edit::{Document, Item, Table, TomlError};
> | ^^^^^^^^
> |
> = note: `#[warn(deprecated)]` on by default
>
> warning: use of deprecated type alias `toml_edit::Document`: Replaced with `DocumentMut`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/proc-macro-crate-1.3.1/src/lib.rs:245:43
> |
> 245 | fn open_cargo_toml(path: &Path) -> Result<Document, Error> {
> | ^^^^^^^^
>
> warning: use of deprecated type alias `toml_edit::Document`: Replaced with `DocumentMut`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/proc-macro-crate-1.3.1/src/lib.rs:251:18
> |
> 251 | .parse::<Document>()
> | ^^^^^^^^
>
> warning: use of deprecated type alias `toml_edit::Document`: Replaced with `DocumentMut`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/proc-macro-crate-1.3.1/src/lib.rs:257:37
> |
> 257 | fn extract_crate_names(cargo_toml: &Document) -> Result<CrateNames, Error> {
> | ^^^^^^^^
>
> warning: use of deprecated type alias `toml_edit::Document`: Replaced with `DocumentMut`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/proc-macro-crate-1.3.1/src/lib.rs:289:38
> |
> 289 | fn extract_package_name(cargo_toml: &Document) -> Option<&str> {
> | ^^^^^^^^
>
> warning: use of deprecated type alias `toml_edit::Document`: Replaced with `DocumentMut`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/proc-macro-crate-1.3.1/src/lib.rs:293:35
> |
> 293 | fn target_dep_tables(cargo_toml: &Document) -> impl Iterator<Item = &Table> {
> | ^^^^^^^^
>
> warning: unused import: `std::fmt`
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/toml-0.8.19/src/table.rs:1:5
> |
> 1 | use std::fmt;
> | ^^^^^^^^
> |
> = note: `#[warn(unused_imports)]` on by default
>
> Compiling system-deps v7.0.2
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=system_deps CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/system-deps-7.0.2 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/system-deps-7.0.2/Cargo.toml CARGO_PKG_AUTHORS='Guillaume Desmottes <guillaume.desmottes at collabora.com>:Josh Triplett <josh at joshtriplett.org>' 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='' CARGO_PKG_VERSION=7.0.2 CARGO_PKG_VERSION_MAJOR=7 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name system_deps --edition=2018 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/system-deps-7.0.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())' -C metadata=e7a53fdffdd102c8 -C extra-filename=-27b3b3722d3d38b2 --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --extern cfg_expr=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libcfg_expr-13762c1797c13fc9.rmeta --extern heck=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libheck-1a7b602691bba2f2.rmeta --extern pkg_config=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libpkg_config-dd3fe14ca5d2c051.rmeta --extern toml=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libtoml-7b1d530fb3fa35c8.rmeta --extern version_compare=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libversion_compare-6030778387d65f45.rmeta --cap-lints warn`
> warning: `proc-macro-crate` (lib) generated 6 warnings
> warning: `toml` (lib) generated 1 warning
> Compiling futures-util v0.3.31
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=futures_util CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/futures-util-0.3.31 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/futures-util-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Common utilities and extension traits for the futures-rs library.
> ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-util CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name futures_util --edition=2018 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/futures-util-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="default"' --cfg 'feature="futures-macro"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "channel", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "io", "memchr", "sink", "slab", "std", "unstable", "write-all-vectored"))' -C metadata=38f7e96c269f2d78 -C extra-filename=-395224581f99a787 --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --extern futures_core=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libfutures_core-79082e7310120f57.rmeta --extern futures_macro=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libfutures_macro-b5da6fc771cfd269.so --extern futures_task=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libfutures_task-e4ac4f6b9daeb2f0.rmeta --extern pin_project_lite=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libpin_project_lite-a68b5c7d58bfa2de.rmeta --extern pin_utils=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libpin_utils-1eb632d565e6fccc.rmeta --extern slab=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libslab-e0545b4a2c0720f4.rmeta --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 /build/reproducible-path/rust-libphosh-0.0.6=/usr/share/cargo/registry/libphosh-0.0.6 --remap-path-prefix /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry=/usr/share/cargo/registry`
> warning: `toml_edit` (lib) generated 73 warnings
> Compiling glib-macros v0.18.2
> Compiling gtk3-macros v0.18.0
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=glib_macros CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/glib-macros-0.18-0.18.2 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/glib-macros-0.18-0.18.2/Cargo.toml CARGO_PKG_AUTHORS='The gtk-rs Project Developers' CARGO_PKG_DESCRIPTION='Rust bindings for the GLib library, proc macros crate' CARGO_PKG_HOMEPAGE='https://gtk-rs.org/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=glib-macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/gtk-rs/gtk-rs-core' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.18.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name glib_macros --edition=2021 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/glib-macros-0.18-0.18.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=388b07e270cead4f -C extra-filename=-771677b2e6f5533e --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --extern heck=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libheck-1a7b602691bba2f2.rlib --extern proc_macro_crate=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libproc_macro_crate-b29c12d0ad074f4e.rlib --extern proc_macro_error=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libproc_macro_error-905fd35f442a9d1c.rlib --extern proc_macro2=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libproc_macro2-3101b0ad76b98c0c.rlib --extern quote=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libquote-3d128417f373fb73.rlib --extern syn=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libsyn-4833d706add8c1f2.rlib --extern proc_macro --cap-lints warn`
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=gtk3_macros CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gtk3-macros-0.18-0.18.0 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gtk3-macros-0.18-0.18.0/Cargo.toml CARGO_PKG_AUTHORS='The gtk-rs Project Developers' CARGO_PKG_DESCRIPTION='Rust bindings for the GTK 3 library' CARGO_PKG_HOMEPAGE='https://gtk-rs.org/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gtk3-macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/gtk-rs/gtk3-rs' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.18.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name gtk3_macros --edition=2021 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gtk3-macros-0.18-0.18.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d091adcf34b7acab -C extra-filename=-d21dbe4f82e032b9 --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --extern proc_macro_crate=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libproc_macro_crate-b29c12d0ad074f4e.rlib --extern proc_macro_error=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libproc_macro_error-905fd35f442a9d1c.rlib --extern proc_macro2=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libproc_macro2-3101b0ad76b98c0c.rlib --extern quote=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libquote-3d128417f373fb73.rlib --extern syn=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libsyn-4833d706add8c1f2.rlib --extern proc_macro --cap-lints warn`
> warning: unexpected `cfg` condition value: `compat`
> --> /usr/share/cargo/registry/futures-util-0.3.31/src/lib.rs:308:7
> |
> 308 | #[cfg(feature = "compat")]
> | ^^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `alloc`, `async-await`, `async-await-macro`, `bilock`, `channel`, `default`, `futures-channel`, `futures-io`, `futures-macro`, `futures-sink`, `io`, `memchr`, `sink`, `slab`, `std`, `unstable`, and `write-all-vectored`
> = help: consider adding `compat` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
> = note: requested on the command line with `-W unexpected-cfgs`
>
> warning: unexpected `cfg` condition value: `compat`
> --> /usr/share/cargo/registry/futures-util-0.3.31/src/future/try_future/mod.rs:6:7
> |
> 6 | #[cfg(feature = "compat")]
> | ^^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `alloc`, `async-await`, `async-await-macro`, `bilock`, `channel`, `default`, `futures-channel`, `futures-io`, `futures-macro`, `futures-sink`, `io`, `memchr`, `sink`, `slab`, `std`, `unstable`, and `write-all-vectored`
> = help: consider adding `compat` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition value: `compat`
> --> /usr/share/cargo/registry/futures-util-0.3.31/src/future/try_future/mod.rs:580:11
> |
> 580 | #[cfg(feature = "compat")]
> | ^^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `alloc`, `async-await`, `async-await-macro`, `bilock`, `channel`, `default`, `futures-channel`, `futures-io`, `futures-macro`, `futures-sink`, `io`, `memchr`, `sink`, `slab`, `std`, `unstable`, and `write-all-vectored`
> = help: consider adding `compat` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition value: `compat`
> --> /usr/share/cargo/registry/futures-util-0.3.31/src/stream/try_stream/mod.rs:6:7
> |
> 6 | #[cfg(feature = "compat")]
> | ^^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `alloc`, `async-await`, `async-await-macro`, `bilock`, `channel`, `default`, `futures-channel`, `futures-io`, `futures-macro`, `futures-sink`, `io`, `memchr`, `sink`, `slab`, `std`, `unstable`, and `write-all-vectored`
> = help: consider adding `compat` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition value: `compat`
> --> /usr/share/cargo/registry/futures-util-0.3.31/src/stream/try_stream/mod.rs:1154:11
> |
> 1154 | #[cfg(feature = "compat")]
> | ^^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `alloc`, `async-await`, `async-await-macro`, `bilock`, `channel`, `default`, `futures-channel`, `futures-io`, `futures-macro`, `futures-sink`, `io`, `memchr`, `sink`, `slab`, `std`, `unstable`, and `write-all-vectored`
> = help: consider adding `compat` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition value: `compat`
> --> /usr/share/cargo/registry/futures-util-0.3.31/src/task/spawn.rs:3:7
> |
> 3 | #[cfg(feature = "compat")]
> | ^^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `alloc`, `async-await`, `async-await-macro`, `bilock`, `channel`, `default`, `futures-channel`, `futures-io`, `futures-macro`, `futures-sink`, `io`, `memchr`, `sink`, `slab`, `std`, `unstable`, and `write-all-vectored`
> = help: consider adding `compat` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition value: `compat`
> --> /usr/share/cargo/registry/futures-util-0.3.31/src/task/spawn.rs:92:11
> |
> 92 | #[cfg(feature = "compat")]
> | ^^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `alloc`, `async-await`, `async-await-macro`, `bilock`, `channel`, `default`, `futures-channel`, `futures-io`, `futures-macro`, `futures-sink`, `io`, `memchr`, `sink`, `slab`, `std`, `unstable`, and `write-all-vectored`
> = help: consider adding `compat` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: fields `path_span` and `span` are never read
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gtk3-macros-0.18-0.18.0/src/attribute_parser.rs:109:9
> |
> 106 | pub struct FieldAttribute {
> | -------------- fields in this struct
> ...
> 109 | pub path_span: Span,
> | ^^^^^^^^^
> 110 | pub span: Span,
> | ^^^^
> |
> = note: `#[warn(dead_code)]` on by default
>
> warning: field `ty` is never read
> --> /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gtk3-macros-0.18-0.18.0/src/attribute_parser.rs:115:9
> |
> 113 | pub struct AttributedField {
> | --------------- field in this struct
> 114 | pub ident: Ident,
> 115 | pub ty: Type,
> | ^^
>
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=thiserror CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/thiserror-2.0.11 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/thiserror-2.0.11/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay <dtolnay at gmail.com>' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.0.11 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps OUT_DIR=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/build/thiserror-5e15c1869513dbfb/out rustc --crate-name thiserror --edition=2021 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/thiserror-2.0.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=24d8b834e1655992 -C extra-filename=-3022a971004f6863 --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --extern thiserror_impl=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libthiserror_impl-ba4eb612d04b3292.so --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 /build/reproducible-path/rust-libphosh-0.0.6=/usr/share/cargo/registry/libphosh-0.0.6 --remap-path-prefix /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry=/usr/share/cargo/registry --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)' --check-cfg 'cfg(thiserror_no_backtrace_type)'`
> Compiling glib-sys v0.18.1
> Compiling gobject-sys v0.18.0
> Compiling gio-sys v0.18.1
> Compiling atk-sys v0.18.0
> Compiling gdk-sys v0.18.0
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/glib-sys-0.18-0.18.1 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/glib-sys-0.18-0.18.1/Cargo.toml CARGO_PKG_AUTHORS='The gtk-rs Project Developers' CARGO_PKG_DESCRIPTION='FFI bindings to libglib-2.0' CARGO_PKG_HOMEPAGE='https://gtk-rs.org/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=glib-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/gtk-rs/gtk-rs-core' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.18.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name build_script_build --edition=2021 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/glib-sys-0.18-0.18.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="v2_58"' --cfg 'feature="v2_60"' --cfg 'feature="v2_62"' --cfg 'feature="v2_64"' --cfg 'feature="v2_66"' --cfg 'feature="v2_68"' --cfg 'feature="v2_70"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("v2_58", "v2_60", "v2_62", "v2_64", "v2_66", "v2_68", "v2_70", "v2_72", "v2_74", "v2_76", "v2_78", "v2_80", "v2_82", "v2_84"))' -C metadata=4aaaff34220204d4 -C extra-filename=-a393c10922a973e5 --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/debug/build/glib-sys-a393c10922a973e5 -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --extern system_deps=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libsystem_deps-27b3b3722d3d38b2.rlib --cap-lints warn`
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gobject-sys-0.18-0.18.0 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gobject-sys-0.18-0.18.0/Cargo.toml CARGO_PKG_AUTHORS='The gtk-rs Project Developers' CARGO_PKG_DESCRIPTION='FFI bindings to libgobject-2.0' CARGO_PKG_HOMEPAGE='https://gtk-rs.org/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gobject-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/gtk-rs/gtk-rs-core' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.18.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name build_script_build --edition=2021 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gobject-sys-0.18-0.18.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="v2_58"' --cfg 'feature="v2_62"' --cfg 'feature="v2_66"' --cfg 'feature="v2_68"' --cfg 'feature="v2_70"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("v2_58", "v2_62", "v2_66", "v2_68", "v2_70", "v2_72", "v2_74", "v2_76", "v2_78", "v2_80", "v2_82", "v2_84"))' -C metadata=4dee6956218a9d90 -C extra-filename=-aacf5492858fd8cb --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/debug/build/gobject-sys-aacf5492858fd8cb -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --extern system_deps=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libsystem_deps-27b3b3722d3d38b2.rlib --cap-lints warn`
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gio-sys-0.18-0.18.1 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gio-sys-0.18-0.18.1/Cargo.toml CARGO_PKG_AUTHORS='The gtk-rs Project Developers' CARGO_PKG_DESCRIPTION='FFI bindings to libgio-2.0' CARGO_PKG_HOMEPAGE='https://gtk-rs.org/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gio-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/gtk-rs/gtk-rs-core' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.18.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name build_script_build --edition=2021 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gio-sys-0.18-0.18.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="v2_58"' --cfg 'feature="v2_60"' --cfg 'feature="v2_62"' --cfg 'feature="v2_64"' --cfg 'feature="v2_66"' --cfg 'feature="v2_68"' --cfg 'feature="v2_70"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("v2_58", "v2_60", "v2_62", "v2_64", "v2_66", "v2_68", "v2_70", "v2_72", "v2_74", "v2_76", "v2_78", "v2_80", "v2_82", "v2_84"))' -C metadata=0e8e1ea32ab1386e -C extra-filename=-9c7ed297befac808 --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/debug/build/gio-sys-9c7ed297befac808 -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --extern system_deps=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libsystem_deps-27b3b3722d3d38b2.rlib --cap-lints warn`
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/atk-sys-0.18-0.18.0 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/atk-sys-0.18-0.18.0/Cargo.toml CARGO_PKG_AUTHORS='The gtk-rs Project Developers' CARGO_PKG_DESCRIPTION='FFI bindings to libatk-1' CARGO_PKG_HOMEPAGE='https://gtk-rs.org/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=atk-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/gtk-rs/gtk3-rs' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.18.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name build_script_build --edition=2021 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/atk-sys-0.18-0.18.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("v2_30", "v2_32", "v2_34", "v2_38", "v2_46", "v2_50", "v2_52"))' -C metadata=59e1676f52fc3826 -C extra-filename=-b57f81a3364757f3 --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/debug/build/atk-sys-b57f81a3364757f3 -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --extern system_deps=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libsystem_deps-27b3b3722d3d38b2.rlib --cap-lints warn`
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gdk-sys-0.18-0.18.0 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gdk-sys-0.18-0.18.0/Cargo.toml CARGO_PKG_AUTHORS='The gtk-rs Project Developers' CARGO_PKG_DESCRIPTION='FFI bindings to libgdk-3' CARGO_PKG_HOMEPAGE='https://gtk-rs.org/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gdk-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/gtk-rs/gtk3-rs' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.18.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name build_script_build --edition=2021 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gdk-sys-0.18-0.18.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("v3_24"))' -C metadata=9bfbc923e1df692a -C extra-filename=-6eccf7370ce63a74 --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/debug/build/gdk-sys-6eccf7370ce63a74 -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --extern pkg_config=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libpkg_config-dd3fe14ca5d2c051.rlib --extern system_deps=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libsystem_deps-27b3b3722d3d38b2.rlib --cap-lints warn`
> Running `CARGO=/usr/bin/cargo CARGO_CFG_FEATURE=v2_58,v2_62,v2_66,v2_68,v2_70 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/build/reproducible-path/rust-libphosh-0.0.6=/usr/share/cargo/registry/libphosh-0.0.6--remap-path-prefix/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry=/usr/share/cargo/registry' CARGO_FEATURE_V2_58=1 CARGO_FEATURE_V2_62=1 CARGO_FEATURE_V2_66=1 CARGO_FEATURE_V2_68=1 CARGO_FEATURE_V2_70=1 CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gobject-sys-0.18-0.18.0 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gobject-sys-0.18-0.18.0/Cargo.toml CARGO_PKG_AUTHORS='The gtk-rs Project Developers' CARGO_PKG_DESCRIPTION='FFI bindings to libgobject-2.0' CARGO_PKG_HOMEPAGE='https://gtk-rs.org/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gobject-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/gtk-rs/gtk-rs-core' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.18.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps:/build/reproducible-path/rust-libphosh-0.0.6/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/build/gobject-sys-b759f18595dea48b/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /build/reproducible-path/rust-libphosh-0.0.6/target/debug/build/gobject-sys-aacf5492858fd8cb/build-script-build`
> [gobject-sys 0.18.0] cargo:rerun-if-changed=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gobject-sys-0.18-0.18.0/Cargo.toml
> [gobject-sys 0.18.0] cargo:rerun-if-env-changed=GOBJECT_2.0_NO_PKG_CONFIG
> [gobject-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
> [gobject-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
> [gobject-sys 0.18.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
> [gobject-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG
> [gobject-sys 0.18.0] cargo:rerun-if-env-changed=DEB_HOST_GNU_TYPE
> [gobject-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
> [gobject-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
> [gobject-sys 0.18.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
> [gobject-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
> [gobject-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
> [gobject-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
> [gobject-sys 0.18.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
> [gobject-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
> [gobject-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
> [gobject-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
> [gobject-sys 0.18.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
> [gobject-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
> [gobject-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
> [gobject-sys 0.18.0] cargo:rerun-if-env-changed=SYSROOT
> [gobject-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
> [gobject-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
> [gobject-sys 0.18.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
> [gobject-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG
> [gobject-sys 0.18.0] cargo:rerun-if-env-changed=DEB_HOST_GNU_TYPE
> [gobject-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
> [gobject-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
> [gobject-sys 0.18.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
> [gobject-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
> [gobject-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
> [gobject-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
> [gobject-sys 0.18.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
> [gobject-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
> [gobject-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
> [gobject-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
> [gobject-sys 0.18.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
> [gobject-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
> [gobject-sys 0.18.0] cargo:rustc-link-lib=gobject-2.0
> [gobject-sys 0.18.0] cargo:rustc-link-lib=glib-2.0
> [gobject-sys 0.18.0] cargo:include=/usr/include:/usr/include/glib-2.0:/usr/lib/x86_64-linux-gnu/glib-2.0/include:/usr/include/sysprof-6
> [gobject-sys 0.18.0] cargo:rerun-if-env-changed=SYSTEM_DEPS_BUILD_INTERNAL
> [gobject-sys 0.18.0] cargo:rerun-if-env-changed=SYSTEM_DEPS_LINK
> [gobject-sys 0.18.0] cargo:rerun-if-env-changed=SYSTEM_DEPS_GOBJECT_2_0_LIB
> [gobject-sys 0.18.0] cargo:rerun-if-env-changed=SYSTEM_DEPS_GOBJECT_2_0_LIB_FRAMEWORK
> [gobject-sys 0.18.0] cargo:rerun-if-env-changed=SYSTEM_DEPS_GOBJECT_2_0_SEARCH_NATIVE
> [gobject-sys 0.18.0] cargo:rerun-if-env-changed=SYSTEM_DEPS_GOBJECT_2_0_SEARCH_FRAMEWORK
> [gobject-sys 0.18.0] cargo:rerun-if-env-changed=SYSTEM_DEPS_GOBJECT_2_0_INCLUDE
> [gobject-sys 0.18.0] cargo:rerun-if-env-changed=SYSTEM_DEPS_GOBJECT_2_0_LDFLAGS
> [gobject-sys 0.18.0] cargo:rerun-if-env-changed=SYSTEM_DEPS_GOBJECT_2_0_NO_PKG_CONFIG
> [gobject-sys 0.18.0] cargo:rerun-if-env-changed=SYSTEM_DEPS_GOBJECT_2_0_BUILD_INTERNAL
> [gobject-sys 0.18.0] cargo:rerun-if-env-changed=SYSTEM_DEPS_GOBJECT_2_0_LINK
> [gobject-sys 0.18.0]
> [gobject-sys 0.18.0] cargo:rustc-cfg=system_deps_have_gobject_2_0
> Compiling pango-sys v0.18.0
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/pango-sys-0.18-0.18.0 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/pango-sys-0.18-0.18.0/Cargo.toml CARGO_PKG_AUTHORS='The gtk-rs Project Developers' CARGO_PKG_DESCRIPTION='FFI bindings to libpango-1.0' CARGO_PKG_HOMEPAGE='https://gtk-rs.org/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pango-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/gtk-rs/gtk-rs-core' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.18.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name build_script_build --edition=2021 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/pango-sys-0.18-0.18.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("v1_42", "v1_44", "v1_46", "v1_48", "v1_50", "v1_52", "v1_54"))' -C metadata=0a7d1fea56e3dd1f -C extra-filename=-b885b654782e315f --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/debug/build/pango-sys-b885b654782e315f -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --extern system_deps=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libsystem_deps-27b3b3722d3d38b2.rlib --cap-lints warn`
> warning: `gtk3-macros` (lib) generated 2 warnings
> Compiling gdk-pixbuf-sys v0.18.0
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gdk-pixbuf-sys-0.18-0.18.0 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gdk-pixbuf-sys-0.18-0.18.0/Cargo.toml CARGO_PKG_AUTHORS='The gtk-rs Project Developers' CARGO_PKG_DESCRIPTION='FFI bindings to libgdk_pixbuf-2.0' CARGO_PKG_HOMEPAGE='https://gtk-rs.org/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gdk-pixbuf-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/gtk-rs/gtk-rs-core' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.18.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name build_script_build --edition=2021 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gdk-pixbuf-sys-0.18-0.18.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("v2_40", "v2_42"))' -C metadata=d11b3121db8d2d45 -C extra-filename=-fe58a7c3c4524800 --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/debug/build/gdk-pixbuf-sys-fe58a7c3c4524800 -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --extern system_deps=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libsystem_deps-27b3b3722d3d38b2.rlib --cap-lints warn`
> Running `CARGO=/usr/bin/cargo CARGO_CFG_FEATURE='' 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/build/reproducible-path/rust-libphosh-0.0.6=/usr/share/cargo/registry/libphosh-0.0.6--remap-path-prefix/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry=/usr/share/cargo/registry' CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gdk-sys-0.18-0.18.0 CARGO_MANIFEST_LINKS=gdk-3 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gdk-sys-0.18-0.18.0/Cargo.toml CARGO_PKG_AUTHORS='The gtk-rs Project Developers' CARGO_PKG_DESCRIPTION='FFI bindings to libgdk-3' CARGO_PKG_HOMEPAGE='https://gtk-rs.org/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gdk-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/gtk-rs/gtk3-rs' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.18.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps:/build/reproducible-path/rust-libphosh-0.0.6/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/build/gdk-sys-2112dc11e6128870/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /build/reproducible-path/rust-libphosh-0.0.6/target/debug/build/gdk-sys-6eccf7370ce63a74/build-script-build`
> [gdk-sys 0.18.0] cargo:rerun-if-changed=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gdk-sys-0.18-0.18.0/Cargo.toml
> [gdk-sys 0.18.0] cargo:rerun-if-env-changed=GDK_3.0_NO_PKG_CONFIG
> [gdk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
> [gdk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
> [gdk-sys 0.18.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
> [gdk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG
> [gdk-sys 0.18.0] cargo:rerun-if-env-changed=DEB_HOST_GNU_TYPE
> [gdk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
> [gdk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
> [gdk-sys 0.18.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
> [gdk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
> [gdk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
> [gdk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
> [gdk-sys 0.18.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
> [gdk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
> [gdk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
> [gdk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
> [gdk-sys 0.18.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
> [gdk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
> [gdk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
> [gdk-sys 0.18.0] cargo:rerun-if-env-changed=SYSROOT
> [gdk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
> [gdk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
> [gdk-sys 0.18.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
> [gdk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG
> [gdk-sys 0.18.0] cargo:rerun-if-env-changed=DEB_HOST_GNU_TYPE
> [gdk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
> [gdk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
> [gdk-sys 0.18.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
> [gdk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
> [gdk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
> [gdk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
> [gdk-sys 0.18.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
> [gdk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
> [gdk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
> [gdk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
> [gdk-sys 0.18.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
> [gdk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
> [gdk-sys 0.18.0] cargo:rustc-link-lib=gdk-3
> [gdk-sys 0.18.0] cargo:rustc-link-lib=z
> [gdk-sys 0.18.0] cargo:rustc-link-lib=pangocairo-1.0
> [gdk-sys 0.18.0] cargo:rustc-link-lib=pango-1.0
> [gdk-sys 0.18.0] cargo:rustc-link-lib=harfbuzz
> [gdk-sys 0.18.0] cargo:rustc-link-lib=gdk_pixbuf-2.0
> [gdk-sys 0.18.0] cargo:rustc-link-lib=cairo-gobject
> [gdk-sys 0.18.0] cargo:rustc-link-lib=cairo
> [gdk-sys 0.18.0] cargo:rustc-link-lib=gobject-2.0
> [gdk-sys 0.18.0] cargo:rustc-link-lib=glib-2.0
> [gdk-sys 0.18.0] cargo:include=/usr/include/gtk-3.0:/usr/include/pango-1.0:/usr/include:/usr/include/glib-2.0:/usr/lib/x86_64-linux-gnu/glib-2.0/include:/usr/include/sysprof-6:/usr/include/harfbuzz:/usr/include/freetype2:/usr/include/libpng16:/usr/include/libmount:/usr/include/blkid:/usr/include/fribidi:/usr/include/cairo:/usr/include/pixman-1:/usr/include/gdk-pixbuf-2.0:/usr/include/x86_64-linux-gnu:/usr/include/webp:/usr/include/gio-unix-2.0:/usr/include/cloudproviders
> [gdk-sys 0.18.0] cargo:rerun-if-env-changed=SYSTEM_DEPS_BUILD_INTERNAL
> [gdk-sys 0.18.0] cargo:rerun-if-env-changed=SYSTEM_DEPS_LINK
> [gdk-sys 0.18.0] cargo:rerun-if-env-changed=SYSTEM_DEPS_GDK_3_0_LIB
> [gdk-sys 0.18.0] cargo:rerun-if-env-changed=SYSTEM_DEPS_GDK_3_0_LIB_FRAMEWORK
> [gdk-sys 0.18.0] cargo:rerun-if-env-changed=SYSTEM_DEPS_GDK_3_0_SEARCH_NATIVE
> [gdk-sys 0.18.0] cargo:rerun-if-env-changed=SYSTEM_DEPS_GDK_3_0_SEARCH_FRAMEWORK
> [gdk-sys 0.18.0] cargo:rerun-if-env-changed=SYSTEM_DEPS_GDK_3_0_INCLUDE
> [gdk-sys 0.18.0] cargo:rerun-if-env-changed=SYSTEM_DEPS_GDK_3_0_LDFLAGS
> [gdk-sys 0.18.0] cargo:rerun-if-env-changed=SYSTEM_DEPS_GDK_3_0_NO_PKG_CONFIG
> [gdk-sys 0.18.0] cargo:rerun-if-env-changed=SYSTEM_DEPS_GDK_3_0_BUILD_INTERNAL
> [gdk-sys 0.18.0] cargo:rerun-if-env-changed=SYSTEM_DEPS_GDK_3_0_LINK
> [gdk-sys 0.18.0]
> [gdk-sys 0.18.0] cargo:rustc-cfg=system_deps_have_gdk_3_0
> [gdk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
> [gdk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
> [gdk-sys 0.18.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
> [gdk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG
> [gdk-sys 0.18.0] cargo:rerun-if-env-changed=DEB_HOST_GNU_TYPE
> [gdk-sys 0.18.0] cargo:rerun-if-env-changed=GDK_3.0_STATIC
> [gdk-sys 0.18.0] cargo:rerun-if-env-changed=GDK_3.0_DYNAMIC
> [gdk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
> [gdk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
> [gdk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
> [gdk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
> [gdk-sys 0.18.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
> [gdk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
> [gdk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
> [gdk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
> [gdk-sys 0.18.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
> [gdk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
> [gdk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
> [gdk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
> [gdk-sys 0.18.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
> [gdk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
> [gdk-sys 0.18.0] cargo:backends=broadway wayland x11
> [gdk-sys 0.18.0] cargo:rustc-cfg=gdk_backend="broadway"
> [gdk-sys 0.18.0] cargo:rustc-cfg=gdk_backend="wayland"
> [gdk-sys 0.18.0] cargo:rustc-cfg=gdk_backend="x11"
> Compiling cairo-sys-rs v0.18.2
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/cairo-sys-rs-0.18-0.18.2 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/cairo-sys-rs-0.18-0.18.2/Cargo.toml CARGO_PKG_AUTHORS='The gtk-rs Project Developers' CARGO_PKG_DESCRIPTION='FFI bindings to libcairo' CARGO_PKG_HOMEPAGE='https://gtk-rs.org/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cairo-sys-rs CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/gtk-rs/gtk-rs-core' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.18.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name build_script_build --edition=2021 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/cairo-sys-rs-0.18-0.18.2/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="glib"' --cfg 'feature="use_glib"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("freetype", "glib", "pdf", "png", "ps", "script", "svg", "use_glib", "v1_16", "v1_18", "win32-surface", "winapi", "x11", "xcb", "xlib"))' -C metadata=8c19210e87e1a02c -C extra-filename=-9ddbf39db90c7318 --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/debug/build/cairo-sys-rs-9ddbf39db90c7318 -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --extern system_deps=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libsystem_deps-27b3b3722d3d38b2.rlib --cap-lints warn`
> Running `CARGO=/usr/bin/cargo CARGO_CFG_FEATURE=v2_58,v2_60,v2_62,v2_64,v2_66,v2_68,v2_70 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/build/reproducible-path/rust-libphosh-0.0.6=/usr/share/cargo/registry/libphosh-0.0.6--remap-path-prefix/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry=/usr/share/cargo/registry' CARGO_FEATURE_V2_58=1 CARGO_FEATURE_V2_60=1 CARGO_FEATURE_V2_62=1 CARGO_FEATURE_V2_64=1 CARGO_FEATURE_V2_66=1 CARGO_FEATURE_V2_68=1 CARGO_FEATURE_V2_70=1 CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gio-sys-0.18-0.18.1 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gio-sys-0.18-0.18.1/Cargo.toml CARGO_PKG_AUTHORS='The gtk-rs Project Developers' CARGO_PKG_DESCRIPTION='FFI bindings to libgio-2.0' CARGO_PKG_HOMEPAGE='https://gtk-rs.org/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gio-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/gtk-rs/gtk-rs-core' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.18.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps:/build/reproducible-path/rust-libphosh-0.0.6/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/build/gio-sys-04770aa221570bb6/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /build/reproducible-path/rust-libphosh-0.0.6/target/debug/build/gio-sys-9c7ed297befac808/build-script-build`
> [gio-sys 0.18.1] cargo:rerun-if-changed=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gio-sys-0.18-0.18.1/Cargo.toml
> [gio-sys 0.18.1] cargo:rerun-if-env-changed=GIO_2.0_NO_PKG_CONFIG
> [gio-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
> [gio-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
> [gio-sys 0.18.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
> [gio-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG
> [gio-sys 0.18.1] cargo:rerun-if-env-changed=DEB_HOST_GNU_TYPE
> [gio-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
> [gio-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
> [gio-sys 0.18.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
> [gio-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
> [gio-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
> [gio-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
> [gio-sys 0.18.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
> [gio-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
> [gio-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
> [gio-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
> [gio-sys 0.18.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
> [gio-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
> [gio-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
> [gio-sys 0.18.1] cargo:rerun-if-env-changed=SYSROOT
> [gio-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
> [gio-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
> [gio-sys 0.18.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
> [gio-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG
> [gio-sys 0.18.1] cargo:rerun-if-env-changed=DEB_HOST_GNU_TYPE
> [gio-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
> [gio-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
> [gio-sys 0.18.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
> [gio-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
> [gio-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
> [gio-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
> [gio-sys 0.18.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
> [gio-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
> [gio-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
> [gio-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
> [gio-sys 0.18.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
> [gio-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
> [gio-sys 0.18.1] cargo:rustc-link-lib=gio-2.0
> [gio-sys 0.18.1] cargo:rustc-link-lib=gobject-2.0
> [gio-sys 0.18.1] cargo:rustc-link-lib=glib-2.0
> [gio-sys 0.18.1] cargo:include=/usr/include:/usr/include/glib-2.0:/usr/lib/x86_64-linux-gnu/glib-2.0/include:/usr/include/sysprof-6:/usr/include/libmount:/usr/include/blkid
> [gio-sys 0.18.1] cargo:rerun-if-env-changed=SYSTEM_DEPS_BUILD_INTERNAL
> [gio-sys 0.18.1] cargo:rerun-if-env-changed=SYSTEM_DEPS_LINK
> [gio-sys 0.18.1] cargo:rerun-if-env-changed=SYSTEM_DEPS_GIO_2_0_LIB
> [gio-sys 0.18.1] cargo:rerun-if-env-changed=SYSTEM_DEPS_GIO_2_0_LIB_FRAMEWORK
> [gio-sys 0.18.1] cargo:rerun-if-env-changed=SYSTEM_DEPS_GIO_2_0_SEARCH_NATIVE
> [gio-sys 0.18.1] cargo:rerun-if-env-changed=SYSTEM_DEPS_GIO_2_0_SEARCH_FRAMEWORK
> [gio-sys 0.18.1] cargo:rerun-if-env-changed=SYSTEM_DEPS_GIO_2_0_INCLUDE
> [gio-sys 0.18.1] cargo:rerun-if-env-changed=SYSTEM_DEPS_GIO_2_0_LDFLAGS
> [gio-sys 0.18.1] cargo:rerun-if-env-changed=SYSTEM_DEPS_GIO_2_0_NO_PKG_CONFIG
> [gio-sys 0.18.1] cargo:rerun-if-env-changed=SYSTEM_DEPS_GIO_2_0_BUILD_INTERNAL
> [gio-sys 0.18.1] cargo:rerun-if-env-changed=SYSTEM_DEPS_GIO_2_0_LINK
> [gio-sys 0.18.1]
> [gio-sys 0.18.1] cargo:rustc-cfg=system_deps_have_gio_2_0
> Compiling gtk-sys v0.18.0
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gtk-sys-0.18-0.18.0 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gtk-sys-0.18-0.18.0/Cargo.toml CARGO_PKG_AUTHORS='The gtk-rs Project Developers' CARGO_PKG_DESCRIPTION='FFI bindings to libgtk-3' CARGO_PKG_HOMEPAGE='https://gtk-rs.org/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gtk-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/gtk-rs/gtk3-rs' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.18.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name build_script_build --edition=2021 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gtk-sys-0.18-0.18.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="v3_24"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("v3_24", "v3_24_1", "v3_24_11", "v3_24_30", "v3_24_8", "v3_24_9"))' -C metadata=0524489df42dc794 -C extra-filename=-dcb429209734e8f5 --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/debug/build/gtk-sys-dcb429209734e8f5 -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --extern system_deps=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libsystem_deps-27b3b3722d3d38b2.rlib --cap-lints warn`
> Running `CARGO=/usr/bin/cargo CARGO_CFG_FEATURE='' 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/build/reproducible-path/rust-libphosh-0.0.6=/usr/share/cargo/registry/libphosh-0.0.6--remap-path-prefix/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry=/usr/share/cargo/registry' CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/atk-sys-0.18-0.18.0 CARGO_MANIFEST_LINKS=atk-1.0 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/atk-sys-0.18-0.18.0/Cargo.toml CARGO_PKG_AUTHORS='The gtk-rs Project Developers' CARGO_PKG_DESCRIPTION='FFI bindings to libatk-1' CARGO_PKG_HOMEPAGE='https://gtk-rs.org/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=atk-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/gtk-rs/gtk3-rs' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.18.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps:/build/reproducible-path/rust-libphosh-0.0.6/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/build/atk-sys-5edb97eee21e8eef/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /build/reproducible-path/rust-libphosh-0.0.6/target/debug/build/atk-sys-b57f81a3364757f3/build-script-build`
> [atk-sys 0.18.0] cargo:rerun-if-changed=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/atk-sys-0.18-0.18.0/Cargo.toml
> [atk-sys 0.18.0] cargo:rerun-if-env-changed=ATK_NO_PKG_CONFIG
> [atk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
> [atk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
> [atk-sys 0.18.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
> [atk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG
> [atk-sys 0.18.0] cargo:rerun-if-env-changed=DEB_HOST_GNU_TYPE
> [atk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
> [atk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
> [atk-sys 0.18.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
> [atk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
> [atk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
> [atk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
> [atk-sys 0.18.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
> [atk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
> [atk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
> [atk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
> [atk-sys 0.18.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
> [atk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
> [atk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
> [atk-sys 0.18.0] cargo:rerun-if-env-changed=SYSROOT
> [atk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
> [atk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
> [atk-sys 0.18.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
> [atk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG
> [atk-sys 0.18.0] cargo:rerun-if-env-changed=DEB_HOST_GNU_TYPE
> [atk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
> [atk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
> [atk-sys 0.18.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
> [atk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
> [atk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
> [atk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
> [atk-sys 0.18.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
> [atk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
> [atk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
> [atk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
> [atk-sys 0.18.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
> [atk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
> [atk-sys 0.18.0] cargo:rustc-link-lib=atk-1.0
> [atk-sys 0.18.0] cargo:rustc-link-lib=gobject-2.0
> [atk-sys 0.18.0] cargo:rustc-link-lib=glib-2.0
> [atk-sys 0.18.0] cargo:include=/usr/include/atk-1.0:/usr/include/glib-2.0:/usr/lib/x86_64-linux-gnu/glib-2.0/include:/usr/include/sysprof-6:/usr/include
> [atk-sys 0.18.0] cargo:rerun-if-env-changed=SYSTEM_DEPS_BUILD_INTERNAL
> [atk-sys 0.18.0] cargo:rerun-if-env-changed=SYSTEM_DEPS_LINK
> [atk-sys 0.18.0] cargo:rerun-if-env-changed=SYSTEM_DEPS_ATK_LIB
> [atk-sys 0.18.0] cargo:rerun-if-env-changed=SYSTEM_DEPS_ATK_LIB_FRAMEWORK
> [atk-sys 0.18.0] cargo:rerun-if-env-changed=SYSTEM_DEPS_ATK_SEARCH_NATIVE
> [atk-sys 0.18.0] cargo:rerun-if-env-changed=SYSTEM_DEPS_ATK_SEARCH_FRAMEWORK
> [atk-sys 0.18.0] cargo:rerun-if-env-changed=SYSTEM_DEPS_ATK_INCLUDE
> [atk-sys 0.18.0] cargo:rerun-if-env-changed=SYSTEM_DEPS_ATK_LDFLAGS
> [atk-sys 0.18.0] cargo:rerun-if-env-changed=SYSTEM_DEPS_ATK_NO_PKG_CONFIG
> [atk-sys 0.18.0] cargo:rerun-if-env-changed=SYSTEM_DEPS_ATK_BUILD_INTERNAL
> [atk-sys 0.18.0] cargo:rerun-if-env-changed=SYSTEM_DEPS_ATK_LINK
> [atk-sys 0.18.0]
> [atk-sys 0.18.0] cargo:rustc-cfg=system_deps_have_atk
> Compiling libhandy-sys v0.11.1
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/libhandy-sys-0.11-0.11.1 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/libhandy-sys-0.11-0.11.1/Cargo.toml CARGO_PKG_AUTHORS='Julian Sparber <julian at sparber.net>' CARGO_PKG_DESCRIPTION='The sys part of the rust bindings for libhandy' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=LGPL-2.1-only CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libhandy-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://gitlab.gnome.org/World/Rust/libhandy-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.11.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name build_script_build --edition=2021 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/libhandy-sys-0.11-0.11.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="v1_0"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "v1_0", "v1_2", "v1_4", "v1_6"))' -C metadata=24a11195c4ddf7f8 -C extra-filename=-81b12d36ff458022 --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/debug/build/libhandy-sys-81b12d36ff458022 -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --extern pkg_config=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libpkg_config-dd3fe14ca5d2c051.rlib --extern system_deps=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libsystem_deps-27b3b3722d3d38b2.rlib --cap-lints warn`
> Running `CARGO=/usr/bin/cargo CARGO_CFG_FEATURE=v2_58,v2_60,v2_62,v2_64,v2_66,v2_68,v2_70 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/build/reproducible-path/rust-libphosh-0.0.6=/usr/share/cargo/registry/libphosh-0.0.6--remap-path-prefix/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry=/usr/share/cargo/registry' CARGO_FEATURE_V2_58=1 CARGO_FEATURE_V2_60=1 CARGO_FEATURE_V2_62=1 CARGO_FEATURE_V2_64=1 CARGO_FEATURE_V2_66=1 CARGO_FEATURE_V2_68=1 CARGO_FEATURE_V2_70=1 CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/glib-sys-0.18-0.18.1 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/glib-sys-0.18-0.18.1/Cargo.toml CARGO_PKG_AUTHORS='The gtk-rs Project Developers' CARGO_PKG_DESCRIPTION='FFI bindings to libglib-2.0' CARGO_PKG_HOMEPAGE='https://gtk-rs.org/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=glib-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/gtk-rs/gtk-rs-core' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.18.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps:/build/reproducible-path/rust-libphosh-0.0.6/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/build/glib-sys-32284df4082fbae4/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /build/reproducible-path/rust-libphosh-0.0.6/target/debug/build/glib-sys-a393c10922a973e5/build-script-build`
> [glib-sys 0.18.1] cargo:rerun-if-changed=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/glib-sys-0.18-0.18.1/Cargo.toml
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=GLIB_2.0_NO_PKG_CONFIG
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=DEB_HOST_GNU_TYPE
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=SYSROOT
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=DEB_HOST_GNU_TYPE
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=GOBJECT_2.0_NO_PKG_CONFIG
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=DEB_HOST_GNU_TYPE
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=SYSROOT
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=DEB_HOST_GNU_TYPE
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
> [glib-sys 0.18.1] cargo:rustc-link-lib=glib-2.0
> [glib-sys 0.18.1] cargo:rustc-link-lib=gobject-2.0
> [glib-sys 0.18.1] cargo:rustc-link-lib=glib-2.0
> [glib-sys 0.18.1] cargo:include=/usr/include/glib-2.0:/usr/lib/x86_64-linux-gnu/glib-2.0/include:/usr/include/sysprof-6:/usr/include:/usr/include:/usr/include/glib-2.0:/usr/lib/x86_64-linux-gnu/glib-2.0/include:/usr/include/sysprof-6
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=SYSTEM_DEPS_BUILD_INTERNAL
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=SYSTEM_DEPS_LINK
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=SYSTEM_DEPS_GLIB_2_0_LIB
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=SYSTEM_DEPS_GLIB_2_0_LIB_FRAMEWORK
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=SYSTEM_DEPS_GLIB_2_0_SEARCH_NATIVE
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=SYSTEM_DEPS_GLIB_2_0_SEARCH_FRAMEWORK
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=SYSTEM_DEPS_GLIB_2_0_INCLUDE
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=SYSTEM_DEPS_GLIB_2_0_LDFLAGS
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=SYSTEM_DEPS_GLIB_2_0_NO_PKG_CONFIG
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=SYSTEM_DEPS_GLIB_2_0_BUILD_INTERNAL
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=SYSTEM_DEPS_GLIB_2_0_LINK
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=SYSTEM_DEPS_GOBJECT_2_0_LIB
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=SYSTEM_DEPS_GOBJECT_2_0_LIB_FRAMEWORK
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=SYSTEM_DEPS_GOBJECT_2_0_SEARCH_NATIVE
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=SYSTEM_DEPS_GOBJECT_2_0_SEARCH_FRAMEWORK
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=SYSTEM_DEPS_GOBJECT_2_0_INCLUDE
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=SYSTEM_DEPS_GOBJECT_2_0_LDFLAGS
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=SYSTEM_DEPS_GOBJECT_2_0_NO_PKG_CONFIG
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=SYSTEM_DEPS_GOBJECT_2_0_BUILD_INTERNAL
> [glib-sys 0.18.1] cargo:rerun-if-env-changed=SYSTEM_DEPS_GOBJECT_2_0_LINK
> [glib-sys 0.18.1]
> [glib-sys 0.18.1] cargo:rustc-cfg=system_deps_have_glib_2_0
> [glib-sys 0.18.1] cargo:rustc-cfg=system_deps_have_gobject_2_0
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=glib_sys CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/glib-sys-0.18-0.18.1 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/glib-sys-0.18-0.18.1/Cargo.toml CARGO_PKG_AUTHORS='The gtk-rs Project Developers' CARGO_PKG_DESCRIPTION='FFI bindings to libglib-2.0' CARGO_PKG_HOMEPAGE='https://gtk-rs.org/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=glib-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/gtk-rs/gtk-rs-core' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.18.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps OUT_DIR=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/build/glib-sys-32284df4082fbae4/out rustc --crate-name glib_sys --edition=2021 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/glib-sys-0.18-0.18.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 --cfg 'feature="v2_58"' --cfg 'feature="v2_60"' --cfg 'feature="v2_62"' --cfg 'feature="v2_64"' --cfg 'feature="v2_66"' --cfg 'feature="v2_68"' --cfg 'feature="v2_70"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("v2_58", "v2_60", "v2_62", "v2_64", "v2_66", "v2_68", "v2_70", "v2_72", "v2_74", "v2_76", "v2_78", "v2_80", "v2_82", "v2_84"))' -C metadata=beb2ede649b34071 -C extra-filename=-d865e8d02b822e81 --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --extern libc=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-4b4b2b1ce84fad0d.rmeta --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 /build/reproducible-path/rust-libphosh-0.0.6=/usr/share/cargo/registry/libphosh-0.0.6 --remap-path-prefix /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry=/usr/share/cargo/registry -l glib-2.0 -l gobject-2.0 -l glib-2.0 --cfg system_deps_have_glib_2_0 --cfg system_deps_have_gobject_2_0`
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=gobject_sys CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gobject-sys-0.18-0.18.0 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gobject-sys-0.18-0.18.0/Cargo.toml CARGO_PKG_AUTHORS='The gtk-rs Project Developers' CARGO_PKG_DESCRIPTION='FFI bindings to libgobject-2.0' CARGO_PKG_HOMEPAGE='https://gtk-rs.org/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gobject-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/gtk-rs/gtk-rs-core' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.18.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps OUT_DIR=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/build/gobject-sys-b759f18595dea48b/out rustc --crate-name gobject_sys --edition=2021 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gobject-sys-0.18-0.18.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 --cfg 'feature="v2_58"' --cfg 'feature="v2_62"' --cfg 'feature="v2_66"' --cfg 'feature="v2_68"' --cfg 'feature="v2_70"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("v2_58", "v2_62", "v2_66", "v2_68", "v2_70", "v2_72", "v2_74", "v2_76", "v2_78", "v2_80", "v2_82", "v2_84"))' -C metadata=8bcd7da35be4166f -C extra-filename=-92b6ade6b3221fae --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --extern glib=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libglib_sys-d865e8d02b822e81.rmeta --extern libc=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-4b4b2b1ce84fad0d.rmeta --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 /build/reproducible-path/rust-libphosh-0.0.6=/usr/share/cargo/registry/libphosh-0.0.6 --remap-path-prefix /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry=/usr/share/cargo/registry -l gobject-2.0 -l glib-2.0 --cfg system_deps_have_gobject_2_0`
> Running `CARGO=/usr/bin/cargo CARGO_CFG_FEATURE='' 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/build/reproducible-path/rust-libphosh-0.0.6=/usr/share/cargo/registry/libphosh-0.0.6--remap-path-prefix/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry=/usr/share/cargo/registry' CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gdk-pixbuf-sys-0.18-0.18.0 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gdk-pixbuf-sys-0.18-0.18.0/Cargo.toml CARGO_PKG_AUTHORS='The gtk-rs Project Developers' CARGO_PKG_DESCRIPTION='FFI bindings to libgdk_pixbuf-2.0' CARGO_PKG_HOMEPAGE='https://gtk-rs.org/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gdk-pixbuf-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/gtk-rs/gtk-rs-core' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.18.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps:/build/reproducible-path/rust-libphosh-0.0.6/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/build/gdk-pixbuf-sys-0ed449c58eedb10f/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /build/reproducible-path/rust-libphosh-0.0.6/target/debug/build/gdk-pixbuf-sys-fe58a7c3c4524800/build-script-build`
> [gdk-pixbuf-sys 0.18.0] cargo:rerun-if-changed=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gdk-pixbuf-sys-0.18-0.18.0/Cargo.toml
> [gdk-pixbuf-sys 0.18.0] cargo:rerun-if-env-changed=GDK_PIXBUF_2.0_NO_PKG_CONFIG
> [gdk-pixbuf-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
> [gdk-pixbuf-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
> [gdk-pixbuf-sys 0.18.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
> [gdk-pixbuf-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG
> [gdk-pixbuf-sys 0.18.0] cargo:rerun-if-env-changed=DEB_HOST_GNU_TYPE
> [gdk-pixbuf-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
> [gdk-pixbuf-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
> [gdk-pixbuf-sys 0.18.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
> [gdk-pixbuf-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
> [gdk-pixbuf-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
> [gdk-pixbuf-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
> [gdk-pixbuf-sys 0.18.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
> [gdk-pixbuf-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
> [gdk-pixbuf-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
> [gdk-pixbuf-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
> [gdk-pixbuf-sys 0.18.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
> [gdk-pixbuf-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
> [gdk-pixbuf-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
> [gdk-pixbuf-sys 0.18.0] cargo:rerun-if-env-changed=SYSROOT
> [gdk-pixbuf-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
> [gdk-pixbuf-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
> [gdk-pixbuf-sys 0.18.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
> [gdk-pixbuf-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG
> [gdk-pixbuf-sys 0.18.0] cargo:rerun-if-env-changed=DEB_HOST_GNU_TYPE
> [gdk-pixbuf-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
> [gdk-pixbuf-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
> [gdk-pixbuf-sys 0.18.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
> [gdk-pixbuf-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
> [gdk-pixbuf-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
> [gdk-pixbuf-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
> [gdk-pixbuf-sys 0.18.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
> [gdk-pixbuf-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
> [gdk-pixbuf-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
> [gdk-pixbuf-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
> [gdk-pixbuf-sys 0.18.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
> [gdk-pixbuf-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
> Running `CARGO=/usr/bin/cargo CARGO_CFG_FEATURE='' 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/build/reproducible-path/rust-libphosh-0.0.6=/usr/share/cargo/registry/libphosh-0.0.6--remap-path-prefix/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry=/usr/share/cargo/registry' CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/pango-sys-0.18-0.18.0 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/pango-sys-0.18-0.18.0/Cargo.toml CARGO_PKG_AUTHORS='The gtk-rs Project Developers' CARGO_PKG_DESCRIPTION='FFI bindings to libpango-1.0' CARGO_PKG_HOMEPAGE='https://gtk-rs.org/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pango-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/gtk-rs/gtk-rs-core' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.18.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps:/build/reproducible-path/rust-libphosh-0.0.6/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/build/pango-sys-45d84ef145a90754/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /build/reproducible-path/rust-libphosh-0.0.6/target/debug/build/pango-sys-b885b654782e315f/build-script-build`
> Running `CARGO=/usr/bin/cargo CARGO_CFG_FEATURE=glib,use_glib 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/build/reproducible-path/rust-libphosh-0.0.6=/usr/share/cargo/registry/libphosh-0.0.6--remap-path-prefix/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry=/usr/share/cargo/registry' CARGO_FEATURE_GLIB=1 CARGO_FEATURE_USE_GLIB=1 CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/cairo-sys-rs-0.18-0.18.2 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/cairo-sys-rs-0.18-0.18.2/Cargo.toml CARGO_PKG_AUTHORS='The gtk-rs Project Developers' CARGO_PKG_DESCRIPTION='FFI bindings to libcairo' CARGO_PKG_HOMEPAGE='https://gtk-rs.org/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cairo-sys-rs CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/gtk-rs/gtk-rs-core' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.18.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps:/build/reproducible-path/rust-libphosh-0.0.6/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/build/cairo-sys-rs-9253cc7ff83d0f67/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /build/reproducible-path/rust-libphosh-0.0.6/target/debug/build/cairo-sys-rs-9ddbf39db90c7318/build-script-build`
> [gdk-pixbuf-sys 0.18.0] cargo:rustc-link-lib=gdk_pixbuf-2.0
> [gdk-pixbuf-sys 0.18.0] cargo:rustc-link-lib=gobject-2.0
> [gdk-pixbuf-sys 0.18.0] cargo:rustc-link-lib=glib-2.0
> [gdk-pixbuf-sys 0.18.0] cargo:include=/usr/include/gdk-pixbuf-2.0:/usr/include:/usr/include/glib-2.0:/usr/lib/x86_64-linux-gnu/glib-2.0/include:/usr/include/sysprof-6:/usr/include/libpng16:/usr/include/x86_64-linux-gnu:/usr/include/webp:/usr/include/libmount:/usr/include/blkid
> [gdk-pixbuf-sys 0.18.0] cargo:rerun-if-env-changed=SYSTEM_DEPS_BUILD_INTERNAL
> [gdk-pixbuf-sys 0.18.0] cargo:rerun-if-env-changed=SYSTEM_DEPS_LINK
> [gdk-pixbuf-sys 0.18.0] cargo:rerun-if-env-changed=SYSTEM_DEPS_GDK_PIXBUF_2_0_LIB
> [gdk-pixbuf-sys 0.18.0] cargo:rerun-if-env-changed=SYSTEM_DEPS_GDK_PIXBUF_2_0_LIB_FRAMEWORK
> [gdk-pixbuf-sys 0.18.0] cargo:rerun-if-env-changed=SYSTEM_DEPS_GDK_PIXBUF_2_0_SEARCH_NATIVE
> [gdk-pixbuf-sys 0.18.0] cargo:rerun-if-env-changed=SYSTEM_DEPS_GDK_PIXBUF_2_0_SEARCH_FRAMEWORK
> [gdk-pixbuf-sys 0.18.0] cargo:rerun-if-env-changed=SYSTEM_DEPS_GDK_PIXBUF_2_0_INCLUDE
> [gdk-pixbuf-sys 0.18.0] cargo:rerun-if-env-changed=SYSTEM_DEPS_GDK_PIXBUF_2_0_LDFLAGS
> [gdk-pixbuf-sys 0.18.0] cargo:rerun-if-env-changed=SYSTEM_DEPS_GDK_PIXBUF_2_0_NO_PKG_CONFIG
> [gdk-pixbuf-sys 0.18.0] cargo:rerun-if-env-changed=SYSTEM_DEPS_GDK_PIXBUF_2_0_BUILD_INTERNAL
> [gdk-pixbuf-sys 0.18.0] cargo:rerun-if-env-changed=SYSTEM_DEPS_GDK_PIXBUF_2_0_LINK
> [gdk-pixbuf-sys 0.18.0]
> [gdk-pixbuf-sys 0.18.0] cargo:rustc-cfg=system_deps_have_gdk_pixbuf_2_0
> Running `CARGO=/usr/bin/cargo CARGO_CFG_FEATURE=v3_24 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/build/reproducible-path/rust-libphosh-0.0.6=/usr/share/cargo/registry/libphosh-0.0.6--remap-path-prefix/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry=/usr/share/cargo/registry' CARGO_FEATURE_V3_24=1 CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gtk-sys-0.18-0.18.0 CARGO_MANIFEST_LINKS=gtk-3 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gtk-sys-0.18-0.18.0/Cargo.toml CARGO_PKG_AUTHORS='The gtk-rs Project Developers' CARGO_PKG_DESCRIPTION='FFI bindings to libgtk-3' CARGO_PKG_HOMEPAGE='https://gtk-rs.org/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gtk-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/gtk-rs/gtk3-rs' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.18.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=true DEP_ATK_1.0_INCLUDE='/usr/include/atk-1.0:/usr/include/glib-2.0:/usr/lib/x86_64-linux-gnu/glib-2.0/include:/usr/include/sysprof-6:/usr/include' DEP_GDK_3_BACKENDS='broadway wayland x11' DEP_GDK_3_INCLUDE='/usr/include/gtk-3.0:/usr/include/pango-1.0:/usr/include:/usr/include/glib-2.0:/usr/lib/x86_64-linux-gnu/glib-2.0/include:/usr/include/sysprof-6:/usr/include/harfbuzz:/usr/include/freetype2:/usr/include/libpng16:/usr/include/libmount:/usr/include/blkid:/usr/include/fribidi:/usr/include/cairo:/usr/include/pixman-1:/usr/include/gdk-pixbuf-2.0:/usr/include/x86_64-linux-gnu:/usr/include/webp:/usr/include/gio-unix-2.0:/usr/include/cloudproviders' HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps:/build/reproducible-path/rust-libphosh-0.0.6/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/build/gtk-sys-a1ca3c4a183a84c1/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /build/reproducible-path/rust-libphosh-0.0.6/target/debug/build/gtk-sys-dcb429209734e8f5/build-script-build`
> [pango-sys 0.18.0] cargo:rerun-if-changed=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/pango-sys-0.18-0.18.0/Cargo.toml
> [cairo-sys-rs 0.18.2] cargo:rerun-if-changed=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/cairo-sys-rs-0.18-0.18.2/Cargo.toml
> [pango-sys 0.18.0] cargo:rerun-if-env-changed=PANGO_NO_PKG_CONFIG
> [pango-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
> [pango-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
> [pango-sys 0.18.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
> [pango-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG
> [pango-sys 0.18.0] cargo:rerun-if-env-changed=DEB_HOST_GNU_TYPE
> [pango-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
> [pango-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
> [pango-sys 0.18.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
> [pango-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
> [pango-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
> [pango-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
> [pango-sys 0.18.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
> [pango-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
> [pango-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
> [pango-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
> [pango-sys 0.18.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
> [pango-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
> [gtk-sys 0.18.0] cargo:rerun-if-changed=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gtk-sys-0.18-0.18.0/Cargo.toml
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=CAIRO_NO_PKG_CONFIG
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=PKG_CONFIG
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=DEB_HOST_GNU_TYPE
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
> [gtk-sys 0.18.0] cargo:rerun-if-env-changed=GTK+_3.0_NO_PKG_CONFIG
> [gtk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
> [gtk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
> [gtk-sys 0.18.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
> [gtk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG
> [gtk-sys 0.18.0] cargo:rerun-if-env-changed=DEB_HOST_GNU_TYPE
> [gtk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
> [gtk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
> [gtk-sys 0.18.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
> [gtk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
> [gtk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
> [gtk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
> [gtk-sys 0.18.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
> [gtk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
> [gtk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
> [gtk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
> [gtk-sys 0.18.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
> [gtk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=SYSROOT
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=PKG_CONFIG
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=DEB_HOST_GNU_TYPE
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
> [pango-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
> [pango-sys 0.18.0] cargo:rerun-if-env-changed=SYSROOT
> [pango-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
> [pango-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
> [pango-sys 0.18.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
> [pango-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG
> [pango-sys 0.18.0] cargo:rerun-if-env-changed=DEB_HOST_GNU_TYPE
> [pango-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
> [pango-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
> [pango-sys 0.18.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
> [pango-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
> [pango-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
> [pango-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
> [pango-sys 0.18.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
> [pango-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
> [pango-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
> [pango-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
> [pango-sys 0.18.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
> [pango-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=CAIRO_GOBJECT_NO_PKG_CONFIG
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=PKG_CONFIG
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=DEB_HOST_GNU_TYPE
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
> [pango-sys 0.18.0] cargo:rustc-link-lib=pango-1.0
> [pango-sys 0.18.0] cargo:rustc-link-lib=gobject-2.0
> [pango-sys 0.18.0] cargo:rustc-link-lib=glib-2.0
> [pango-sys 0.18.0] cargo:rustc-link-lib=harfbuzz
> [pango-sys 0.18.0] cargo:include=/usr/include/pango-1.0:/usr/include:/usr/include/glib-2.0:/usr/lib/x86_64-linux-gnu/glib-2.0/include:/usr/include/sysprof-6:/usr/include/harfbuzz:/usr/include/freetype2:/usr/include/libpng16:/usr/include/libmount:/usr/include/blkid:/usr/include/fribidi:/usr/include/cairo:/usr/include/pixman-1
> [pango-sys 0.18.0] cargo:rerun-if-env-changed=SYSTEM_DEPS_BUILD_INTERNAL
> [pango-sys 0.18.0] cargo:rerun-if-env-changed=SYSTEM_DEPS_LINK
> [pango-sys 0.18.0] cargo:rerun-if-env-changed=SYSTEM_DEPS_PANGO_LIB
> [pango-sys 0.18.0] cargo:rerun-if-env-changed=SYSTEM_DEPS_PANGO_LIB_FRAMEWORK
> [pango-sys 0.18.0] cargo:rerun-if-env-changed=SYSTEM_DEPS_PANGO_SEARCH_NATIVE
> [pango-sys 0.18.0] cargo:rerun-if-env-changed=SYSTEM_DEPS_PANGO_SEARCH_FRAMEWORK
> [pango-sys 0.18.0] cargo:rerun-if-env-changed=SYSTEM_DEPS_PANGO_INCLUDE
> [pango-sys 0.18.0] cargo:rerun-if-env-changed=SYSTEM_DEPS_PANGO_LDFLAGS
> [pango-sys 0.18.0] cargo:rerun-if-env-changed=SYSTEM_DEPS_PANGO_NO_PKG_CONFIG
> [pango-sys 0.18.0] cargo:rerun-if-env-changed=SYSTEM_DEPS_PANGO_BUILD_INTERNAL
> [pango-sys 0.18.0] cargo:rerun-if-env-changed=SYSTEM_DEPS_PANGO_LINK
> [pango-sys 0.18.0]
> [pango-sys 0.18.0] cargo:rustc-cfg=system_deps_have_pango
> Compiling libphosh-sys v0.0.6
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/libphosh-sys-0.0.6 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/libphosh-sys-0.0.6/Cargo.toml CARGO_PKG_AUTHORS='Guido Günther <agx at sigxcpu.org>' CARGO_PKG_DESCRIPTION='FFI bindings for libphosh' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libphosh-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name build_script_build --edition=2021 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/libphosh-sys-0.0.6/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9d5262f375171555 -C extra-filename=-9a46858ba1af41c5 --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/debug/build/libphosh-sys-9a46858ba1af41c5 -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --extern system_deps=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libsystem_deps-27b3b3722d3d38b2.rlib --cap-lints warn`
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=SYSROOT
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=PKG_CONFIG
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=DEB_HOST_GNU_TYPE
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
> [cairo-sys-rs 0.18.2] cargo:rustc-link-lib=cairo
> [cairo-sys-rs 0.18.2] cargo:rustc-link-lib=cairo-gobject
> [cairo-sys-rs 0.18.2] cargo:rustc-link-lib=cairo
> [cairo-sys-rs 0.18.2] cargo:rustc-link-lib=gobject-2.0
> [cairo-sys-rs 0.18.2] cargo:rustc-link-lib=glib-2.0
> [cairo-sys-rs 0.18.2] cargo:include=/usr/include/cairo:/usr/include:/usr/include/libpng16:/usr/include/freetype2:/usr/include/pixman-1:/usr/include/cairo:/usr/include:/usr/include/libpng16:/usr/include/freetype2:/usr/include/pixman-1:/usr/include/glib-2.0:/usr/lib/x86_64-linux-gnu/glib-2.0/include:/usr/include/sysprof-6
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=SYSTEM_DEPS_BUILD_INTERNAL
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=SYSTEM_DEPS_LINK
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=SYSTEM_DEPS_CAIRO_GOBJECT_LIB
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=SYSTEM_DEPS_CAIRO_GOBJECT_LIB_FRAMEWORK
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=SYSTEM_DEPS_CAIRO_GOBJECT_SEARCH_NATIVE
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=SYSTEM_DEPS_CAIRO_GOBJECT_SEARCH_FRAMEWORK
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=SYSTEM_DEPS_CAIRO_GOBJECT_INCLUDE
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=SYSTEM_DEPS_CAIRO_GOBJECT_LDFLAGS
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=SYSTEM_DEPS_CAIRO_GOBJECT_NO_PKG_CONFIG
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=SYSTEM_DEPS_CAIRO_GOBJECT_BUILD_INTERNAL
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=SYSTEM_DEPS_CAIRO_GOBJECT_LINK
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=SYSTEM_DEPS_CAIRO_LIB
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=SYSTEM_DEPS_CAIRO_LIB_FRAMEWORK
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=SYSTEM_DEPS_CAIRO_SEARCH_NATIVE
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=SYSTEM_DEPS_CAIRO_SEARCH_FRAMEWORK
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=SYSTEM_DEPS_CAIRO_INCLUDE
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=SYSTEM_DEPS_CAIRO_LDFLAGS
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=SYSTEM_DEPS_CAIRO_NO_PKG_CONFIG
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=SYSTEM_DEPS_CAIRO_BUILD_INTERNAL
> [cairo-sys-rs 0.18.2] cargo:rerun-if-env-changed=SYSTEM_DEPS_CAIRO_LINK
> [cairo-sys-rs 0.18.2]
> [cairo-sys-rs 0.18.2] cargo:rustc-cfg=system_deps_have_cairo
> [cairo-sys-rs 0.18.2] cargo:rustc-cfg=system_deps_have_cairo_gobject
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=cairo_sys CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/cairo-sys-rs-0.18-0.18.2 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/cairo-sys-rs-0.18-0.18.2/Cargo.toml CARGO_PKG_AUTHORS='The gtk-rs Project Developers' CARGO_PKG_DESCRIPTION='FFI bindings to libcairo' CARGO_PKG_HOMEPAGE='https://gtk-rs.org/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cairo-sys-rs CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/gtk-rs/gtk-rs-core' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.18.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps OUT_DIR=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/build/cairo-sys-rs-9253cc7ff83d0f67/out rustc --crate-name cairo_sys --edition=2021 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/cairo-sys-rs-0.18-0.18.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 --cfg 'feature="glib"' --cfg 'feature="use_glib"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("freetype", "glib", "pdf", "png", "ps", "script", "svg", "use_glib", "v1_16", "v1_18", "win32-surface", "winapi", "x11", "xcb", "xlib"))' -C metadata=6a88a43c5e0b0002 -C extra-filename=-ebdb6a088bcebd66 --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --extern glib=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libglib_sys-d865e8d02b822e81.rmeta --extern libc=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-4b4b2b1ce84fad0d.rmeta --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 /build/reproducible-path/rust-libphosh-0.0.6=/usr/share/cargo/registry/libphosh-0.0.6 --remap-path-prefix /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry=/usr/share/cargo/registry -l cairo -l cairo-gobject -l cairo -l gobject-2.0 -l glib-2.0 --cfg system_deps_have_cairo --cfg system_deps_have_cairo_gobject`
> [gtk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
> [gtk-sys 0.18.0] cargo:rerun-if-env-changed=SYSROOT
> [gtk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
> [gtk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
> [gtk-sys 0.18.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
> [gtk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG
> [gtk-sys 0.18.0] cargo:rerun-if-env-changed=DEB_HOST_GNU_TYPE
> [gtk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
> [gtk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
> [gtk-sys 0.18.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
> [gtk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
> [gtk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
> [gtk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
> [gtk-sys 0.18.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
> [gtk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
> [gtk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
> [gtk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
> [gtk-sys 0.18.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
> [gtk-sys 0.18.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
> [gtk-sys 0.18.0] cargo:rustc-link-lib=gtk-3
> [gtk-sys 0.18.0] cargo:rustc-link-lib=gdk-3
> [gtk-sys 0.18.0] cargo:rustc-link-lib=z
> [gtk-sys 0.18.0] cargo:rustc-link-lib=pangocairo-1.0
> [gtk-sys 0.18.0] cargo:rustc-link-lib=pango-1.0
> [gtk-sys 0.18.0] cargo:rustc-link-lib=harfbuzz
> [gtk-sys 0.18.0] cargo:rustc-link-lib=atk-1.0
> [gtk-sys 0.18.0] cargo:rustc-link-lib=cairo-gobject
> [gtk-sys 0.18.0] cargo:rustc-link-lib=cairo
> [gtk-sys 0.18.0] cargo:rustc-link-lib=gdk_pixbuf-2.0
> [gtk-sys 0.18.0] cargo:rustc-link-lib=gio-2.0
> [gtk-sys 0.18.0] cargo:rustc-link-lib=gobject-2.0
> [gtk-sys 0.18.0] cargo:rustc-link-lib=glib-2.0
> [gtk-sys 0.18.0] cargo:include=/usr/include/gtk-3.0:/usr/include/pango-1.0:/usr/include:/usr/include/glib-2.0:/usr/lib/x86_64-linux-gnu/glib-2.0/include:/usr/include/sysprof-6:/usr/include/harfbuzz:/usr/include/freetype2:/usr/include/libpng16:/usr/include/libmount:/usr/include/blkid:/usr/include/fribidi:/usr/include/cairo:/usr/include/pixman-1:/usr/include/gdk-pixbuf-2.0:/usr/include/x86_64-linux-gnu:/usr/include/webp:/usr/include/gio-unix-2.0:/usr/include/cloudproviders:/usr/include/atk-1.0:/usr/include/at-spi2-atk/2.0:/usr/include/at-spi-2.0:/usr/include/dbus-1.0:/usr/lib/x86_64-linux-gnu/dbus-1.0/include
> [gtk-sys 0.18.0] cargo:rerun-if-env-changed=SYSTEM_DEPS_BUILD_INTERNAL
> [gtk-sys 0.18.0] cargo:rerun-if-env-changed=SYSTEM_DEPS_LINK
> [gtk-sys 0.18.0] cargo:rerun-if-env-changed=SYSTEM_DEPS_GTK_3_0_LIB
> [gtk-sys 0.18.0] cargo:rerun-if-env-changed=SYSTEM_DEPS_GTK_3_0_LIB_FRAMEWORK
> [gtk-sys 0.18.0] cargo:rerun-if-env-changed=SYSTEM_DEPS_GTK_3_0_SEARCH_NATIVE
> [gtk-sys 0.18.0] cargo:rerun-if-env-changed=SYSTEM_DEPS_GTK_3_0_SEARCH_FRAMEWORK
> [gtk-sys 0.18.0] cargo:rerun-if-env-changed=SYSTEM_DEPS_GTK_3_0_INCLUDE
> [gtk-sys 0.18.0] cargo:rerun-if-env-changed=SYSTEM_DEPS_GTK_3_0_LDFLAGS
> [gtk-sys 0.18.0] cargo:rerun-if-env-changed=SYSTEM_DEPS_GTK_3_0_NO_PKG_CONFIG
> [gtk-sys 0.18.0] cargo:rerun-if-env-changed=SYSTEM_DEPS_GTK_3_0_BUILD_INTERNAL
> [gtk-sys 0.18.0] cargo:rerun-if-env-changed=SYSTEM_DEPS_GTK_3_0_LINK
> [gtk-sys 0.18.0]
> [gtk-sys 0.18.0] cargo:rustc-cfg=system_deps_have_gtk_3_0
> Running `CARGO=/usr/bin/cargo CARGO_CFG_FEATURE=default,v1_0 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/build/reproducible-path/rust-libphosh-0.0.6=/usr/share/cargo/registry/libphosh-0.0.6--remap-path-prefix/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry=/usr/share/cargo/registry' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_V1_0=1 CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/libhandy-sys-0.11-0.11.1 CARGO_MANIFEST_LINKS=handy CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/libhandy-sys-0.11-0.11.1/Cargo.toml CARGO_PKG_AUTHORS='Julian Sparber <julian at sparber.net>' CARGO_PKG_DESCRIPTION='The sys part of the rust bindings for libhandy' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=LGPL-2.1-only CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libhandy-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://gitlab.gnome.org/World/Rust/libhandy-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.11.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=true DEP_GDK_3_BACKENDS='broadway wayland x11' DEP_GDK_3_INCLUDE='/usr/include/gtk-3.0:/usr/include/pango-1.0:/usr/include:/usr/include/glib-2.0:/usr/lib/x86_64-linux-gnu/glib-2.0/include:/usr/include/sysprof-6:/usr/include/harfbuzz:/usr/include/freetype2:/usr/include/libpng16:/usr/include/libmount:/usr/include/blkid:/usr/include/fribidi:/usr/include/cairo:/usr/include/pixman-1:/usr/include/gdk-pixbuf-2.0:/usr/include/x86_64-linux-gnu:/usr/include/webp:/usr/include/gio-unix-2.0:/usr/include/cloudproviders' DEP_GTK_3_INCLUDE='/usr/include/gtk-3.0:/usr/include/pango-1.0:/usr/include:/usr/include/glib-2.0:/usr/lib/x86_64-linux-gnu/glib-2.0/include:/usr/include/sysprof-6:/usr/include/harfbuzz:/usr/include/freetype2:/usr/include/libpng16:/usr/include/libmount:/usr/include/blkid:/usr/include/fribidi:/usr/include/cairo:/usr/include/pixman-1:/usr/include/gdk-pixbuf-2.0:/usr/include/x86_64-linux-gnu:/usr/include/webp:/usr/include/gio-unix-2.0:/usr/include/cloudproviders:/usr/include/atk-1.0:/usr/include/at-spi2-atk/2.0:/usr/include/at-spi-2.0:/usr/include/dbus-1.0:/usr/lib/x86_64-linux-gnu/dbus-1.0/include' HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps:/build/reproducible-path/rust-libphosh-0.0.6/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/build/libhandy-sys-d5f24f47eeeec268/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /build/reproducible-path/rust-libphosh-0.0.6/target/debug/build/libhandy-sys-81b12d36ff458022/build-script-build`
> [libhandy-sys 0.11.1] cargo:rerun-if-changed=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/libhandy-sys-0.11-0.11.1/Cargo.toml
> [libhandy-sys 0.11.1] cargo:rerun-if-env-changed=LIBHANDY_1_NO_PKG_CONFIG
> [libhandy-sys 0.11.1] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
> [libhandy-sys 0.11.1] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
> [libhandy-sys 0.11.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
> [libhandy-sys 0.11.1] cargo:rerun-if-env-changed=PKG_CONFIG
> [libhandy-sys 0.11.1] cargo:rerun-if-env-changed=DEB_HOST_GNU_TYPE
> [libhandy-sys 0.11.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
> [libhandy-sys 0.11.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
> [libhandy-sys 0.11.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
> [libhandy-sys 0.11.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
> [libhandy-sys 0.11.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
> [libhandy-sys 0.11.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
> [libhandy-sys 0.11.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
> [libhandy-sys 0.11.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
> [libhandy-sys 0.11.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
> [libhandy-sys 0.11.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
> [libhandy-sys 0.11.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
> [libhandy-sys 0.11.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
> Running `CARGO=/usr/bin/cargo CARGO_CFG_FEATURE=v3_24 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/build/reproducible-path/rust-libphosh-0.0.6=/usr/share/cargo/registry/libphosh-0.0.6--remap-path-prefix/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry=/usr/share/cargo/registry' CARGO_FEATURE_V3_24=1 CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gtk-0.18-0.18.1 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gtk-0.18-0.18.1/Cargo.toml CARGO_PKG_AUTHORS='The gtk-rs Project Developers' CARGO_PKG_DESCRIPTION='Rust bindings for the GTK+ 3 library' CARGO_PKG_HOMEPAGE='https://gtk-rs.org/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gtk CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gtk-rs/gtk3-rs' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.18.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=true DEP_GTK_3_INCLUDE='/usr/include/gtk-3.0:/usr/include/pango-1.0:/usr/include:/usr/include/glib-2.0:/usr/lib/x86_64-linux-gnu/glib-2.0/include:/usr/include/sysprof-6:/usr/include/harfbuzz:/usr/include/freetype2:/usr/include/libpng16:/usr/include/libmount:/usr/include/blkid:/usr/include/fribidi:/usr/include/cairo:/usr/include/pixman-1:/usr/include/gdk-pixbuf-2.0:/usr/include/x86_64-linux-gnu:/usr/include/webp:/usr/include/gio-unix-2.0:/usr/include/cloudproviders:/usr/include/atk-1.0:/usr/include/at-spi2-atk/2.0:/usr/include/at-spi-2.0:/usr/include/dbus-1.0:/usr/lib/x86_64-linux-gnu/dbus-1.0/include' HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps:/build/reproducible-path/rust-libphosh-0.0.6/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/build/gtk-2e8835e621c82e97/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /build/reproducible-path/rust-libphosh-0.0.6/target/debug/build/gtk-73a528dc1a45677d/build-script-build`
> [gtk 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
> [gtk 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
> [gtk 0.18.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
> [gtk 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG
> [gtk 0.18.1] cargo:rerun-if-env-changed=DEB_HOST_GNU_TYPE
> [gtk 0.18.1] cargo:rerun-if-env-changed=GTK+_3.0_STATIC
> [gtk 0.18.1] cargo:rerun-if-env-changed=GTK+_3.0_DYNAMIC
> [gtk 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
> [gtk 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
> [gtk 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
> [gtk 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
> [gtk 0.18.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
> [gtk 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
> [gtk 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
> [gtk 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
> [gtk 0.18.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
> [gtk 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
> [gtk 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
> [gtk 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
> [gtk 0.18.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
> [gtk 0.18.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
> [gtk 0.18.1] cargo:rustc-cfg=gdk_backend="broadway"
> [gtk 0.18.1] cargo:rustc-cfg=gdk_backend="wayland"
> [gtk 0.18.1] cargo:rustc-cfg=gdk_backend="x11"
> [libhandy-sys 0.11.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
> [libhandy-sys 0.11.1] cargo:rerun-if-env-changed=SYSROOT
> [libhandy-sys 0.11.1] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
> [libhandy-sys 0.11.1] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
> [libhandy-sys 0.11.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
> [libhandy-sys 0.11.1] cargo:rerun-if-env-changed=PKG_CONFIG
> [libhandy-sys 0.11.1] cargo:rerun-if-env-changed=DEB_HOST_GNU_TYPE
> [libhandy-sys 0.11.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
> [libhandy-sys 0.11.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
> [libhandy-sys 0.11.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
> [libhandy-sys 0.11.1] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
> [libhandy-sys 0.11.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
> [libhandy-sys 0.11.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
> [libhandy-sys 0.11.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
> [libhandy-sys 0.11.1] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
> [libhandy-sys 0.11.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
> [libhandy-sys 0.11.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
> [libhandy-sys 0.11.1] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
> [libhandy-sys 0.11.1] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
> [libhandy-sys 0.11.1] cargo:rustc-link-lib=handy-1
> [libhandy-sys 0.11.1] cargo:rustc-link-lib=gtk-3
> [libhandy-sys 0.11.1] cargo:rustc-link-lib=gdk-3
> [libhandy-sys 0.11.1] cargo:rustc-link-lib=z
> [libhandy-sys 0.11.1] cargo:rustc-link-lib=pangocairo-1.0
> [libhandy-sys 0.11.1] cargo:rustc-link-lib=pango-1.0
> [libhandy-sys 0.11.1] cargo:rustc-link-lib=harfbuzz
> [libhandy-sys 0.11.1] cargo:rustc-link-lib=atk-1.0
> [libhandy-sys 0.11.1] cargo:rustc-link-lib=cairo-gobject
> [libhandy-sys 0.11.1] cargo:rustc-link-lib=cairo
> [libhandy-sys 0.11.1] cargo:rustc-link-lib=gdk_pixbuf-2.0
> [libhandy-sys 0.11.1] cargo:rustc-link-lib=gio-2.0
> [libhandy-sys 0.11.1] cargo:rustc-link-lib=gobject-2.0
> [libhandy-sys 0.11.1] cargo:rustc-link-lib=glib-2.0
> [libhandy-sys 0.11.1] cargo:include=/usr/include/libhandy-1:/usr/include/gtk-3.0:/usr/include/pango-1.0:/usr/include:/usr/include/glib-2.0:/usr/lib/x86_64-linux-gnu/glib-2.0/include:/usr/include/sysprof-6:/usr/include/harfbuzz:/usr/include/freetype2:/usr/include/libpng16:/usr/include/libmount:/usr/include/blkid:/usr/include/fribidi:/usr/include/cairo:/usr/include/pixman-1:/usr/include/gdk-pixbuf-2.0:/usr/include/x86_64-linux-gnu:/usr/include/webp:/usr/include/gio-unix-2.0:/usr/include/cloudproviders:/usr/include/atk-1.0:/usr/include/at-spi2-atk/2.0:/usr/include/at-spi-2.0:/usr/include/dbus-1.0:/usr/lib/x86_64-linux-gnu/dbus-1.0/include
> [libhandy-sys 0.11.1] cargo:rerun-if-env-changed=SYSTEM_DEPS_BUILD_INTERNAL
> [libhandy-sys 0.11.1] cargo:rerun-if-env-changed=SYSTEM_DEPS_LINK
> [libhandy-sys 0.11.1] cargo:rerun-if-env-changed=SYSTEM_DEPS_LIBHANDY_1_LIB
> [libhandy-sys 0.11.1] cargo:rerun-if-env-changed=SYSTEM_DEPS_LIBHANDY_1_LIB_FRAMEWORK
> [libhandy-sys 0.11.1] cargo:rerun-if-env-changed=SYSTEM_DEPS_LIBHANDY_1_SEARCH_NATIVE
> [libhandy-sys 0.11.1] cargo:rerun-if-env-changed=SYSTEM_DEPS_LIBHANDY_1_SEARCH_FRAMEWORK
> [libhandy-sys 0.11.1] cargo:rerun-if-env-changed=SYSTEM_DEPS_LIBHANDY_1_INCLUDE
> [libhandy-sys 0.11.1] cargo:rerun-if-env-changed=SYSTEM_DEPS_LIBHANDY_1_LDFLAGS
> [libhandy-sys 0.11.1] cargo:rerun-if-env-changed=SYSTEM_DEPS_LIBHANDY_1_NO_PKG_CONFIG
> [libhandy-sys 0.11.1] cargo:rerun-if-env-changed=SYSTEM_DEPS_LIBHANDY_1_BUILD_INTERNAL
> [libhandy-sys 0.11.1] cargo:rerun-if-env-changed=SYSTEM_DEPS_LIBHANDY_1_LINK
> [libhandy-sys 0.11.1]
> [libhandy-sys 0.11.1] cargo:rustc-cfg=system_deps_have_libhandy_1
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=pango_sys CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/pango-sys-0.18-0.18.0 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/pango-sys-0.18-0.18.0/Cargo.toml CARGO_PKG_AUTHORS='The gtk-rs Project Developers' CARGO_PKG_DESCRIPTION='FFI bindings to libpango-1.0' CARGO_PKG_HOMEPAGE='https://gtk-rs.org/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pango-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/gtk-rs/gtk-rs-core' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.18.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps OUT_DIR=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/build/pango-sys-45d84ef145a90754/out rustc --crate-name pango_sys --edition=2021 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/pango-sys-0.18-0.18.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("v1_42", "v1_44", "v1_46", "v1_48", "v1_50", "v1_52", "v1_54"))' -C metadata=c1c1292c7c79ff49 -C extra-filename=-0e8a722b467485d1 --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --extern glib=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libglib_sys-d865e8d02b822e81.rmeta --extern gobject=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libgobject_sys-92b6ade6b3221fae.rmeta --extern libc=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-4b4b2b1ce84fad0d.rmeta --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 /build/reproducible-path/rust-libphosh-0.0.6=/usr/share/cargo/registry/libphosh-0.0.6 --remap-path-prefix /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry=/usr/share/cargo/registry -l pango-1.0 -l gobject-2.0 -l glib-2.0 -l harfbuzz --cfg system_deps_have_pango`
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=atk_sys CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/atk-sys-0.18-0.18.0 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/atk-sys-0.18-0.18.0/Cargo.toml CARGO_PKG_AUTHORS='The gtk-rs Project Developers' CARGO_PKG_DESCRIPTION='FFI bindings to libatk-1' CARGO_PKG_HOMEPAGE='https://gtk-rs.org/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=atk-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/gtk-rs/gtk3-rs' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.18.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps OUT_DIR=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/build/atk-sys-5edb97eee21e8eef/out rustc --crate-name atk_sys --edition=2021 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/atk-sys-0.18-0.18.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("v2_30", "v2_32", "v2_34", "v2_38", "v2_46", "v2_50", "v2_52"))' -C metadata=0ef44f127382ca54 -C extra-filename=-b71d1badebd340e1 --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --extern glib=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libglib_sys-d865e8d02b822e81.rmeta --extern gobject=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libgobject_sys-92b6ade6b3221fae.rmeta --extern libc=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-4b4b2b1ce84fad0d.rmeta --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 /build/reproducible-path/rust-libphosh-0.0.6=/usr/share/cargo/registry/libphosh-0.0.6 --remap-path-prefix /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry=/usr/share/cargo/registry -l atk-1.0 -l gobject-2.0 -l glib-2.0 --cfg system_deps_have_atk`
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=gio_sys CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gio-sys-0.18-0.18.1 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gio-sys-0.18-0.18.1/Cargo.toml CARGO_PKG_AUTHORS='The gtk-rs Project Developers' CARGO_PKG_DESCRIPTION='FFI bindings to libgio-2.0' CARGO_PKG_HOMEPAGE='https://gtk-rs.org/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gio-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/gtk-rs/gtk-rs-core' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.18.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps OUT_DIR=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/build/gio-sys-04770aa221570bb6/out rustc --crate-name gio_sys --edition=2021 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gio-sys-0.18-0.18.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 --cfg 'feature="v2_58"' --cfg 'feature="v2_60"' --cfg 'feature="v2_62"' --cfg 'feature="v2_64"' --cfg 'feature="v2_66"' --cfg 'feature="v2_68"' --cfg 'feature="v2_70"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("v2_58", "v2_60", "v2_62", "v2_64", "v2_66", "v2_68", "v2_70", "v2_72", "v2_74", "v2_76", "v2_78", "v2_80", "v2_82", "v2_84"))' -C metadata=a6e59cb306af5f44 -C extra-filename=-cf4a2355297e6619 --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --extern glib=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libglib_sys-d865e8d02b822e81.rmeta --extern gobject=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libgobject_sys-92b6ade6b3221fae.rmeta --extern libc=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-4b4b2b1ce84fad0d.rmeta --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 /build/reproducible-path/rust-libphosh-0.0.6=/usr/share/cargo/registry/libphosh-0.0.6 --remap-path-prefix /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry=/usr/share/cargo/registry -l gio-2.0 -l gobject-2.0 -l glib-2.0 --cfg system_deps_have_gio_2_0`
> Compiling futures-executor v0.3.31
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=futures_executor CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/futures-executor-0.3.31 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/futures-executor-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Executors for asynchronous tasks based on the futures-rs library.
> ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-executor CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/futures-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name futures_executor --edition=2018 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/futures-executor-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "num_cpus", "std", "thread-pool"))' -C metadata=0cca2b74383cde94 -C extra-filename=-3c0e7d5d888021e2 --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --extern futures_core=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libfutures_core-79082e7310120f57.rmeta --extern futures_task=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libfutures_task-e4ac4f6b9daeb2f0.rmeta --extern futures_util=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libfutures_util-395224581f99a787.rmeta --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 /build/reproducible-path/rust-libphosh-0.0.6=/usr/share/cargo/registry/libphosh-0.0.6 --remap-path-prefix /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry=/usr/share/cargo/registry`
> warning: `futures-util` (lib) generated 7 warnings
> Running `CARGO=/usr/bin/cargo CARGO_CFG_FEATURE='' 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/build/reproducible-path/rust-libphosh-0.0.6=/usr/share/cargo/registry/libphosh-0.0.6--remap-path-prefix/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry=/usr/share/cargo/registry' CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/libphosh-sys-0.0.6 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/libphosh-sys-0.0.6/Cargo.toml CARGO_PKG_AUTHORS='Guido Günther <agx at sigxcpu.org>' CARGO_PKG_DESCRIPTION='FFI bindings for libphosh' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libphosh-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' DEBUG=true DEP_GDK_3_BACKENDS='broadway wayland x11' DEP_GDK_3_INCLUDE='/usr/include/gtk-3.0:/usr/include/pango-1.0:/usr/include:/usr/include/glib-2.0:/usr/lib/x86_64-linux-gnu/glib-2.0/include:/usr/include/sysprof-6:/usr/include/harfbuzz:/usr/include/freetype2:/usr/include/libpng16:/usr/include/libmount:/usr/include/blkid:/usr/include/fribidi:/usr/include/cairo:/usr/include/pixman-1:/usr/include/gdk-pixbuf-2.0:/usr/include/x86_64-linux-gnu:/usr/include/webp:/usr/include/gio-unix-2.0:/usr/include/cloudproviders' DEP_GTK_3_INCLUDE='/usr/include/gtk-3.0:/usr/include/pango-1.0:/usr/include:/usr/include/glib-2.0:/usr/lib/x86_64-linux-gnu/glib-2.0/include:/usr/include/sysprof-6:/usr/include/harfbuzz:/usr/include/freetype2:/usr/include/libpng16:/usr/include/libmount:/usr/include/blkid:/usr/include/fribidi:/usr/include/cairo:/usr/include/pixman-1:/usr/include/gdk-pixbuf-2.0:/usr/include/x86_64-linux-gnu:/usr/include/webp:/usr/include/gio-unix-2.0:/usr/include/cloudproviders:/usr/include/atk-1.0:/usr/include/at-spi2-atk/2.0:/usr/include/at-spi-2.0:/usr/include/dbus-1.0:/usr/lib/x86_64-linux-gnu/dbus-1.0/include' DEP_HANDY_INCLUDE='/usr/include/libhandy-1:/usr/include/gtk-3.0:/usr/include/pango-1.0:/usr/include:/usr/include/glib-2.0:/usr/lib/x86_64-linux-gnu/glib-2.0/include:/usr/include/sysprof-6:/usr/include/harfbuzz:/usr/include/freetype2:/usr/include/libpng16:/usr/include/libmount:/usr/include/blkid:/usr/include/fribidi:/usr/include/cairo:/usr/include/pixman-1:/usr/include/gdk-pixbuf-2.0:/usr/include/x86_64-linux-gnu:/usr/include/webp:/usr/include/gio-unix-2.0:/usr/include/cloudproviders:/usr/include/atk-1.0:/usr/include/at-spi2-atk/2.0:/usr/include/at-spi-2.0:/usr/include/dbus-1.0:/usr/lib/x86_64-linux-gnu/dbus-1.0/include' HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps:/build/reproducible-path/rust-libphosh-0.0.6/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/build/libphosh-sys-01fe8b2947cd5535/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /build/reproducible-path/rust-libphosh-0.0.6/target/debug/build/libphosh-sys-9a46858ba1af41c5/build-script-build`
> [libphosh-sys 0.0.6] cargo:rerun-if-changed=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/libphosh-sys-0.0.6/Cargo.toml
> [libphosh-sys 0.0.6] cargo:rerun-if-env-changed=LIBPHOSH_0.45_NO_PKG_CONFIG
> [libphosh-sys 0.0.6] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
> [libphosh-sys 0.0.6] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
> [libphosh-sys 0.0.6] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
> [libphosh-sys 0.0.6] cargo:rerun-if-env-changed=PKG_CONFIG
> [libphosh-sys 0.0.6] cargo:rerun-if-env-changed=DEB_HOST_GNU_TYPE
> [libphosh-sys 0.0.6] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
> [libphosh-sys 0.0.6] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
> [libphosh-sys 0.0.6] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
> [libphosh-sys 0.0.6] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
> [libphosh-sys 0.0.6] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
> [libphosh-sys 0.0.6] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
> [libphosh-sys 0.0.6] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
> [libphosh-sys 0.0.6] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
> [libphosh-sys 0.0.6] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
> [libphosh-sys 0.0.6] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
> [libphosh-sys 0.0.6] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
> [libphosh-sys 0.0.6] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
> [libphosh-sys 0.0.6] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
> [libphosh-sys 0.0.6] cargo:rerun-if-env-changed=SYSROOT
> [libphosh-sys 0.0.6] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
> [libphosh-sys 0.0.6] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
> [libphosh-sys 0.0.6] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
> [libphosh-sys 0.0.6] cargo:rerun-if-env-changed=PKG_CONFIG
> [libphosh-sys 0.0.6] cargo:rerun-if-env-changed=DEB_HOST_GNU_TYPE
> [libphosh-sys 0.0.6] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
> [libphosh-sys 0.0.6] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
> [libphosh-sys 0.0.6] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
> [libphosh-sys 0.0.6] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
> [libphosh-sys 0.0.6] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
> [libphosh-sys 0.0.6] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
> [libphosh-sys 0.0.6] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
> [libphosh-sys 0.0.6] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
> [libphosh-sys 0.0.6] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
> [libphosh-sys 0.0.6] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
> [libphosh-sys 0.0.6] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
> [libphosh-sys 0.0.6] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
> [libphosh-sys 0.0.6] cargo:rustc-link-lib=phosh-0.45
> [libphosh-sys 0.0.6] cargo:include=/usr/include/libphosh-0.45:/usr/include/phosh:/usr/include/gsettings-desktop-schemas:/usr/include/libcallaudio-0.1:/usr/include:/usr/include/glib-2.0:/usr/lib/x86_64-linux-gnu/glib-2.0/include:/usr/include/sysprof-6:/usr/include/libmount:/usr/include/blkid:/usr/include/gio-unix-2.0:/usr/include/gtk-3.0:/usr/include/pango-1.0:/usr/include/harfbuzz:/usr/include/freetype2:/usr/include/libpng16:/usr/include/fribidi:/usr/include/cairo:/usr/include/pixman-1:/usr/include/gdk-pixbuf-2.0:/usr/include/x86_64-linux-gnu:/usr/include/webp:/usr/include/cloudproviders:/usr/include/atk-1.0:/usr/include/at-spi2-atk/2.0:/usr/include/at-spi-2.0:/usr/include/dbus-1.0:/usr/lib/x86_64-linux-gnu/dbus-1.0/include:/usr/include/libhandy-1:/usr/include/appstream:/usr/include/libsoup-3.0:/usr/include/gcr-3:/usr/include/gck-1:/usr/include/p11-kit-1:/usr/include/gmobile:/usr/include/json-glib-1.0:/usr/include/gnome-bluetooth-3.0:/usr/include/gnome-desktop-3.0:/usr/include/libxml2:/usr/include/gudev-1.0:/usr/include/libfeedback-0.0:/usr/include/libnm:/usr/include/polkit-1:/usr/include/libmm-glib:/usr/include/ModemManager:/usr/include/libsecret-1:/usr/include/libupower-glib:/usr/include/mit-krb5
> [libphosh-sys 0.0.6] cargo:rerun-if-env-changed=SYSTEM_DEPS_BUILD_INTERNAL
> [libphosh-sys 0.0.6] cargo:rerun-if-env-changed=SYSTEM_DEPS_LINK
> [libphosh-sys 0.0.6] cargo:rerun-if-env-changed=SYSTEM_DEPS_LIBPHOSH_0_45_LIB
> [libphosh-sys 0.0.6] cargo:rerun-if-env-changed=SYSTEM_DEPS_LIBPHOSH_0_45_LIB_FRAMEWORK
> [libphosh-sys 0.0.6] cargo:rerun-if-env-changed=SYSTEM_DEPS_LIBPHOSH_0_45_SEARCH_NATIVE
> [libphosh-sys 0.0.6] cargo:rerun-if-env-changed=SYSTEM_DEPS_LIBPHOSH_0_45_SEARCH_FRAMEWORK
> [libphosh-sys 0.0.6] cargo:rerun-if-env-changed=SYSTEM_DEPS_LIBPHOSH_0_45_INCLUDE
> [libphosh-sys 0.0.6] cargo:rerun-if-env-changed=SYSTEM_DEPS_LIBPHOSH_0_45_LDFLAGS
> [libphosh-sys 0.0.6] cargo:rerun-if-env-changed=SYSTEM_DEPS_LIBPHOSH_0_45_NO_PKG_CONFIG
> [libphosh-sys 0.0.6] cargo:rerun-if-env-changed=SYSTEM_DEPS_LIBPHOSH_0_45_BUILD_INTERNAL
> [libphosh-sys 0.0.6] cargo:rerun-if-env-changed=SYSTEM_DEPS_LIBPHOSH_0_45_LINK
> [libphosh-sys 0.0.6]
> [libphosh-sys 0.0.6] cargo:rustc-cfg=system_deps_have_libphosh_0_45
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=gdk_pixbuf_sys CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gdk-pixbuf-sys-0.18-0.18.0 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gdk-pixbuf-sys-0.18-0.18.0/Cargo.toml CARGO_PKG_AUTHORS='The gtk-rs Project Developers' CARGO_PKG_DESCRIPTION='FFI bindings to libgdk_pixbuf-2.0' CARGO_PKG_HOMEPAGE='https://gtk-rs.org/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gdk-pixbuf-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/gtk-rs/gtk-rs-core' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.18.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps OUT_DIR=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/build/gdk-pixbuf-sys-0ed449c58eedb10f/out rustc --crate-name gdk_pixbuf_sys --edition=2021 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gdk-pixbuf-sys-0.18-0.18.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("v2_40", "v2_42"))' -C metadata=840d37545b99ad5f -C extra-filename=-84d165e63fa3bebf --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --extern gio=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libgio_sys-cf4a2355297e6619.rmeta --extern glib=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libglib_sys-d865e8d02b822e81.rmeta --extern gobject=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libgobject_sys-92b6ade6b3221fae.rmeta --extern libc=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-4b4b2b1ce84fad0d.rmeta --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 /build/reproducible-path/rust-libphosh-0.0.6=/usr/share/cargo/registry/libphosh-0.0.6 --remap-path-prefix /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry=/usr/share/cargo/registry -l gdk_pixbuf-2.0 -l gobject-2.0 -l glib-2.0 --cfg system_deps_have_gdk_pixbuf_2_0`
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=gdk_sys CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gdk-sys-0.18-0.18.0 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gdk-sys-0.18-0.18.0/Cargo.toml CARGO_PKG_AUTHORS='The gtk-rs Project Developers' CARGO_PKG_DESCRIPTION='FFI bindings to libgdk-3' CARGO_PKG_HOMEPAGE='https://gtk-rs.org/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gdk-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/gtk-rs/gtk3-rs' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.18.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps OUT_DIR=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/build/gdk-sys-2112dc11e6128870/out rustc --crate-name gdk_sys --edition=2021 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gdk-sys-0.18-0.18.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("v3_24"))' -C metadata=085663bdbbc3bcdf -C extra-filename=-2e9934574f0ada8e --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --extern cairo=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libcairo_sys-ebdb6a088bcebd66.rmeta --extern gdk_pixbuf=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libgdk_pixbuf_sys-84d165e63fa3bebf.rmeta --extern gio=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libgio_sys-cf4a2355297e6619.rmeta --extern glib=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libglib_sys-d865e8d02b822e81.rmeta --extern gobject=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libgobject_sys-92b6ade6b3221fae.rmeta --extern libc=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-4b4b2b1ce84fad0d.rmeta --extern pango=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libpango_sys-0e8a722b467485d1.rmeta --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 /build/reproducible-path/rust-libphosh-0.0.6=/usr/share/cargo/registry/libphosh-0.0.6 --remap-path-prefix /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry=/usr/share/cargo/registry -l gdk-3 -l z -l pangocairo-1.0 -l pango-1.0 -l harfbuzz -l gdk_pixbuf-2.0 -l cairo-gobject -l cairo -l gobject-2.0 -l glib-2.0 --cfg system_deps_have_gdk_3_0 --cfg 'gdk_backend="broadway"' --cfg 'gdk_backend="wayland"' --cfg 'gdk_backend="x11"'`
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=gtk_sys CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gtk-sys-0.18-0.18.0 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gtk-sys-0.18-0.18.0/Cargo.toml CARGO_PKG_AUTHORS='The gtk-rs Project Developers' CARGO_PKG_DESCRIPTION='FFI bindings to libgtk-3' CARGO_PKG_HOMEPAGE='https://gtk-rs.org/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gtk-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/gtk-rs/gtk3-rs' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.18.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps OUT_DIR=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/build/gtk-sys-a1ca3c4a183a84c1/out rustc --crate-name gtk_sys --edition=2021 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gtk-sys-0.18-0.18.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 --cfg 'feature="v3_24"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("v3_24", "v3_24_1", "v3_24_11", "v3_24_30", "v3_24_8", "v3_24_9"))' -C metadata=43a6fafa11a61193 -C extra-filename=-c4c2416a19e630f5 --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --extern atk=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libatk_sys-b71d1badebd340e1.rmeta --extern cairo=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libcairo_sys-ebdb6a088bcebd66.rmeta --extern gdk_pixbuf=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libgdk_pixbuf_sys-84d165e63fa3bebf.rmeta --extern gdk=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libgdk_sys-2e9934574f0ada8e.rmeta --extern gio=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libgio_sys-cf4a2355297e6619.rmeta --extern glib=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libglib_sys-d865e8d02b822e81.rmeta --extern gobject=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libgobject_sys-92b6ade6b3221fae.rmeta --extern libc=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-4b4b2b1ce84fad0d.rmeta --extern pango=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libpango_sys-0e8a722b467485d1.rmeta --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 /build/reproducible-path/rust-libphosh-0.0.6=/usr/share/cargo/registry/libphosh-0.0.6 --remap-path-prefix /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry=/usr/share/cargo/registry -l gtk-3 -l gdk-3 -l z -l pangocairo-1.0 -l pango-1.0 -l harfbuzz -l atk-1.0 -l cairo-gobject -l cairo -l gdk_pixbuf-2.0 -l gio-2.0 -l gobject-2.0 -l glib-2.0 --cfg system_deps_have_gtk_3_0`
> Compiling glib v0.18.5
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=glib CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/glib-0.18-0.18.5 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/glib-0.18-0.18.5/Cargo.toml CARGO_PKG_AUTHORS='The gtk-rs Project Developers' CARGO_PKG_DESCRIPTION='Rust bindings for the GLib library' CARGO_PKG_HOMEPAGE='https://gtk-rs.org/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=glib CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gtk-rs/gtk-rs-core' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.18.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name glib --edition=2021 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/glib-0.18-0.18.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="gio"' --cfg 'feature="gio_ffi"' --cfg 'feature="v2_58"' --cfg 'feature="v2_60"' --cfg 'feature="v2_62"' --cfg 'feature="v2_64"' --cfg 'feature="v2_66"' --cfg 'feature="v2_68"' --cfg 'feature="v2_70"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiletests", "default", "gio", "gio_ffi", "log", "log_macros", "rs-log", "v2_58", "v2_60", "v2_62", "v2_64", "v2_66", "v2_68", "v2_70", "v2_72", "v2_74", "v2_76", "v2_78", "v2_80", "v2_82", "v2_84"))' -C metadata=ad931c6a7de8737b -C extra-filename=-039d63af0d530317 --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --extern bitflags=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libbitflags-685b360b463284f6.rmeta --extern futures_channel=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libfutures_channel-e8a39c0317a4a683.rmeta --extern futures_core=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libfutures_core-79082e7310120f57.rmeta --extern futures_executor=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libfutures_executor-3c0e7d5d888021e2.rmeta --extern futures_task=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libfutures_task-e4ac4f6b9daeb2f0.rmeta --extern futures_util=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libfutures_util-395224581f99a787.rmeta --extern gio_ffi=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libgio_sys-cf4a2355297e6619.rmeta --extern glib_macros=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libglib_macros-771677b2e6f5533e.so --extern ffi=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libglib_sys-d865e8d02b822e81.rmeta --extern gobject_ffi=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libgobject_sys-92b6ade6b3221fae.rmeta --extern libc=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-4b4b2b1ce84fad0d.rmeta --extern memchr=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libmemchr-7d4c8ee163ef72dc.rmeta --extern once_cell=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libonce_cell-05bef0c44f9032ea.rmeta --extern smallvec=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libsmallvec-7bb02d8b832ea3b0.rmeta --extern thiserror=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libthiserror-3022a971004f6863.rmeta --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 /build/reproducible-path/rust-libphosh-0.0.6=/usr/share/cargo/registry/libphosh-0.0.6 --remap-path-prefix /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry=/usr/share/cargo/registry`
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=libhandy_sys CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/libhandy-sys-0.11-0.11.1 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/libhandy-sys-0.11-0.11.1/Cargo.toml CARGO_PKG_AUTHORS='Julian Sparber <julian at sparber.net>' CARGO_PKG_DESCRIPTION='The sys part of the rust bindings for libhandy' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=LGPL-2.1-only CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libhandy-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://gitlab.gnome.org/World/Rust/libhandy-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.11.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps OUT_DIR=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/build/libhandy-sys-d5f24f47eeeec268/out rustc --crate-name libhandy_sys --edition=2021 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/libhandy-sys-0.11-0.11.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 --cfg 'feature="default"' --cfg 'feature="v1_0"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "v1_0", "v1_2", "v1_4", "v1_6"))' -C metadata=711113b490c98522 -C extra-filename=-d6bbbea04d3ed205 --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --extern gdk_pixbuf=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libgdk_pixbuf_sys-84d165e63fa3bebf.rmeta --extern gdk=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libgdk_sys-2e9934574f0ada8e.rmeta --extern gio=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libgio_sys-cf4a2355297e6619.rmeta --extern glib=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libglib_sys-d865e8d02b822e81.rmeta --extern gobject=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libgobject_sys-92b6ade6b3221fae.rmeta --extern gtk=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libgtk_sys-c4c2416a19e630f5.rmeta --extern libc=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-4b4b2b1ce84fad0d.rmeta --extern pango=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libpango_sys-0e8a722b467485d1.rmeta --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 /build/reproducible-path/rust-libphosh-0.0.6=/usr/share/cargo/registry/libphosh-0.0.6 --remap-path-prefix /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry=/usr/share/cargo/registry -l handy-1 -l gtk-3 -l gdk-3 -l z -l pangocairo-1.0 -l pango-1.0 -l harfbuzz -l atk-1.0 -l cairo-gobject -l cairo -l gdk_pixbuf-2.0 -l gio-2.0 -l gobject-2.0 -l glib-2.0 --cfg system_deps_have_libhandy_1`
> warning: elided lifetime has a name
> --> /usr/share/cargo/registry/glib-0.18-0.18.5/src/translate.rs:467:50
> |
> 459 | pub trait ToGlibPtrMut<'a, P: Copy> {
> | -- lifetime `'a` declared here
> ...
> 467 | fn to_glib_none_mut(&'a mut self) -> StashMut<P, Self>;
> | ^ this elided lifetime gets resolved as `'a`
> |
> = note: `#[warn(elided_named_lifetimes)]` on by default
>
> warning: elided lifetime has a name
> --> /usr/share/cargo/registry/glib-0.18-0.18.5/src/value.rs:545:53
> |
> 545 | pub fn get<'a, T>(&'a self) -> Result<T, <<T as FromValue>::Checker as ValueTypeChecker>::Error>
> | -- lifetime `'a` declared here ^^^^^^^^^ this elided lifetime gets resolved as `'a`
>
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=phosh_sys CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/libphosh-sys-0.0.6 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/libphosh-sys-0.0.6/Cargo.toml CARGO_PKG_AUTHORS='Guido Günther <agx at sigxcpu.org>' CARGO_PKG_DESCRIPTION='FFI bindings for libphosh' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libphosh-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps OUT_DIR=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/build/libphosh-sys-01fe8b2947cd5535/out rustc --crate-name phosh_sys --edition=2021 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/libphosh-sys-0.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=995b6e7798358ce2 -C extra-filename=-5004a30e47915b9d --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --extern gdk_pixbuf_sys=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libgdk_pixbuf_sys-84d165e63fa3bebf.rmeta --extern gdk_sys=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libgdk_sys-2e9934574f0ada8e.rmeta --extern gio_sys=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libgio_sys-cf4a2355297e6619.rmeta --extern glib_sys=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libglib_sys-d865e8d02b822e81.rmeta --extern gobject_sys=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libgobject_sys-92b6ade6b3221fae.rmeta --extern gtk_sys=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libgtk_sys-c4c2416a19e630f5.rmeta --extern libc=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-4b4b2b1ce84fad0d.rmeta --extern handy_sys=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/liblibhandy_sys-d6bbbea04d3ed205.rmeta --extern pango_sys=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libpango_sys-0e8a722b467485d1.rmeta --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 /build/reproducible-path/rust-libphosh-0.0.6=/usr/share/cargo/registry/libphosh-0.0.6 --remap-path-prefix /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry=/usr/share/cargo/registry -l phosh-0.45 --cfg system_deps_have_libphosh_0_45`
> warning: unused import: `gdk_pixbuf_sys as gdk_pixbuf`
> --> /usr/share/cargo/registry/libphosh-sys-0.0.6/src/lib.rs:14:5
> |
> 14 | use gdk_pixbuf_sys as gdk_pixbuf;
> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> |
> = note: `#[warn(unused_imports)]` on by default
>
> warning: unused import: `pango_sys as pango`
> --> /usr/share/cargo/registry/libphosh-sys-0.0.6/src/lib.rs:15:5
> |
> 15 | use pango_sys as pango;
> | ^^^^^^^^^^^^^^^^^^
>
> warning: unused import: `handy_sys as handy`
> --> /usr/share/cargo/registry/libphosh-sys-0.0.6/src/lib.rs:16:5
> |
> 16 | use handy_sys as handy;
> | ^^^^^^^^^^^^^^^^^^
>
> warning: `libphosh-sys` (lib) generated 3 warnings
> Compiling cairo-rs v0.18.5
> Compiling atk v0.18.0
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=gio CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gio-0.18-0.18.4 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gio-0.18-0.18.4/Cargo.toml CARGO_PKG_AUTHORS='The gtk-rs Project Developers' CARGO_PKG_DESCRIPTION='Rust bindings for the Gio library' CARGO_PKG_HOMEPAGE='https://gtk-rs.org/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gio CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gtk-rs/gtk-rs-core' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.18.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps OUT_DIR=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/build/gio-d52c29be018668b7/out rustc --crate-name gio --edition=2021 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gio-0.18-0.18.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="v2_58"' --cfg 'feature="v2_60"' --cfg 'feature="v2_62"' --cfg 'feature="v2_64"' --cfg 'feature="v2_66"' --cfg 'feature="v2_68"' --cfg 'feature="v2_70"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("v2_58", "v2_60", "v2_62", "v2_64", "v2_66", "v2_68", "v2_70", "v2_72", "v2_74", "v2_76", "v2_78", "v2_80", "v2_82", "v2_84"))' -C metadata=689e2df25bd8b67b -C extra-filename=-d3919362b9dbcc19 --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --extern futures_channel=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libfutures_channel-e8a39c0317a4a683.rmeta --extern futures_core=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libfutures_core-79082e7310120f57.rmeta --extern futures_io=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libfutures_io-8671a88e637f3787.rmeta --extern futures_util=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libfutures_util-395224581f99a787.rmeta --extern ffi=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libgio_sys-cf4a2355297e6619.rmeta --extern glib=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libglib-039d63af0d530317.rmeta --extern libc=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-4b4b2b1ce84fad0d.rmeta --extern once_cell=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libonce_cell-05bef0c44f9032ea.rmeta --extern pin_project_lite=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libpin_project_lite-a68b5c7d58bfa2de.rmeta --extern smallvec=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libsmallvec-7bb02d8b832ea3b0.rmeta --extern thiserror=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libthiserror-3022a971004f6863.rmeta --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 /build/reproducible-path/rust-libphosh-0.0.6=/usr/share/cargo/registry/libphosh-0.0.6 --remap-path-prefix /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry=/usr/share/cargo/registry`
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=cairo CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/cairo-rs-0.18-0.18.5 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/cairo-rs-0.18-0.18.5/Cargo.toml CARGO_PKG_AUTHORS='The gtk-rs Project Developers' CARGO_PKG_DESCRIPTION='Rust bindings for the Cairo library' CARGO_PKG_HOMEPAGE='https://gtk-rs.org/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cairo-rs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gtk-rs/gtk-rs-core' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.18.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name cairo --edition=2021 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/cairo-rs-0.18-0.18.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="glib"' --cfg 'feature="use_glib"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "freetype", "freetype-rs", "glib", "pdf", "png", "ps", "script", "svg", "use_glib", "v1_16", "v1_18", "xcb", "xlib"))' -C metadata=217e64c74f8f05cf -C extra-filename=-48a9af2fc2e2fef2 --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --extern bitflags=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libbitflags-685b360b463284f6.rmeta --extern ffi=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libcairo_sys-ebdb6a088bcebd66.rmeta --extern glib=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libglib-039d63af0d530317.rmeta --extern libc=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-4b4b2b1ce84fad0d.rmeta --extern once_cell=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libonce_cell-05bef0c44f9032ea.rmeta --extern thiserror=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libthiserror-3022a971004f6863.rmeta --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 /build/reproducible-path/rust-libphosh-0.0.6=/usr/share/cargo/registry/libphosh-0.0.6 --remap-path-prefix /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry=/usr/share/cargo/registry`
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=atk CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/atk-0.18-0.18.0 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/atk-0.18-0.18.0/Cargo.toml CARGO_PKG_AUTHORS='The gtk-rs Project Developers' CARGO_PKG_DESCRIPTION='Rust bindings for the ATK library' CARGO_PKG_HOMEPAGE='https://gtk-rs.org/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=atk CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gtk-rs/gtk3-rs' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.18.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name atk --edition=2021 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/atk-0.18-0.18.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("v2_30", "v2_32", "v2_34", "v2_38", "v2_46", "v2_50"))' -C metadata=c997b9d615169b81 -C extra-filename=-6df960516d3d51b5 --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --extern ffi=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libatk_sys-b71d1badebd340e1.rmeta --extern glib=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libglib-039d63af0d530317.rmeta --extern libc=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-4b4b2b1ce84fad0d.rmeta --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 /build/reproducible-path/rust-libphosh-0.0.6=/usr/share/cargo/registry/libphosh-0.0.6 --remap-path-prefix /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry=/usr/share/cargo/registry`
> warning: unexpected `cfg` condition value: `win32-surface`
> --> /usr/share/cargo/registry/cairo-rs-0.18-0.18.5/src/lib.rs:290:20
> |
> 290 | #[cfg(all(windows, feature = "win32-surface"))]
> | ^^^^^^^^^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `default`, `freetype`, `freetype-rs`, `glib`, `pdf`, `png`, `ps`, `script`, `svg`, `use_glib`, `v1_16`, `v1_18`, `xcb`, and `xlib`
> = help: consider adding `win32-surface` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
> = note: `#[warn(unexpected_cfgs)]` on by default
>
> warning: unexpected `cfg` condition value: `win32-surface`
> --> /usr/share/cargo/registry/cairo-rs-0.18-0.18.5/src/lib.rs:293:20
> |
> 293 | #[cfg(all(windows, feature = "win32-surface"))]
> | ^^^^^^^^^^^^^^^^^^^^^^^^^
> |
> = note: expected values for `feature` are: `default`, `freetype`, `freetype-rs`, `glib`, `pdf`, `png`, `ps`, `script`, `svg`, `use_glib`, `v1_16`, `v1_18`, `xcb`, and `xlib`
> = help: consider adding `win32-surface` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition value: `v2_52`
> --> /usr/share/cargo/registry/atk-0.18-0.18.0/src/auto/document.rs:89:11
> |
> 89 | #[cfg(feature = "v2_52")]
> | ^^^^^^^^^^-------
> | |
> | help: there is a expected value with a similar name: `"v2_32"`
> |
> = note: expected values for `feature` are: `v2_30`, `v2_32`, `v2_34`, `v2_38`, `v2_46`, and `v2_50`
> = help: consider adding `v2_52` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
> = note: `#[warn(unexpected_cfgs)]` on by default
>
> warning: unexpected `cfg` condition value: `v2_52`
> --> /usr/share/cargo/registry/atk-0.18-0.18.0/src/auto/object.rs:55:11
> |
> 55 | #[cfg(feature = "v2_52")]
> | ^^^^^^^^^^-------
> | |
> | help: there is a expected value with a similar name: `"v2_32"`
> |
> = note: expected values for `feature` are: `v2_30`, `v2_32`, `v2_34`, `v2_38`, `v2_46`, and `v2_50`
> = help: consider adding `v2_52` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition value: `v2_52`
> --> /usr/share/cargo/registry/atk-0.18-0.18.0/src/auto/object.rs:196:11
> |
> 196 | #[cfg(feature = "v2_52")]
> | ^^^^^^^^^^-------
> | |
> | help: there is a expected value with a similar name: `"v2_32"`
> |
> = note: expected values for `feature` are: `v2_30`, `v2_32`, `v2_34`, `v2_38`, `v2_46`, and `v2_50`
> = help: consider adding `v2_52` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition value: `v2_52`
> --> /usr/share/cargo/registry/atk-0.18-0.18.0/src/auto/object.rs:415:11
> |
> 415 | #[cfg(feature = "v2_52")]
> | ^^^^^^^^^^-------
> | |
> | help: there is a expected value with a similar name: `"v2_32"`
> |
> = note: expected values for `feature` are: `v2_30`, `v2_32`, `v2_34`, `v2_38`, `v2_46`, and `v2_50`
> = help: consider adding `v2_52` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: `cairo-rs` (lib) generated 2 warnings
> warning: `glib` (lib) generated 2 warnings
> warning: `atk` (lib) generated 4 warnings
> Compiling gdk-pixbuf v0.18.5
> Compiling pango v0.18.3
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=gdk_pixbuf CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gdk-pixbuf-0.18-0.18.5 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gdk-pixbuf-0.18-0.18.5/Cargo.toml CARGO_PKG_AUTHORS='The gtk-rs Project Developers' CARGO_PKG_DESCRIPTION='Rust bindings for the GdkPixbuf library' CARGO_PKG_HOMEPAGE='https://gtk-rs.org/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gdk-pixbuf CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gtk-rs/gtk-rs-core' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.18.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name gdk_pixbuf --edition=2021 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gdk-pixbuf-0.18-0.18.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("v2_40", "v2_42"))' -C metadata=9887088e43a8bca3 -C extra-filename=-75e0a8cfa8cb1f51 --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --extern ffi=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libgdk_pixbuf_sys-84d165e63fa3bebf.rmeta --extern gio=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libgio-d3919362b9dbcc19.rmeta --extern glib=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libglib-039d63af0d530317.rmeta --extern libc=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-4b4b2b1ce84fad0d.rmeta --extern once_cell=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libonce_cell-05bef0c44f9032ea.rmeta --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 /build/reproducible-path/rust-libphosh-0.0.6=/usr/share/cargo/registry/libphosh-0.0.6 --remap-path-prefix /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry=/usr/share/cargo/registry`
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=pango CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/pango-0.18-0.18.3 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/pango-0.18-0.18.3/Cargo.toml CARGO_PKG_AUTHORS='The gtk-rs Project Developers' CARGO_PKG_DESCRIPTION='Rust bindings for the Pango library' CARGO_PKG_HOMEPAGE='https://gtk-rs.org/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pango CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gtk-rs/gtk-rs-core' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.18.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name pango --edition=2021 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/pango-0.18-0.18.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("v1_42", "v1_44", "v1_46", "v1_48", "v1_50", "v1_52"))' -C metadata=cbd41172b0c7ab7f -C extra-filename=-79cb1b4df5e817f2 --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --extern gio=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libgio-d3919362b9dbcc19.rmeta --extern glib=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libglib-039d63af0d530317.rmeta --extern libc=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-4b4b2b1ce84fad0d.rmeta --extern once_cell=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libonce_cell-05bef0c44f9032ea.rmeta --extern ffi=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libpango_sys-0e8a722b467485d1.rmeta --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 /build/reproducible-path/rust-libphosh-0.0.6=/usr/share/cargo/registry/libphosh-0.0.6 --remap-path-prefix /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry=/usr/share/cargo/registry`
> warning: unexpected `cfg` condition value: `v1_54`
> --> /usr/share/cargo/registry/pango-0.18-0.18.3/src/auto/item.rs:39:11
> |
> 39 | #[cfg(feature = "v1_54")]
> | ^^^^^^^^^^-------
> | |
> | help: there is a expected value with a similar name: `"v1_44"`
> |
> = note: expected values for `feature` are: `v1_42`, `v1_44`, `v1_46`, `v1_48`, `v1_50`, and `v1_52`
> = help: consider adding `v1_54` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
> = note: `#[warn(unexpected_cfgs)]` on by default
>
> Compiling gdk v0.18.0
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=gdk CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gdk-0.18-0.18.0 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gdk-0.18-0.18.0/Cargo.toml CARGO_PKG_AUTHORS='The gtk-rs Project Developers' CARGO_PKG_DESCRIPTION='Rust bindings for the GDK 3 library' CARGO_PKG_HOMEPAGE='https://gtk-rs.org/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gdk CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gtk-rs/gtk3-rs' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.18.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name gdk --edition=2021 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gdk-0.18-0.18.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("unsafe-assume-initialized", "v3_24"))' -C metadata=59718425a6244e93 -C extra-filename=-28a7160e718725af --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --extern cairo=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libcairo-48a9af2fc2e2fef2.rmeta --extern gdk_pixbuf=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libgdk_pixbuf-75e0a8cfa8cb1f51.rmeta --extern ffi=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libgdk_sys-2e9934574f0ada8e.rmeta --extern gio=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libgio-d3919362b9dbcc19.rmeta --extern glib=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libglib-039d63af0d530317.rmeta --extern libc=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-4b4b2b1ce84fad0d.rmeta --extern pango=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libpango-79cb1b4df5e817f2.rmeta --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 /build/reproducible-path/rust-libphosh-0.0.6=/usr/share/cargo/registry/libphosh-0.0.6 --remap-path-prefix /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry=/usr/share/cargo/registry`
> warning: `pango` (lib) generated 1 warning
> warning: unused import: `gio::prelude::*`
> --> /usr/share/cargo/registry/gdk-0.18-0.18.0/src/prelude.rs:14:9
> |
> 14 | pub use gio::prelude::*;
> | ^^^^^^^^^^^^^^^
> |
> = note: `#[warn(unused_imports)]` on by default
>
> warning: unused import: `glib::prelude::*`
> --> /usr/share/cargo/registry/gdk-0.18-0.18.0/src/prelude.rs:16:9
> |
> 16 | pub use glib::prelude::*;
> | ^^^^^^^^^^^^^^^^
>
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=gtk CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gtk-0.18-0.18.1 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gtk-0.18-0.18.1/Cargo.toml CARGO_PKG_AUTHORS='The gtk-rs Project Developers' CARGO_PKG_DESCRIPTION='Rust bindings for the GTK+ 3 library' CARGO_PKG_HOMEPAGE='https://gtk-rs.org/' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gtk CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gtk-rs/gtk3-rs' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.18.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps OUT_DIR=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/build/gtk-2e8835e621c82e97/out rustc --crate-name gtk --edition=2021 /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry/gtk-0.18-0.18.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 --cfg 'feature="v3_24"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("gio_v2_58", "unsafe-assume-initialized", "v3_24", "v3_24_1", "v3_24_11", "v3_24_30", "v3_24_8", "v3_24_9"))' -C metadata=042d354fd4f5a401 -C extra-filename=-d07812514454ba83 --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --extern atk=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libatk-6df960516d3d51b5.rmeta --extern cairo=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libcairo-48a9af2fc2e2fef2.rmeta --extern field_offset=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libfield_offset-1c7362f4b3912801.rmeta --extern futures_channel=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libfutures_channel-e8a39c0317a4a683.rmeta --extern gdk=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libgdk-28a7160e718725af.rmeta --extern gdk_pixbuf=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libgdk_pixbuf-75e0a8cfa8cb1f51.rmeta --extern gio=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libgio-d3919362b9dbcc19.rmeta --extern glib=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libglib-039d63af0d530317.rmeta --extern ffi=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libgtk_sys-c4c2416a19e630f5.rmeta --extern gtk3_macros=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps/libgtk3_macros-d21dbe4f82e032b9.so --extern libc=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-4b4b2b1ce84fad0d.rmeta --extern pango=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libpango-79cb1b4df5e817f2.rmeta --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 /build/reproducible-path/rust-libphosh-0.0.6=/usr/share/cargo/registry/libphosh-0.0.6 --remap-path-prefix /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry=/usr/share/cargo/registry --cfg 'gdk_backend="broadway"' --cfg 'gdk_backend="wayland"' --cfg 'gdk_backend="x11"'`
> warning: `gdk` (lib) generated 2 warnings
> warning: unexpected `cfg` condition name: `gdk_backend`
> --> /usr/share/cargo/registry/gtk-0.18-0.18.1/src/auto/mod.rs:395:7
> |
> 395 | #[cfg(gdk_backend = "x11")]
> | ^^^^^^^^^^^^^^^^^^^
> |
> = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
> = help: consider using a Cargo feature instead
> = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
> [lints.rust]
> unexpected_cfgs = { level = "warn", check-cfg = ['cfg(gdk_backend, values("x11"))'] }
> = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(gdk_backend, values(\"x11\"))");` to the top of the `build.rs`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
> = note: `#[warn(unexpected_cfgs)]` on by default
>
> warning: unexpected `cfg` condition name: `gdk_backend`
> --> /usr/share/cargo/registry/gtk-0.18-0.18.1/src/auto/mod.rs:398:7
> |
> 398 | #[cfg(gdk_backend = "x11")]
> | ^^^^^^^^^^^^^^^^^^^
> |
> = help: consider using a Cargo feature instead
> = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
> [lints.rust]
> unexpected_cfgs = { level = "warn", check-cfg = ['cfg(gdk_backend, values("x11"))'] }
> = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(gdk_backend, values(\"x11\"))");` to the top of the `build.rs`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition name: `gdk_backend`
> --> /usr/share/cargo/registry/gtk-0.18-0.18.1/src/auto/mod.rs:402:7
> |
> 402 | #[cfg(gdk_backend = "x11")]
> | ^^^^^^^^^^^^^^^^^^^
> |
> = help: consider using a Cargo feature instead
> = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
> [lints.rust]
> unexpected_cfgs = { level = "warn", check-cfg = ['cfg(gdk_backend, values("x11"))'] }
> = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(gdk_backend, values(\"x11\"))");` to the top of the `build.rs`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition name: `gdk_backend`
> --> /usr/share/cargo/registry/gtk-0.18-0.18.1/src/auto/mod.rs:407:7
> |
> 407 | #[cfg(gdk_backend = "x11")]
> | ^^^^^^^^^^^^^^^^^^^
> |
> = help: consider using a Cargo feature instead
> = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
> [lints.rust]
> unexpected_cfgs = { level = "warn", check-cfg = ['cfg(gdk_backend, values("x11"))'] }
> = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(gdk_backend, values(\"x11\"))");` to the top of the `build.rs`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition name: `gdk_backend`
> --> /usr/share/cargo/registry/gtk-0.18-0.18.1/src/auto/mod.rs:518:7
> |
> 518 | #[cfg(gdk_backend = "x11")]
> | ^^^^^^^^^^^^^^^^^^^
> |
> = help: consider using a Cargo feature instead
> = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
> [lints.rust]
> unexpected_cfgs = { level = "warn", check-cfg = ['cfg(gdk_backend, values("x11"))'] }
> = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(gdk_backend, values(\"x11\"))");` to the top of the `build.rs`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition name: `gdk_backend`
> --> /usr/share/cargo/registry/gtk-0.18-0.18.1/src/auto/mod.rs:521:7
> |
> 521 | #[cfg(gdk_backend = "x11")]
> | ^^^^^^^^^^^^^^^^^^^
> |
> = help: consider using a Cargo feature instead
> = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
> [lints.rust]
> unexpected_cfgs = { level = "warn", check-cfg = ['cfg(gdk_backend, values("x11"))'] }
> = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(gdk_backend, values(\"x11\"))");` to the top of the `build.rs`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition name: `gdk_backend`
> --> /usr/share/cargo/registry/gtk-0.18-0.18.1/src/auto/mod.rs:525:7
> |
> 525 | #[cfg(gdk_backend = "x11")]
> | ^^^^^^^^^^^^^^^^^^^
> |
> = help: consider using a Cargo feature instead
> = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
> [lints.rust]
> unexpected_cfgs = { level = "warn", check-cfg = ['cfg(gdk_backend, values("x11"))'] }
> = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(gdk_backend, values(\"x11\"))");` to the top of the `build.rs`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition name: `gdk_backend`
> --> /usr/share/cargo/registry/gtk-0.18-0.18.1/src/auto/mod.rs:530:7
> |
> 530 | #[cfg(gdk_backend = "x11")]
> | ^^^^^^^^^^^^^^^^^^^
> |
> = help: consider using a Cargo feature instead
> = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
> [lints.rust]
> unexpected_cfgs = { level = "warn", check-cfg = ['cfg(gdk_backend, values("x11"))'] }
> = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(gdk_backend, values(\"x11\"))");` to the top of the `build.rs`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition value: `gio_v2_80`
> --> /usr/share/cargo/registry/gtk-0.18-0.18.1/src/auto/application.rs:74:35
> |
> 74 | ... #[cfg(feature = "gio_v2_80")]
> | ^^^^^^^^^^-----------
> | |
> | help: there is a expected value with a similar name: `"gio_v2_58"`
> |
> = note: expected values for `feature` are: `gio_v2_58`, `unsafe-assume-initialized`, `v3_24`, `v3_24_1`, `v3_24_11`, `v3_24_30`, `v3_24_8`, and `v3_24_9`
> = help: consider adding `gio_v2_80` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition name: `gdk_backend`
> --> /usr/share/cargo/registry/gtk-0.18-0.18.1/src/auto/mod.rs:1040:11
> |
> 1040 | #[cfg(gdk_backend = "x11")]
> | ^^^^^^^^^^^^^^^^^^^
> |
> = help: consider using a Cargo feature instead
> = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
> [lints.rust]
> unexpected_cfgs = { level = "warn", check-cfg = ['cfg(gdk_backend, values("x11"))'] }
> = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(gdk_backend, values(\"x11\"))");` to the top of the `build.rs`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition name: `gdk_backend`
> --> /usr/share/cargo/registry/gtk-0.18-0.18.1/src/auto/mod.rs:1043:11
> |
> 1043 | #[cfg(gdk_backend = "x11")]
> | ^^^^^^^^^^^^^^^^^^^
> |
> = help: consider using a Cargo feature instead
> = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
> [lints.rust]
> unexpected_cfgs = { level = "warn", check-cfg = ['cfg(gdk_backend, values("x11"))'] }
> = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(gdk_backend, values(\"x11\"))");` to the top of the `build.rs`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition name: `gdk_backend`
> --> /usr/share/cargo/registry/gtk-0.18-0.18.1/src/auto/mod.rs:1070:11
> |
> 1070 | #[cfg(gdk_backend = "x11")]
> | ^^^^^^^^^^^^^^^^^^^
> |
> = help: consider using a Cargo feature instead
> = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
> [lints.rust]
> unexpected_cfgs = { level = "warn", check-cfg = ['cfg(gdk_backend, values("x11"))'] }
> = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(gdk_backend, values(\"x11\"))");` to the top of the `build.rs`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition name: `gdk_backend`
> --> /usr/share/cargo/registry/gtk-0.18-0.18.1/src/auto/mod.rs:1073:11
> |
> 1073 | #[cfg(gdk_backend = "x11")]
> | ^^^^^^^^^^^^^^^^^^^
> |
> = help: consider using a Cargo feature instead
> = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
> [lints.rust]
> unexpected_cfgs = { level = "warn", check-cfg = ['cfg(gdk_backend, values("x11"))'] }
> = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(gdk_backend, values(\"x11\"))");` to the top of the `build.rs`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition name: `gdk_backend`
> --> /usr/share/cargo/registry/gtk-0.18-0.18.1/src/auto/mod.rs:1206:11
> |
> 1206 | #[cfg(gdk_backend = "x11")]
> | ^^^^^^^^^^^^^^^^^^^
> |
> = help: consider using a Cargo feature instead
> = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
> [lints.rust]
> unexpected_cfgs = { level = "warn", check-cfg = ['cfg(gdk_backend, values("x11"))'] }
> = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(gdk_backend, values(\"x11\"))");` to the top of the `build.rs`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition name: `gdk_backend`
> --> /usr/share/cargo/registry/gtk-0.18-0.18.1/src/auto/mod.rs:1209:11
> |
> 1209 | #[cfg(gdk_backend = "x11")]
> | ^^^^^^^^^^^^^^^^^^^
> |
> = help: consider using a Cargo feature instead
> = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
> [lints.rust]
> unexpected_cfgs = { level = "warn", check-cfg = ['cfg(gdk_backend, values("x11"))'] }
> = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(gdk_backend, values(\"x11\"))");` to the top of the `build.rs`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition name: `gdk_backend`
> --> /usr/share/cargo/registry/gtk-0.18-0.18.1/src/auto/mod.rs:1240:11
> |
> 1240 | #[cfg(gdk_backend = "x11")]
> | ^^^^^^^^^^^^^^^^^^^
> |
> = help: consider using a Cargo feature instead
> = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
> [lints.rust]
> unexpected_cfgs = { level = "warn", check-cfg = ['cfg(gdk_backend, values("x11"))'] }
> = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(gdk_backend, values(\"x11\"))");` to the top of the `build.rs`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition name: `gdk_backend`
> --> /usr/share/cargo/registry/gtk-0.18-0.18.1/src/auto/mod.rs:1243:11
> |
> 1243 | #[cfg(gdk_backend = "x11")]
> | ^^^^^^^^^^^^^^^^^^^
> |
> = help: consider using a Cargo feature instead
> = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
> [lints.rust]
> unexpected_cfgs = { level = "warn", check-cfg = ['cfg(gdk_backend, values("x11"))'] }
> = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(gdk_backend, values(\"x11\"))");` to the top of the `build.rs`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition value: `v3_22`
> --> /usr/share/cargo/registry/gtk-0.18-0.18.1/src/file_chooser.rs:4:7
> |
> 4 | #[cfg(feature = "v3_22")]
> | ^^^^^^^^^^-------
> | |
> | help: there is a expected value with a similar name: `"v3_24"`
> |
> = note: expected values for `feature` are: `gio_v2_58`, `unsafe-assume-initialized`, `v3_24`, `v3_24_1`, `v3_24_11`, `v3_24_30`, `v3_24_8`, and `v3_24_9`
> = help: consider adding `v3_22` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition value: `v3_22`
> --> /usr/share/cargo/registry/gtk-0.18-0.18.1/src/file_chooser.rs:17:11
> |
> 17 | #[cfg(feature = "v3_22")]
> | ^^^^^^^^^^-------
> | |
> | help: there is a expected value with a similar name: `"v3_24"`
> |
> = note: expected values for `feature` are: `gio_v2_58`, `unsafe-assume-initialized`, `v3_24`, `v3_24_1`, `v3_24_11`, `v3_24_30`, `v3_24_8`, and `v3_24_9`
> = help: consider adding `v3_22` as a feature in `Cargo.toml`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition name: `gdk_backend`
> --> /usr/share/cargo/registry/gtk-0.18-0.18.1/src/subclass/mod.rs:28:7
> |
> 28 | #[cfg(gdk_backend = "x11")]
> | ^^^^^^^^^^^^^^^^^^^
> |
> = help: consider using a Cargo feature instead
> = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
> [lints.rust]
> unexpected_cfgs = { level = "warn", check-cfg = ['cfg(gdk_backend, values("x11"))'] }
> = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(gdk_backend, values(\"x11\"))");` to the top of the `build.rs`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition name: `gdk_backend`
> --> /usr/share/cargo/registry/gtk-0.18-0.18.1/src/subclass/mod.rs:31:7
> |
> 31 | #[cfg(gdk_backend = "x11")]
> | ^^^^^^^^^^^^^^^^^^^
> |
> = help: consider using a Cargo feature instead
> = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
> [lints.rust]
> unexpected_cfgs = { level = "warn", check-cfg = ['cfg(gdk_backend, values("x11"))'] }
> = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(gdk_backend, values(\"x11\"))");` to the top of the `build.rs`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition name: `gdk_backend`
> --> /usr/share/cargo/registry/gtk-0.18-0.18.1/src/subclass/mod.rs:70:11
> |
> 70 | #[cfg(gdk_backend = "x11")]
> | ^^^^^^^^^^^^^^^^^^^
> |
> = help: consider using a Cargo feature instead
> = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
> [lints.rust]
> unexpected_cfgs = { level = "warn", check-cfg = ['cfg(gdk_backend, values("x11"))'] }
> = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(gdk_backend, values(\"x11\"))");` to the top of the `build.rs`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unexpected `cfg` condition name: `gdk_backend`
> --> /usr/share/cargo/registry/gtk-0.18-0.18.1/src/subclass/mod.rs:73:11
> |
> 73 | #[cfg(gdk_backend = "x11")]
> | ^^^^^^^^^^^^^^^^^^^
> |
> = help: consider using a Cargo feature instead
> = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
> [lints.rust]
> unexpected_cfgs = { level = "warn", check-cfg = ['cfg(gdk_backend, values("x11"))'] }
> = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(gdk_backend, values(\"x11\"))");` to the top of the `build.rs`
> = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
>
> warning: unused import: `glib::subclass::prelude::*`
> --> /usr/share/cargo/registry/gtk-0.18-0.18.1/src/subclass/mod.rs:43:13
> |
> 43 | pub use glib::subclass::prelude::*;
> | ^^^^^^^^^^^^^^^^^^^^^^^^^^
> |
> = note: `#[warn(unused_imports)]` on by default
>
> warning: unused import: `gdk_pixbuf::prelude::*`
> --> /usr/share/cargo/registry/gtk-0.18-0.18.1/src/prelude.rs:10:9
> |
> 10 | pub use gdk_pixbuf::prelude::*;
> | ^^^^^^^^^^^^^^^^^^^^^^
>
> warning: unused import: `gio::prelude::*`
> --> /usr/share/cargo/registry/gtk-0.18-0.18.1/src/prelude.rs:12:9
> |
> 12 | pub use gio::prelude::*;
> | ^^^^^^^^^^^^^^^
>
> warning: unused import: `glib::prelude::*`
> --> /usr/share/cargo/registry/gtk-0.18-0.18.1/src/prelude.rs:14:9
> |
> 14 | pub use glib::prelude::*;
> | ^^^^^^^^^^^^^^^^
>
> warning: unused import: `pango::prelude::*`
> --> /usr/share/cargo/registry/gtk-0.18-0.18.1/src/prelude.rs:16:9
> |
> 16 | pub use pango::prelude::*;
> | ^^^^^^^^^^^^^^^^^
>
> warning: trait `MessageDialogExt` is never used
> --> /usr/share/cargo/registry/gtk-0.18-0.18.1/src/message_dialog.rs:45:11
> |
> 45 | pub trait MessageDialogExt: IsA<MessageDialog> + sealed::Sealed + 'static {
> | ^^^^^^^^^^^^^^^^
> |
> = note: `#[warn(dead_code)]` on by default
>
> warning: trait `Sealed` is never used
> --> /usr/share/cargo/registry/gtk-0.18-0.18.1/src/message_dialog.rs:41:15
> |
> 41 | pub trait Sealed {}
> | ^^^^^^
>
> Compiling libphosh v0.0.6 (/build/reproducible-path/rust-libphosh-0.0.6)
> Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=libphosh CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/Cargo.toml CARGO_PKG_AUTHORS='Guido Günther <agx at sigxcpu.org>' CARGO_PKG_DESCRIPTION='Rust bindings for libphosh' CARGO_PKG_HOMEPAGE='https://gitlab.gnome.org/guidog/libphosh-rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libphosh CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.gnome.org/guidog/libphosh-rs.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name libphosh --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="gtk_v2_10"' --cfg 'feature="gtk_v2_12"' --cfg 'feature="gtk_v2_18"' --cfg 'feature="gtk_v2_20"' --cfg 'feature="gtk_v2_4"' --cfg 'feature="gtk_v2_6"' --cfg 'feature="gtk_v3"' --cfg 'feature="gtk_v3_12"' --cfg 'feature="gtk_v3_14"' --cfg 'feature="gtk_v3_20"' --cfg 'feature="gtk_v3_4"' --cfg 'feature="gtk_v3_8"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "gtk_v2_10", "gtk_v2_12", "gtk_v2_18", "gtk_v2_20", "gtk_v2_4", "gtk_v2_6", "gtk_v3", "gtk_v3_12", "gtk_v3_14", "gtk_v3_20", "gtk_v3_4", "gtk_v3_8", "v3_12", "v3_14"))' -C metadata=2b86ecfafdcd3648 -C extra-filename=-301ac8a60cb709cd --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -C incremental=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/incremental -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --extern gdk=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libgdk-28a7160e718725af.rmeta --extern gio=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libgio-d3919362b9dbcc19.rmeta --extern glib=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libglib-039d63af0d530317.rmeta --extern gtk=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libgtk-d07812514454ba83.rmeta --extern libc=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-4b4b2b1ce84fad0d.rmeta --extern ffi=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libphosh_sys-5004a30e47915b9d.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 /build/reproducible-path/rust-libphosh-0.0.6=/usr/share/cargo/registry/libphosh-0.0.6 --remap-path-prefix /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry=/usr/share/cargo/registry`
> error[E0425]: cannot find function `phosh_quick_setting_get_status_icon` in crate `ffi`
> --> src/auto/quick_setting.rs:351:33
> |
> 351 | from_glib_none(ffi::phosh_quick_setting_get_status_icon(self.as_ref().to_glib_none().0))
> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `phosh_quick_setting_get_status_page`
> |
> ::: /usr/share/cargo/registry/libphosh-sys-0.0.6/src/lib.rs:541:5
> |
> 541 | pub fn phosh_quick_setting_get_status_page(self_: *mut PhoshQuickSetting) -> *mut PhoshStatusPage;
> | -------------------------------------------------------------------------------------------------- similarly named function `phosh_quick_setting_get_status_page` defined here
>
> error[E0425]: cannot find function `phosh_quick_setting_set_status_icon` in crate `ffi`
> --> src/auto/quick_setting.rs:408:18
> |
> 408 | ffi::phosh_quick_setting_set_status_icon(self.as_ref().to_glib_none().0, status_icon.as_ref().to_glib_none().0);
> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `phosh_quick_setting_set_status_page`
> |
> ::: /usr/share/cargo/registry/libphosh-sys-0.0.6/src/lib.rs:547:5
> |
> 547 | pub fn phosh_quick_setting_set_status_page(self_: *mut PhoshQuickSetting, status_page: *mut PhoshStatusPage);
> | ------------------------------------------------------------------------------------------------------------- similarly named function `phosh_quick_setting_set_status_page` defined here
>
> error[E0425]: cannot find function `phosh_status_page_get_content` in crate `ffi`
> --> src/auto/status_page.rs:292:33
> |
> 292 | from_glib_none(ffi::phosh_status_page_get_content(self.as_ref().to_glib_none().0))
> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `phosh_status_page_get_footer`
> |
> ::: /usr/share/cargo/registry/libphosh-sys-0.0.6/src/lib.rs:591:5
> |
> 591 | pub fn phosh_status_page_get_footer(self_: *mut PhoshStatusPage) -> *mut gtk::GtkWidget;
> | ---------------------------------------------------------------------------------------- similarly named function `phosh_status_page_get_footer` defined here
>
> error[E0425]: cannot find function `phosh_status_page_set_content` in crate `ffi`
> --> src/auto/status_page.rs:324:18
> |
> 324 | ffi::phosh_status_page_set_content(self.as_ref().to_glib_none().0, content.as_ref().to_glib_none().0);
> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `phosh_status_page_set_footer`
> |
> ::: /usr/share/cargo/registry/libphosh-sys-0.0.6/src/lib.rs:594:5
> |
> 594 | pub fn phosh_status_page_set_footer(self_: *mut PhoshStatusPage, footer: *mut gtk::GtkWidget);
> | ---------------------------------------------------------------------------------------------- similarly named function `phosh_status_page_set_footer` defined here
>
> For more information about this error, try `rustc --explain E0425`.
> error: could not compile `libphosh` (lib) due to 4 previous errors
>
> Caused by:
> process didn't exit successfully: `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=libphosh CARGO_MANIFEST_DIR=/build/reproducible-path/rust-libphosh-0.0.6 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-libphosh-0.0.6/Cargo.toml CARGO_PKG_AUTHORS='Guido Günther <agx at sigxcpu.org>' CARGO_PKG_DESCRIPTION='Rust bindings for libphosh' CARGO_PKG_HOMEPAGE='https://gitlab.gnome.org/guidog/libphosh-rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libphosh CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.gnome.org/guidog/libphosh-rs.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps rustc --crate-name libphosh --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="gtk_v2_10"' --cfg 'feature="gtk_v2_12"' --cfg 'feature="gtk_v2_18"' --cfg 'feature="gtk_v2_20"' --cfg 'feature="gtk_v2_4"' --cfg 'feature="gtk_v2_6"' --cfg 'feature="gtk_v3"' --cfg 'feature="gtk_v3_12"' --cfg 'feature="gtk_v3_14"' --cfg 'feature="gtk_v3_20"' --cfg 'feature="gtk_v3_4"' --cfg 'feature="gtk_v3_8"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "gtk_v2_10", "gtk_v2_12", "gtk_v2_18", "gtk_v2_20", "gtk_v2_4", "gtk_v2_6", "gtk_v3", "gtk_v3_12", "gtk_v3_14", "gtk_v3_20", "gtk_v3_4", "gtk_v3_8", "v3_12", "v3_14"))' -C metadata=2b86ecfafdcd3648 -C extra-filename=-301ac8a60cb709cd --out-dir /build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -C incremental=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/incremental -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/rust-libphosh-0.0.6/target/debug/deps --extern gdk=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libgdk-28a7160e718725af.rmeta --extern gio=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libgio-d3919362b9dbcc19.rmeta --extern glib=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libglib-039d63af0d530317.rmeta --extern gtk=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libgtk-d07812514454ba83.rmeta --extern libc=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-4b4b2b1ce84fad0d.rmeta --extern ffi=/build/reproducible-path/rust-libphosh-0.0.6/target/x86_64-unknown-linux-gnu/debug/deps/libphosh_sys-5004a30e47915b9d.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 /build/reproducible-path/rust-libphosh-0.0.6=/usr/share/cargo/registry/libphosh-0.0.6 --remap-path-prefix /build/reproducible-path/rust-libphosh-0.0.6/debian/cargo_registry=/usr/share/cargo/registry` (exit status: 1)
> warning: build failed, waiting for other jobs to finish...
> warning: `gtk` (lib) generated 30 warnings
> dh_auto_test: error: /usr/share/cargo/bin/cargo test --all returned exit code 101
The full build log is available from:
http://qa-logs.debian.net/2025/03/27/rust-libphosh_0.0.6-1_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20250327;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20250327&fusertaguser=lucas@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
More information about the Pkg-rust-maintainers
mailing list