[Debian-on-mobile-maintainers] Bug#1106305: phrog: FTBFS in testing: make[1]: *** [debian/rules:21: override_dh_auto_build] Error 101

Lucas Nussbaum lucas at debian.org
Thu May 22 19:42:48 BST 2025


Source: phrog
Version: 0.46.0-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20250520 ftbfs-trixie

Hi,

During a rebuild of all packages in testing (trixie), your package failed
to build on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/build/reproducible-path/phrog-0.46.0'
> HOME=/build/reproducible-path/phrog-0.46.0/debian/tmp_home /usr/share/cargo/bin/cargo build
> 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', 'build', '--verbose', '--verbose', '-j8', '--target', 'x86_64-unknown-linux-gnu'],) {}
>    Compiling proc-macro2 v1.0.92
>    Compiling unicode-ident v1.0.13
>    Compiling serde v1.0.217
>    Compiling winnow v0.6.26
>    Compiling hashbrown v0.14.5
>    Compiling equivalent v1.0.1
>    Compiling pkg-config v0.3.31
>    Compiling heck v0.4.1
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=unicode_ident CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/unicode-ident-1.0.13 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name unicode_ident --edition=2018 /build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --cap-lints warn`
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/proc-macro2-1.0.92 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name build_script_build --edition=2021 /build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/build/proc-macro2-dcf1f5cd3445a9fe -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --cap-lints warn`
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=winnow CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/winnow-0.6.26 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name winnow --edition=2021 /build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --cap-lints warn`
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/hashbrown-0.14.5 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name hashbrown --edition=2021 /build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --cap-lints warn`
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/serde-1.0.217 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name build_script_build --edition=2018 /build/reproducible-path/phrog-0.46.0/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="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=73e08dec9ba7100b -C extra-filename=-a7c5a0599d0df198 --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/build/serde-a7c5a0599d0df198 -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --cap-lints warn`
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=heck CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/heck-0.4.1 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name heck --edition=2018 /build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --cap-lints warn`
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=pkg_config CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/pkg-config-0.3.31 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name pkg_config --edition=2018 /build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --cap-lints warn`
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=equivalent CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/equivalent-1.0.1 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name equivalent --edition=2015 /build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --cap-lints warn`
>    Compiling target-lexicon v0.12.14
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/target-lexicon-0.12.14 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name build_script_build --edition=2018 /build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/build/target-lexicon-4c9f63ac8b148277 -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --cap-lints warn`
> warning: unreachable expression
>    --> /build/reproducible-path/phrog-0.46.0/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
> 
>    Compiling smallvec v1.13.2
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/smallvec-1.13.2 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name smallvec --edition=2018 /build/reproducible-path/phrog-0.46.0/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=b757a4c6bdba40a4 -C extra-filename=-2c4214a98a2732c8 --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --cap-lints warn`
> warning: unexpected `cfg` condition value: `rust_1_40`
>   --> /build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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: unexpected `cfg` condition value: `nightly`
>   --> /build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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
> 
> warning: unexpected `cfg` condition value: `debug`
>  --> /build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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
> 
>    Compiling version-compare v0.1.1
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=version_compare CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/version-compare-0.1.1 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name version_compare --edition=2018 /build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --cap-lints warn`
> warning: unexpected `cfg` condition name: `tarpaulin`
>    --> /build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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
> 
>    Compiling autocfg v1.1.0
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=autocfg CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/autocfg-1.1.0 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name autocfg --edition=2015 /build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --cap-lints warn`
> warning: use of deprecated type alias `error::IResult`: Replaced with `ModalResult`
>    --> /build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/debian/cargo_registry/winnow-0.6.26/src/error.rs:270:41
>     |
> 270 |     fn from_error_kind(input: &I, kind: ErrorKind) -> Self;
>     |                                         ^^^^^^^^^
> 
> warning: use of deprecated unit variant `error::ErrorKind::Fail`
>    --> /build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/debian/cargo_registry/winnow-0.6.26/src/combinator/core.rs:404:32
>     |
> 404 |     pub fn finish(mut self) -> PResult<(I, ()), E> {
>     |                                ^^^^^^^
> 
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CFG_FEATURE=default,derive,serde_derive,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_DERIVE=1 CARGO_FEATURE_SERDE_DERIVE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/serde-1.0.217 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps:/build/reproducible-path/phrog-0.46.0/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/debug/build/serde-0d583ce8e4e53b7d/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /build/reproducible-path/phrog-0.46.0/target/debug/build/serde-a7c5a0599d0df198/build-script-build`
> warning: use of deprecated enum `error::ErrorKind`
>  --> /build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/debian/cargo_registry/winnow-0.6.26/src/combinator/multi.rs:1381:6
>      |
> 1381 | ) -> PResult<R, E>
>      |      ^^^^^^^
> 
> [serde 1.0.217] cargo:rerun-if-changed=build.rs
> warning: use of deprecated unit variant `error::ErrorKind::Many`
>     --> /build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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> {
>     |                                                ^^^^^^^
> 
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
>    --> /build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/debian/cargo_registry/winnow-0.6.26/src/token/mod.rs:987:60
>     |
> 987 |                 Err(ErrMode::from_error_kind(i, ErrorKind::Slice))
>     |                                                            ^^^^^
> 
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
>     --> /build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/debian/cargo_registry/winnow-0.6.26/src/lib.rs:151:20
>     |
> 151 |     pub use crate::PResult;
>     |                    ^^^^^^^
> 
> [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)
>    Compiling pin-project-lite v0.2.13
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=pin_project_lite CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/pin-project-lite-0.2.13 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name pin_project_lite --edition=2018 /build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
>      Running `CARGO=/usr/share/cargo/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/phrog-0.46.0/debian/cargo_registry/proc-macro2-1.0.92 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps:/build/reproducible-path/phrog-0.46.0/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/debug/build/proc-macro2-4f0cb4b15b603c66/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /build/reproducible-path/phrog-0.46.0/target/debug/build/proc-macro2-dcf1f5cd3445a9fe/build-script-build`
> [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
>    Compiling libc v0.2.169
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/libc-0.2.169 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name build_script_build --edition=2021 /build/reproducible-path/phrog-0.46.0/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="extra_traits"' --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=5c60725d6f2d685f -C extra-filename=-c953623eccada0d9 --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/build/libc-c953623eccada0d9 -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --cap-lints warn`
> warning: `version-compare` (lib) generated 5 warnings
>    Compiling futures-core v0.3.31
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=futures_core CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/futures-core-0.3.31 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name futures_core --edition=2018 /build/reproducible-path/phrog-0.46.0/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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "cfg-target-has-atomic", "default", "portable-atomic", "std", "unstable"))' -C metadata=97155ffc405c51d2 -C extra-filename=-2fef3c5cbc0ffc3a --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
> [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/share/cargo/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/proc-macro2-1.0.92 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/debug/build/proc-macro2-4f0cb4b15b603c66/out rustc --crate-name proc_macro2 --edition=2021 /build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern unicode_ident=/build/reproducible-path/phrog-0.46.0/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)'`
>    Compiling futures-io v0.3.31
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=futures_io CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/futures-io-0.3.31 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name futures_io --edition=2018 /build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
> warning: use of deprecated associated function `error::ParserError::from_error_kind`: replaced with `ParserError::from_input`
>    --> /build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/debian/cargo_registry/winnow-0.6.26/src/combinator/core.rs:223:35
>     |
> 223 |             Ok(_) => Err(ErrMode::from_error_kind(input, ErrorKind::Not)),
>     |                                   ^^^^^^^^^^^^^^^
> 
>    Compiling indexmap v2.7.0
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=indexmap CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/indexmap-2.7.0 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name indexmap --edition=2021 /build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern equivalent=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libequivalent-5605f89a6d3f75f5.rmeta --extern hashbrown=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libhashbrown-3b93bd4aee4ec46d.rmeta --cap-lints warn`
> warning: `hashbrown` (lib) generated 31 warnings
>    Compiling bitflags v2.8.0
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/bitflags-2.8.0 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name bitflags --edition=2021 /build/reproducible-path/phrog-0.46.0/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 --cfg 'feature="std"' --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=cb2406b08bfb2c59 -C extra-filename=-f3824bd56a7af08b --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
> warning: use of deprecated associated function `error::ParserError::from_error_kind`: replaced with `ParserError::from_input`
>    --> /build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/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
>      Running `CARGO=/usr/share/cargo/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/phrog-0.46.0/debian/cargo_registry/target-lexicon-0.12.14 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps:/build/reproducible-path/phrog-0.46.0/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/debug/build/target-lexicon-543166af42d1d291/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /build/reproducible-path/phrog-0.46.0/target/debug/build/target-lexicon-4c9f63ac8b148277/build-script-build`
>    Compiling slab v0.4.9
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/slab-0.4.9 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name build_script_build --edition=2018 /build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/build/slab-36eb9935d67ee946 -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern autocfg=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libautocfg-639adeb640c9ab7c.rlib --cap-lints warn`
> [target-lexicon 0.12.14] cargo:rustc-cfg=feature="rust_1_40"
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=target_lexicon CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/target-lexicon-0.12.14 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/debug/build/target-lexicon-543166af42d1d291/out rustc --crate-name target_lexicon --edition=2018 /build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --cap-lints warn --cfg 'feature="rust_1_40"'`
> warning: unexpected `cfg` condition value: `borsh`
>    --> /build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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: unexpected `cfg` condition value: `cargo-clippy`
>  --> /build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/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
> 
> warning: `pkg-config` (lib) generated 1 warning
>    Compiling once_cell v1.20.2
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/once_cell-1.20.2 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name once_cell --edition=2021 /build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
> warning: use of deprecated associated function `error::ParserError::from_error_kind`: replaced with `ParserError::from_input`
>    --> /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/winnow-0.6.26/src/ascii/mod.rs:197:37
>     |
> 197 |                 return Err(ErrMode::from_error_kind(input, e));
>     |                                     ^^^^^^^^^^^^^^^
> 
>    Compiling version_check v0.9.5
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=version_check CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/version_check-0.9.5 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name version_check --edition=2015 /build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --cap-lints warn`
> warning: use of deprecated associated function `error::ParserError::from_error_kind`: replaced with `ParserError::from_input`
>     --> /build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/debian/cargo_registry/winnow-0.6.26/src/binary/mod.rs:903:38
>     |
> 903 |         Err(_needed) => Err(ErrMode::from_error_kind(input, ErrorKind::Slice)),
>     |                                      ^^^^^^^^^^^^^^^
> 
>    Compiling quote v1.0.40
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=quote CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/quote-1.0.40 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/quote-1.0.40/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.40 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=40 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name quote --edition=2018 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/quote-1.0.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=10f5eb3b1e644c2f -C extra-filename=-38f30c4f545903f1 --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern proc_macro2=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libproc_macro2-3101b0ad76b98c0c.rmeta --cap-lints warn`
> warning: use of deprecated associated function `error::ParserError::from_error_kind`: replaced with `ParserError::from_input`
>     --> /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/winnow-0.6.26/src/binary/mod.rs:1278:39
>      |
> 1278 |             ErrMode::Backtrack(Error::from_error_kind(input, ErrorKind::Token))
>      |                                       ^^^^^^^^^^^^^^^
> 
>    Compiling cfg-expr v0.15.8
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=cfg_expr CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/cfg-expr-0.15.8 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name cfg_expr --edition=2021 /build/reproducible-path/phrog-0.46.0/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=ec76ce0820be853a -C extra-filename=-54ca83cfb5595ccc --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern smallvec=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libsmallvec-2c4214a98a2732c8.rmeta --extern target_lexicon=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libtarget_lexicon-605df85677a87cb7.rmeta --cap-lints warn`
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CFG_FEATURE=default,extra_traits,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-Clink-arg=-Wl,-z,now--remap-path-prefix/build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0--remap-path-prefix/build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/libc-0.2.169 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps:/build/reproducible-path/phrog-0.46.0/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/build/libc-385e5744c876e268/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /build/reproducible-path/phrog-0.46.0/target/debug/build/libc-c953623eccada0d9/build-script-build`
> [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/share/cargo/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/libc-0.2.169 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/build/libc-385e5744c876e268/out rustc --crate-name libc --edition=2021 /build/reproducible-path/phrog-0.46.0/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="extra_traits"' --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=d4512237d7395bf2 -C extra-filename=-833543f8980f680c --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/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: `target-lexicon` (lib) generated 16 warnings (14 duplicates)
>      Running `CARGO=/usr/share/cargo/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-Clink-arg=-Wl,-z,now--remap-path-prefix/build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0--remap-path-prefix/build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/slab-0.4.9 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps:/build/reproducible-path/phrog-0.46.0/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/build/slab-36eb9935d67ee946/build-script-build`
> warning: use of deprecated associated function `error::ParserError::from_error_kind`: replaced with `ParserError::from_input`
>    --> /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/winnow-0.6.26/src/combinator/core.rs:183:26
>     |
> 183 |             Err(ErrMode::from_error_kind(input, ErrorKind::Eof))
>     |                          ^^^^^^^^^^^^^^^
> 
> warning: use of deprecated associated function `error::ParserError::from_error_kind`: replaced with `ParserError::from_input`
>    --> /build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/debian/cargo_registry/winnow-0.6.26/src/token/mod.rs:970:30
>     |
> 970 |         None => Err(ErrMode::from_error_kind(i, ErrorKind::Slice)),
>     |                              ^^^^^^^^^^^^^^^
> 
>    Compiling syn v2.0.98
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/syn-2.0.98 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/syn-2.0.98/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.98 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=98 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name syn --edition=2021 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/syn-2.0.98/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="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "visit", "visit-mut"))' -C metadata=eb115031bb4b8144 -C extra-filename=-8cd480dc4bd8bad4 --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern proc_macro2=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libproc_macro2-3101b0ad76b98c0c.rmeta --extern quote=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libquote-38f30c4f545903f1.rmeta --extern unicode_ident=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libunicode_ident-e4d4ac1643d40f6d.rmeta --cap-lints warn`
> warning: use of deprecated associated function `error::ParserError::from_error_kind`: replaced with `ParserError::from_input`
>    --> /build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/debian/cargo_registry/winnow-0.6.26/src/token/mod.rs:1029:30
>      |
> 1029 |         None => Err(ErrMode::from_error_kind(i, ErrorKind::Slice)),
>      |                              ^^^^^^^^^^^^^^^
> 
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=slab CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/slab-0.4.9 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/build/slab-d0b86944eeb66c05/out rustc --crate-name slab --edition=2018 /build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
>    Compiling crossbeam-utils v0.8.19
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/crossbeam-utils-0.8.19 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/crossbeam-utils-0.8.19/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 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/phrog-0.46.0/target/debug/deps rustc --crate-name build_script_build --edition=2021 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/crossbeam-utils-0.8.19/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("default", "nightly", "std"))' -C metadata=be511a903e10367d -C extra-filename=-14fe07f0a938bead --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/build/crossbeam-utils-14fe07f0a938bead -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --cap-lints warn`
> 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
> 
> 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: `indexmap` (lib) generated 5 warnings
>    Compiling proc-macro-error-attr v1.0.4
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/proc-macro-error-attr-1.0.4 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name build_script_build --edition=2018 /build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/build/proc-macro-error-attr-749cafc3d47a93c6 -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern version_check=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libversion_check-d9266719dc94f4a3.rlib --cap-lints warn`
> warning: `slab` (lib) generated 6 warnings
>    Compiling syn v1.0.109
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/syn-1.0.109 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name build_script_build --edition=2018 /build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/build/syn-2b24ab4367e8dbeb -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --cap-lints warn`
>    Compiling memchr v2.7.4
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/memchr-2.7.4 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name memchr --edition=2021 /build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
>      Running `CARGO=/usr/share/cargo/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/phrog-0.46.0/debian/cargo_registry/proc-macro-error-attr-1.0.4 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps:/build/reproducible-path/phrog-0.46.0/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/debug/build/proc-macro-error-attr-6f38bfe2a7cef1a5/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /build/reproducible-path/phrog-0.46.0/target/debug/build/proc-macro-error-attr-749cafc3d47a93c6/build-script-build`
>    Compiling proc-macro-error v1.0.4
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/proc-macro-error-1.0.4 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name build_script_build --edition=2018 /build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/build/proc-macro-error-db07c832516f6566 -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern version_check=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libversion_check-d9266719dc94f4a3.rlib --cap-lints warn`
>    Compiling parking v2.2.0
>      Running `CARGO=/usr/share/cargo/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-Clink-arg=-Wl,-z,now--remap-path-prefix/build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0--remap-path-prefix/build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry' CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/crossbeam-utils-0.8.19 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/crossbeam-utils-0.8.19/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 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='' DEBUG=true HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/build/reproducible-path/phrog-0.46.0/target/debug/deps:/build/reproducible-path/phrog-0.46.0/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/build/crossbeam-utils-0d3f9b82d100288d/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /build/reproducible-path/phrog-0.46.0/target/debug/build/crossbeam-utils-14fe07f0a938bead/build-script-build`
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=parking CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/parking-2.2.0 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/parking-2.2.0/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina <stjepang at gmail.com>:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Thread parking and unparking' CARGO_PKG_HOMEPAGE='https://github.com/smol-rs/parking' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/parking' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=2.2.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name parking --edition=2018 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/parking-2.2.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=9d2930bd7b177aac -C extra-filename=-bcba52ce1d794a1b --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
> [crossbeam-utils 0.8.19] cargo:rerun-if-changed=no_atomic.rs
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=crossbeam_utils CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/crossbeam-utils-0.8.19 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/crossbeam-utils-0.8.19/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 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/phrog-0.46.0/target/debug/deps OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/build/crossbeam-utils-0d3f9b82d100288d/out rustc --crate-name crossbeam_utils --edition=2021 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/crossbeam-utils-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=698ea8bf62359797 -C extra-filename=-98504c288b29a025 --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
> warning: unexpected `cfg` condition name: `loom`
>   --> /usr/share/cargo/registry/parking-2.2.0/src/lib.rs:41:15
>    |
> 41 | #[cfg(not(all(loom, feature = "loom")))]
>    |               ^^^^
>    |
>    = 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(loom)'] }
>    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` 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 value: `loom`
>   --> /usr/share/cargo/registry/parking-2.2.0/src/lib.rs:41:21
>    |
> 41 | #[cfg(not(all(loom, feature = "loom")))]
>    |                     ^^^^^^^^^^^^^^^^ help: remove the condition
>    |
>    = note: no expected values for `feature`
>    = help: consider adding `loom` 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: `loom`
>   --> /usr/share/cargo/registry/parking-2.2.0/src/lib.rs:44:11
>    |
> 44 | #[cfg(all(loom, feature = "loom"))]
>    |           ^^^^
>    |
>    = 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(loom)'] }
>    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` 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: `loom`
>   --> /usr/share/cargo/registry/parking-2.2.0/src/lib.rs:44:17
>    |
> 44 | #[cfg(all(loom, feature = "loom"))]
>    |                 ^^^^^^^^^^^^^^^^ help: remove the condition
>    |
>    = note: no expected values for `feature`
>    = help: consider adding `loom` 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: `loom`
>   --> /usr/share/cargo/registry/parking-2.2.0/src/lib.rs:54:15
>    |
> 54 | #[cfg(not(all(loom, feature = "loom")))]
>    |               ^^^^
>    |
>    = 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(loom)'] }
>    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` 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: `loom`
>   --> /usr/share/cargo/registry/parking-2.2.0/src/lib.rs:54:21
>    |
> 54 | #[cfg(not(all(loom, feature = "loom")))]
>    |                     ^^^^^^^^^^^^^^^^ help: remove the condition
>    |
>    = note: no expected values for `feature`
>    = help: consider adding `loom` 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: `loom`
>    --> /usr/share/cargo/registry/parking-2.2.0/src/lib.rs:140:15
>     |
> 140 |     #[cfg(not(loom))]
>     |               ^^^^
>     |
>     = 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(loom)'] }
>     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` 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: `loom`
>    --> /usr/share/cargo/registry/parking-2.2.0/src/lib.rs:160:15
>     |
> 160 |     #[cfg(not(loom))]
>     |               ^^^^
>     |
>     = 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(loom)'] }
>     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` 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: `loom`
>    --> /usr/share/cargo/registry/parking-2.2.0/src/lib.rs:379:27
>     |
> 379 |                 #[cfg(not(loom))]
>     |                           ^^^^
>     |
>     = 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(loom)'] }
>     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` 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: `loom`
>    --> /usr/share/cargo/registry/parking-2.2.0/src/lib.rs:393:23
>     |
> 393 |                 #[cfg(loom)]
>     |                       ^^^^
>     |
>     = 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(loom)'] }
>     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` 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: `crossbeam_loom`
>   --> /usr/share/cargo/registry/crossbeam-utils-0.8.19/src/lib.rs:42:7
>    |
> 42 | #[cfg(crossbeam_loom)]
>    |       ^^^^^^^^^^^^^^
>    |
>    = 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(crossbeam_loom)'] }
>    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` 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: `crossbeam_loom`
>   --> /usr/share/cargo/registry/crossbeam-utils-0.8.19/src/lib.rs:65:11
>    |
> 65 | #[cfg(not(crossbeam_loom))]
>    |           ^^^^^^^^^^^^^^
>    |
>    = 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(crossbeam_loom)'] }
>    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` 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: `crossbeam_no_atomic`
>   --> /usr/share/cargo/registry/crossbeam-utils-0.8.19/src/lib.rs:74:23
>    |
> 74 |             #[cfg(not(crossbeam_no_atomic))]
>    |                       ^^^^^^^^^^^^^^^^^^^
>    |
>    = 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(crossbeam_no_atomic)'] }
>    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` 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: `crossbeam_no_atomic`
>   --> /usr/share/cargo/registry/crossbeam-utils-0.8.19/src/lib.rs:78:23
>    |
> 78 |             #[cfg(not(crossbeam_no_atomic))]
>    |                       ^^^^^^^^^^^^^^^^^^^
>    |
>    = 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(crossbeam_no_atomic)'] }
>    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` 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: `crossbeam_no_atomic`
>   --> /usr/share/cargo/registry/crossbeam-utils-0.8.19/src/lib.rs:81:23
>    |
> 81 |             #[cfg(not(crossbeam_no_atomic))]
>    |                       ^^^^^^^^^^^^^^^^^^^
>    |
>    = 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(crossbeam_no_atomic)'] }
>    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` 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: `crossbeam_loom`
>  --> /usr/share/cargo/registry/crossbeam-utils-0.8.19/src/atomic/mod.rs:7:11
>   |
> 7 | #[cfg(not(crossbeam_loom))]
>   |           ^^^^^^^^^^^^^^
>   |
>   = 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(crossbeam_loom)'] }
>   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` 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: `crossbeam_loom`
>   --> /usr/share/cargo/registry/crossbeam-utils-0.8.19/src/atomic/mod.rs:25:11
>    |
> 25 | #[cfg(not(crossbeam_loom))]
>    |           ^^^^^^^^^^^^^^
>    |
>    = 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(crossbeam_loom)'] }
>    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` 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: `crossbeam_loom`
>   --> /usr/share/cargo/registry/crossbeam-utils-0.8.19/src/atomic/mod.rs:28:11
>    |
> 28 | #[cfg(not(crossbeam_loom))]
>    |           ^^^^^^^^^^^^^^
>    |
>    = 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(crossbeam_loom)'] }
>    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` 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: `crossbeam_no_atomic`
>  --> /usr/share/cargo/registry/crossbeam-utils-0.8.19/src/atomic/consume.rs:1:11
>   |
> 1 | #[cfg(not(crossbeam_no_atomic))]
>   |           ^^^^^^^^^^^^^^^^^^^
>   |
>   = 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(crossbeam_no_atomic)'] }
>   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` 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: `crossbeam_no_atomic`
>   --> /usr/share/cargo/registry/crossbeam-utils-0.8.19/src/atomic/consume.rs:27:11
>    |
> 27 | #[cfg(not(crossbeam_no_atomic))]
>    |           ^^^^^^^^^^^^^^^^^^^
>    |
>    = 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(crossbeam_no_atomic)'] }
>    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` 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: `crossbeam_loom`
>   --> /usr/share/cargo/registry/crossbeam-utils-0.8.19/src/atomic/consume.rs:36:19
>    |
> 36 |     not(any(miri, crossbeam_loom, crossbeam_sanitize_thread)),
>    |                   ^^^^^^^^^^^^^^
>    |
>    = 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(crossbeam_loom)'] }
>    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` 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: `crossbeam_sanitize_thread`
>   --> /usr/share/cargo/registry/crossbeam-utils-0.8.19/src/atomic/consume.rs:36:35
>    |
> 36 |     not(any(miri, crossbeam_loom, crossbeam_sanitize_thread)),
>    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^
>    |
>    = 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(crossbeam_sanitize_thread)'] }
>    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize_thread)");` 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: `crossbeam_no_atomic`
>   --> /usr/share/cargo/registry/crossbeam-utils-0.8.19/src/atomic/consume.rs:50:11
>    |
> 50 | #[cfg(not(crossbeam_no_atomic))]
>    |           ^^^^^^^^^^^^^^^^^^^
>    |
>    = 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(crossbeam_no_atomic)'] }
>    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` 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: `crossbeam_loom`
>   --> /usr/share/cargo/registry/crossbeam-utils-0.8.19/src/atomic/consume.rs:53:19
>    |
> 53 |     not(any(miri, crossbeam_loom, crossbeam_sanitize_thread)),
>    |                   ^^^^^^^^^^^^^^
>    |
>    = 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(crossbeam_loom)'] }
>    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` 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: `crossbeam_sanitize_thread`
>   --> /usr/share/cargo/registry/crossbeam-utils-0.8.19/src/atomic/consume.rs:53:35
>    |
> 53 |     not(any(miri, crossbeam_loom, crossbeam_sanitize_thread)),
>    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^
>    |
>    = 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(crossbeam_sanitize_thread)'] }
>    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize_thread)");` 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: `crossbeam_no_atomic`
>    --> /usr/share/cargo/registry/crossbeam-utils-0.8.19/src/atomic/consume.rs:101:11
>     |
> 101 | #[cfg(not(crossbeam_no_atomic))]
>     |           ^^^^^^^^^^^^^^^^^^^
>     |
>     = 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(crossbeam_no_atomic)'] }
>     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` 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: `crossbeam_loom`
>    --> /usr/share/cargo/registry/crossbeam-utils-0.8.19/src/atomic/consume.rs:107:7
>     |
> 107 | #[cfg(crossbeam_loom)]
>     |       ^^^^^^^^^^^^^^
>     |
>     = 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(crossbeam_loom)'] }
>     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` 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: `crossbeam_no_atomic`
>   --> /usr/share/cargo/registry/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19
>    |
> 66 |         #[cfg(not(crossbeam_no_atomic))]
>    |                   ^^^^^^^^^^^^^^^^^^^
> ...
> 79 | impl_atomic!(AtomicBool, bool);
>    | ------------------------------ in this macro invocation
>    |
>    = 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(crossbeam_no_atomic)'] }
>    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` 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: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
> 
> warning: unexpected `cfg` condition name: `crossbeam_loom`
>   --> /usr/share/cargo/registry/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15
>    |
> 71 |         #[cfg(crossbeam_loom)]
>    |               ^^^^^^^^^^^^^^
> ...
> 79 | impl_atomic!(AtomicBool, bool);
>    | ------------------------------ in this macro invocation
>    |
>    = 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(crossbeam_loom)'] }
>    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` 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: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
> 
> warning: unexpected `cfg` condition name: `crossbeam_no_atomic`
>   --> /usr/share/cargo/registry/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19
>    |
> 66 |         #[cfg(not(crossbeam_no_atomic))]
>    |                   ^^^^^^^^^^^^^^^^^^^
> ...
> 80 | impl_atomic!(AtomicUsize, usize);
>    | -------------------------------- in this macro invocation
>    |
>    = 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(crossbeam_no_atomic)'] }
>    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` 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: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
> 
> warning: unexpected `cfg` condition name: `crossbeam_loom`
>   --> /usr/share/cargo/registry/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15
>    |
> 71 |         #[cfg(crossbeam_loom)]
>    |               ^^^^^^^^^^^^^^
> ...
> 80 | impl_atomic!(AtomicUsize, usize);
>    | -------------------------------- in this macro invocation
>    |
>    = 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(crossbeam_loom)'] }
>    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` 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: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
> 
> warning: unexpected `cfg` condition name: `crossbeam_no_atomic`
>   --> /usr/share/cargo/registry/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19
>    |
> 66 |         #[cfg(not(crossbeam_no_atomic))]
>    |                   ^^^^^^^^^^^^^^^^^^^
> ...
> 81 | impl_atomic!(AtomicIsize, isize);
>    | -------------------------------- in this macro invocation
>    |
>    = 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(crossbeam_no_atomic)'] }
>    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` 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: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
> 
> warning: unexpected `cfg` condition name: `crossbeam_loom`
>   --> /usr/share/cargo/registry/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15
>    |
> 71 |         #[cfg(crossbeam_loom)]
>    |               ^^^^^^^^^^^^^^
> ...
> 81 | impl_atomic!(AtomicIsize, isize);
>    | -------------------------------- in this macro invocation
>    |
>    = 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(crossbeam_loom)'] }
>    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` 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: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
> 
> warning: unexpected `cfg` condition name: `crossbeam_no_atomic`
>   --> /usr/share/cargo/registry/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19
>    |
> 66 |         #[cfg(not(crossbeam_no_atomic))]
>    |                   ^^^^^^^^^^^^^^^^^^^
> ...
> 82 | impl_atomic!(AtomicU8, u8);
>    | -------------------------- in this macro invocation
>    |
>    = 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(crossbeam_no_atomic)'] }
>    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` 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: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
> 
> warning: unexpected `cfg` condition name: `crossbeam_loom`
>   --> /usr/share/cargo/registry/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15
>    |
> 71 |         #[cfg(crossbeam_loom)]
>    |               ^^^^^^^^^^^^^^
> ...
> 82 | impl_atomic!(AtomicU8, u8);
>    | -------------------------- in this macro invocation
>    |
>    = 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(crossbeam_loom)'] }
>    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` 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: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
> 
> warning: unexpected `cfg` condition name: `crossbeam_no_atomic`
>   --> /usr/share/cargo/registry/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19
>    |
> 66 |         #[cfg(not(crossbeam_no_atomic))]
>    |                   ^^^^^^^^^^^^^^^^^^^
> ...
> 83 | impl_atomic!(AtomicI8, i8);
>    | -------------------------- in this macro invocation
>    |
>    = 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(crossbeam_no_atomic)'] }
>    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` 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: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
> 
> warning: unexpected `cfg` condition name: `crossbeam_loom`
>   --> /usr/share/cargo/registry/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15
>    |
> 71 |         #[cfg(crossbeam_loom)]
>    |               ^^^^^^^^^^^^^^
> ...
> 83 | impl_atomic!(AtomicI8, i8);
>    | -------------------------- in this macro invocation
>    |
>    = 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(crossbeam_loom)'] }
>    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` 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: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
> 
> warning: unexpected `cfg` condition name: `crossbeam_no_atomic`
>   --> /usr/share/cargo/registry/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19
>    |
> 66 |         #[cfg(not(crossbeam_no_atomic))]
>    |                   ^^^^^^^^^^^^^^^^^^^
> ...
> 84 | impl_atomic!(AtomicU16, u16);
>    | ---------------------------- in this macro invocation
>    |
>    = 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(crossbeam_no_atomic)'] }
>    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` 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: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
> 
> warning: unexpected `cfg` condition name: `crossbeam_loom`
>   --> /usr/share/cargo/registry/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15
>    |
> 71 |         #[cfg(crossbeam_loom)]
>    |               ^^^^^^^^^^^^^^
> ...
> 84 | impl_atomic!(AtomicU16, u16);
>    | ---------------------------- in this macro invocation
>    |
>    = 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(crossbeam_loom)'] }
>    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` 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: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
> 
> warning: unexpected `cfg` condition name: `crossbeam_no_atomic`
>   --> /usr/share/cargo/registry/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19
>    |
> 66 |         #[cfg(not(crossbeam_no_atomic))]
>    |                   ^^^^^^^^^^^^^^^^^^^
> ...
> 85 | impl_atomic!(AtomicI16, i16);
>    | ---------------------------- in this macro invocation
>    |
>    = 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(crossbeam_no_atomic)'] }
>    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` 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: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
> 
> warning: unexpected `cfg` condition name: `crossbeam_loom`
>   --> /usr/share/cargo/registry/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15
>    |
> 71 |         #[cfg(crossbeam_loom)]
>    |               ^^^^^^^^^^^^^^
> ...
> 85 | impl_atomic!(AtomicI16, i16);
>    | ---------------------------- in this macro invocation
>    |
>    = 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(crossbeam_loom)'] }
>    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` 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: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
> 
> warning: unexpected `cfg` condition name: `crossbeam_no_atomic`
>   --> /usr/share/cargo/registry/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19
>    |
> 66 |         #[cfg(not(crossbeam_no_atomic))]
>    |                   ^^^^^^^^^^^^^^^^^^^
> ...
> 87 | impl_atomic!(AtomicU32, u32);
>    | ---------------------------- in this macro invocation
>    |
>    = 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(crossbeam_no_atomic)'] }
>    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` 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: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
> 
> warning: unexpected `cfg` condition name: `crossbeam_loom`
>   --> /usr/share/cargo/registry/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15
>    |
> 71 |         #[cfg(crossbeam_loom)]
>    |               ^^^^^^^^^^^^^^
> ...
> 87 | impl_atomic!(AtomicU32, u32);
>    | ---------------------------- in this macro invocation
>    |
>    = 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(crossbeam_loom)'] }
>    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` 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: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
> 
> warning: unexpected `cfg` condition name: `crossbeam_no_atomic`
>   --> /usr/share/cargo/registry/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19
>    |
> 66 |         #[cfg(not(crossbeam_no_atomic))]
>    |                   ^^^^^^^^^^^^^^^^^^^
> ...
> 89 | impl_atomic!(AtomicI32, i32);
>    | ---------------------------- in this macro invocation
>    |
>    = 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(crossbeam_no_atomic)'] }
>    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` 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: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
> 
> warning: unexpected `cfg` condition name: `crossbeam_loom`
>   --> /usr/share/cargo/registry/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15
>    |
> 71 |         #[cfg(crossbeam_loom)]
>    |               ^^^^^^^^^^^^^^
> ...
> 89 | impl_atomic!(AtomicI32, i32);
>    | ---------------------------- in this macro invocation
>    |
>    = 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(crossbeam_loom)'] }
>    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` 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: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
> 
> warning: unexpected `cfg` condition name: `crossbeam_no_atomic`
>   --> /usr/share/cargo/registry/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19
>    |
> 66 |         #[cfg(not(crossbeam_no_atomic))]
>    |                   ^^^^^^^^^^^^^^^^^^^
> ...
> 94 | impl_atomic!(AtomicU64, u64);
>    | ---------------------------- in this macro invocation
>    |
>    = 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(crossbeam_no_atomic)'] }
>    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` 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: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
> 
> warning: unexpected `cfg` condition name: `crossbeam_loom`
>   --> /usr/share/cargo/registry/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15
>    |
> 71 |         #[cfg(crossbeam_loom)]
>    |               ^^^^^^^^^^^^^^
> ...
> 94 | impl_atomic!(AtomicU64, u64);
>    | ---------------------------- in this macro invocation
>    |
>    = 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(crossbeam_loom)'] }
>    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` 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: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
> 
> warning: unexpected `cfg` condition name: `crossbeam_no_atomic`
>   --> /usr/share/cargo/registry/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19
>    |
> 66 |         #[cfg(not(crossbeam_no_atomic))]
>    |                   ^^^^^^^^^^^^^^^^^^^
> ...
> 99 | impl_atomic!(AtomicI64, i64);
>    | ---------------------------- in this macro invocation
>    |
>    = 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(crossbeam_no_atomic)'] }
>    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` 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: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
> 
> warning: unexpected `cfg` condition name: `crossbeam_loom`
>   --> /usr/share/cargo/registry/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15
>    |
> 71 |         #[cfg(crossbeam_loom)]
>    |               ^^^^^^^^^^^^^^
> ...
> 99 | impl_atomic!(AtomicI64, i64);
>    | ---------------------------- in this macro invocation
>    |
>    = 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(crossbeam_loom)'] }
>    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` 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: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info)
> 
> warning: `parking` (lib) generated 10 warnings
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=proc_macro_error_attr CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/proc-macro-error-attr-1.0.4 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/debug/build/proc-macro-error-attr-6f38bfe2a7cef1a5/out rustc --crate-name proc_macro_error_attr --edition=2018 /build/reproducible-path/phrog-0.46.0/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=4d36ff3d073c2ad3 -C extra-filename=-003962625b2c8aa7 --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern proc_macro2=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libproc_macro2-3101b0ad76b98c0c.rlib --extern quote=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libquote-38f30c4f545903f1.rlib --extern proc_macro --cap-lints warn`
>      Running `CARGO=/usr/share/cargo/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/phrog-0.46.0/debian/cargo_registry/syn-1.0.109 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps:/build/reproducible-path/phrog-0.46.0/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/debug/build/syn-37b90b43764a18de/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /build/reproducible-path/phrog-0.46.0/target/debug/build/syn-2b24ab4367e8dbeb/build-script-build`
> [syn 1.0.109] cargo:rustc-cfg=syn_disable_nightly_tests
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/syn-1.0.109 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/debug/build/syn-37b90b43764a18de/out rustc --crate-name syn --edition=2018 /build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern proc_macro2=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libproc_macro2-3101b0ad76b98c0c.rmeta --extern unicode_ident=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libunicode_ident-e4d4ac1643d40f6d.rmeta --cap-lints warn --cfg syn_disable_nightly_tests`
> warning: unexpected `cfg` condition name: `always_assert_unwind`
>   --> /build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/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/share/cargo/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/phrog-0.46.0/debian/cargo_registry/proc-macro-error-1.0.4 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps:/build/reproducible-path/phrog-0.46.0/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/debug/build/proc-macro-error-c291696ebd187201/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /build/reproducible-path/phrog-0.46.0/target/debug/build/proc-macro-error-db07c832516f6566/build-script-build`
> [proc-macro-error 1.0.4] cargo:rustc-cfg=use_fallback
> warning: unexpected `cfg` condition name: `doc_cfg`
>    --> /build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/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
> 
> warning: unexpected `cfg` condition name: `syn_omit_await_from_token_macro`
>    --> /build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/debian/cargo_registry/syn-1.0.109/src/lib.rs:787:9
>     |
> 787 | pub use crate::gen::*;
>     |         ^^^^^^^^^^^^^
>     |
>     = note: `#[warn(unused_imports)]` on by default
> 
>    Compiling concurrent-queue v2.5.0
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=concurrent_queue CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/concurrent-queue-2.5.0 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/concurrent-queue-2.5.0/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina <stjepang at gmail.com>:Taiki Endo <te316e89 at gmail.com>:John Nunley <dev at notgull.net>' CARGO_PKG_DESCRIPTION='Concurrent multi-producer multi-consumer queue' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=concurrent-queue CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/concurrent-queue' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name concurrent_queue --edition=2021 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/concurrent-queue-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "portable-atomic", "std"))' -C metadata=fdd3c56d53c18bbe -C extra-filename=-f48c77b988b50c08 --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern crossbeam_utils=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libcrossbeam_utils-98504c288b29a025.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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
> warning: `crossbeam-utils` (lib) generated 39 warnings
>    Compiling futures-task v0.3.31
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=futures_task CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/futures-task-0.3.31 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name futures_task --edition=2018 /build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
> warning: unexpected `cfg` condition name: `loom`
>    --> /usr/share/cargo/registry/concurrent-queue-2.5.0/src/bounded.rs:209:23
>     |
> 209 |                 #[cfg(loom)]
>     |                       ^^^^
>     |
>     = 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(loom)'] }
>     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` 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: `loom`
>    --> /usr/share/cargo/registry/concurrent-queue-2.5.0/src/bounded.rs:281:23
>     |
> 281 |                 #[cfg(loom)]
>     |                       ^^^^
>     |
>     = 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(loom)'] }
>     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` 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: `loom`
>   --> /usr/share/cargo/registry/concurrent-queue-2.5.0/src/unbounded.rs:43:15
>    |
> 43 |     #[cfg(not(loom))]
>    |               ^^^^
>    |
>    = 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(loom)'] }
>    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` 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: `loom`
>   --> /usr/share/cargo/registry/concurrent-queue-2.5.0/src/unbounded.rs:49:15
>    |
> 49 |     #[cfg(not(loom))]
>    |               ^^^^
>    |
>    = 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(loom)'] }
>    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` 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: `loom`
>   --> /usr/share/cargo/registry/concurrent-queue-2.5.0/src/unbounded.rs:54:11
>    |
> 54 |     #[cfg(loom)]
>    |           ^^^^
>    |
>    = 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(loom)'] }
>    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` 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: `loom`
>    --> /usr/share/cargo/registry/concurrent-queue-2.5.0/src/unbounded.rs:153:29
>     |
> 153 |         const_if: #[cfg(not(loom))];
>     |                             ^^^^
>     |
>     = 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(loom)'] }
>     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` 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: `loom`
>  --> /usr/share/cargo/registry/concurrent-queue-2.5.0/src/sync.rs:3:44
>   |
> 3 | #[cfg(all(feature = "portable-atomic", not(loom)))]
>   |                                            ^^^^
>   |
>   = 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(loom)'] }
>   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` 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: `loom`
>   --> /usr/share/cargo/registry/concurrent-queue-2.5.0/src/sync.rs:15:49
>    |
> 15 | #[cfg(all(not(feature = "portable-atomic"), not(loom)))]
>    |                                                 ^^^^
>    |
>    = 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(loom)'] }
>    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` 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: `loom`
>   --> /usr/share/cargo/registry/concurrent-queue-2.5.0/src/sync.rs:31:7
>    |
> 31 | #[cfg(loom)]
>    |       ^^^^
>    |
>    = 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(loom)'] }
>    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` 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: `loom`
>   --> /usr/share/cargo/registry/concurrent-queue-2.5.0/src/sync.rs:57:7
>    |
> 57 | #[cfg(loom)]
>    |       ^^^^
>    |
>    = 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(loom)'] }
>    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` 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: `loom`
>   --> /usr/share/cargo/registry/concurrent-queue-2.5.0/src/sync.rs:60:11
>    |
> 60 | #[cfg(not(loom))]
>    |           ^^^^
>    |
>    = 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(loom)'] }
>    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` 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: `loom`
>    --> /usr/share/cargo/registry/concurrent-queue-2.5.0/src/lib.rs:153:29
>     |
> 153 |         const_if: #[cfg(not(loom))];
>     |                             ^^^^
>     |
>     = 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(loom)'] }
>     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` 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: `loom`
>    --> /usr/share/cargo/registry/concurrent-queue-2.5.0/src/lib.rs:633:80
>     |
> 633 |     #[cfg(all(any(target_arch = "x86", target_arch = "x86_64"), not(miri), not(loom)))]
>     |                                                                                ^^^^
>     |
>     = 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(loom)'] }
>     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` 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/share/cargo/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/once_cell-1.20.2 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name once_cell --edition=2021 /build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --cap-lints warn`
> warning: `concurrent-queue` (lib) generated 13 warnings
>    Compiling pin-utils v0.1.0
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=pin_utils CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/pin-utils-0.1.0 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name pin_utils --edition=2018 /build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/smallvec-1.13.2 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name smallvec --edition=2018 /build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
> warning: `winnow` (lib) generated 397 warnings (96 duplicates)
>    Compiling thiserror v2.0.11
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/thiserror-2.0.11 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name build_script_build --edition=2021 /build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/build/thiserror-57770818fbd65759 -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --cap-lints warn`
>    Compiling event-listener v5.4.0
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=event_listener CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/event-listener-5.4.0 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/event-listener-5.4.0/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina <stjepang at gmail.com>:John Nunley <dev at notgull.net>' CARGO_PKG_DESCRIPTION='Notify async tasks or threads' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=event-listener CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/event-listener' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=5.4.0 CARGO_PKG_VERSION_MAJOR=5 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name event_listener --edition=2021 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/event-listener-5.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 --warn=unexpected_cfgs --check-cfg 'cfg(loom)' --cfg 'feature="default"' --cfg 'feature="parking"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("critical-section", "default", "parking", "std"))' -C metadata=6612ae303bf9b1df -C extra-filename=-707ebf1100081f88 --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern concurrent_queue=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libconcurrent_queue-f48c77b988b50c08.rmeta --extern parking=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libparking-bcba52ce1d794a1b.rmeta --extern pin_project_lite=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libpin_project_lite-a68b5c7d58bfa2de.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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
> warning: `proc-macro-error-attr` (lib) generated 2 warnings
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=proc_macro_error CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/proc-macro-error-1.0.4 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/debug/build/proc-macro-error-c291696ebd187201/out rustc --crate-name proc_macro_error --edition=2018 /build/reproducible-path/phrog-0.46.0/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=f1d539dea794ecbd -C extra-filename=-4b1746daa484a709 --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern proc_macro_error_attr=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libproc_macro_error_attr-003962625b2c8aa7.so --extern proc_macro2=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libproc_macro2-3101b0ad76b98c0c.rmeta --extern quote=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libquote-38f30c4f545903f1.rmeta --extern syn=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libsyn-73eb9d570e85dfa8.rmeta --cap-lints warn --cfg use_fallback`
> warning: unexpected `cfg` condition value: `portable-atomic`
>     --> /usr/share/cargo/registry/event-listener-5.4.0/src/lib.rs:1362:15
>      |
> 1362 |     #[cfg(not(feature = "portable-atomic"))]
>      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
>      |
>      = note: expected values for `feature` are: `critical-section`, `default`, `parking`, and `std`
>      = help: consider adding `portable-atomic` 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: `portable-atomic`
>     --> /usr/share/cargo/registry/event-listener-5.4.0/src/lib.rs:1364:15
>      |
> 1364 |     #[cfg(not(feature = "portable-atomic"))]
>      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
>      |
>      = note: expected values for `feature` are: `critical-section`, `default`, `parking`, and `std`
>      = help: consider adding `portable-atomic` 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: `portable-atomic`
>     --> /usr/share/cargo/registry/event-listener-5.4.0/src/lib.rs:1367:11
>      |
> 1367 |     #[cfg(feature = "portable-atomic")]
>      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
>      |
>      = note: expected values for `feature` are: `critical-section`, `default`, `parking`, and `std`
>      = help: consider adding `portable-atomic` 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: `portable-atomic`
>     --> /usr/share/cargo/registry/event-listener-5.4.0/src/lib.rs:1369:11
>      |
> 1369 |     #[cfg(feature = "portable-atomic")]
>      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
>      |
>      = note: expected values for `feature` are: `critical-section`, `default`, `parking`, and `std`
>      = help: consider adding `portable-atomic` 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 futures-channel v0.3.31
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=futures_channel CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/futures-channel-0.3.31 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name futures_channel --edition=2018 /build/reproducible-path/phrog-0.46.0/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=c71fdfa7695b1826 -C extra-filename=-42995d94d8a51839 --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern futures_core=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libfutures_core-2fef3c5cbc0ffc3a.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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
>    Compiling log v0.4.26
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/log-0.4.26 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/log-0.4.26/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A lightweight logging facade for Rust
> ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=log CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/log' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.4.26 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=26 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name log --edition=2021 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/log-0.4.26/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv", "kv_serde", "kv_std", "kv_sval", "kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "sval_ref", "value-bag"))' -C metadata=8ca42d7cd95b2b32 -C extra-filename=-98e48e13fa0bf88f --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
> warning: unexpected `cfg` condition name: `use_fallback`
>    --> /build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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
> 
> warning: panic message is not a string literal
>    --> /build/reproducible-path/phrog-0.46.0/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 event-listener-strategy v0.5.3
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=event_listener_strategy CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/event-listener-strategy-0.5.3 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/event-listener-strategy-0.5.3/Cargo.toml CARGO_PKG_AUTHORS='John Nunley <dev at notgull.net>' CARGO_PKG_DESCRIPTION='Block or poll on event_listener easily' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=event-listener-strategy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/event-listener-strategy' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.5.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name event_listener_strategy --edition=2021 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/event-listener-strategy-0.5.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 --warn=unexpected_cfgs --check-cfg 'cfg(wasm_bindgen_unstable_test_coverage)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=013c938bbcbd686a -C extra-filename=-4ffc8060ccf3e96b --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern event_listener=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libevent_listener-707ebf1100081f88.rmeta --extern pin_project_lite=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libpin_project_lite-a68b5c7d58bfa2de.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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
>    Compiling rustix v0.38.37
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/rustix-0.38.37 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/rustix-0.38.37/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman <dev at sunfishcode.online>:Jakub Konka <kubkon at jakubkonka.com>' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.37 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=37 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name build_script_build --edition=2021 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/rustix-0.38.37/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="time"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=d12d5fed281dd81a -C extra-filename=-7ec3e74402fb72b9 --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/build/rustix-7ec3e74402fb72b9 -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --cap-lints warn`
> warning: `event-listener` (lib) generated 4 warnings
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/libc-0.2.169 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name build_script_build --edition=2021 /build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/build/libc-650b02615f789d44 -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --cap-lints warn`
> warning: `syn` (lib) generated 7 warnings
>    Compiling fastrand v2.1.1
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=fastrand CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/fastrand-2.1.1 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/fastrand-2.1.1/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina <stjepang at gmail.com>' CARGO_PKG_DESCRIPTION='A simple and fast random number generator' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fastrand CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/fastrand' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=2.1.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name fastrand --edition=2018 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/fastrand-2.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=0d37679cd2969277 -C extra-filename=-71a5e50b25e5faa9 --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
> warning: unexpected `cfg` condition value: `js`
>    --> /usr/share/cargo/registry/fastrand-2.1.1/src/global_rng.rs:202:5
>     |
> 202 |     feature = "js"
>     |     ^^^^^^^^^^^^^^
>     |
>     = note: expected values for `feature` are: `alloc`, `default`, and `std`
>     = help: consider adding `js` 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: `js`
>    --> /usr/share/cargo/registry/fastrand-2.1.1/src/global_rng.rs:214:9
>     |
> 214 |     not(feature = "js")
>     |         ^^^^^^^^^^^^^^
>     |
>     = note: expected values for `feature` are: `alloc`, `default`, and `std`
>     = help: consider adding `js` 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 semver v1.0.23
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/semver-1.0.23 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name build_script_build --edition=2018 /build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/build/semver-51ab659df3b81cc3 -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --cap-lints warn`
>      Running `CARGO=/usr/share/cargo/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-Clink-arg=-Wl,-z,now--remap-path-prefix/build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0--remap-path-prefix/build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/thiserror-2.0.11 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps:/build/reproducible-path/phrog-0.46.0/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/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: `proc-macro-error` (lib) generated 4 warnings
>    Compiling linux-raw-sys v0.4.14
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=linux_raw_sys CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/linux-raw-sys-0.4.14 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/linux-raw-sys-0.4.14/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman <dev at sunfishcode.online>' CARGO_PKG_DESCRIPTION='Generated bindings for Linux'\''s userspace API' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=linux-raw-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sunfishcode/linux-raw-sys' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.4.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name linux_raw_sys --edition=2021 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/linux-raw-sys-0.4.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="elf"' --cfg 'feature="errno"' --cfg 'feature="general"' --cfg 'feature="if_ether"' --cfg 'feature="ioctl"' --cfg 'feature="net"' --cfg 'feature="netlink"' --cfg 'feature="no_std"' --cfg 'feature="prctl"' --cfg 'feature="xdp"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bootparam", "compiler_builtins", "core", "default", "elf", "errno", "general", "if_arp", "if_ether", "if_packet", "io_uring", "ioctl", "loop_device", "mempolicy", "net", "netlink", "no_std", "prctl", "rustc-dep-of-std", "std", "system", "xdp"))' -C metadata=7c4e6ac022a57eeb -C extra-filename=-7b5974f923de502b --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
> [thiserror 2.0.11] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP
>      Running `CARGO=/usr/share/cargo/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/phrog-0.46.0/debian/cargo_registry/slab-0.4.9 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps:/build/reproducible-path/phrog-0.46.0/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/debug/build/slab-c5120a6f34d3f678/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /build/reproducible-path/phrog-0.46.0/target/debug/build/slab-36eb9935d67ee946/build-script-build`
>    Compiling futures-lite v2.3.0
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=futures_lite CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/futures-lite-2.3.0 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/futures-lite-2.3.0/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina <stjepang at gmail.com>:Contributors to futures-rs' CARGO_PKG_DESCRIPTION='Futures, streams, and async I/O combinators' CARGO_PKG_HOMEPAGE='https://github.com/smol-rs/futures-lite' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=futures-lite CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/futures-lite' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=2.3.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name futures_lite --edition=2021 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/futures-lite-2.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fastrand"' --cfg 'feature="futures-io"' --cfg 'feature="parking"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "fastrand", "futures-io", "memchr", "parking", "race", "std"))' -C metadata=cd41bf0855787a65 -C extra-filename=-c529950af307c7ec --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern fastrand=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libfastrand-71a5e50b25e5faa9.rmeta --extern futures_core=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libfutures_core-2fef3c5cbc0ffc3a.rmeta --extern futures_io=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libfutures_io-8671a88e637f3787.rmeta --extern parking=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libparking-bcba52ce1d794a1b.rmeta --extern pin_project_lite=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libpin_project_lite-a68b5c7d58bfa2de.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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
> warning: `fastrand` (lib) generated 2 warnings
>    Compiling memoffset v0.8.0
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/memoffset-0.8.0 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name build_script_build --edition=2015 /build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/build/memoffset-8ddb21126b267368 -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern autocfg=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libautocfg-639adeb640c9ab7c.rlib --cap-lints warn`
> warning: elided lifetime has a name
>     --> /usr/share/cargo/registry/futures-lite-2.3.0/src/io.rs:1625:88
>      |
> 1625 |     fn read_until<'a>(&'a mut self, byte: u8, buf: &'a mut Vec<u8>) -> ReadUntilFuture<'_, Self>
>      |                   -- lifetime `'a` declared here                                       ^^ 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/futures-lite-2.3.0/src/io.rs:1658:75
>      |
> 1658 |     fn read_line<'a>(&'a mut self, buf: &'a mut String) -> ReadLineFuture<'_, Self>
>      |                  -- lifetime `'a` declared here                           ^^ this elided lifetime gets resolved as `'a`
> 
>      Running `CARGO=/usr/share/cargo/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/phrog-0.46.0/debian/cargo_registry/semver-1.0.23 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps:/build/reproducible-path/phrog-0.46.0/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/debug/build/semver-ed990c44d828a310/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /build/reproducible-path/phrog-0.46.0/target/debug/build/semver-51ab659df3b81cc3/build-script-build`
> [semver 1.0.23] cargo:rerun-if-changed=build.rs
> [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/share/cargo/bin/cargo CARGO_CFG_FEATURE=default,derive,serde_derive,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-Clink-arg=-Wl,-z,now--remap-path-prefix/build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0--remap-path-prefix/build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DERIVE=1 CARGO_FEATURE_SERDE_DERIVE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/serde-1.0.217 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps:/build/reproducible-path/phrog-0.46.0/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/build/serde-a0287670a41bde15/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /build/reproducible-path/phrog-0.46.0/target/debug/build/serde-a7c5a0599d0df198/build-script-build`
> [serde 1.0.217] cargo:rerun-if-changed=build.rs
> [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/share/cargo/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/memchr-2.7.4 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name memchr --edition=2021 /build/reproducible-path/phrog-0.46.0/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=15a7da8d34352bbd -C extra-filename=-0ab27ab3c1f4ae59 --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --cap-lints warn`
> warning: `libc` (lib) generated 1 warning
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=futures_core CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/futures-core-0.3.31 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name futures_core --edition=2018 /build/reproducible-path/phrog-0.46.0/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=4db806dd3215b94f -C extra-filename=-89e2fa326f643420 --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --cap-lints warn`
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CFG_FEATURE=alloc,default,event,fs,libc-extra-traits,net,pipe,process,std,time,use-libc-auxv 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-Clink-arg=-Wl,-z,now--remap-path-prefix/build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0--remap-path-prefix/build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_EVENT=1 CARGO_FEATURE_FS=1 CARGO_FEATURE_LIBC_EXTRA_TRAITS=1 CARGO_FEATURE_NET=1 CARGO_FEATURE_PIPE=1 CARGO_FEATURE_PROCESS=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_TIME=1 CARGO_FEATURE_USE_LIBC_AUXV=1 CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/rustix-0.38.37 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/rustix-0.38.37/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman <dev at sunfishcode.online>:Jakub Konka <kubkon at jakubkonka.com>' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.37 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=37 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/build/reproducible-path/phrog-0.46.0/target/debug/deps:/build/reproducible-path/phrog-0.46.0/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/build/rustix-02f49d5fc7bd13eb/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /build/reproducible-path/phrog-0.46.0/target/debug/build/rustix-7ec3e74402fb72b9/build-script-build`
> [rustix 0.38.37] cargo:rerun-if-changed=build.rs
>    Compiling static_assertions v1.1.0
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=static_assertions CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/static_assertions-1.1.0 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/static_assertions-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='Nikolai Vazquez' CARGO_PKG_DESCRIPTION='Compile-time assertions to ensure that invariants are met.' CARGO_PKG_HOMEPAGE='https://github.com/nvzqz/static-assertions-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=static_assertions CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nvzqz/static-assertions-rs' 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/phrog-0.46.0/target/debug/deps rustc --crate-name static_assertions --edition=2015 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/static_assertions-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("nightly"))' -C metadata=1ab2de66d4d46906 -C extra-filename=-d3d9834a00666a0a --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --cap-lints warn`
> [rustix 0.38.37] cargo:rustc-cfg=static_assertions
> [rustix 0.38.37] cargo:rustc-cfg=linux_raw
> [rustix 0.38.37] cargo:rustc-cfg=linux_like
> [rustix 0.38.37] cargo:rustc-cfg=linux_kernel
> [rustix 0.38.37] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_EXPERIMENTAL_ASM
> [rustix 0.38.37] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_LIBC
> [rustix 0.38.37] cargo:rerun-if-env-changed=CARGO_FEATURE_USE_LIBC
> [rustix 0.38.37] cargo:rerun-if-env-changed=CARGO_FEATURE_RUSTC_DEP_OF_STD
> [rustix 0.38.37] cargo:rerun-if-env-changed=CARGO_CFG_MIRI
>    Compiling gio v0.18.4
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/gio-0.18-0.18.4 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name build_script_build --edition=2021 /build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/build/gio-15b0c74303438bc8 -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --cap-lints warn`
>      Running `CARGO=/usr/share/cargo/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/phrog-0.46.0/debian/cargo_registry/libc-0.2.169 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps:/build/reproducible-path/phrog-0.46.0/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/debug/build/libc-3e6473ade1a9b434/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /build/reproducible-path/phrog-0.46.0/target/debug/build/libc-650b02615f789d44/build-script-build`
>      Running `CARGO=/usr/share/cargo/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-Clink-arg=-Wl,-z,now--remap-path-prefix/build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0--remap-path-prefix/build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry' CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/memoffset-0.8.0 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps:/build/reproducible-path/phrog-0.46.0/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/build/memoffset-8ddb21126b267368/build-script-build`
> [libc 0.2.169] cargo:rerun-if-changed=build.rs
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=semver CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/semver-1.0.23 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/debug/build/semver-ed990c44d828a310/out rustc --crate-name semver --edition=2018 /build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/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)'`
> [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/share/cargo/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/libc-0.2.169 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/debug/build/libc-3e6473ade1a9b434/out rustc --crate-name libc --edition=2021 /build/reproducible-path/phrog-0.46.0/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=af3aa7b4736f7d24 -C extra-filename=-7f3bc3c8726252d7 --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --cap-lints warn --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"))'`
> [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/share/cargo/bin/cargo CARGO_CRATE_NAME=slab CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/slab-0.4.9 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/debug/build/slab-c5120a6f34d3f678/out rustc --crate-name slab --edition=2018 /build/reproducible-path/phrog-0.46.0/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=526d211698a029fc -C extra-filename=-db376cb03dbd1d82 --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --cap-lints warn`
> warning: unexpected `cfg` condition name: `slab_no_const_vec_new`
>    --> /build/reproducible-path/phrog-0.46.0/debian/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`
>    --> /build/reproducible-path/phrog-0.46.0/debian/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`
>    --> /build/reproducible-path/phrog-0.46.0/debian/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`
>     --> /build/reproducible-path/phrog-0.46.0/debian/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`
>     --> /build/reproducible-path/phrog-0.46.0/debian/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`
>     --> /build/reproducible-path/phrog-0.46.0/debian/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
> 
>      Running `CARGO=/usr/share/cargo/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-Clink-arg=-Wl,-z,now--remap-path-prefix/build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0--remap-path-prefix/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/debian/cargo_registry/gio-0.18-0.18.4 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps:/build/reproducible-path/phrog-0.46.0/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/build/gio-15b0c74303438bc8/build-script-build`
>    Compiling tracing-core v0.1.32
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=tracing_core CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/tracing-core-0.1.32 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/tracing-core-0.1.32/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors <team at tokio.rs>' CARGO_PKG_DESCRIPTION='Core primitives for application-level tracing.
> ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.1.32 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=32 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name tracing_core --edition=2018 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/tracing-core-0.1.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=30efe4d68179de13 -C extra-filename=-83f3f26a8ceb2ec0 --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern once_cell=/build/reproducible-path/phrog-0.46.0/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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
> warning: `slab` (lib) generated 6 warnings
>      Running `CARGO=/usr/share/cargo/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='-Cdebuginfo=2-Cstrip=none--cap-lintswarn-Clinker=x86_64-linux-gnu-gcc-Clink-arg=-Wl,-z,relro-Clink-arg=-Wl,-z,now--remap-path-prefix/build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0--remap-path-prefix/build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/proc-macro2-1.0.92 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps:/build/reproducible-path/phrog-0.46.0/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/build/proc-macro2-5ce46f225f5828cf/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /build/reproducible-path/phrog-0.46.0/target/debug/build/proc-macro2-dcf1f5cd3445a9fe/build-script-build`
> [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: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
>    --> /usr/share/cargo/registry/tracing-core-0.1.32/src/lib.rs:138:5
>     |
> 138 |     private_in_public,
>     |     ^^^^^^^^^^^^^^^^^
>     |
>     = note: `#[warn(renamed_and_removed_lints)]` on by default
> 
> warning: unused import: `crate::ntptimeval`
>  --> /build/reproducible-path/phrog-0.46.0/debian/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: unexpected `cfg` condition value: `alloc`
>    --> /usr/share/cargo/registry/tracing-core-0.1.32/src/dispatcher.rs:147:7
>     |
> 147 | #[cfg(feature = "alloc")]
>     |       ^^^^^^^^^^^^^^^^^
>     |
>     = note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable`
>     = help: consider adding `alloc` 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: `alloc`
>    --> /usr/share/cargo/registry/tracing-core-0.1.32/src/dispatcher.rs:150:7
>     |
> 150 | #[cfg(feature = "alloc")]
>     |       ^^^^^^^^^^^^^^^^^
>     |
>     = note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable`
>     = help: consider adding `alloc` 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: `tracing_unstable`
>    --> /usr/share/cargo/registry/tracing-core-0.1.32/src/field.rs:374:11
>     |
> 374 | #[cfg(all(tracing_unstable, feature = "valuable"))]
>     |           ^^^^^^^^^^^^^^^^
>     |
>     = 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(tracing_unstable)'] }
>     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` 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: `tracing_unstable`
>    --> /usr/share/cargo/registry/tracing-core-0.1.32/src/field.rs:719:11
>     |
> 719 | #[cfg(all(tracing_unstable, feature = "valuable"))]
>     |           ^^^^^^^^^^^^^^^^
>     |
>     = 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(tracing_unstable)'] }
>     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` 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: `tracing_unstable`
>    --> /usr/share/cargo/registry/tracing-core-0.1.32/src/field.rs:722:11
>     |
> 722 | #[cfg(all(tracing_unstable, feature = "valuable"))]
>     |           ^^^^^^^^^^^^^^^^
>     |
>     = 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(tracing_unstable)'] }
>     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` 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: `tracing_unstable`
>    --> /usr/share/cargo/registry/tracing-core-0.1.32/src/field.rs:730:11
>     |
> 730 | #[cfg(all(tracing_unstable, feature = "valuable"))]
>     |           ^^^^^^^^^^^^^^^^
>     |
>     = 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(tracing_unstable)'] }
>     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` 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: `tracing_unstable`
>    --> /usr/share/cargo/registry/tracing-core-0.1.32/src/field.rs:733:11
>     |
> 733 | #[cfg(all(tracing_unstable, feature = "valuable"))]
>     |           ^^^^^^^^^^^^^^^^
>     |
>     = 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(tracing_unstable)'] }
>     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` 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: `tracing_unstable`
>    --> /usr/share/cargo/registry/tracing-core-0.1.32/src/field.rs:270:15
>     |
> 270 |     #[cfg(all(tracing_unstable, feature = "valuable"))]
>     |               ^^^^^^^^^^^^^^^^
>     |
>     = 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(tracing_unstable)'] }
>     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` 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
> 
> [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/share/cargo/bin/cargo CARGO_CRATE_NAME=unicode_ident CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/unicode-ident-1.0.13 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name unicode_ident --edition=2018 /build/reproducible-path/phrog-0.46.0/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=722d0c723bcb3201 -C extra-filename=-f4b1e1b7f1369299 --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=futures_task CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/futures-task-0.3.31 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name futures_task --edition=2018 /build/reproducible-path/phrog-0.46.0/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=3048ea655e8d0d7e -C extra-filename=-c1889c9c9b506a5f --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --cap-lints warn`
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=pin_utils CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/pin-utils-0.1.0 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name pin_utils --edition=2018 /build/reproducible-path/phrog-0.46.0/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=b588b67197203321 -C extra-filename=-2f22c7f1ef22bd5c --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --cap-lints warn`
>    Compiling cfg-if v1.0.0
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/cfg-if-1.0.0 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/cfg-if-1.0.0/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton <alex at alexcrichton.com>' CARGO_PKG_DESCRIPTION='A macro to ergonomically define an item depending on a large number of #[cfg]
> parameters. Structured like an if-else chain, the first matching branch is the
> item that gets emitted.
> ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/cfg-if' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-if CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cfg-if' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name cfg_if --edition=2018 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core"))' -C metadata=8dd013a002aaf9ce -C extra-filename=-6156ce0c81f34d8b --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=pin_project_lite CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/pin-project-lite-0.2.13 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name pin_project_lite --edition=2018 /build/reproducible-path/phrog-0.46.0/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=22eff94a113b233f -C extra-filename=-dbc383850b45d05b --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --cap-lints warn`
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/proc-macro2-1.0.92 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/build/proc-macro2-5ce46f225f5828cf/out rustc --crate-name proc_macro2 --edition=2021 /build/reproducible-path/phrog-0.46.0/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=d4c30acdf5fa8c20 -C extra-filename=-cf3a5061c2b7181d --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern unicode_ident=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libunicode_ident-f4b1e1b7f1369299.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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry --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)'`
>    Compiling rustc_version v0.4.0
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=rustc_version CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/rustc_version-0.4.0 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name rustc_version --edition=2018 /build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern semver=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libsemver-e54d2e60a820780b.rmeta --cap-lints warn`
> warning: creating a shared reference to mutable static is discouraged
>    --> /usr/share/cargo/registry/tracing-core-0.1.32/src/dispatcher.rs:458:9
>     |
> 458 |         &GLOBAL_DISPATCH
>     |         ^^^^^^^^^^^^^^^^ shared reference to mutable static
>     |
>     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
>     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
>     = note: `#[warn(static_mut_refs)]` on by default
> help: use `&raw const` instead to create a raw pointer
>     |
> 458 |         &raw const GLOBAL_DISPATCH
>     |         ~~~~~~~~~~
> 
> warning: `futures-lite` (lib) generated 2 warnings
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=memoffset CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/memoffset-0.8.0 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/build/memoffset-6c3feeabe27a21a7/out rustc --crate-name memoffset --edition=2015 /build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/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 async-lock v3.4.0
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=async_lock CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/async-lock-3.4.0 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/async-lock-3.4.0/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina <stjepang at gmail.com>' CARGO_PKG_DESCRIPTION='Async synchronization primitives' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=async-lock CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/async-lock' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=3.4.0 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name async_lock --edition=2021 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/async-lock-3.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 --warn=unexpected_cfgs --check-cfg 'cfg(loom)' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=dc66c9ceefe61a1d -C extra-filename=-69739cbd9feec860 --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern event_listener=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libevent_listener-707ebf1100081f88.rmeta --extern event_listener_strategy=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libevent_listener_strategy-4ffc8060ccf3e96b.rmeta --extern pin_project_lite=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libpin_project_lite-a68b5c7d58bfa2de.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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
>    Compiling async-task v4.7.1
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=async_task CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/async-task-4.7.1 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/async-task-4.7.1/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina <stjepang at gmail.com>' CARGO_PKG_DESCRIPTION='Task abstraction for building executors' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=async-task CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/async-task' CARGO_PKG_RUST_VERSION=1.57 CARGO_PKG_VERSION=4.7.1 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name async_task --edition=2021 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/async-task-4.7.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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "portable-atomic", "std"))' -C metadata=f48d6151bf36dba2 -C extra-filename=-f74d0378801d2ba1 --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
> warning: `tracing-core` (lib) generated 10 warnings
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=futures_channel CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/futures-channel-0.3.31 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name futures_channel --edition=2018 /build/reproducible-path/phrog-0.46.0/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=95be5be90885d074 -C extra-filename=-1c5e9d4c5078abbc --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern futures_core=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libfutures_core-89e2fa326f643420.rmeta --cap-lints warn`
>    Compiling field-offset v0.3.6
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/field-offset-0.3.6 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name build_script_build --edition=2015 /build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/build/field-offset-e6a66b346a778fac -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern rustc_version=/build/reproducible-path/phrog-0.46.0/target/debug/deps/librustc_version-bb942a776526efab.rlib --cap-lints warn`
> warning: `libc` (lib) generated 1 warning
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=rustix CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/rustix-0.38.37 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/rustix-0.38.37/Cargo.toml CARGO_PKG_AUTHORS='Dan Gohman <dev at sunfishcode.online>:Jakub Konka <kubkon at jakubkonka.com>' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.37 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=37 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/build/rustix-02f49d5fc7bd13eb/out rustc --crate-name rustix --edition=2021 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/rustix-0.38.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 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="time"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=b341124fb5019d6a -C extra-filename=-07b031e41c21c6ca --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern bitflags=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libbitflags-f3824bd56a7af08b.rmeta --extern linux_raw_sys=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/liblinux_raw_sys-7b5974f923de502b.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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry --cfg static_assertions --cfg linux_raw --cfg linux_like --cfg linux_kernel`
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=quote CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/quote-1.0.40 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/quote-1.0.40/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.40 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=40 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name quote --edition=2018 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/quote-1.0.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=621ef11cbc40118c -C extra-filename=-1e1718389338598d --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern proc_macro2=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libproc_macro2-cf3a5061c2b7181d.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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
>    Compiling async-channel v2.3.1
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=async_channel CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/async-channel-2.3.1 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/async-channel-2.3.1/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina <stjepang at gmail.com>' CARGO_PKG_DESCRIPTION='Async multi-producer multi-consumer channel' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=async-channel CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/async-channel' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=2.3.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name async_channel --edition=2021 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/async-channel-2.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=503c7d016944b538 -C extra-filename=-e0b53823eeda7179 --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern concurrent_queue=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libconcurrent_queue-f48c77b988b50c08.rmeta --extern event_listener_strategy=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libevent_listener_strategy-4ffc8060ccf3e96b.rmeta --extern futures_core=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libfutures_core-2fef3c5cbc0ffc3a.rmeta --extern pin_project_lite=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libpin_project_lite-a68b5c7d58bfa2de.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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
>    Compiling shlex v1.3.0
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=shlex CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/shlex-1.3.0 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/shlex-1.3.0/Cargo.toml CARGO_PKG_AUTHORS='comex <comexk at gmail.com>:Fenhl <fenhl at fenhl.net>:Adrian Taylor <adetaylor at chromium.org>:Alex Touchet <alextouchet at outlook.com>:Daniel Parks <dp+git at oxidized.org>:Garrett Berg <googberg at gmail.com>' CARGO_PKG_DESCRIPTION='Split a string into shell words, like Python'\''s shlex.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=shlex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/comex/rust-shlex' CARGO_PKG_RUST_VERSION=1.46.0 CARGO_PKG_VERSION=1.3.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name shlex --edition=2015 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/shlex-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=94ffdb180ffc2a42 -C extra-filename=-81511cd71a019895 --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --cap-lints warn`
> warning: unexpected `cfg` condition name: `manual_codegen_check`
>    --> /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/shlex-1.3.0/src/bytes.rs:353:12
>     |
> 353 | #[cfg_attr(manual_codegen_check, inline(never))]
>     |            ^^^^^^^^^^^^^^^^^^^^
>     |
>     = 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(manual_codegen_check)'] }
>     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(manual_codegen_check)");` 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
> 
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/bitflags-2.8.0 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name bitflags --edition=2021 /build/reproducible-path/phrog-0.46.0/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=0bb28067722107c6 -C extra-filename=-2eb283bb34ce3c44 --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --cap-lints warn`
>    Compiling gio v0.20.9
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/gio-0.20.9 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/gio-0.20.9/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.20.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name build_script_build --edition=2021 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/gio-0.20.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 --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=f7e3ac22fdb199f9 -C extra-filename=-e9dea6f0afa799e2 --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/build/gio-e9dea6f0afa799e2 -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --cap-lints warn`
> warning: `shlex` (lib) generated 1 warning
>    Compiling cc v1.2.19
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=cc CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/cc-1.2.19 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/cc-1.2.19/Cargo.toml CARGO_PKG_AUTHORS='Alex Crichton <alex at alexcrichton.com>' CARGO_PKG_DESCRIPTION='A build-time dependency for Cargo build scripts to assist in invoking the native
> C compiler to compile native C code into a static archive to be linked into Rust
> code.
> ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cc-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cc-rs' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.2.19 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name cc --edition=2018 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/cc-1.2.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=8a56890471816222 -C extra-filename=-76b108c15dd3f992 --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern shlex=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libshlex-81511cd71a019895.rmeta --cap-lints warn`
>      Running `CARGO=/usr/share/cargo/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-Clink-arg=-Wl,-z,now--remap-path-prefix/build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0--remap-path-prefix/build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry' CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/field-offset-0.3.6 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps:/build/reproducible-path/phrog-0.46.0/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/build/field-offset-e6a66b346a778fac/build-script-build`
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/syn-2.0.98 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/syn-2.0.98/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.98 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=98 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name syn --edition=2021 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/syn-2.0.98/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="extra-traits"' --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=b5710d763da4b332 -C extra-filename=-974169dc1b78ec65 --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern proc_macro2=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libproc_macro2-cf3a5061c2b7181d.rmeta --extern quote=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libquote-1e1718389338598d.rmeta --extern unicode_ident=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libunicode_ident-f4b1e1b7f1369299.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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
>    Compiling wayland-sys v0.31.6
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/wayland-sys-0.31.6 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/wayland-sys-0.31.6/Cargo.toml CARGO_PKG_AUTHORS='Elinor Berger <elinor at safaradeg.net>' CARGO_PKG_DESCRIPTION='FFI bindings to the various libwayland-*.so libraries. You should only need this crate if you are working on custom wayland protocol extensions. Look at the crate wayland-client for usable bindings.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wayland-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smithay/wayland-rs' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.31.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name build_script_build --edition=2021 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/wayland-sys-0.31.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("client", "cursor", "egl", "libc", "memoffset", "once_cell", "server"))' -C metadata=ff971f642d16ca9b -C extra-filename=-214e1bcb44c165a9 --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/build/wayland-sys-214e1bcb44c165a9 -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern pkg_config=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libpkg_config-dd3fe14ca5d2c051.rlib --cap-lints warn`
> [field-offset 0.3.6] cargo:rustc-cfg=fieldoffset_maybe_uninit
> [field-offset 0.3.6] cargo:rustc-cfg=fieldoffset_has_alloc
>    Compiling gtk v0.18.1
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/gtk-0.18-0.18.1 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name build_script_build --edition=2021 /build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/build/gtk-73a528dc1a45677d -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern pkg_config=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libpkg_config-dd3fe14ca5d2c051.rlib --cap-lints warn`
>    Compiling endi v1.1.0
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=endi CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/endi-1.1.0 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/endi-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='Zeeshan Ali Khan <zeenix at gmail.com>' CARGO_PKG_DESCRIPTION='A simple endian-handling library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=endi CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zeenix/endi' CARGO_PKG_RUST_VERSION=1.60 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/phrog-0.46.0/target/debug/deps rustc --crate-name endi --edition=2021 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/endi-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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=ac6c87298c21d96d -C extra-filename=-38b551d028d0cc56 --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --cap-lints warn`
>      Running `CARGO=/usr/share/cargo/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/phrog-0.46.0/debian/cargo_registry/gio-0.20.9 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/gio-0.20.9/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.20.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/build/reproducible-path/phrog-0.46.0/target/debug/deps:/build/reproducible-path/phrog-0.46.0/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/debug/build/gio-f50c7a29e9767af5/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /build/reproducible-path/phrog-0.46.0/target/debug/build/gio-e9dea6f0afa799e2/build-script-build`
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=futures_io CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/futures-io-0.3.31 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name futures_io --edition=2018 /build/reproducible-path/phrog-0.46.0/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=be32e96b139cf78a -C extra-filename=-ea8d7857e8bee1ee --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --cap-lints warn`
>    Compiling cfg_aliases v0.2.1
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=cfg_aliases CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/cfg_aliases-0.2.1 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/cfg_aliases-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='Zicklag <zicklag at katharostech.com>' CARGO_PKG_DESCRIPTION='A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks.' CARGO_PKG_HOMEPAGE='https://github.com/katharostech/cfg_aliases' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg_aliases CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/katharostech/cfg_aliases' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name cfg_aliases --edition=2018 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/cfg_aliases-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--deny=clippy::str_to_string' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d7a29c83413fe82a -C extra-filename=-246fcf9878aeb08d --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --cap-lints warn`
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=winnow CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/winnow-0.6.26 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name winnow --edition=2021 /build/reproducible-path/phrog-0.46.0/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=ac327d6786e78b6b -C extra-filename=-6f7dcbe5da03e42a --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
>    Compiling utf8parse v0.2.1
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=utf8parse CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/utf8parse-0.2.1 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/utf8parse-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='Joe Wilm <joe at jwilm.com>:Christian Duerr <contact at christianduerr.com>' CARGO_PKG_DESCRIPTION='Table-driven UTF-8 parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=utf8parse CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alacritty/vte' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name utf8parse --edition=2018 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/utf8parse-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=24718db9ee50f8ef -C extra-filename=-2929f3ccc9924761 --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
>    Compiling atomic-waker v1.1.2
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=atomic_waker CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/atomic-waker-1.1.2 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/atomic-waker-1.1.2/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina <stjepang at gmail.com>:Contributors to futures-rs' CARGO_PKG_DESCRIPTION='A synchronization primitive for task wakeup' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=atomic-waker CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/atomic-waker' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.1.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name atomic_waker --edition=2018 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/atomic-waker-1.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fefeb8c8edc2e902 -C extra-filename=-f1c8ab7df9d79588 --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=static_assertions CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/static_assertions-1.1.0 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/static_assertions-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='Nikolai Vazquez' CARGO_PKG_DESCRIPTION='Compile-time assertions to ensure that invariants are met.' CARGO_PKG_HOMEPAGE='https://github.com/nvzqz/static-assertions-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=static_assertions CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nvzqz/static-assertions-rs' 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/phrog-0.46.0/target/debug/deps rustc --crate-name static_assertions --edition=2015 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/static_assertions-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("nightly"))' -C metadata=4f91accb9101849e -C extra-filename=-cd82a81cb010008f --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
> warning: unexpected `cfg` condition value: `portable-atomic`
>   --> /usr/share/cargo/registry/atomic-waker-1.1.2/src/lib.rs:26:11
>    |
> 26 | #[cfg(not(feature = "portable-atomic"))]
>    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
>    |
>    = note: no expected values for `feature`
>    = help: consider adding `portable-atomic` 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: `portable-atomic`
>   --> /usr/share/cargo/registry/atomic-waker-1.1.2/src/lib.rs:28:7
>    |
> 28 | #[cfg(feature = "portable-atomic")]
>    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
>    |
>    = note: no expected values for `feature`
>    = help: consider adding `portable-atomic` 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: trait `AssertSync` is never used
>    --> /usr/share/cargo/registry/atomic-waker-1.1.2/src/lib.rs:226:15
>     |
> 226 |         trait AssertSync: Sync {}
>     |               ^^^^^^^^^^
>     |
>     = note: `#[warn(dead_code)]` on by default
> 
>    Compiling blocking v1.6.1
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=blocking CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/blocking-1.6.1 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/blocking-1.6.1/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina <stjepang at gmail.com>' CARGO_PKG_DESCRIPTION='A thread pool for isolating blocking I/O in async programs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=blocking CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/blocking' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.6.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name blocking --edition=2021 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/blocking-1.6.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("tracing"))' -C metadata=996c132b66324192 -C extra-filename=-93bcdc059167fc51 --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern async_channel=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libasync_channel-e0b53823eeda7179.rmeta --extern async_task=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libasync_task-f74d0378801d2ba1.rmeta --extern atomic_waker=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libatomic_waker-f1c8ab7df9d79588.rmeta --extern fastrand=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libfastrand-71a5e50b25e5faa9.rmeta --extern futures_io=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libfutures_io-8671a88e637f3787.rmeta --extern futures_lite=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libfutures_lite-c529950af307c7ec.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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
>      Running `CARGO=/usr/share/cargo/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-Clink-arg=-Wl,-z,now--remap-path-prefix/build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0--remap-path-prefix/build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry' CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/wayland-sys-0.31.6 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/wayland-sys-0.31.6/Cargo.toml CARGO_PKG_AUTHORS='Elinor Berger <elinor at safaradeg.net>' CARGO_PKG_DESCRIPTION='FFI bindings to the various libwayland-*.so libraries. You should only need this crate if you are working on custom wayland protocol extensions. Look at the crate wayland-client for usable bindings.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wayland-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smithay/wayland-rs' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.31.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/build/reproducible-path/phrog-0.46.0/target/debug/deps:/build/reproducible-path/phrog-0.46.0/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/build/wayland-sys-b6b97860face766b/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /build/reproducible-path/phrog-0.46.0/target/debug/build/wayland-sys-214e1bcb44c165a9/build-script-build`
> warning: `atomic-waker` (lib) generated 3 warnings
>    Compiling anstyle-parse v0.2.1
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=anstyle_parse CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/anstyle-parse-0.2.1 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/anstyle-parse-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Parse ANSI Style Escapes' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/anstyle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle-parse CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.64.0 CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name anstyle_parse --edition=2021 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/anstyle-parse-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="utf8"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "default", "utf8"))' -C metadata=efbe7205f7682730 -C extra-filename=-782d12c615e3fb85 --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern utf8parse=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libutf8parse-2929f3ccc9924761.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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
>    Compiling nix v0.29.0
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/nix-0.29.0 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/nix-0.29.0/Cargo.toml CARGO_PKG_AUTHORS='The nix-rust Project Developers' CARGO_PKG_DESCRIPTION='Rust friendly bindings to *nix APIs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nix-rust/nix' CARGO_PKG_RUST_VERSION=1.69 CARGO_PKG_VERSION=0.29.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=29 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name build_script_build --edition=2021 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/nix-0.29.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"' --cfg 'feature="feature"' --cfg 'feature="memoffset"' --cfg 'feature="process"' --cfg 'feature="signal"' --cfg 'feature="socket"' --cfg 'feature="uio"' --cfg 'feature="user"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=bba665d1ec2aa562 -C extra-filename=-aa2745d308a1db44 --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/build/nix-aa2745d308a1db44 -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern cfg_aliases=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libcfg_aliases-246fcf9878aeb08d.rlib --cap-lints warn`
> warning: unexpected `cfg` condition value: `debug`
>  --> /usr/share/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`
>  --> /usr/share/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`
>   --> /usr/share/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`
>   --> /usr/share/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`
>   --> /usr/share/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`
>   --> /usr/share/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`
>   --> /usr/share/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`
>   --> /usr/share/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`
>   --> /usr/share/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`
>   --> /usr/share/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
> 
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=field_offset CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/field-offset-0.3.6 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/build/field-offset-d89b1930371f4689/out rustc --crate-name field_offset --edition=2015 /build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern memoffset=/build/reproducible-path/phrog-0.46.0/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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry --cfg fieldoffset_maybe_uninit --cfg fieldoffset_has_alloc`
> warning: use of deprecated type alias `error::IResult`: Replaced with `ModalResult`
>    --> /usr/share/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
>    --> /usr/share/cargo/registry/winnow-0.6.26/src/lib.rs:160:16
>     |
> 160 | pub use error::PResult;
>     |                ^^^^^^^
> 
> warning: use of deprecated enum `error::ErrorKind`
>    --> /usr/share/cargo/registry/winnow-0.6.26/src/error.rs:368:15
>     |
> 368 |     pub kind: ErrorKind,
>     |               ^^^^^^^^^
> 
> warning: use of deprecated enum `error::ErrorKind`
>    --> /usr/share/cargo/registry/winnow-0.6.26/src/error.rs:894:15
>     |
> 894 |     pub kind: ErrorKind,
>     |               ^^^^^^^^^
> 
> warning: use of deprecated enum `error::ErrorKind`
>     --> /usr/share/cargo/registry/winnow-0.6.26/src/error.rs:1181:6
>      |
> 1181 | impl ErrorKind {
>      |      ^^^^^^^^^
> 
> warning: use of deprecated enum `error::ErrorKind`
>     --> /usr/share/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`
>     --> /usr/share/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`
>     --> /usr/share/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`
>     --> /usr/share/cargo/registry/winnow-0.6.26/src/error.rs:1229:23
>      |
> 1229 | impl fmt::Display for ErrorKind {
>      |                       ^^^^^^^^^
> 
> warning: use of deprecated enum `error::ErrorKind`
>     --> /usr/share/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`
>    --> /usr/share/cargo/registry/winnow-0.6.26/src/error.rs:270:41
>     |
> 270 |     fn from_error_kind(input: &I, kind: ErrorKind) -> Self;
>     |                                         ^^^^^^^^^
> 
> warning: use of deprecated unit variant `error::ErrorKind::Fail`
>    --> /usr/share/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`
>    --> /usr/share/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`
>    --> /usr/share/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`
>    --> /usr/share/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`
>    --> /usr/share/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`
>    --> /usr/share/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`
>    --> /usr/share/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`
>    --> /usr/share/cargo/registry/winnow-0.6.26/src/error.rs:384:30
>     |
> 384 |             kind: ErrorKind::Fail,
>     |                              ^^^^
> 
> warning: use of deprecated enum `error::ErrorKind`
>    --> /usr/share/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`
>    --> /usr/share/cargo/registry/winnow-0.6.26/src/error.rs:423:16
>     |
> 423 |         _kind: ErrorKind,
>     |                ^^^^^^^^^
> 
> warning: use of deprecated enum `error::ErrorKind`
>    --> /usr/share/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`
>    --> /usr/share/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`
>    --> /usr/share/cargo/registry/winnow-0.6.26/src/error.rs:509:16
>     |
> 509 |         _kind: ErrorKind,
>     |                ^^^^^^^^^
> 
> warning: use of deprecated enum `error::ErrorKind`
>    --> /usr/share/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`
>    --> /usr/share/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`
>    --> /usr/share/cargo/registry/winnow-0.6.26/src/error.rs:560:16
>     |
> 560 |         _kind: ErrorKind,
>     |                ^^^^^^^^^
> 
> warning: use of deprecated enum `error::ErrorKind`
>    --> /usr/share/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`
>    --> /usr/share/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`
>    --> /usr/share/cargo/registry/winnow-0.6.26/src/error.rs:655:16
>     |
> 655 |         _kind: ErrorKind,
>     |                ^^^^^^^^^
> 
> warning: use of deprecated enum `error::ErrorKind`
>    --> /usr/share/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`
>    --> /usr/share/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`
>    --> /usr/share/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`
>     --> /usr/share/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`
>     --> /usr/share/cargo/registry/winnow-0.6.26/src/error.rs:1186:18
>      |
> 1186 |       ErrorKind::Assert                    => "assert",
>      |                  ^^^^^^
> 
> warning: use of deprecated unit variant `error::ErrorKind::Token`
>     --> /usr/share/cargo/registry/winnow-0.6.26/src/error.rs:1187:18
>      |
> 1187 |       ErrorKind::Token                     => "token",
>      |                  ^^^^^
> 
> warning: use of deprecated unit variant `error::ErrorKind::Tag`
>     --> /usr/share/cargo/registry/winnow-0.6.26/src/error.rs:1188:18
>      |
> 1188 |       ErrorKind::Tag                       => "tag",
>      |                  ^^^
> 
> warning: use of deprecated unit variant `error::ErrorKind::Alt`
>     --> /usr/share/cargo/registry/winnow-0.6.26/src/error.rs:1189:18
>      |
> 1189 |       ErrorKind::Alt                       => "alternative",
>      |                  ^^^
> 
> warning: use of deprecated unit variant `error::ErrorKind::Many`
>     --> /usr/share/cargo/registry/winnow-0.6.26/src/error.rs:1190:18
>      |
> 1190 |       ErrorKind::Many                      => "many",
>      |                  ^^^^
> 
> warning: use of deprecated unit variant `error::ErrorKind::Eof`
>     --> /usr/share/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`
>     --> /usr/share/cargo/registry/winnow-0.6.26/src/error.rs:1192:18
>      |
> 1192 |       ErrorKind::Slice                     => "slice",
>      |                  ^^^^^
> 
> warning: use of deprecated unit variant `error::ErrorKind::Complete`
>     --> /usr/share/cargo/registry/winnow-0.6.26/src/error.rs:1193:18
>      |
> 1193 |       ErrorKind::Complete                  => "complete",
>      |                  ^^^^^^^^
> 
> warning: use of deprecated unit variant `error::ErrorKind::Not`
>     --> /usr/share/cargo/registry/winnow-0.6.26/src/error.rs:1194:18
>      |
> 1194 |       ErrorKind::Not                       => "negation",
>      |                  ^^^
> 
> warning: use of deprecated unit variant `error::ErrorKind::Verify`
>     --> /usr/share/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`
>     --> /usr/share/cargo/registry/winnow-0.6.26/src/error.rs:1196:18
>      |
> 1196 |       ErrorKind::Fail                      => "fail",
>      |                  ^^^^
> 
> warning: use of deprecated enum `error::ErrorKind`
>     --> /usr/share/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`
>     --> /usr/share/cargo/registry/winnow-0.6.26/src/error.rs:1212:16
>      |
> 1212 |         _kind: ErrorKind,
>      |                ^^^^^^^^^
> 
> warning: use of deprecated enum `error::ErrorKind`
>     --> /usr/share/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
>  --> /usr/share/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
>    --> /usr/share/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
>   --> /usr/share/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
>   --> /usr/share/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
>    --> /usr/share/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
>    --> /usr/share/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
>    --> /usr/share/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
>    --> /usr/share/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
>    --> /usr/share/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
>     --> /usr/share/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
>     --> /usr/share/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
>     --> /usr/share/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
>     --> /usr/share/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
>     --> /usr/share/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
>     --> /usr/share/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: 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 `error::PResult`: Replaced with ModalResult
>     --> /usr/share/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`
>   --> /usr/share/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
>   --> /usr/share/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
>    --> /usr/share/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
>    --> /usr/share/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
>    --> /usr/share/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`
>    --> /usr/share/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`
>    --> /usr/share/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
>    --> /usr/share/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
>    --> /usr/share/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
>    --> /usr/share/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
>    --> /usr/share/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
>    --> /usr/share/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
>    --> /usr/share/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
>    --> /usr/share/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
>    --> /usr/share/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
>    --> /usr/share/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
>    --> /usr/share/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
>    --> /usr/share/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
>    --> /usr/share/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
>    --> /usr/share/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
>    --> /usr/share/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
>    --> /usr/share/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
>     --> /usr/share/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
>     --> /usr/share/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
>     --> /usr/share/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
>     --> /usr/share/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
>     --> /usr/share/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`
>     --> /usr/share/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`
>     --> /usr/share/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
>     --> /usr/share/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`
>     --> /usr/share/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
>     --> /usr/share/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
>     --> /usr/share/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
>     --> /usr/share/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
>     --> /usr/share/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
>     --> /usr/share/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
>     --> /usr/share/cargo/registry/winnow-0.6.26/src/ascii/mod.rs:1858:6
>      |
> 1858 | ) -> PResult<Output, Error>
>      |      ^^^^^^^
> 
> warning: use of deprecated enum `error::ErrorKind`
>   --> /usr/share/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
>   --> /usr/share/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
>   --> /usr/share/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
>    --> /usr/share/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
>    --> /usr/share/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
>    --> /usr/share/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
>    --> /usr/share/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
>    --> /usr/share/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
>    --> /usr/share/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`
>    --> /usr/share/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
>    --> /usr/share/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
>    --> /usr/share/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
>    --> /usr/share/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
>    --> /usr/share/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
>    --> /usr/share/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
>    --> /usr/share/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
>    --> /usr/share/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
>    --> /usr/share/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
>    --> /usr/share/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
>    --> /usr/share/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
>    --> /usr/share/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
>    --> /usr/share/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
>    --> /usr/share/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`
>    --> /usr/share/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
>    --> /usr/share/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
>     --> /usr/share/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
>     --> /usr/share/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
>     --> /usr/share/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
>     --> /usr/share/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
>     --> /usr/share/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
>     --> /usr/share/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
>     --> /usr/share/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`
>     --> /usr/share/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
>     --> /usr/share/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
>     --> /usr/share/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
>     --> /usr/share/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
>     --> /usr/share/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
>     --> /usr/share/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`
>  --> /usr/share/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
>   --> /usr/share/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
>    --> /usr/share/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`
>    --> /usr/share/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`
>    --> /usr/share/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
>    --> /usr/share/cargo/registry/winnow-0.6.26/src/binary/bits/mod.rs:403:6
>     |
> 403 | ) -> PResult<bool, Error>
>     |      ^^^^^^^
> 
> 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 enum `error::ErrorKind`
>  --> /usr/share/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
>   --> /usr/share/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
>   --> /usr/share/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
>    --> /usr/share/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`
>    --> /usr/share/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
>    --> /usr/share/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`
>    --> /usr/share/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
>    --> /usr/share/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`
>    --> /usr/share/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: `field-offset` (lib) generated 6 warnings
>    Compiling signal-hook-registry v1.4.0
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=signal_hook_registry CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/signal-hook-registry-1.4.0 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/signal-hook-registry-1.4.0/Cargo.toml CARGO_PKG_AUTHORS='Michal '\''vorner'\'' Vaner <vorner at vorner.cz>:Masaki Hara <ackie.h.gmai at gmail.com>' CARGO_PKG_DESCRIPTION='Backend crate for signal-hook' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=signal-hook-registry CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/vorner/signal-hook' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name signal_hook_registry --edition=2015 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/signal-hook-registry-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cc07e1a1c4bef412 -C extra-filename=-df3201c7d36291df --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern libc=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-833543f8980f680c.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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
>    --> /usr/share/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
>    --> /usr/share/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`
>    --> /usr/share/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`
>  --> /usr/share/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
>  --> /usr/share/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
>   --> /usr/share/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
>    --> /usr/share/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`
>    --> /usr/share/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`
>    --> /usr/share/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
>    --> /usr/share/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
>    --> /usr/share/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
>    --> /usr/share/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`
>    --> /usr/share/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
>    --> /usr/share/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`
>  --> /usr/share/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
>   --> /usr/share/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
>    --> /usr/share/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
>    --> /usr/share/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`
>    --> /usr/share/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
>    --> /usr/share/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`
>    --> /usr/share/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
>    --> /usr/share/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`
>    --> /usr/share/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
>    --> /usr/share/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`
>    --> /usr/share/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
>    --> /usr/share/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`
>    --> /usr/share/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`
>    --> /usr/share/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
>    --> /usr/share/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
>    --> /usr/share/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
>     --> /usr/share/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`
>     --> /usr/share/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`
>     --> /usr/share/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`
>     --> /usr/share/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
>     --> /usr/share/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`
>     --> /usr/share/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`
>     --> /usr/share/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`
>     --> /usr/share/cargo/registry/winnow-0.6.26/src/combinator/multi.rs:1146:44
>      |
> 1146 | ...                   ErrorKind::Many,
>      |                                  ^^^^
> 
> warning: use of deprecated unit variant `error::ErrorKind::Many`
>     --> /usr/share/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
>     --> /usr/share/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
>     --> /usr/share/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`
>     --> /usr/share/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
>     --> /usr/share/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`
>     --> /usr/share/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
>     --> /usr/share/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`
>     --> /usr/share/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`
>     --> /usr/share/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
>     --> /usr/share/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`
>     --> /usr/share/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`
>     --> /usr/share/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
>    --> /usr/share/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`
>  --> /usr/share/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
>   --> /usr/share/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
>   --> /usr/share/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
>   --> /usr/share/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`
>   --> /usr/share/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
>    --> /usr/share/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`
>    --> /usr/share/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
>    --> /usr/share/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
>    --> /usr/share/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`
>    --> /usr/share/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
>    --> /usr/share/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
>    --> /usr/share/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`
>    --> /usr/share/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
>    --> /usr/share/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`
>    --> /usr/share/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
>    --> /usr/share/cargo/registry/winnow-0.6.26/src/combinator/impls.rs:319:48
>     |
> 319 |     fn parse_next(&mut self, input: &mut I) -> PResult<O2, E> {
>     |                                                ^^^^^^^
> 
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
>    --> /usr/share/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
>    --> /usr/share/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
>    --> /usr/share/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
>    --> /usr/share/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
>    --> /usr/share/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
>    --> /usr/share/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
>    --> /usr/share/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
>    --> /usr/share/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
>    --> /usr/share/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`
>  --> /usr/share/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
>   --> /usr/share/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
>   --> /usr/share/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
>   --> /usr/share/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`
>   --> /usr/share/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
>    --> /usr/share/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`
>    --> /usr/share/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`
>    --> /usr/share/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
>    --> /usr/share/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
>    --> /usr/share/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`
>    --> /usr/share/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`
>    --> /usr/share/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
>    --> /usr/share/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`
>    --> /usr/share/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`
>    --> /usr/share/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
>    --> /usr/share/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`
>    --> /usr/share/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
>    --> /usr/share/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`
>    --> /usr/share/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
>    --> /usr/share/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`
>    --> /usr/share/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`
>    --> /usr/share/cargo/registry/winnow-0.6.26/src/token/mod.rs:987:60
>     |
> 987 |                 Err(ErrMode::from_error_kind(i, ErrorKind::Slice))
>     |                                                            ^^^^^
> 
> warning: use of deprecated type alias `error::PResult`: Replaced with ModalResult
>     --> /usr/share/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`
>     --> /usr/share/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`
>     --> /usr/share/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`
>     --> /usr/share/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
>     --> /usr/share/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
>     --> /usr/share/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`
>    --> /usr/share/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
>    --> /usr/share/cargo/registry/winnow-0.6.26/src/lib.rs:151:20
>     |
> 151 |     pub use crate::PResult;
>     |                    ^^^^^^^
> 
> warning: creating a shared reference to mutable static is discouraged
>    --> /usr/share/cargo/registry/signal-hook-registry-1.4.0/src/lib.rs:281:18
>     |
> 281 |         unsafe { GLOBAL_DATA.as_ref().unwrap() }
>     |                  ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
>     |
>     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
>     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
>     = note: `#[warn(static_mut_refs)]` on by default
> 
>    Compiling serde_json v1.0.139
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/serde_json-1.0.139 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/serde_json-1.0.139/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar <erick.tryzelaar at gmail.com>:David Tolnay <dtolnay at gmail.com>' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.139 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=139 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name build_script_build --edition=2021 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/serde_json-1.0.139/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", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=0552b48f59d811da -C extra-filename=-0cedede44bf297e7 --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/build/serde_json-0cedede44bf297e7 -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --cap-lints warn`
> warning: use of deprecated associated function `error::ParserError::from_error_kind`: replaced with `ParserError::from_input`
>    --> /usr/share/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`
>    --> /usr/share/cargo/registry/winnow-0.6.26/src/combinator/core.rs:223:35
>     |
> 223 |             Ok(_) => Err(ErrMode::from_error_kind(input, ErrorKind::Not)),
>     |                                   ^^^^^^^^^^^^^^^
> 
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=endi CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/endi-1.1.0 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/endi-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='Zeeshan Ali Khan <zeenix at gmail.com>' CARGO_PKG_DESCRIPTION='A simple endian-handling library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=endi CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zeenix/endi' CARGO_PKG_RUST_VERSION=1.60 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/phrog-0.46.0/target/debug/deps rustc --crate-name endi --edition=2021 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/endi-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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=475f2bcf369237c1 -C extra-filename=-2043f963c81f6586 --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
>    Compiling anstyle-query v1.0.0
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=anstyle_query CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/anstyle-query-1.0.0 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/anstyle-query-1.0.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Look up colored console capabilities' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle-query CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name anstyle_query --edition=2021 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/anstyle-query-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=837c78eb80d12a9c -C extra-filename=-6eddfef3f2cca694 --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
> warning: use of deprecated associated function `error::ParserError::from_error_kind`: replaced with `ParserError::from_input`
>    --> /usr/share/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`
>    --> /usr/share/cargo/registry/winnow-0.6.26/src/error.rs:275:15
>     |
> 275 |         Self::from_error_kind(input, ErrorKind::Fail)
>     |               ^^^^^^^^^^^^^^^
> 
>    Compiling anstyle v1.0.8
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=anstyle CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/anstyle-1.0.8 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/anstyle-1.0.8/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='ANSI text styling' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/anstyle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=1.0.8 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name anstyle --edition=2021 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/anstyle-1.0.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=cde4c02db3d9cda8 -C extra-filename=-df7c83761dc2c1fc --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
> warning: `signal-hook-registry` (lib) generated 1 warning
>    Compiling colorchoice v1.0.0
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=colorchoice CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/colorchoice-1.0.0 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/colorchoice-1.0.0/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Global override of color control' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=colorchoice CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle' CARGO_PKG_RUST_VERSION=1.64.0 CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name colorchoice --edition=2021 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/colorchoice-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c16ce8c53a1b9f80 -C extra-filename=-17c95bc13e3d85c8 --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
>    Compiling thiserror v1.0.69
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/thiserror-1.0.69 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/thiserror-1.0.69/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=1.0.69 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=69 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name build_script_build --edition=2021 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/thiserror-1.0.69/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=c1373cb96c56aec4 -C extra-filename=-7b8788db10cd423a --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/build/thiserror-7b8788db10cd423a -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --cap-lints warn`
>      Running `CARGO=/usr/share/cargo/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-Clink-arg=-Wl,-z,now--remap-path-prefix/build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0--remap-path-prefix/build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/serde_json-1.0.139 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/serde_json-1.0.139/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar <erick.tryzelaar at gmail.com>:David Tolnay <dtolnay at gmail.com>' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.139 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=139 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/build/reproducible-path/phrog-0.46.0/target/debug/deps:/build/reproducible-path/phrog-0.46.0/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/build/serde_json-51b148bfc03025a5/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /build/reproducible-path/phrog-0.46.0/target/debug/build/serde_json-0cedede44bf297e7/build-script-build`
> [serde_json 1.0.139] cargo:rerun-if-changed=build.rs
> [serde_json 1.0.139] cargo:rustc-check-cfg=cfg(fast_arithmetic, values("32", "64"))
> [serde_json 1.0.139] cargo:rustc-cfg=fast_arithmetic="64"
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CFG_FEATURE=default,feature,memoffset,process,signal,socket,uio,user 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-Clink-arg=-Wl,-z,now--remap-path-prefix/build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0--remap-path-prefix/build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_FEATURE=1 CARGO_FEATURE_MEMOFFSET=1 CARGO_FEATURE_PROCESS=1 CARGO_FEATURE_SIGNAL=1 CARGO_FEATURE_SOCKET=1 CARGO_FEATURE_UIO=1 CARGO_FEATURE_USER=1 CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/nix-0.29.0 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/nix-0.29.0/Cargo.toml CARGO_PKG_AUTHORS='The nix-rust Project Developers' CARGO_PKG_DESCRIPTION='Rust friendly bindings to *nix APIs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nix-rust/nix' CARGO_PKG_RUST_VERSION=1.69 CARGO_PKG_VERSION=0.29.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=29 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/build/reproducible-path/phrog-0.46.0/target/debug/deps:/build/reproducible-path/phrog-0.46.0/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/build/nix-17ba2db4d72d4a06/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /build/reproducible-path/phrog-0.46.0/target/debug/build/nix-aa2745d308a1db44/build-script-build`
> [nix 0.29.0] cargo:rustc-check-cfg=cfg(android)
> [nix 0.29.0] cargo:rustc-check-cfg=cfg(dragonfly)
> [nix 0.29.0] cargo:rustc-check-cfg=cfg(ios)
> [nix 0.29.0] cargo:rustc-check-cfg=cfg(freebsd)
> [nix 0.29.0] cargo:rustc-check-cfg=cfg(illumos)
> [nix 0.29.0] cargo:rustc-check-cfg=cfg(linux)
> [nix 0.29.0] cargo:rustc-cfg=linux
> [nix 0.29.0] cargo:rustc-check-cfg=cfg(macos)
> [nix 0.29.0] cargo:rustc-check-cfg=cfg(netbsd)
> [nix 0.29.0] cargo:rustc-check-cfg=cfg(openbsd)
> [nix 0.29.0] cargo:rustc-check-cfg=cfg(solaris)
> [nix 0.29.0] cargo:rustc-check-cfg=cfg(watchos)
> [nix 0.29.0] cargo:rustc-check-cfg=cfg(tvos)
> [nix 0.29.0] cargo:rustc-check-cfg=cfg(visionos)
> [nix 0.29.0] cargo:rustc-check-cfg=cfg(apple_targets)
> [nix 0.29.0] cargo:rustc-check-cfg=cfg(bsd)
> [nix 0.29.0] cargo:rustc-check-cfg=cfg(bsd_without_apple)
> [nix 0.29.0] cargo:rustc-check-cfg=cfg(linux_android)
> [nix 0.29.0] cargo:rustc-cfg=linux_android
> [nix 0.29.0] cargo:rustc-check-cfg=cfg(freebsdlike)
> [nix 0.29.0] cargo:rustc-check-cfg=cfg(netbsdlike)
> [nix 0.29.0] cargo:rustc-check-cfg=cfg(solarish)
> [nix 0.29.0] cargo:rustc-check-cfg=cfg(apple_targets)
> [nix 0.29.0] cargo:rustc-check-cfg=cfg(bsd)
> [nix 0.29.0] cargo:rustc-check-cfg=cfg(bsd_without_apple)
> [nix 0.29.0] cargo:rustc-check-cfg=cfg(linux_android)
> [nix 0.29.0] cargo:rustc-check-cfg=cfg(freebsdlike)
> [nix 0.29.0] cargo:rustc-check-cfg=cfg(netbsdlike)
> [nix 0.29.0] cargo:rustc-check-cfg=cfg(solarish)
> [nix 0.29.0] cargo:rustc-check-cfg=cfg(fbsd14)
> [nix 0.29.0] cargo:rustc-check-cfg=cfg(qemu)
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=wayland_sys CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/wayland-sys-0.31.6 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/wayland-sys-0.31.6/Cargo.toml CARGO_PKG_AUTHORS='Elinor Berger <elinor at safaradeg.net>' CARGO_PKG_DESCRIPTION='FFI bindings to the various libwayland-*.so libraries. You should only need this crate if you are working on custom wayland protocol extensions. Look at the crate wayland-client for usable bindings.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wayland-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smithay/wayland-rs' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.31.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/build/wayland-sys-b6b97860face766b/out rustc --crate-name wayland_sys --edition=2021 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/wayland-sys-0.31.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("client", "cursor", "egl", "libc", "memoffset", "once_cell", "server"))' -C metadata=1e1ab23a2e3d59b9 -C extra-filename=-e67033dbc6eeba44 --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
> warning: unexpected `cfg` condition value: `dlopen`
>   --> /usr/share/cargo/registry/wayland-sys-0.31.6/src/lib.rs:61:7
>    |
> 61 | #[cfg(feature = "dlopen")]
>    |       ^^^^^^^^^^^^^^^^^^
>    |
>    = note: expected values for `feature` are: `client`, `cursor`, `egl`, `libc`, `memoffset`, `once_cell`, and `server`
>    = help: consider adding `dlopen` 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: `dlopen`
>   --> /usr/share/cargo/registry/wayland-sys-0.31.6/src/lib.rs:69:11
>    |
> 69 | #[cfg(not(feature = "dlopen"))]
>    |           ^^^^^^^^^^^^^^^^^^
>    |
>    = note: expected values for `feature` are: `client`, `cursor`, `egl`, `libc`, `memoffset`, `once_cell`, and `server`
>    = help: consider adding `dlopen` 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: `dlopen`
>  --> /usr/share/cargo/registry/wayland-sys-0.31.6/src/client.rs:7:31
>   |
> 7 | #[cfg(all(feature = "client", feature = "dlopen"))]
>   |                               ^^^^^^^^^^^^^^^^^^
>   |
>   = note: expected values for `feature` are: `client`, `cursor`, `egl`, `libc`, `memoffset`, `once_cell`, and `server`
>   = help: consider adding `dlopen` 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: `dlopen`
>   --> /usr/share/cargo/registry/wayland-sys-0.31.6/src/client.rs:88:31
>    |
> 88 | #[cfg(all(feature = "client", feature = "dlopen"))]
>    |                               ^^^^^^^^^^^^^^^^^^
>    |
>    = note: expected values for `feature` are: `client`, `cursor`, `egl`, `libc`, `memoffset`, `once_cell`, and `server`
>    = help: consider adding `dlopen` 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: `dlopen`
>    --> /usr/share/cargo/registry/wayland-sys-0.31.6/src/client.rs:108:31
>     |
> 108 | #[cfg(all(feature = "client", feature = "dlopen"))]
>     |                               ^^^^^^^^^^^^^^^^^^
>     |
>     = note: expected values for `feature` are: `client`, `cursor`, `egl`, `libc`, `memoffset`, `once_cell`, and `server`
>     = help: consider adding `dlopen` 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: `dlopen`
>    --> /usr/share/cargo/registry/wayland-sys-0.31.6/src/client.rs:115:35
>     |
> 115 | #[cfg(all(feature = "client", not(feature = "dlopen")))]
>     |                                   ^^^^^^^^^^^^^^^^^^
>     |
>     = note: expected values for `feature` are: `client`, `cursor`, `egl`, `libc`, `memoffset`, `once_cell`, and `server`
>     = help: consider adding `dlopen` 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: `dlopen`
>    --> /usr/share/cargo/registry/wayland-sys-0.31.6/src/client.rs:119:31
>     |
> 119 | #[cfg(all(feature = "client", feature = "dlopen"))]
>     |                               ^^^^^^^^^^^^^^^^^^
>     |
>     = note: expected values for `feature` are: `client`, `cursor`, `egl`, `libc`, `memoffset`, `once_cell`, and `server`
>     = help: consider adding `dlopen` 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: `dlopen`
>   --> /usr/share/cargo/registry/wayland-sys-0.31.6/src/server.rs:13:31
>    |
> 13 | #[cfg(all(feature = "server", feature = "dlopen"))]
>    |                               ^^^^^^^^^^^^^^^^^^
>    |
>    = note: expected values for `feature` are: `client`, `cursor`, `egl`, `libc`, `memoffset`, `once_cell`, and `server`
>    = help: consider adding `dlopen` 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: `dlopen`
>    --> /usr/share/cargo/registry/wayland-sys-0.31.6/src/server.rs:156:31
>     |
> 156 | #[cfg(all(feature = "server", feature = "dlopen"))]
>     |                               ^^^^^^^^^^^^^^^^^^
>     |
>     = note: expected values for `feature` are: `client`, `cursor`, `egl`, `libc`, `memoffset`, `once_cell`, and `server`
>     = help: consider adding `dlopen` 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: `dlopen`
>    --> /usr/share/cargo/registry/wayland-sys-0.31.6/src/server.rs:176:31
>     |
> 176 | #[cfg(all(feature = "server", feature = "dlopen"))]
>     |                               ^^^^^^^^^^^^^^^^^^
>     |
>     = note: expected values for `feature` are: `client`, `cursor`, `egl`, `libc`, `memoffset`, `once_cell`, and `server`
>     = help: consider adding `dlopen` 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: `dlopen`
>    --> /usr/share/cargo/registry/wayland-sys-0.31.6/src/server.rs:183:35
>     |
> 183 | #[cfg(all(feature = "server", not(feature = "dlopen")))]
>     |                                   ^^^^^^^^^^^^^^^^^^
>     |
>     = note: expected values for `feature` are: `client`, `cursor`, `egl`, `libc`, `memoffset`, `once_cell`, and `server`
>     = help: consider adding `dlopen` 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: `dlopen`
>    --> /usr/share/cargo/registry/wayland-sys-0.31.6/src/server.rs:187:31
>     |
> 187 | #[cfg(all(feature = "server", feature = "dlopen"))]
>     |                               ^^^^^^^^^^^^^^^^^^
>     |
>     = note: expected values for `feature` are: `client`, `cursor`, `egl`, `libc`, `memoffset`, `once_cell`, and `server`
>     = help: consider adding `dlopen` 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 associated function `error::ParserError::from_error_kind`: replaced with `ParserError::from_input`
>    --> /usr/share/cargo/registry/winnow-0.6.26/src/ascii/mod.rs:197:37
>     |
> 197 |                 return Err(ErrMode::from_error_kind(input, e));
>     |                                     ^^^^^^^^^^^^^^^
> 
> warning: `wayland-sys` (lib) generated 12 warnings
>    Compiling async-executor v1.13.1
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=async_executor CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/async-executor-1.13.1 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/async-executor-1.13.1/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina <stjepang at gmail.com>:John Nunley <dev at notgull.net>' CARGO_PKG_DESCRIPTION='Async executor' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=async-executor CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/async-executor' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.13.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name async_executor --edition=2021 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/async-executor-1.13.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("static"))' -C metadata=1a4e5dbea40ac82c -C extra-filename=-9981aac1570773b2 --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern async_task=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libasync_task-f74d0378801d2ba1.rmeta --extern concurrent_queue=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libconcurrent_queue-f48c77b988b50c08.rmeta --extern fastrand=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libfastrand-71a5e50b25e5faa9.rmeta --extern futures_lite=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libfutures_lite-c529950af307c7ec.rmeta --extern slab=/build/reproducible-path/phrog-0.46.0/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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
> warning: use of deprecated associated function `error::ParserError::from_error_kind`: replaced with `ParserError::from_input`
>     --> /usr/share/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`
>     --> /usr/share/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`
>     --> /usr/share/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`
>    --> /usr/share/cargo/registry/winnow-0.6.26/src/binary/bits/mod.rs:226:30
>     |
> 226 |                 Err(ErrMode::from_error_kind(
>     |                              ^^^^^^^^^^^^^^^
> 
>    Compiling anstream v0.6.15
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=anstream CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/anstream-0.6.15 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/anstream-0.6.15/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple cross platform library for writing colored text to a terminal.' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/anstyle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstream CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.6.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name anstream --edition=2021 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/anstream-0.6.15/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="auto"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("auto", "default", "test"))' -C metadata=0b4c638bfe1bf1ae -C extra-filename=-3ba864f616659496 --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern anstyle=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libanstyle-df7c83761dc2c1fc.rmeta --extern anstyle_parse=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libanstyle_parse-782d12c615e3fb85.rmeta --extern anstyle_query=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libanstyle_query-6eddfef3f2cca694.rmeta --extern colorchoice=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libcolorchoice-17c95bc13e3d85c8.rmeta --extern utf8parse=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libutf8parse-2929f3ccc9924761.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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
> warning: use of deprecated associated function `error::ParserError::from_error_kind`: replaced with `ParserError::from_input`
>    --> /usr/share/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`
>    --> /usr/share/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`
>     --> /usr/share/cargo/registry/winnow-0.6.26/src/binary/mod.rs:1278:39
>      |
> 1278 |             ErrMode::Backtrack(Error::from_error_kind(input, ErrorKind::Token))
>      |                                       ^^^^^^^^^^^^^^^
> 
> warning: unexpected `cfg` condition value: `wincon`
>   --> /usr/share/cargo/registry/anstream-0.6.15/src/lib.rs:48:20
>    |
> 48 | #[cfg(all(windows, feature = "wincon"))]
>    |                    ^^^^^^^^^^^^^^^^^^
>    |
>    = note: expected values for `feature` are: `auto`, `default`, and `test`
>    = help: consider adding `wincon` 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: `wincon`
>   --> /usr/share/cargo/registry/anstream-0.6.15/src/lib.rs:53:20
>    |
> 53 | #[cfg(all(windows, feature = "wincon"))]
>    |                    ^^^^^^^^^^^^^^^^^^
>    |
>    = note: expected values for `feature` are: `auto`, `default`, and `test`
>    = help: consider adding `wincon` 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: `wincon`
>  --> /usr/share/cargo/registry/anstream-0.6.15/src/stream.rs:4:24
>   |
> 4 | #[cfg(not(all(windows, feature = "wincon")))]
>   |                        ^^^^^^^^^^^^^^^^^^
>   |
>   = note: expected values for `feature` are: `auto`, `default`, and `test`
>   = help: consider adding `wincon` 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: `wincon`
>  --> /usr/share/cargo/registry/anstream-0.6.15/src/stream.rs:8:20
>   |
> 8 | #[cfg(all(windows, feature = "wincon"))]
>   |                    ^^^^^^^^^^^^^^^^^^
>   |
>   = note: expected values for `feature` are: `auto`, `default`, and `test`
>   = help: consider adding `wincon` 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: `wincon`
>   --> /usr/share/cargo/registry/anstream-0.6.15/src/buffer.rs:46:20
>    |
> 46 | #[cfg(all(windows, feature = "wincon"))]
>    |                    ^^^^^^^^^^^^^^^^^^
>    |
>    = note: expected values for `feature` are: `auto`, `default`, and `test`
>    = help: consider adding `wincon` 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: `wincon`
>   --> /usr/share/cargo/registry/anstream-0.6.15/src/buffer.rs:58:20
>    |
> 58 | #[cfg(all(windows, feature = "wincon"))]
>    |                    ^^^^^^^^^^^^^^^^^^
>    |
>    = note: expected values for `feature` are: `auto`, `default`, and `test`
>    = help: consider adding `wincon` 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: `wincon`
>  --> /usr/share/cargo/registry/anstream-0.6.15/src/auto.rs:5:20
>   |
> 5 | #[cfg(all(windows, feature = "wincon"))]
>   |                    ^^^^^^^^^^^^^^^^^^
>   |
>   = note: expected values for `feature` are: `auto`, `default`, and `test`
>   = help: consider adding `wincon` 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: `wincon`
>   --> /usr/share/cargo/registry/anstream-0.6.15/src/auto.rs:27:24
>    |
> 27 |     #[cfg(all(windows, feature = "wincon"))]
>    |                        ^^^^^^^^^^^^^^^^^^
>    |
>    = note: expected values for `feature` are: `auto`, `default`, and `test`
>    = help: consider adding `wincon` 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: `wincon`
>    --> /usr/share/cargo/registry/anstream-0.6.15/src/auto.rs:137:28
>     |
> 137 |         #[cfg(all(windows, feature = "wincon"))]
>     |                            ^^^^^^^^^^^^^^^^^^
>     |
>     = note: expected values for `feature` are: `auto`, `default`, and `test`
>     = help: consider adding `wincon` 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: `wincon`
>    --> /usr/share/cargo/registry/anstream-0.6.15/src/auto.rs:143:32
>     |
> 143 |         #[cfg(not(all(windows, feature = "wincon")))]
>     |                                ^^^^^^^^^^^^^^^^^^
>     |
>     = note: expected values for `feature` are: `auto`, `default`, and `test`
>     = help: consider adding `wincon` 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: `wincon`
>    --> /usr/share/cargo/registry/anstream-0.6.15/src/auto.rs:155:32
>     |
> 155 |             #[cfg(all(windows, feature = "wincon"))]
>     |                                ^^^^^^^^^^^^^^^^^^
>     |
>     = note: expected values for `feature` are: `auto`, `default`, and `test`
>     = help: consider adding `wincon` 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: `wincon`
>    --> /usr/share/cargo/registry/anstream-0.6.15/src/auto.rs:166:32
>     |
> 166 |             #[cfg(all(windows, feature = "wincon"))]
>     |                                ^^^^^^^^^^^^^^^^^^
>     |
>     = note: expected values for `feature` are: `auto`, `default`, and `test`
>     = help: consider adding `wincon` 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: `wincon`
>    --> /usr/share/cargo/registry/anstream-0.6.15/src/auto.rs:180:32
>     |
> 180 |             #[cfg(all(windows, feature = "wincon"))]
>     |                                ^^^^^^^^^^^^^^^^^^
>     |
>     = note: expected values for `feature` are: `auto`, `default`, and `test`
>     = help: consider adding `wincon` 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: `wincon`
>    --> /usr/share/cargo/registry/anstream-0.6.15/src/auto.rs:225:32
>     |
> 225 |             #[cfg(all(windows, feature = "wincon"))]
>     |                                ^^^^^^^^^^^^^^^^^^
>     |
>     = note: expected values for `feature` are: `auto`, `default`, and `test`
>     = help: consider adding `wincon` 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: `wincon`
>    --> /usr/share/cargo/registry/anstream-0.6.15/src/auto.rs:243:32
>     |
> 243 |             #[cfg(all(windows, feature = "wincon"))]
>     |                                ^^^^^^^^^^^^^^^^^^
>     |
>     = note: expected values for `feature` are: `auto`, `default`, and `test`
>     = help: consider adding `wincon` 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: `wincon`
>    --> /usr/share/cargo/registry/anstream-0.6.15/src/auto.rs:260:32
>     |
> 260 |             #[cfg(all(windows, feature = "wincon"))]
>     |                                ^^^^^^^^^^^^^^^^^^
>     |
>     = note: expected values for `feature` are: `auto`, `default`, and `test`
>     = help: consider adding `wincon` 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: `wincon`
>    --> /usr/share/cargo/registry/anstream-0.6.15/src/auto.rs:269:32
>     |
> 269 |             #[cfg(all(windows, feature = "wincon"))]
>     |                                ^^^^^^^^^^^^^^^^^^
>     |
>     = note: expected values for `feature` are: `auto`, `default`, and `test`
>     = help: consider adding `wincon` 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: `wincon`
>    --> /usr/share/cargo/registry/anstream-0.6.15/src/auto.rs:279:32
>     |
> 279 |             #[cfg(all(windows, feature = "wincon"))]
>     |                                ^^^^^^^^^^^^^^^^^^
>     |
>     = note: expected values for `feature` are: `auto`, `default`, and `test`
>     = help: consider adding `wincon` 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: `wincon`
>    --> /usr/share/cargo/registry/anstream-0.6.15/src/auto.rs:288:32
>     |
> 288 |             #[cfg(all(windows, feature = "wincon"))]
>     |                                ^^^^^^^^^^^^^^^^^^
>     |
>     = note: expected values for `feature` are: `auto`, `default`, and `test`
>     = help: consider adding `wincon` 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: `wincon`
>    --> /usr/share/cargo/registry/anstream-0.6.15/src/auto.rs:298:32
>     |
> 298 |             #[cfg(all(windows, feature = "wincon"))]
>     |                                ^^^^^^^^^^^^^^^^^^
>     |
>     = note: expected values for `feature` are: `auto`, `default`, and `test`
>     = help: consider adding `wincon` 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 associated function `error::ParserError::from_error_kind`: replaced with `ParserError::from_input`
>    --> /usr/share/cargo/registry/winnow-0.6.26/src/combinator/core.rs:183:26
>     |
> 183 |             Err(ErrMode::from_error_kind(input, ErrorKind::Eof))
>     |                          ^^^^^^^^^^^^^^^
> 
> warning: use of deprecated associated function `error::ParserError::from_error_kind`: replaced with `ParserError::from_input`
>    --> /usr/share/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`
>     --> /usr/share/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`
>    --> /usr/share/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`
>    --> /usr/share/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`
>    --> /usr/share/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`
>    --> /usr/share/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`
>   --> /usr/share/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`
>    --> /usr/share/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`
>    --> /usr/share/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`
>    --> /usr/share/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`
>    --> /usr/share/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`
>    --> /usr/share/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`
>    --> /usr/share/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`
>    --> /usr/share/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`
>    --> /usr/share/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`
>     --> /usr/share/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`
>     --> /usr/share/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`
>     --> /usr/share/cargo/registry/winnow-0.6.26/src/token/mod.rs:1029:30
>      |
> 1029 |         None => Err(ErrMode::from_error_kind(i, ErrorKind::Slice)),
>      |                              ^^^^^^^^^^^^^^^
> 
>      Running `CARGO=/usr/share/cargo/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-Clink-arg=-Wl,-z,now--remap-path-prefix/build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0--remap-path-prefix/build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry' CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/thiserror-1.0.69 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/thiserror-1.0.69/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=1.0.69 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=69 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/build/reproducible-path/phrog-0.46.0/target/debug/deps:/build/reproducible-path/phrog-0.46.0/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/build/thiserror-d41ef6361cffb2c2/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /build/reproducible-path/phrog-0.46.0/target/debug/build/thiserror-7b8788db10cd423a/build-script-build`
> [thiserror 1.0.69] cargo:rerun-if-changed=build/probe.rs
> [thiserror 1.0.69] cargo:rustc-check-cfg=cfg(error_generic_member_access)
> [thiserror 1.0.69] cargo:rustc-check-cfg=cfg(thiserror_nightly_testing)
> [thiserror 1.0.69] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP
>    Compiling quick-xml v0.36.1
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=quick_xml CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/quick-xml-0.36.1 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/quick-xml-0.36.1/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='High performance xml reader and writer' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quick-xml CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tafia/quick-xml' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.36.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=36 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name quick_xml --edition=2021 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/quick-xml-0.36.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("arbitrary", "async-tokio", "default", "encoding", "encoding_rs", "escape-html", "overlapped-lists", "serde", "serde-types", "serialize", "tokio"))' -C metadata=0b511e2128c054a8 -C extra-filename=-b25cd719b166ba63 --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern memchr=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libmemchr-0ab27ab3c1f4ae59.rmeta --cap-lints warn`
> warning: `anstream` (lib) generated 20 warnings
>    Compiling itoa v1.0.14
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=itoa CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/itoa-1.0.14 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/itoa-1.0.14/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay <dtolnay at gmail.com>' CARGO_PKG_DESCRIPTION='Fast integer primitive to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itoa CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/itoa' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.14 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name itoa --edition=2018 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/itoa-1.0.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=8ea853e48c54869e -C extra-filename=-5159140b82985f49 --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
> warning: unexpected `cfg` condition value: `document-features`
>   --> /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/quick-xml-0.36.1/src/lib.rs:42:5
>    |
> 42 |     feature = "document-features",
>    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>    |
>    = note: expected values for `feature` are: `arbitrary`, `async-tokio`, `default`, `encoding`, `encoding_rs`, `escape-html`, `overlapped-lists`, `serde`, `serde-types`, `serialize`, and `tokio`
>    = help: consider adding `document-features` 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 clap_lex v0.7.4
> warning: elided lifetime has a name
>    --> /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/quick-xml-0.36.1/src/writer.rs:146:73
>     |
> 146 |     pub fn create_element<'a, N>(&'a mut self, name: N) -> ElementWriter<W>
>     |                           -- lifetime `'a` declared here                ^ this elided lifetime gets resolved as `'a`
>     |
>     = note: `#[warn(elided_named_lifetimes)]` on by default
> 
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=clap_lex CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/clap_lex-0.7.4 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/clap_lex-0.7.4/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Minimal, flexible command line parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_lex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=0.7.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name clap_lex --edition=2021 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/clap_lex-0.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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--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' '--allow=clippy::multiple_bound_locations' '--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' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7bd9b91bd54514df -C extra-filename=-ddc929182b244ef2 --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
>    Compiling wayland-client v0.31.8
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/wayland-client-0.31.8 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/wayland-client-0.31.8/Cargo.toml CARGO_PKG_AUTHORS='Elinor Berger <elinor at safaradeg.net>' CARGO_PKG_DESCRIPTION='Bindings to the standard C implementation of the wayland protocol, client side.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wayland-client CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smithay/wayland-rs' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.31.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name build_script_build --edition=2021 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/wayland-client-0.31.8/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("log"))' -C metadata=b670542cd4ef1fd7 -C extra-filename=-f5aed13c84419ff6 --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/build/wayland-client-f5aed13c84419ff6 -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --cap-lints warn`
>    Compiling anyhow v1.0.95
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/anyhow-1.0.95 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/anyhow-1.0.95/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay <dtolnay at gmail.com>' CARGO_PKG_DESCRIPTION='Flexible concrete Error type built on std::error::Error' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anyhow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/anyhow' CARGO_PKG_RUST_VERSION=1.39 CARGO_PKG_VERSION=1.0.95 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=95 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name build_script_build --edition=2018 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/anyhow-1.0.95/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("backtrace", "default", "std"))' -C metadata=4c979afefab7babe -C extra-filename=-147c1a84346d878f --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/build/anyhow-147c1a84346d878f -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --cap-lints warn`
>    Compiling ryu v1.0.19
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=ryu CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/ryu-1.0.19 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/ryu-1.0.19/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay <dtolnay at gmail.com>' CARGO_PKG_DESCRIPTION='Fast floating point to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR BSL-1.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ryu CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/ryu' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.19 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name ryu --edition=2018 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/ryu-1.0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=6da8e769b3fc649f -C extra-filename=-c37884427cc0b641 --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
>    Compiling downcast-rs v1.2.0
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=downcast_rs CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/downcast-rs-1.2.0 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/downcast-rs-1.2.0/Cargo.toml CARGO_PKG_AUTHORS='Ashish Myles <marcianx at gmail.com>:Runji Wang <wangrunji0408 at 163.com>' CARGO_PKG_DESCRIPTION='Trait object downcasting support using only safe Rust. It supports type
> parameters, associated types, and type constraints.
> ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=downcast-rs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/marcianx/downcast-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name downcast_rs --edition=2015 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/downcast-rs-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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=ce4ceb509665771b -C extra-filename=-b2003965d8d4a7e8 --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
>    Compiling strsim v0.10.0
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=strsim CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/strsim-0.10.0 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/strsim-0.10.0/Cargo.toml CARGO_PKG_AUTHORS='Danny Guo <danny at dannyguo.com>' CARGO_PKG_DESCRIPTION='Implementations of string similarity metrics. Includes Hamming, Levenshtein,
> OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice.
> ' CARGO_PKG_HOMEPAGE='https://github.com/dguo/strsim-rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=strsim CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dguo/strsim-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name strsim --edition=2015 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/strsim-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f4aab8795b0bce3e -C extra-filename=-ab6550d087793794 --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
>      Running `CARGO=/usr/share/cargo/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-Clink-arg=-Wl,-z,now--remap-path-prefix/build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0--remap-path-prefix/build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/anyhow-1.0.95 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/anyhow-1.0.95/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay <dtolnay at gmail.com>' CARGO_PKG_DESCRIPTION='Flexible concrete Error type built on std::error::Error' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anyhow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/anyhow' CARGO_PKG_RUST_VERSION=1.39 CARGO_PKG_VERSION=1.0.95 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=95 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/build/reproducible-path/phrog-0.46.0/target/debug/deps:/build/reproducible-path/phrog-0.46.0/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/build/anyhow-f8aa7fcc7f13c9ab/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /build/reproducible-path/phrog-0.46.0/target/debug/build/anyhow-147c1a84346d878f/build-script-build`
> [anyhow 1.0.95] cargo:rerun-if-changed=build/probe.rs
> [anyhow 1.0.95] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP
> [anyhow 1.0.95] cargo:rustc-check-cfg=cfg(anyhow_nightly_testing)
> [anyhow 1.0.95] cargo:rustc-check-cfg=cfg(anyhow_no_core_error)
> [anyhow 1.0.95] cargo:rustc-check-cfg=cfg(anyhow_no_core_unwind_safe)
> [anyhow 1.0.95] cargo:rustc-check-cfg=cfg(anyhow_no_fmt_arguments_as_str)
> [anyhow 1.0.95] cargo:rustc-check-cfg=cfg(anyhow_no_ptr_addr_of)
> [anyhow 1.0.95] cargo:rustc-check-cfg=cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)
> [anyhow 1.0.95] cargo:rustc-check-cfg=cfg(error_generic_member_access)
> [anyhow 1.0.95] cargo:rustc-check-cfg=cfg(std_backtrace)
> [anyhow 1.0.95] cargo:rustc-cfg=std_backtrace
>    Compiling clap_builder v4.5.23
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=clap_builder CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/clap_builder-4.5.23 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/clap_builder-4.5.23/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple to use, efficient, and full-featured Command Line Argument Parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_builder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.23 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name clap_builder --edition=2021 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/clap_builder-4.5.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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--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' '--allow=clippy::multiple_bound_locations' '--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' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="color"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=27163151db5b53d1 -C extra-filename=-32299b6b018d114b --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern anstream=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libanstream-3ba864f616659496.rmeta --extern anstyle=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libanstyle-df7c83761dc2c1fc.rmeta --extern clap_lex=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libclap_lex-ddc929182b244ef2.rmeta --extern strsim=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libstrsim-ab6550d087793794.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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
>    Compiling wayland-backend v0.3.8
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/wayland-backend-0.3.8 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/wayland-backend-0.3.8/Cargo.toml CARGO_PKG_AUTHORS='Elinor Berger <elinor at safaradeg.net>' CARGO_PKG_DESCRIPTION='Low-level bindings to the Wayland protocol' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wayland-backend CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smithay/wayland-rs' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.3.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name build_script_build --edition=2021 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/wayland-backend-0.3.8/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("client_system", "log", "rwh_06", "server_system"))' -C metadata=ffad73c451b7e419 -C extra-filename=-67c8eb896f0ebd4c --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/build/wayland-backend-67c8eb896f0ebd4c -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern cc=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libcc-76b108c15dd3f992.rlib --cap-lints warn`
>      Running `CARGO=/usr/share/cargo/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-Clink-arg=-Wl,-z,now--remap-path-prefix/build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0--remap-path-prefix/build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry' CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/wayland-client-0.31.8 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/wayland-client-0.31.8/Cargo.toml CARGO_PKG_AUTHORS='Elinor Berger <elinor at safaradeg.net>' CARGO_PKG_DESCRIPTION='Bindings to the standard C implementation of the wayland protocol, client side.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wayland-client CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smithay/wayland-rs' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.31.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/build/reproducible-path/phrog-0.46.0/target/debug/deps:/build/reproducible-path/phrog-0.46.0/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/build/wayland-client-58383fa161349792/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /build/reproducible-path/phrog-0.46.0/target/debug/build/wayland-client-f5aed13c84419ff6/build-script-build`
> [wayland-client 0.31.8] cargo:rustc-check-cfg=cfg(coverage)
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=nix CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/nix-0.29.0 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/nix-0.29.0/Cargo.toml CARGO_PKG_AUTHORS='The nix-rust Project Developers' CARGO_PKG_DESCRIPTION='Rust friendly bindings to *nix APIs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nix-rust/nix' CARGO_PKG_RUST_VERSION=1.69 CARGO_PKG_VERSION=0.29.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=29 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/build/nix-17ba2db4d72d4a06/out rustc --crate-name nix --edition=2021 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/nix-0.29.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"' --cfg 'feature="feature"' --cfg 'feature="memoffset"' --cfg 'feature="process"' --cfg 'feature="signal"' --cfg 'feature="socket"' --cfg 'feature="uio"' --cfg 'feature="user"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=5a78aca2125bab45 -C extra-filename=-a9e7ade4f9b332f2 --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern bitflags=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libbitflags-f3824bd56a7af08b.rmeta --extern cfg_if=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libcfg_if-6156ce0c81f34d8b.rmeta --extern libc=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-833543f8980f680c.rmeta --extern memoffset=/build/reproducible-path/phrog-0.46.0/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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry --cfg linux --cfg linux_android --check-cfg 'cfg(android)' --check-cfg 'cfg(dragonfly)' --check-cfg 'cfg(ios)' --check-cfg 'cfg(freebsd)' --check-cfg 'cfg(illumos)' --check-cfg 'cfg(linux)' --check-cfg 'cfg(macos)' --check-cfg 'cfg(netbsd)' --check-cfg 'cfg(openbsd)' --check-cfg 'cfg(solaris)' --check-cfg 'cfg(watchos)' --check-cfg 'cfg(tvos)' --check-cfg 'cfg(visionos)' --check-cfg 'cfg(apple_targets)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(bsd_without_apple)' --check-cfg 'cfg(linux_android)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(apple_targets)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(bsd_without_apple)' --check-cfg 'cfg(linux_android)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(fbsd14)' --check-cfg 'cfg(qemu)'`
> warning: `winnow` (lib) generated 397 warnings (96 duplicates)
>    Compiling async-fs v2.1.2
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=async_fs CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/async-fs-2.1.2 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/async-fs-2.1.2/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina <stjepang at gmail.com>' CARGO_PKG_DESCRIPTION='Async filesystem primitives' CARGO_PKG_HOMEPAGE='https://github.com/smol-rs/async-fs' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=async-fs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/async-fs' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=2.1.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name async_fs --edition=2018 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/async-fs-2.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=28c817d5ce233d0c -C extra-filename=-320b084b09517959 --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern async_lock=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libasync_lock-69739cbd9feec860.rmeta --extern blocking=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libblocking-93bcdc059167fc51.rmeta --extern futures_lite=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libfutures_lite-c529950af307c7ec.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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
> warning: `quick-xml` (lib) generated 2 warnings
>    Compiling wayland-scanner v0.31.6
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=wayland_scanner CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/wayland-scanner-0.31.6 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/wayland-scanner-0.31.6/Cargo.toml CARGO_PKG_AUTHORS='Elinor Berger <elinor at safaradeg.net>' CARGO_PKG_DESCRIPTION='Wayland Scanner for generating rust APIs from XML wayland protocol files.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wayland-scanner CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smithay/wayland-rs' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.31.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name wayland_scanner --edition=2021 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/wayland-scanner-0.31.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=43e222637e89e473 -C extra-filename=-f41f45e33b9da13d --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern proc_macro2=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libproc_macro2-3101b0ad76b98c0c.rlib --extern quick_xml=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libquick_xml-b25cd719b166ba63.rlib --extern quote=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libquote-38f30c4f545903f1.rlib --extern proc_macro --cap-lints warn`
> warning: elided lifetime has a name
>     --> /usr/share/cargo/registry/nix-0.29.0/src/sys/socket/sockopt.rs:1577:34
>      |
> 1576 | impl<'a> Set<'a, OsString> for SetOsString<'a> {
>      |      -- lifetime `'a` declared here
> 1577 |     fn new(val: &'a OsString) -> SetOsString {
>      |                                  ^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
>      |
>      = note: `#[warn(elided_named_lifetimes)]` on by default
> 
>      Running `CARGO=/usr/share/cargo/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-Clink-arg=-Wl,-z,now--remap-path-prefix/build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0--remap-path-prefix/build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry' CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/wayland-backend-0.3.8 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/wayland-backend-0.3.8/Cargo.toml CARGO_PKG_AUTHORS='Elinor Berger <elinor at safaradeg.net>' CARGO_PKG_DESCRIPTION='Low-level bindings to the Wayland protocol' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wayland-backend CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smithay/wayland-rs' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.3.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/build/reproducible-path/phrog-0.46.0/target/debug/deps:/build/reproducible-path/phrog-0.46.0/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/build/wayland-backend-d9f1dbf6ec0c3cca/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /build/reproducible-path/phrog-0.46.0/target/debug/build/wayland-backend-67c8eb896f0ebd4c/build-script-build`
> [wayland-backend 0.3.8] cargo:rustc-check-cfg=cfg(coverage)
>    Compiling xdg-home v1.3.0
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=xdg_home CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/xdg-home-1.3.0 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/xdg-home-1.3.0/Cargo.toml CARGO_PKG_AUTHORS='Zeeshan Ali Khan <zeeshanak at gnome.org>' CARGO_PKG_DESCRIPTION='The user'\''s home directory as per XDG Specification' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=xdg-home CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zeenix/xdg-home' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.3.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name xdg_home --edition=2021 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/xdg-home-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=973494bc961c3c4e -C extra-filename=-296e6edd5a8a9e35 --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern libc=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-833543f8980f680c.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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
>    Compiling async-broadcast v0.7.1
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=async_broadcast CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/async-broadcast-0.7.1 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/async-broadcast-0.7.1/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina <stjepang at gmail.com>:Yoshua Wuyts <yoshuawuyts at gmail.com>:Zeeshan Ali Khan <zeeshanak at gnome.org>' CARGO_PKG_DESCRIPTION='Async broadcast channels' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=async-broadcast CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/async-broadcast' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name async_broadcast --edition=2018 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/async-broadcast-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=de01bb3e4ebfd75e -C extra-filename=-2d6d7c3c5439628d --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern event_listener=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libevent_listener-707ebf1100081f88.rmeta --extern event_listener_strategy=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libevent_listener_strategy-4ffc8060ccf3e96b.rmeta --extern futures_core=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libfutures_core-2fef3c5cbc0ffc3a.rmeta --extern pin_project_lite=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libpin_project_lite-a68b5c7d58bfa2de.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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
>    Compiling ordered-stream v0.2.0
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=ordered_stream CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/ordered-stream-0.2.0 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/ordered-stream-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Daniel De Graaf <code at danieldg.net>:Zeeshan Ali Khan <zeeshanak at gnome.org>' CARGO_PKG_DESCRIPTION='Streams that are ordered relative to external events' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ordered-stream CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/danieldg/ordered-stream' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name ordered_stream --edition=2018 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/ordered-stream-0.2.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=3a1e3a94b12299eb -C extra-filename=-292c4ef1eb642dc4 --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern futures_core=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libfutures_core-2fef3c5cbc0ffc3a.rmeta --extern pin_project_lite=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libpin_project_lite-a68b5c7d58bfa2de.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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
>    Compiling hex v0.4.3
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=hex CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/hex-0.4.3 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/hex-0.4.3/Cargo.toml CARGO_PKG_AUTHORS='KokaKiwi <kokakiwi at kokakiwi.net>' CARGO_PKG_DESCRIPTION='Encoding and decoding data into/from hexadecimal representation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/KokaKiwi/rust-hex' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name hex --edition=2018 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/hex-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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", "default", "serde", "std"))' -C metadata=098d95c76e0d62f0 -C extra-filename=-dff1ff6b7a6192e6 --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=anyhow CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/anyhow-1.0.95 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/anyhow-1.0.95/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay <dtolnay at gmail.com>' CARGO_PKG_DESCRIPTION='Flexible concrete Error type built on std::error::Error' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anyhow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/anyhow' CARGO_PKG_RUST_VERSION=1.39 CARGO_PKG_VERSION=1.0.95 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=95 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/build/anyhow-f8aa7fcc7f13c9ab/out rustc --crate-name anyhow --edition=2018 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/anyhow-1.0.95/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("backtrace", "default", "std"))' -C metadata=f59f541084bd9883 -C extra-filename=-e24273f3b058468b --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry --cfg std_backtrace --check-cfg 'cfg(anyhow_nightly_testing)' --check-cfg 'cfg(anyhow_no_core_error)' --check-cfg 'cfg(anyhow_no_core_unwind_safe)' --check-cfg 'cfg(anyhow_no_fmt_arguments_as_str)' --check-cfg 'cfg(anyhow_no_ptr_addr_of)' --check-cfg 'cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(std_backtrace)'`
> warning: creating a shared reference to mutable static is discouraged
>   --> /usr/share/cargo/registry/rustix-0.38.37/src/backend/linux_raw/vdso_wrappers.rs:65:38
>    |
> 65 |         let callee = match transmute(CLOCK_GETTIME.load(Relaxed)) {
>    |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
>    |
>    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
>    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
>    = note: `#[warn(static_mut_refs)]` on by default
> 
> warning: creating a shared reference to mutable static is discouraged
>    --> /usr/share/cargo/registry/rustix-0.38.37/src/backend/linux_raw/vdso_wrappers.rs:104:38
>     |
> 104 |         let callee = match transmute(CLOCK_GETTIME.load(Relaxed)) {
>     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
>     |
>     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
>     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
> 
> warning: creating a shared reference to mutable static is discouraged
>    --> /usr/share/cargo/registry/rustix-0.38.37/src/backend/linux_raw/vdso_wrappers.rs:132:38
>     |
> 132 |         let callee = match transmute(GETCPU.load(Relaxed)) {
>     |                                      ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
>     |
>     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
>     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
> 
> warning: creating a shared reference to mutable static is discouraged
>    --> /usr/share/cargo/registry/rustix-0.38.37/src/backend/linux_raw/vdso_wrappers.rs:292:24
>     |
> 292 |     unsafe { transmute(CLOCK_GETTIME.load(Relaxed)) }
>     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
>     |
>     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
>     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
> 
> warning: creating a shared reference to mutable static is discouraged
>    --> /usr/share/cargo/registry/rustix-0.38.37/src/backend/linux_raw/vdso_wrappers.rs:309:24
>     |
> 309 |     unsafe { transmute(GETCPU.load(Relaxed)) }
>     |                        ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
>     |
>     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
>     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
> 
> warning: creating a shared reference to mutable static is discouraged
>    --> /usr/share/cargo/registry/rustix-0.38.37/src/backend/linux_raw/vdso_wrappers.rs:452:13
>     |
> 452 | /             CLOCK_GETTIME
> 453 | |                 .compare_exchange(
> 454 | |                     null_mut(),
> 455 | |                     rustix_clock_gettime_via_syscall as *mut Function,
> 456 | |                     Relaxed,
> 457 | |                     Relaxed,
> 458 | |                 )
>     | |_________________^ shared reference to mutable static
>     |
>     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
>     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
> 
> warning: creating a shared reference to mutable static is discouraged
>    --> /usr/share/cargo/registry/rustix-0.38.37/src/backend/linux_raw/vdso_wrappers.rs:471:13
>     |
> 471 | /             GETCPU
> 472 | |                 .compare_exchange(
> 473 | |                     null_mut(),
> 474 | |                     rustix_getcpu_via_syscall as *mut Function,
> 475 | |                     Relaxed,
> 476 | |                     Relaxed,
> 477 | |                 )
>     | |_________________^ shared reference to mutable static
>     |
>     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
>     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
> 
> warning: creating a shared reference to mutable static is discouraged
>    --> /usr/share/cargo/registry/rustix-0.38.37/src/backend/linux_raw/vdso_wrappers.rs:545:21
>     |
> 545 |                     CLOCK_GETTIME.store(ptr.cast(), Relaxed);
>     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
>     |
>     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
>     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
> 
> warning: creating a shared reference to mutable static is discouraged
>    --> /usr/share/cargo/registry/rustix-0.38.37/src/backend/linux_raw/vdso_wrappers.rs:603:21
>     |
> 603 |                     GETCPU.store(ptr.cast(), Relaxed);
>     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
>     |
>     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/static-mut-references.html>
>     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
> 
>    Compiling glob v0.3.2
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=glob CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/glob-0.3.2 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/glob-0.3.2/Cargo.toml CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Support for matching file paths against Unix shell style patterns.
> ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/glob' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=glob CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/glob' CARGO_PKG_RUST_VERSION=1.23.0 CARGO_PKG_VERSION=0.3.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name glob --edition=2015 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/glob-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4a9d0bfc1349e8cc -C extra-filename=-1514e4007c5201e8 --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
> warning: struct `GetU8` is never constructed
>     --> /usr/share/cargo/registry/nix-0.29.0/src/sys/socket/sockopt.rs:1441:8
>      |
> 1441 | struct GetU8 {
>      |        ^^^^^
>      |
>      = note: `#[warn(dead_code)]` on by default
> 
> warning: struct `SetU8` is never constructed
>     --> /usr/share/cargo/registry/nix-0.29.0/src/sys/socket/sockopt.rs:1473:8
>      |
> 1473 | struct SetU8 {
>      |        ^^^^^
> 
> warning: struct `GetCString` is never constructed
>     --> /usr/share/cargo/registry/nix-0.29.0/src/sys/socket/sockopt.rs:1593:8
>      |
> 1593 | struct GetCString<T: AsMut<[u8]>> {
>      |        ^^^^^^^^^^
> 
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=wayland_backend CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/wayland-backend-0.3.8 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/wayland-backend-0.3.8/Cargo.toml CARGO_PKG_AUTHORS='Elinor Berger <elinor at safaradeg.net>' CARGO_PKG_DESCRIPTION='Low-level bindings to the Wayland protocol' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wayland-backend CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smithay/wayland-rs' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.3.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/build/wayland-backend-d9f1dbf6ec0c3cca/out rustc --crate-name wayland_backend --edition=2021 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/wayland-backend-0.3.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("client_system", "log", "rwh_06", "server_system"))' -C metadata=a77b6ccc3ddedfd1 -C extra-filename=-f4d3d1e2d5470e8c --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern downcast_rs=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libdowncast_rs-b2003965d8d4a7e8.rmeta --extern rustix=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/librustix-07b031e41c21c6ca.rmeta --extern smallvec=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libsmallvec-7bb02d8b832ea3b0.rmeta --extern wayland_sys=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libwayland_sys-e67033dbc6eeba44.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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry --check-cfg 'cfg(coverage)'`
> warning: `nix` (lib) generated 4 warnings
>    Compiling serde_derive v1.0.217
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=serde_derive CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/serde_derive-1.0.217 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/serde_derive-1.0.217/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar <erick.tryzelaar at gmail.com>:David Tolnay <dtolnay at gmail.com>' CARGO_PKG_DESCRIPTION='Macros 1.1 implementation of #[derive(Serialize, Deserialize)]' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_derive CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.61 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/phrog-0.46.0/target/debug/deps rustc --crate-name serde_derive --edition=2015 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/serde_derive-1.0.217/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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=c414370734c8d938 -C extra-filename=-f35ff1deabfca00e --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern proc_macro2=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libproc_macro2-3101b0ad76b98c0c.rlib --extern quote=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libquote-38f30c4f545903f1.rlib --extern syn=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libsyn-8cd480dc4bd8bad4.rlib --extern proc_macro --cap-lints warn`
>    Compiling futures-macro v0.3.31
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=futures_macro CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/futures-macro-0.3.31 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name futures_macro --edition=2018 /build/reproducible-path/phrog-0.46.0/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=f9697bc567936b65 -C extra-filename=-b7b6a1777285339f --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern proc_macro2=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libproc_macro2-3101b0ad76b98c0c.rlib --extern quote=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libquote-38f30c4f545903f1.rlib --extern syn=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libsyn-8cd480dc4bd8bad4.rlib --extern proc_macro --cap-lints warn`
> warning: `rustix` (lib) generated 9 warnings
>    Compiling thiserror-impl v2.0.11
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=thiserror_impl CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/thiserror-impl-2.0.11 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name thiserror_impl --edition=2021 /build/reproducible-path/phrog-0.46.0/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=21e468ebdc6a83e9 -C extra-filename=-ad4f40e4c9a98e74 --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern proc_macro2=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libproc_macro2-3101b0ad76b98c0c.rlib --extern quote=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libquote-38f30c4f545903f1.rlib --extern syn=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libsyn-8cd480dc4bd8bad4.rlib --extern proc_macro --cap-lints warn`
>    Compiling enumflags2_derive v0.7.10
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=enumflags2_derive CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/enumflags2_derive-0.7.10 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/enumflags2_derive-0.7.10/Cargo.toml CARGO_PKG_AUTHORS='maik klein <maikklein at googlemail.com>:Maja Kądziołka <maya at compilercrim.es>' CARGO_PKG_DESCRIPTION='Do not use directly, use the reexport in the `enumflags2` crate. This allows for better compatibility across versions.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=enumflags2_derive CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/meithecatte/enumflags2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.7.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name enumflags2_derive --edition=2018 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/enumflags2_derive-0.7.10/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=39129b27d7afa641 -C extra-filename=-09b9b8c16eb9d1ca --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern proc_macro2=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libproc_macro2-3101b0ad76b98c0c.rlib --extern quote=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libquote-38f30c4f545903f1.rlib --extern syn=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libsyn-8cd480dc4bd8bad4.rlib --extern proc_macro --cap-lints warn`
>    Compiling tracing-attributes v0.1.27
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=tracing_attributes CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/tracing-attributes-0.1.27 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/tracing-attributes-0.1.27/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors <team at tokio.rs>:Eliza Weisman <eliza at buoyant.io>:David Barsky <dbarsky at amazon.com>' CARGO_PKG_DESCRIPTION='Procedural macro attributes for automatically instrumenting functions.
> ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-attributes CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.1.27 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=27 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name tracing_attributes --edition=2018 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/tracing-attributes-0.1.27/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("async-await"))' -C metadata=2350f4a6b2c8b2ab -C extra-filename=-a0f621d2d47bce7e --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern proc_macro2=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libproc_macro2-3101b0ad76b98c0c.rlib --extern quote=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libquote-38f30c4f545903f1.rlib --extern syn=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libsyn-8cd480dc4bd8bad4.rlib --extern proc_macro --cap-lints warn`
> warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
>   --> /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/tracing-attributes-0.1.27/src/lib.rs:73:5
>    |
> 73 |     private_in_public,
>    |     ^^^^^^^^^^^^^^^^^
>    |
>    = note: `#[warn(renamed_and_removed_lints)]` on by default
> 
>    Compiling thiserror-impl v1.0.69
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=thiserror_impl CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/thiserror-impl-1.0.69 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/thiserror-impl-1.0.69/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=1.0.69 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=69 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name thiserror_impl --edition=2021 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/thiserror-impl-1.0.69/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=aa5ba8fc22cdc0c2 -C extra-filename=-770712cb3712106f --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern proc_macro2=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libproc_macro2-3101b0ad76b98c0c.rlib --extern quote=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libquote-38f30c4f545903f1.rlib --extern syn=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libsyn-8cd480dc4bd8bad4.rlib --extern proc_macro --cap-lints warn`
>    Compiling async-trait v0.1.83
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=async_trait CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/async-trait-0.1.83 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/async-trait-0.1.83/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay <dtolnay at gmail.com>' CARGO_PKG_DESCRIPTION='Type erasure for async trait methods' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=async-trait CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/async-trait' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.1.83 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=83 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name async_trait --edition=2021 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/async-trait-0.1.83/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=28a84443a2cdcd87 -C extra-filename=-e78f6c8f0ef70f1e --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern proc_macro2=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libproc_macro2-3101b0ad76b98c0c.rlib --extern quote=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libquote-38f30c4f545903f1.rlib --extern syn=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libsyn-8cd480dc4bd8bad4.rlib --extern proc_macro --cap-lints warn`
>    Compiling futures-util v0.3.31
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=futures_util CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/futures-util-0.3.31 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name futures_util --edition=2018 /build/reproducible-path/phrog-0.46.0/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-io"' --cfg 'feature="futures-macro"' --cfg 'feature="io"' --cfg 'feature="memchr"' --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=f96bdb9668566cd7 -C extra-filename=-455b0d05d5b0b7ef --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern futures_core=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libfutures_core-2fef3c5cbc0ffc3a.rmeta --extern futures_io=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libfutures_io-8671a88e637f3787.rmeta --extern futures_macro=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libfutures_macro-b7b6a1777285339f.so --extern futures_task=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libfutures_task-e4ac4f6b9daeb2f0.rmeta --extern memchr=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libmemchr-7d4c8ee163ef72dc.rmeta --extern pin_project_lite=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libpin_project_lite-a68b5c7d58bfa2de.rmeta --extern pin_utils=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libpin_utils-1eb632d565e6fccc.rmeta --extern slab=/build/reproducible-path/phrog-0.46.0/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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
> 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: unexpected `cfg` condition value: `io-compat`
>   --> /usr/share/cargo/registry/futures-util-0.3.31/src/io/mod.rs:19:7
>    |
> 19 | #[cfg(feature = "io-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 `io-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: `io-compat`
>    --> /usr/share/cargo/registry/futures-util-0.3.31/src/io/mod.rs:388:11
>     |
> 388 |     #[cfg(feature = "io-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 `io-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: `io-compat`
>    --> /usr/share/cargo/registry/futures-util-0.3.31/src/io/mod.rs:547:11
>     |
> 547 |     #[cfg(feature = "io-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 `io-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
> 
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=futures_util CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/futures-util-0.3.31 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name futures_util --edition=2018 /build/reproducible-path/phrog-0.46.0/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=edcc50156948a76e -C extra-filename=-3fde4c3247208184 --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern futures_core=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libfutures_core-89e2fa326f643420.rmeta --extern futures_macro=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libfutures_macro-b7b6a1777285339f.so --extern futures_task=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libfutures_task-c1889c9c9b506a5f.rmeta --extern pin_project_lite=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libpin_project_lite-dbc383850b45d05b.rmeta --extern pin_utils=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libpin_utils-2f22c7f1ef22bd5c.rmeta --extern slab=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libslab-db376cb03dbd1d82.rmeta --cap-lints warn`
> warning: unexpected `cfg` condition value: `compat`
>    --> /build/reproducible-path/phrog-0.46.0/debian/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`
>  --> /build/reproducible-path/phrog-0.46.0/debian/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`
>    --> /build/reproducible-path/phrog-0.46.0/debian/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`
>  --> /build/reproducible-path/phrog-0.46.0/debian/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`
>     --> /build/reproducible-path/phrog-0.46.0/debian/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`
>  --> /build/reproducible-path/phrog-0.46.0/debian/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`
>   --> /build/reproducible-path/phrog-0.46.0/debian/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
> 
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=thiserror CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/thiserror-2.0.11 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/build/thiserror-5e15c1869513dbfb/out rustc --crate-name thiserror --edition=2021 /build/reproducible-path/phrog-0.46.0/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=056bd06c77308690 -C extra-filename=-f36718593090f3d9 --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern thiserror_impl=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libthiserror_impl-ad4f40e4c9a98e74.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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/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 serde_repr v0.1.20
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=serde_repr CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/serde_repr-0.1.20 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/serde_repr-0.1.20/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay <dtolnay at gmail.com>' CARGO_PKG_DESCRIPTION='Derive Serialize and Deserialize that delegates to the underlying repr of a C-like enum.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_repr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/serde-repr' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.1.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name serde_repr --edition=2021 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/serde_repr-0.1.20/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=1818a0e8fab3b171 -C extra-filename=-465d8bc2d27f38e2 --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern proc_macro2=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libproc_macro2-3101b0ad76b98c0c.rlib --extern quote=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libquote-38f30c4f545903f1.rlib --extern syn=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libsyn-8cd480dc4bd8bad4.rlib --extern proc_macro --cap-lints warn`
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=thiserror CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/thiserror-1.0.69 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/thiserror-1.0.69/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=1.0.69 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=69 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/build/thiserror-d41ef6361cffb2c2/out rustc --crate-name thiserror --edition=2021 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/thiserror-1.0.69/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=34a82e2a56ceaab8 -C extra-filename=-c1c4b787267e1aa1 --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern thiserror_impl=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libthiserror_impl-770712cb3712106f.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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'`
> warning: `tracing-attributes` (lib) generated 1 warning
>    Compiling tracing v0.1.40
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=tracing CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/tracing-0.1.40 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/tracing-0.1.40/Cargo.toml CARGO_PKG_AUTHORS='Eliza Weisman <eliza at buoyant.io>:Tokio Contributors <team at tokio.rs>' CARGO_PKG_DESCRIPTION='Application-level tracing for Rust.
> ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.1.40 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=40 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name tracing --edition=2018 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/tracing-0.1.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="attributes"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="tracing-attributes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-await", "attributes", "default", "log", "log-always", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std", "tracing-attributes"))' -C metadata=80624e08989ca216 -C extra-filename=-4b4c7d170bb3290a --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern pin_project_lite=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libpin_project_lite-a68b5c7d58bfa2de.rmeta --extern tracing_attributes=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libtracing_attributes-a0f621d2d47bce7e.so --extern tracing_core=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libtracing_core-83f3f26a8ceb2ec0.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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
>    Compiling clap_derive v4.5.18
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=clap_derive CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/clap_derive-4.5.18 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/clap_derive-4.5.18/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Parse command line argument by defining a struct, derive crate.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.18 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name clap_derive --edition=2021 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/clap_derive-4.5.18/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=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--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_lit_as_bytes' '--warn=clippy::string_add_assign' '--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' '--allow=clippy::multiple_bound_locations' '--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' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "deprecated", "raw-deprecated", "unstable-v5"))' -C metadata=a8f330db6bcad9cc -C extra-filename=-8bfbba7d9ec422f4 --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern heck=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libheck-1a7b602691bba2f2.rlib --extern proc_macro2=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libproc_macro2-3101b0ad76b98c0c.rlib --extern quote=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libquote-38f30c4f545903f1.rlib --extern syn=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libsyn-8cd480dc4bd8bad4.rlib --extern proc_macro --cap-lints warn`
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=wayland_client CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/wayland-client-0.31.8 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/wayland-client-0.31.8/Cargo.toml CARGO_PKG_AUTHORS='Elinor Berger <elinor at safaradeg.net>' CARGO_PKG_DESCRIPTION='Bindings to the standard C implementation of the wayland protocol, client side.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wayland-client CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smithay/wayland-rs' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.31.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/build/wayland-client-58383fa161349792/out rustc --crate-name wayland_client --edition=2021 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/wayland-client-0.31.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("log"))' -C metadata=cc0157525d39c81b -C extra-filename=-fd95ecbb006df07e --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern bitflags=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libbitflags-f3824bd56a7af08b.rmeta --extern rustix=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/librustix-07b031e41c21c6ca.rmeta --extern wayland_backend=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libwayland_backend-f4d3d1e2d5470e8c.rmeta --extern wayland_scanner=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libwayland_scanner-f41f45e33b9da13d.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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry --check-cfg 'cfg(coverage)'`
> warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
>    --> /usr/share/cargo/registry/tracing-0.1.40/src/lib.rs:932:5
>     |
> 932 |     private_in_public,
>     |     ^^^^^^^^^^^^^^^^^
>     |
>     = note: `#[warn(renamed_and_removed_lints)]` on by default
> 
>    Compiling polling v3.4.0
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=polling CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/polling-3.4.0 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/polling-3.4.0/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina <stjepang at gmail.com>:John Nunley <dev at notgull.net>' CARGO_PKG_DESCRIPTION='Portable interface to epoll, kqueue, event ports, and IOCP' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=polling CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/polling' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=3.4.0 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name polling --edition=2021 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/polling-3.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=013cf11eefdfa044 -C extra-filename=-2a6df728baa5123a --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern cfg_if=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libcfg_if-6156ce0c81f34d8b.rmeta --extern rustix=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/librustix-07b031e41c21c6ca.rmeta --extern tracing=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libtracing-4b4c7d170bb3290a.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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
> warning: `tracing` (lib) generated 1 warning
> warning: unexpected `cfg` condition name: `polling_test_poll_backend`
>    --> /usr/share/cargo/registry/polling-3.4.0/src/lib.rs:954:9
>     |
> 954 |     not(polling_test_poll_backend),
>     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
>     |
>     = 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(polling_test_poll_backend)'] }
>     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(polling_test_poll_backend)");` 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: `polling_test_poll_backend`
>   --> /usr/share/cargo/registry/polling-3.4.0/src/lib.rs:80:14
>    |
> 80 |     if #[cfg(polling_test_poll_backend)] {
>    |              ^^^^^^^^^^^^^^^^^^^^^^^^^
>    |
>    = 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(polling_test_poll_backend)'] }
>    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(polling_test_poll_backend)");` 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: `polling_test_epoll_pipe`
>    --> /usr/share/cargo/registry/polling-3.4.0/src/epoll.rs:404:18
>     |
> 404 |         if !cfg!(polling_test_epoll_pipe) {
>     |                  ^^^^^^^^^^^^^^^^^^^^^^^
>     |
>     = 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(polling_test_epoll_pipe)'] }
>     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(polling_test_epoll_pipe)");` 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: `polling_test_poll_backend`
>   --> /usr/share/cargo/registry/polling-3.4.0/src/os.rs:14:9
>    |
> 14 |     not(polling_test_poll_backend),
>    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
>    |
>    = 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(polling_test_poll_backend)'] }
>    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(polling_test_poll_backend)");` 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: trait `PollerSealed` is never used
>   --> /usr/share/cargo/registry/polling-3.4.0/src/os.rs:23:15
>    |
> 23 |     pub trait PollerSealed {}
>    |               ^^^^^^^^^^^^
>    |
>    = note: `#[warn(dead_code)]` on by default
> 
> warning: `polling` (lib) generated 5 warnings
>    Compiling async-io v2.3.3
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=async_io CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/async-io-2.3.3 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/async-io-2.3.3/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina <stjepang at gmail.com>' CARGO_PKG_DESCRIPTION='Async I/O and timers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=async-io CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/async-io' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=2.3.3 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name async_io --edition=2021 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/async-io-2.3.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1e5ad038a46d6688 -C extra-filename=-dd16cac812a64b49 --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern async_lock=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libasync_lock-69739cbd9feec860.rmeta --extern cfg_if=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libcfg_if-6156ce0c81f34d8b.rmeta --extern concurrent_queue=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libconcurrent_queue-f48c77b988b50c08.rmeta --extern futures_io=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libfutures_io-8671a88e637f3787.rmeta --extern futures_lite=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libfutures_lite-c529950af307c7ec.rmeta --extern parking=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libparking-bcba52ce1d794a1b.rmeta --extern polling=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libpolling-2a6df728baa5123a.rmeta --extern rustix=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/librustix-07b031e41c21c6ca.rmeta --extern slab=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libslab-e0545b4a2c0720f4.rmeta --extern tracing=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libtracing-4b4c7d170bb3290a.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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
> warning: unexpected `cfg` condition name: `polling_test_poll_backend`
>   --> /usr/share/cargo/registry/async-io-2.3.3/src/os/unix.rs:60:17
>    |
> 60 |             not(polling_test_poll_backend),
>    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^
>    |
>    = 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(polling_test_poll_backend)'] }
>    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(polling_test_poll_backend)");` 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: requested on the command line with `-W unexpected-cfgs`
> 
>    Compiling futures-executor v0.3.31
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=futures_executor CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/futures-executor-0.3.31 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name futures_executor --edition=2018 /build/reproducible-path/phrog-0.46.0/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=bacbbd7d59d5eaf7 -C extra-filename=-f9fe3d4b5fe3b477 --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern futures_core=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libfutures_core-2fef3c5cbc0ffc3a.rmeta --extern futures_task=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libfutures_task-e4ac4f6b9daeb2f0.rmeta --extern futures_util=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libfutures_util-455b0d05d5b0b7ef.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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
>    Compiling async-signal v0.2.10
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=async_signal CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/async-signal-0.2.10 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/async-signal-0.2.10/Cargo.toml CARGO_PKG_AUTHORS='John Nunley <dev at notgull.net>' CARGO_PKG_DESCRIPTION='Async signal handling' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=async-signal CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/async-signal' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name async_signal --edition=2018 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/async-signal-0.2.10/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=1955ed3969e19ee0 -C extra-filename=-a0021797929e65b0 --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern async_io=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libasync_io-dd16cac812a64b49.rmeta --extern cfg_if=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libcfg_if-6156ce0c81f34d8b.rmeta --extern futures_core=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libfutures_core-2fef3c5cbc0ffc3a.rmeta --extern futures_io=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libfutures_io-8671a88e637f3787.rmeta --extern rustix=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/librustix-07b031e41c21c6ca.rmeta --extern signal_hook_registry=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libsignal_hook_registry-df3201c7d36291df.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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
>    Compiling async-process v2.3.0
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=async_process CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/async-process-2.3.0 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/async-process-2.3.0/Cargo.toml CARGO_PKG_AUTHORS='Stjepan Glavina <stjepang at gmail.com>' CARGO_PKG_DESCRIPTION='Async interface for working with processes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=async-process CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/async-process' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=2.3.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name async_process --edition=2021 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/async-process-2.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(async_process_force_signal_backend)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3c541deb96888bd0 -C extra-filename=-ae3e514ff029572f --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern async_channel=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libasync_channel-e0b53823eeda7179.rmeta --extern async_io=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libasync_io-dd16cac812a64b49.rmeta --extern async_lock=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libasync_lock-69739cbd9feec860.rmeta --extern async_signal=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libasync_signal-a0021797929e65b0.rmeta --extern async_task=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libasync_task-f74d0378801d2ba1.rmeta --extern cfg_if=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libcfg_if-6156ce0c81f34d8b.rmeta --extern event_listener=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libevent_listener-707ebf1100081f88.rmeta --extern futures_lite=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libfutures_lite-c529950af307c7ec.rmeta --extern rustix=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/librustix-07b031e41c21c6ca.rmeta --extern tracing=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libtracing-4b4c7d170bb3290a.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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
> warning: `futures-util` (lib) generated 10 warnings
>    Compiling async-global-executor v2.4.1
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=async_global_executor CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/async-global-executor-2.4.1 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/async-global-executor-2.4.1/Cargo.toml CARGO_PKG_AUTHORS='Marc-Antoine Perennou <Marc-Antoine at Perennou.com>' CARGO_PKG_DESCRIPTION='A global executor built on top of async-executor and async-io' CARGO_PKG_HOMEPAGE='https://github.com/Keruspe/async-global-executor' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=async-global-executor CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Keruspe/async-global-executor' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=2.4.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name async_global_executor --edition=2021 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/async-global-executor-2.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="async-io"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-io", "default", "tokio", "tokio-crate"))' -C metadata=deb6552af29a5fa4 -C extra-filename=-6efee0b4cdbc396c --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern async_channel=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libasync_channel-e0b53823eeda7179.rmeta --extern async_executor=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libasync_executor-9981aac1570773b2.rmeta --extern async_io=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libasync_io-dd16cac812a64b49.rmeta --extern async_lock=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libasync_lock-69739cbd9feec860.rmeta --extern blocking=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libblocking-93bcdc059167fc51.rmeta --extern futures_lite=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libfutures_lite-c529950af307c7ec.rmeta --extern once_cell=/build/reproducible-path/phrog-0.46.0/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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
> warning: unexpected `cfg` condition value: `tokio02`
>   --> /usr/share/cargo/registry/async-global-executor-2.4.1/src/lib.rs:48:7
>    |
> 48 | #[cfg(feature = "tokio02")]
>    |       ^^^^^^^^^^---------
>    |                 |
>    |                 help: there is a expected value with a similar name: `"tokio"`
>    |
>    = note: expected values for `feature` are: `async-io`, `default`, `tokio`, and `tokio-crate`
>    = help: consider adding `tokio02` 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: `tokio03`
>   --> /usr/share/cargo/registry/async-global-executor-2.4.1/src/lib.rs:50:7
>    |
> 50 | #[cfg(feature = "tokio03")]
>    |       ^^^^^^^^^^---------
>    |                 |
>    |                 help: there is a expected value with a similar name: `"tokio"`
>    |
>    = note: expected values for `feature` are: `async-io`, `default`, `tokio`, and `tokio-crate`
>    = help: consider adding `tokio03` 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: `tokio02`
>  --> /usr/share/cargo/registry/async-global-executor-2.4.1/src/reactor.rs:8:11
>   |
> 8 |     #[cfg(feature = "tokio02")]
>   |           ^^^^^^^^^^---------
>   |                     |
>   |                     help: there is a expected value with a similar name: `"tokio"`
>   |
>   = note: expected values for `feature` are: `async-io`, `default`, `tokio`, and `tokio-crate`
>   = help: consider adding `tokio02` 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: `tokio03`
>   --> /usr/share/cargo/registry/async-global-executor-2.4.1/src/reactor.rs:10:11
>    |
> 10 |     #[cfg(feature = "tokio03")]
>    |           ^^^^^^^^^^---------
>    |                     |
>    |                     help: there is a expected value with a similar name: `"tokio"`
>    |
>    = note: expected values for `feature` are: `async-io`, `default`, `tokio`, and `tokio-crate`
>    = help: consider adding `tokio03` 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
> 
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/serde-1.0.217 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/debug/build/serde-0d583ce8e4e53b7d/out rustc --crate-name serde --edition=2018 /build/reproducible-path/phrog-0.46.0/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="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=6240691e0b82cd14 -C extra-filename=-14c18e46b7f0ad53 --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern serde_derive=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libserde_derive-f35ff1deabfca00e.so --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: `async-io` (lib) generated 1 warning
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/serde-1.0.217 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/build/serde-a0287670a41bde15/out rustc --crate-name serde --edition=2018 /build/reproducible-path/phrog-0.46.0/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="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=00701eac61ed70fd -C extra-filename=-d834df47e34b21e6 --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern serde_derive=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libserde_derive-f35ff1deabfca00e.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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry --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: `futures-util` (lib) generated 7 warnings
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=futures_executor CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/futures-executor-0.3.31 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name futures_executor --edition=2018 /build/reproducible-path/phrog-0.46.0/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=d9343399ff410a7c -C extra-filename=-c6e5b22ea7203708 --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern futures_core=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libfutures_core-89e2fa326f643420.rmeta --extern futures_task=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libfutures_task-c1889c9c9b506a5f.rmeta --extern futures_util=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libfutures_util-3fde4c3247208184.rmeta --cap-lints warn`
> warning: `async-global-executor` (lib) generated 4 warnings
>    Compiling clap v4.5.23
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=clap CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/clap-4.5.23 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/clap-4.5.23/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple to use, efficient, and full-featured Command Line Argument Parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.23 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name clap --edition=2021 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/clap-4.5.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 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--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' '--allow=clippy::multiple_bound_locations' '--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' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "derive", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-derive-ui-tests", "unstable-ext", "unstable-styles", "usage", "wrap_help"))' -C metadata=10d0e9f45edd953b -C extra-filename=-83b23a2c5261d3ac --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern clap_builder=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libclap_builder-32299b6b018d114b.rmeta --extern clap_derive=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libclap_derive-8bfbba7d9ec422f4.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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
> warning: unexpected `cfg` condition value: `unstable-doc`
>   --> /usr/share/cargo/registry/clap-4.5.23/src/lib.rs:93:7
>    |
> 93 | #[cfg(feature = "unstable-doc")]
>    |       ^^^^^^^^^^--------------
>    |                 |
>    |                 help: there is a expected value with a similar name: `"unstable-ext"`
>    |
>    = note: expected values for `feature` are: `cargo`, `color`, `debug`, `default`, `deprecated`, `derive`, `env`, `error-context`, `help`, `std`, `string`, `suggestions`, `unicode`, `unstable-derive-ui-tests`, `unstable-ext`, `unstable-styles`, `usage`, and `wrap_help`
>    = help: consider adding `unstable-doc` 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: `unstable-doc`
>   --> /usr/share/cargo/registry/clap-4.5.23/src/lib.rs:95:7
>    |
> 95 | #[cfg(feature = "unstable-doc")]
>    |       ^^^^^^^^^^--------------
>    |                 |
>    |                 help: there is a expected value with a similar name: `"unstable-ext"`
>    |
>    = note: expected values for `feature` are: `cargo`, `color`, `debug`, `default`, `deprecated`, `derive`, `env`, `error-context`, `help`, `std`, `string`, `suggestions`, `unicode`, `unstable-derive-ui-tests`, `unstable-ext`, `unstable-styles`, `usage`, and `wrap_help`
>    = help: consider adding `unstable-doc` 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: `unstable-doc`
>   --> /usr/share/cargo/registry/clap-4.5.23/src/lib.rs:97:7
>    |
> 97 | #[cfg(feature = "unstable-doc")]
>    |       ^^^^^^^^^^--------------
>    |                 |
>    |                 help: there is a expected value with a similar name: `"unstable-ext"`
>    |
>    = note: expected values for `feature` are: `cargo`, `color`, `debug`, `default`, `deprecated`, `derive`, `env`, `error-context`, `help`, `std`, `string`, `suggestions`, `unicode`, `unstable-derive-ui-tests`, `unstable-ext`, `unstable-styles`, `usage`, and `wrap_help`
>    = help: consider adding `unstable-doc` 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: `unstable-doc`
>   --> /usr/share/cargo/registry/clap-4.5.23/src/lib.rs:99:7
>    |
> 99 | #[cfg(feature = "unstable-doc")]
>    |       ^^^^^^^^^^--------------
>    |                 |
>    |                 help: there is a expected value with a similar name: `"unstable-ext"`
>    |
>    = note: expected values for `feature` are: `cargo`, `color`, `debug`, `default`, `deprecated`, `derive`, `env`, `error-context`, `help`, `std`, `string`, `suggestions`, `unicode`, `unstable-derive-ui-tests`, `unstable-ext`, `unstable-styles`, `usage`, and `wrap_help`
>    = help: consider adding `unstable-doc` 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: `unstable-doc`
>    --> /usr/share/cargo/registry/clap-4.5.23/src/lib.rs:101:7
>     |
> 101 | #[cfg(feature = "unstable-doc")]
>     |       ^^^^^^^^^^--------------
>     |                 |
>     |                 help: there is a expected value with a similar name: `"unstable-ext"`
>     |
>     = note: expected values for `feature` are: `cargo`, `color`, `debug`, `default`, `deprecated`, `derive`, `env`, `error-context`, `help`, `std`, `string`, `suggestions`, `unicode`, `unstable-derive-ui-tests`, `unstable-ext`, `unstable-styles`, `usage`, and `wrap_help`
>     = help: consider adding `unstable-doc` 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: `clap` (lib) generated 5 warnings
>    Compiling serde_spanned v0.6.7
>    Compiling toml_datetime v0.6.8
>    Compiling zvariant_utils v3.1.0
>    Compiling enumflags2 v0.7.10
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=serde_spanned CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/serde_spanned-0.6.7 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name serde_spanned --edition=2021 /build/reproducible-path/phrog-0.46.0/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=ef31600dd3b9fb2d -C extra-filename=-db7691dc69ef0bf7 --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern serde=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libserde-14c18e46b7f0ad53.rmeta --cap-lints warn`
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=toml_datetime CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/toml_datetime-0.6.8 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name toml_datetime --edition=2021 /build/reproducible-path/phrog-0.46.0/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=97881d221a895a1b -C extra-filename=-1b27c4986bf2b50b --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern serde=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libserde-14c18e46b7f0ad53.rmeta --cap-lints warn`
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=zvariant_utils CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/zvariant_utils-3.1.0 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/zvariant_utils-3.1.0/Cargo.toml CARGO_PKG_AUTHORS='Zeeshan Ali Khan <zeeshanak at gnome.org>:turbocooler <turbocooler at cocaine.ninja>' CARGO_PKG_DESCRIPTION='Various utilities used internally by the zvariant crate.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zvariant_utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dbus2/zbus/' CARGO_PKG_RUST_VERSION=1.77 CARGO_PKG_VERSION=3.1.0 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name zvariant_utils --edition=2021 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/zvariant_utils-3.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 --warn=unexpected_cfgs --check-cfg 'cfg(tokio_unstable)' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "gvariant"))' -C metadata=abd30b04b85707e5 -C extra-filename=-34d1f1cc0fade098 --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern proc_macro2=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libproc_macro2-3101b0ad76b98c0c.rmeta --extern quote=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libquote-38f30c4f545903f1.rmeta --extern serde=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libserde-14c18e46b7f0ad53.rmeta --extern static_assertions=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libstatic_assertions-d3d9834a00666a0a.rmeta --extern syn=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libsyn-8cd480dc4bd8bad4.rmeta --extern winnow=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libwinnow-089ec96177e9c796.rmeta --cap-lints warn`
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=enumflags2 CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/enumflags2-0.7.10 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/enumflags2-0.7.10/Cargo.toml CARGO_PKG_AUTHORS='maik klein <maikklein at googlemail.com>:Maja Kądziołka <maya at compilercrim.es>' CARGO_PKG_DESCRIPTION='Enum-based bit flags' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=enumflags2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/meithecatte/enumflags2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.7.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name enumflags2 --edition=2018 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/enumflags2-0.7.10/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="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde", "std"))' -C metadata=64c08e3067645971 -C extra-filename=-b05e50604c920788 --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern enumflags2_derive=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libenumflags2_derive-09b9b8c16eb9d1ca.so --extern serde=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libserde-14c18e46b7f0ad53.rmeta --cap-lints warn`
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=zvariant_utils CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/zvariant_utils-3.1.0 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/zvariant_utils-3.1.0/Cargo.toml CARGO_PKG_AUTHORS='Zeeshan Ali Khan <zeeshanak at gnome.org>:turbocooler <turbocooler at cocaine.ninja>' CARGO_PKG_DESCRIPTION='Various utilities used internally by the zvariant crate.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zvariant_utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dbus2/zbus/' CARGO_PKG_RUST_VERSION=1.77 CARGO_PKG_VERSION=3.1.0 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name zvariant_utils --edition=2021 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/zvariant_utils-3.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 --warn=unexpected_cfgs --check-cfg 'cfg(tokio_unstable)' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "gvariant"))' -C metadata=0735b69f032dd8d8 -C extra-filename=-6b64a1df8ec0e6d6 --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern proc_macro2=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libproc_macro2-cf3a5061c2b7181d.rmeta --extern quote=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libquote-1e1718389338598d.rmeta --extern serde=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libserde-d834df47e34b21e6.rmeta --extern static_assertions=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libstatic_assertions-cd82a81cb010008f.rmeta --extern syn=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libsyn-974169dc1b78ec65.rmeta --extern winnow=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libwinnow-6f7dcbe5da03e42a.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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=enumflags2 CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/enumflags2-0.7.10 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/enumflags2-0.7.10/Cargo.toml CARGO_PKG_AUTHORS='maik klein <maikklein at googlemail.com>:Maja Kądziołka <maya at compilercrim.es>' CARGO_PKG_DESCRIPTION='Enum-based bit flags' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=enumflags2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/meithecatte/enumflags2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.7.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name enumflags2 --edition=2018 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/enumflags2-0.7.10/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="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde", "std"))' -C metadata=a47f9fa2967a0179 -C extra-filename=-edd9b1645bc3f121 --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern enumflags2_derive=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libenumflags2_derive-09b9b8c16eb9d1ca.so --extern serde=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libserde-d834df47e34b21e6.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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=serde_json CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/serde_json-1.0.139 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/serde_json-1.0.139/Cargo.toml CARGO_PKG_AUTHORS='Erick Tryzelaar <erick.tryzelaar at gmail.com>:David Tolnay <dtolnay at gmail.com>' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.139 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=139 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/build/serde_json-51b148bfc03025a5/out rustc --crate-name serde_json --edition=2021 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/serde_json-1.0.139/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", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=1f8205ec6d5c75d4 -C extra-filename=-436289a07073f2fb --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern itoa=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libitoa-5159140b82985f49.rmeta --extern memchr=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libmemchr-7d4c8ee163ef72dc.rmeta --extern ryu=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libryu-c37884427cc0b641.rmeta --extern serde=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libserde-d834df47e34b21e6.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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry --cfg 'fast_arithmetic="64"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'`
>    Compiling toml_edit v0.22.22
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=toml_edit CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/toml_edit-0.22.22 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name toml_edit --edition=2021 /build/reproducible-path/phrog-0.46.0/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=0f451ad9cc0eb81b -C extra-filename=-248957a559054e3d --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern indexmap=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libindexmap-39683dc06b8ef50f.rmeta --extern serde=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libserde-14c18e46b7f0ad53.rmeta --extern serde_spanned=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libserde_spanned-db7691dc69ef0bf7.rmeta --extern toml_datetime=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libtoml_datetime-1b27c4986bf2b50b.rmeta --extern winnow=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libwinnow-089ec96177e9c796.rmeta --cap-lints warn`
> warning: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
>   --> /build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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: use of deprecated type alias `winnow::PResult`: Replaced with ModalResult
>    --> /build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/debian/cargo_registry/toml_edit-0.22.22/src/parser/mod.rs:143:47
>     |
> 143 |                     winnow::error::ErrorKind::Eof,
>     |                                               ^^^
> 
>    Compiling greetd_ipc v0.10.3
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=greetd_ipc CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/greetd_ipc-0.10.3 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/greetd_ipc-0.10.3/Cargo.toml CARGO_PKG_AUTHORS='Kenny Levinsen' CARGO_PKG_DESCRIPTION='An implementation of the greetd IPC protocol' CARGO_PKG_HOMEPAGE='https://kl.wtf/projects/greetd' CARGO_PKG_LICENSE=GPL-3.0-only CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=greetd_ipc CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://git.sr.ht/~kennylevinsen/greetd/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name greetd_ipc --edition=2018 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/greetd_ipc-0.10.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 --cfg 'feature="codec"' --cfg 'feature="sync-codec"' --cfg 'feature="thiserror"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-trait", "codec", "sync-codec", "thiserror", "tokio", "tokio-codec"))' -C metadata=ecc81973e7733e6c -C extra-filename=-a26a9254b7f18143 --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern serde=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libserde-d834df47e34b21e6.rmeta --extern serde_json=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libserde_json-436289a07073f2fb.rmeta --extern thiserror=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libthiserror-c1c4b787267e1aa1.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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
>    Compiling toml v0.8.19
>    Compiling proc-macro-crate v3.2.0
>    Compiling proc-macro-crate v1.3.1
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=proc_macro_crate CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/proc-macro-crate-3.2.0 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/proc-macro-crate-3.2.0/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.67.0 CARGO_PKG_VERSION=3.2.0 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name proc_macro_crate --edition=2021 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/proc-macro-crate-3.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e0e18f4343a49f30 -C extra-filename=-153bc5cb8b13dfc4 --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern toml_edit=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libtoml_edit-248957a559054e3d.rmeta --cap-lints warn`
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=toml CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/toml-0.8.19 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name toml --edition=2021 /build/reproducible-path/phrog-0.46.0/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=26d2e892983f5699 -C extra-filename=-536095247345f032 --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern serde=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libserde-14c18e46b7f0ad53.rmeta --extern serde_spanned=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libserde_spanned-db7691dc69ef0bf7.rmeta --extern toml_datetime=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libtoml_datetime-1b27c4986bf2b50b.rmeta --extern toml_edit=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libtoml_edit-248957a559054e3d.rmeta --cap-lints warn`
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=proc_macro_crate CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/proc-macro-crate-1.3.1 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name proc_macro_crate --edition=2021 /build/reproducible-path/phrog-0.46.0/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=f534d40299f608de -C extra-filename=-de2fcf49fa601de2 --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern once_cell=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libonce_cell-ab73fba98ed3a771.rmeta --extern toml_edit=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libtoml_edit-248957a559054e3d.rmeta --cap-lints warn`
> warning: use of deprecated type alias `toml_edit::Document`: Replaced with `DocumentMut`
>   --> /build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/phrog-0.46.0/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/share/cargo/bin/cargo CARGO_CRATE_NAME=system_deps CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/system-deps-7.0.2 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name system_deps --edition=2018 /build/reproducible-path/phrog-0.46.0/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=f24eb573ac96c627 -C extra-filename=-8a50403e67da5dda --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern cfg_expr=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libcfg_expr-54ca83cfb5595ccc.rmeta --extern heck=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libheck-1a7b602691bba2f2.rmeta --extern pkg_config=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libpkg_config-dd3fe14ca5d2c051.rmeta --extern toml=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libtoml-536095247345f032.rmeta --extern version_compare=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libversion_compare-6030778387d65f45.rmeta --cap-lints warn`
> warning: `proc-macro-crate` (lib) generated 6 warnings
> warning: `toml` (lib) generated 1 warning
> warning: `toml_edit` (lib) generated 73 warnings
>    Compiling glib-macros v0.18.2
>    Compiling zvariant_derive v5.2.0
>    Compiling glib-macros v0.20.7
>    Compiling gtk3-macros v0.18.0
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=glib_macros CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/glib-macros-0.18-0.18.2 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name glib_macros --edition=2021 /build/reproducible-path/phrog-0.46.0/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=72347e0934c720db -C extra-filename=-182cdd1d3a2eba7c --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern heck=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libheck-1a7b602691bba2f2.rlib --extern proc_macro_crate=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libproc_macro_crate-de2fcf49fa601de2.rlib --extern proc_macro_error=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libproc_macro_error-4b1746daa484a709.rlib --extern proc_macro2=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libproc_macro2-3101b0ad76b98c0c.rlib --extern quote=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libquote-38f30c4f545903f1.rlib --extern syn=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libsyn-8cd480dc4bd8bad4.rlib --extern proc_macro --cap-lints warn`
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=zvariant_derive CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/zvariant_derive-5.2.0 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/zvariant_derive-5.2.0/Cargo.toml CARGO_PKG_AUTHORS='Zeeshan Ali Khan <zeeshanak at gnome.org>' CARGO_PKG_DESCRIPTION='D-Bus & GVariant encoding & decoding' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zvariant_derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dbus2/zbus/' CARGO_PKG_RUST_VERSION=1.77 CARGO_PKG_VERSION=5.2.0 CARGO_PKG_VERSION_MAJOR=5 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name zvariant_derive --edition=2021 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/zvariant_derive-5.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(tokio_unstable)' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "gvariant"))' -C metadata=67ec6f3c65510fc4 -C extra-filename=-be92b44e92bd452c --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern proc_macro_crate=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libproc_macro_crate-153bc5cb8b13dfc4.rlib --extern proc_macro2=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libproc_macro2-3101b0ad76b98c0c.rlib --extern quote=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libquote-38f30c4f545903f1.rlib --extern syn=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libsyn-8cd480dc4bd8bad4.rlib --extern zvariant_utils=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libzvariant_utils-34d1f1cc0fade098.rlib --extern proc_macro --cap-lints warn`
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=glib_macros CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/glib-macros-0.20.7 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/glib-macros-0.20.7/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.20.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name glib_macros --edition=2021 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/glib-macros-0.20.7/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=4e6afa37804ee936 -C extra-filename=-c75356a9c25ccaa5 --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern heck=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libheck-1a7b602691bba2f2.rlib --extern proc_macro_crate=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libproc_macro_crate-153bc5cb8b13dfc4.rlib --extern proc_macro2=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libproc_macro2-3101b0ad76b98c0c.rlib --extern quote=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libquote-38f30c4f545903f1.rlib --extern syn=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libsyn-8cd480dc4bd8bad4.rlib --extern proc_macro --cap-lints warn`
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=gtk3_macros CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/gtk3-macros-0.18-0.18.0 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name gtk3_macros --edition=2021 /build/reproducible-path/phrog-0.46.0/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=d4638827a50c4fc5 -C extra-filename=-897a79bb1a9cb131 --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern proc_macro_crate=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libproc_macro_crate-de2fcf49fa601de2.rlib --extern proc_macro_error=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libproc_macro_error-4b1746daa484a709.rlib --extern proc_macro2=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libproc_macro2-3101b0ad76b98c0c.rlib --extern quote=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libquote-38f30c4f545903f1.rlib --extern syn=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libsyn-8cd480dc4bd8bad4.rlib --extern proc_macro --cap-lints warn`
> warning: fields `path_span` and `span` are never read
>    --> /build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/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,
>     |         ^^
> 
>    Compiling glib-sys v0.18.1
>    Compiling gobject-sys v0.18.0
>    Compiling gio-sys v0.18.1
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/glib-sys-0.18-0.18.1 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name build_script_build --edition=2021 /build/reproducible-path/phrog-0.46.0/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=3ea16bbe2dab8d63 -C extra-filename=-8d5a15ac38cb26a8 --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/build/glib-sys-8d5a15ac38cb26a8 -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern system_deps=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libsystem_deps-8a50403e67da5dda.rlib --cap-lints warn`
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/gio-sys-0.18-0.18.1 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name build_script_build --edition=2021 /build/reproducible-path/phrog-0.46.0/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=e22569c2607513bb -C extra-filename=-176b98b5a65b0ddb --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/build/gio-sys-176b98b5a65b0ddb -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern system_deps=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libsystem_deps-8a50403e67da5dda.rlib --cap-lints warn`
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/gobject-sys-0.18-0.18.0 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name build_script_build --edition=2021 /build/reproducible-path/phrog-0.46.0/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=6a000c7a2f671a8d -C extra-filename=-b83a676241af9e44 --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/build/gobject-sys-b83a676241af9e44 -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern system_deps=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libsystem_deps-8a50403e67da5dda.rlib --cap-lints warn`
>    Compiling atk-sys v0.18.0
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/atk-sys-0.18-0.18.0 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name build_script_build --edition=2021 /build/reproducible-path/phrog-0.46.0/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=4ac28f5b24616202 -C extra-filename=-63a9a469c6255ff3 --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/build/atk-sys-63a9a469c6255ff3 -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern system_deps=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libsystem_deps-8a50403e67da5dda.rlib --cap-lints warn`
>      Running `CARGO=/usr/share/cargo/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-Clink-arg=-Wl,-z,now--remap-path-prefix/build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0--remap-path-prefix/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/debian/cargo_registry/gio-sys-0.18-0.18.1 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps:/build/reproducible-path/phrog-0.46.0/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/build/gio-sys-69e5bcb062e997f0/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /build/reproducible-path/phrog-0.46.0/target/debug/build/gio-sys-176b98b5a65b0ddb/build-script-build`
> [gio-sys 0.18.1] cargo:rerun-if-changed=/build/reproducible-path/phrog-0.46.0/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 gdk-sys v0.18.0
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/gdk-sys-0.18-0.18.0 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name build_script_build --edition=2021 /build/reproducible-path/phrog-0.46.0/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=b845ba7ffcc5c6b5 -C extra-filename=-89cc9f26aa42ee72 --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/build/gdk-sys-89cc9f26aa42ee72 -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern pkg_config=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libpkg_config-dd3fe14ca5d2c051.rlib --extern system_deps=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libsystem_deps-8a50403e67da5dda.rlib --cap-lints warn`
>      Running `CARGO=/usr/share/cargo/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-Clink-arg=-Wl,-z,now--remap-path-prefix/build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0--remap-path-prefix/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/debian/cargo_registry/gobject-sys-0.18-0.18.0 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps:/build/reproducible-path/phrog-0.46.0/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/build/gobject-sys-560420fe6ad2a3ad/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /build/reproducible-path/phrog-0.46.0/target/debug/build/gobject-sys-b83a676241af9e44/build-script-build`
> [gobject-sys 0.18.0] cargo:rerun-if-changed=/build/reproducible-path/phrog-0.46.0/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
>      Running `CARGO=/usr/share/cargo/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-Clink-arg=-Wl,-z,now--remap-path-prefix/build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0--remap-path-prefix/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/debian/cargo_registry/glib-sys-0.18-0.18.1 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps:/build/reproducible-path/phrog-0.46.0/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/build/glib-sys-0974bc457c4d7d0d/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /build/reproducible-path/phrog-0.46.0/target/debug/build/glib-sys-8d5a15ac38cb26a8/build-script-build`
> [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 cairo-sys-rs v0.18.2
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/cairo-sys-rs-0.18-0.18.2 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name build_script_build --edition=2021 /build/reproducible-path/phrog-0.46.0/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=7d0cdc0bdbb878d2 -C extra-filename=-0e723d1df420bb18 --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/build/cairo-sys-rs-0e723d1df420bb18 -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern system_deps=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libsystem_deps-8a50403e67da5dda.rlib --cap-lints warn`
> [glib-sys 0.18.1] cargo:rerun-if-changed=/build/reproducible-path/phrog-0.46.0/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/share/cargo/bin/cargo CARGO_CRATE_NAME=glib_sys CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/glib-sys-0.18-0.18.1 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/build/glib-sys-0974bc457c4d7d0d/out rustc --crate-name glib_sys --edition=2021 /build/reproducible-path/phrog-0.46.0/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=6e186c868294b307 -C extra-filename=-0864c8a8f2d085fb --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern libc=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-833543f8980f680c.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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/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/share/cargo/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-Clink-arg=-Wl,-z,now--remap-path-prefix/build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0--remap-path-prefix/build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry' CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/atk-sys-0.18-0.18.0 CARGO_MANIFEST_LINKS=atk-1.0 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps:/build/reproducible-path/phrog-0.46.0/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/build/atk-sys-c11bc81d56f87882/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /build/reproducible-path/phrog-0.46.0/target/debug/build/atk-sys-63a9a469c6255ff3/build-script-build`
> [atk-sys 0.18.0] cargo:rerun-if-changed=/build/reproducible-path/phrog-0.46.0/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 pango-sys v0.18.0
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/pango-sys-0.18-0.18.0 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name build_script_build --edition=2021 /build/reproducible-path/phrog-0.46.0/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", "v1_56"))' -C metadata=673cf42b7b937c58 -C extra-filename=-c2517607344ca510 --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/build/pango-sys-c2517607344ca510 -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern system_deps=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libsystem_deps-8a50403e67da5dda.rlib --cap-lints warn`
> warning: `gtk3-macros` (lib) generated 2 warnings
>    Compiling gdk-pixbuf-sys v0.18.0
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/gdk-pixbuf-sys-0.18-0.18.0 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name build_script_build --edition=2021 /build/reproducible-path/phrog-0.46.0/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=e64fe85b7663ad4c -C extra-filename=-8cd0cf1491cf368d --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/build/gdk-pixbuf-sys-8cd0cf1491cf368d -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern system_deps=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libsystem_deps-8a50403e67da5dda.rlib --cap-lints warn`
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=gobject_sys CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/gobject-sys-0.18-0.18.0 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/build/gobject-sys-560420fe6ad2a3ad/out rustc --crate-name gobject_sys --edition=2021 /build/reproducible-path/phrog-0.46.0/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=b5abd87414e915fa -C extra-filename=-577f3577af483b33 --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern glib=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libglib_sys-0864c8a8f2d085fb.rmeta --extern libc=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-833543f8980f680c.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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/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/share/cargo/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-Clink-arg=-Wl,-z,now--remap-path-prefix/build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0--remap-path-prefix/build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry' CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/gdk-sys-0.18-0.18.0 CARGO_MANIFEST_LINKS=gdk-3 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps:/build/reproducible-path/phrog-0.46.0/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/build/gdk-sys-d01dab3be9ad3daf/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /build/reproducible-path/phrog-0.46.0/target/debug/build/gdk-sys-89cc9f26aa42ee72/build-script-build`
> [gdk-sys 0.18.0] cargo:rerun-if-changed=/build/reproducible-path/phrog-0.46.0/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"
>      Running `CARGO=/usr/share/cargo/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-Clink-arg=-Wl,-z,now--remap-path-prefix/build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0--remap-path-prefix/build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry' CARGO_FEATURE_GLIB=1 CARGO_FEATURE_USE_GLIB=1 CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/cairo-sys-rs-0.18-0.18.2 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps:/build/reproducible-path/phrog-0.46.0/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/build/cairo-sys-rs-f6c306b3e1c2ce08/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /build/reproducible-path/phrog-0.46.0/target/debug/build/cairo-sys-rs-0e723d1df420bb18/build-script-build`
> [cairo-sys-rs 0.18.2] cargo:rerun-if-changed=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/cairo-sys-rs-0.18-0.18.2/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
> [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: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
> [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_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] 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] 
> [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
>    Compiling gtk-sys v0.18.0
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/gtk-sys-0.18-0.18.0 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name build_script_build --edition=2021 /build/reproducible-path/phrog-0.46.0/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=49d8f2a1b86fedf6 -C extra-filename=-5211c7312b712392 --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/build/gtk-sys-5211c7312b712392 -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern system_deps=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libsystem_deps-8a50403e67da5dda.rlib --cap-lints warn`
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=cairo_sys CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/cairo-sys-rs-0.18-0.18.2 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/build/cairo-sys-rs-f6c306b3e1c2ce08/out rustc --crate-name cairo_sys --edition=2021 /build/reproducible-path/phrog-0.46.0/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=1c1f0954264d4882 -C extra-filename=-a7881f492221b9be --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern glib=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libglib_sys-0864c8a8f2d085fb.rmeta --extern libc=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-833543f8980f680c.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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/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`
>      Running `CARGO=/usr/share/cargo/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-Clink-arg=-Wl,-z,now--remap-path-prefix/build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0--remap-path-prefix/build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry' CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/pango-sys-0.18-0.18.0 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps:/build/reproducible-path/phrog-0.46.0/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/build/pango-sys-2492f2032b1d4f27/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /build/reproducible-path/phrog-0.46.0/target/debug/build/pango-sys-c2517607344ca510/build-script-build`
> [pango-sys 0.18.0] cargo:rerun-if-changed=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/pango-sys-0.18-0.18.0/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
> [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
> [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 glib-sys v0.20.9
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/glib-sys-0.20.9 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/glib-sys-0.20.9/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.20.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name build_script_build --edition=2021 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/glib-sys-0.20.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 --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=ac199294490d5516 -C extra-filename=-accf921ff31c6290 --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/build/glib-sys-accf921ff31c6290 -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern system_deps=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libsystem_deps-8a50403e67da5dda.rlib --cap-lints warn`
>    Compiling gobject-sys v0.20.9
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/gobject-sys-0.20.9 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/gobject-sys-0.20.9/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.20.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name build_script_build --edition=2021 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/gobject-sys-0.20.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 --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=cbc7fa6d2794f9ae -C extra-filename=-8dd5a26e45844378 --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/build/gobject-sys-8dd5a26e45844378 -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern system_deps=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libsystem_deps-8a50403e67da5dda.rlib --cap-lints warn`
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=gio_sys CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/gio-sys-0.18-0.18.1 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/build/gio-sys-69e5bcb062e997f0/out rustc --crate-name gio_sys --edition=2021 /build/reproducible-path/phrog-0.46.0/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=b0f15818ba55d5bc -C extra-filename=-567505f6b034fabf --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern glib=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libglib_sys-0864c8a8f2d085fb.rmeta --extern gobject=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libgobject_sys-577f3577af483b33.rmeta --extern libc=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-833543f8980f680c.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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/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`
>      Running `CARGO=/usr/share/cargo/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-Clink-arg=-Wl,-z,now--remap-path-prefix/build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0--remap-path-prefix/build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry' CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/gdk-pixbuf-sys-0.18-0.18.0 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps:/build/reproducible-path/phrog-0.46.0/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/build/gdk-pixbuf-sys-6a11e309e692eefc/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /build/reproducible-path/phrog-0.46.0/target/debug/build/gdk-pixbuf-sys-8cd0cf1491cf368d/build-script-build`
> [gdk-pixbuf-sys 0.18.0] cargo:rerun-if-changed=/build/reproducible-path/phrog-0.46.0/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
> [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/share/cargo/bin/cargo CARGO_CRATE_NAME=pango_sys CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/pango-sys-0.18-0.18.0 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/build/pango-sys-2492f2032b1d4f27/out rustc --crate-name pango_sys --edition=2021 /build/reproducible-path/phrog-0.46.0/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", "v1_56"))' -C metadata=c3d6af55eb69ecf5 -C extra-filename=-13078de70251d97d --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern glib=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libglib_sys-0864c8a8f2d085fb.rmeta --extern gobject=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libgobject_sys-577f3577af483b33.rmeta --extern libc=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-833543f8980f680c.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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/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/share/cargo/bin/cargo CARGO_CRATE_NAME=atk_sys CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/atk-sys-0.18-0.18.0 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/build/atk-sys-c11bc81d56f87882/out rustc --crate-name atk_sys --edition=2021 /build/reproducible-path/phrog-0.46.0/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=d1dd7bcb1ef3e793 -C extra-filename=-5b783fe2135577e2 --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern glib=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libglib_sys-0864c8a8f2d085fb.rmeta --extern gobject=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libgobject_sys-577f3577af483b33.rmeta --extern libc=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-833543f8980f680c.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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/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/share/cargo/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-Clink-arg=-Wl,-z,now--remap-path-prefix/build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0--remap-path-prefix/build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry' CARGO_FEATURE_V3_24=1 CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/gtk-sys-0.18-0.18.0 CARGO_MANIFEST_LINKS=gtk-3 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps:/build/reproducible-path/phrog-0.46.0/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/build/gtk-sys-dec557ac4b155f83/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /build/reproducible-path/phrog-0.46.0/target/debug/build/gtk-sys-5211c7312b712392/build-script-build`
> [gtk-sys 0.18.0] cargo:rerun-if-changed=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/gtk-sys-0.18-0.18.0/Cargo.toml
> [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
> [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
>    Compiling gio-sys v0.20.9
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/gio-sys-0.20.9 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/gio-sys-0.20.9/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.20.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name build_script_build --edition=2021 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/gio-sys-0.20.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 --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=4fb2b7cf1cb92e8a -C extra-filename=-f013d4a35e9f4260 --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/build/gio-sys-f013d4a35e9f4260 -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern system_deps=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libsystem_deps-8a50403e67da5dda.rlib --cap-lints warn`
>      Running `CARGO=/usr/share/cargo/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/phrog-0.46.0/debian/cargo_registry/glib-sys-0.20.9 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/glib-sys-0.20.9/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.20.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/build/reproducible-path/phrog-0.46.0/target/debug/deps:/build/reproducible-path/phrog-0.46.0/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/debug/build/glib-sys-2193cc03135f61cf/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /build/reproducible-path/phrog-0.46.0/target/debug/build/glib-sys-accf921ff31c6290/build-script-build`
> [glib-sys 0.20.9] cargo:rerun-if-changed=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/glib-sys-0.20.9/Cargo.toml
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=GLIB_2.0_NO_PKG_CONFIG
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=DEB_HOST_GNU_TYPE
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=SYSROOT
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=DEB_HOST_GNU_TYPE
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=GOBJECT_2.0_NO_PKG_CONFIG
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=DEB_HOST_GNU_TYPE
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=SYSROOT
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=DEB_HOST_GNU_TYPE
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
> [glib-sys 0.20.9] cargo:rustc-link-lib=glib-2.0
> [glib-sys 0.20.9] cargo:rustc-link-lib=gobject-2.0
> [glib-sys 0.20.9] cargo:rustc-link-lib=glib-2.0
> [glib-sys 0.20.9] 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.20.9] cargo:rerun-if-env-changed=SYSTEM_DEPS_BUILD_INTERNAL
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=SYSTEM_DEPS_LINK
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=SYSTEM_DEPS_GLIB_2_0_LIB
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=SYSTEM_DEPS_GLIB_2_0_LIB_FRAMEWORK
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=SYSTEM_DEPS_GLIB_2_0_SEARCH_NATIVE
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=SYSTEM_DEPS_GLIB_2_0_SEARCH_FRAMEWORK
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=SYSTEM_DEPS_GLIB_2_0_INCLUDE
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=SYSTEM_DEPS_GLIB_2_0_LDFLAGS
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=SYSTEM_DEPS_GLIB_2_0_NO_PKG_CONFIG
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=SYSTEM_DEPS_GLIB_2_0_BUILD_INTERNAL
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=SYSTEM_DEPS_GLIB_2_0_LINK
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=SYSTEM_DEPS_GOBJECT_2_0_LIB
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=SYSTEM_DEPS_GOBJECT_2_0_LIB_FRAMEWORK
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=SYSTEM_DEPS_GOBJECT_2_0_SEARCH_NATIVE
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=SYSTEM_DEPS_GOBJECT_2_0_SEARCH_FRAMEWORK
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=SYSTEM_DEPS_GOBJECT_2_0_INCLUDE
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=SYSTEM_DEPS_GOBJECT_2_0_LDFLAGS
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=SYSTEM_DEPS_GOBJECT_2_0_NO_PKG_CONFIG
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=SYSTEM_DEPS_GOBJECT_2_0_BUILD_INTERNAL
> [glib-sys 0.20.9] cargo:rerun-if-env-changed=SYSTEM_DEPS_GOBJECT_2_0_LINK
> [glib-sys 0.20.9] 
> [glib-sys 0.20.9] cargo:rustc-cfg=system_deps_have_glib_2_0
> [glib-sys 0.20.9] cargo:rustc-cfg=system_deps_have_gobject_2_0
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=glib_sys CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/glib-sys-0.20.9 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/glib-sys-0.20.9/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.20.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/debug/build/glib-sys-2193cc03135f61cf/out rustc --crate-name glib_sys --edition=2021 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/glib-sys-0.20.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 --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=0de7392237f41d91 -C extra-filename=-e8e0b9f161bf71db --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern libc=/build/reproducible-path/phrog-0.46.0/target/debug/deps/liblibc-7f3bc3c8726252d7.rmeta --cap-lints warn -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/share/cargo/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/phrog-0.46.0/debian/cargo_registry/gobject-sys-0.20.9 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/gobject-sys-0.20.9/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.20.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/build/reproducible-path/phrog-0.46.0/target/debug/deps:/build/reproducible-path/phrog-0.46.0/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/debug/build/gobject-sys-f14d20090de267f8/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /build/reproducible-path/phrog-0.46.0/target/debug/build/gobject-sys-8dd5a26e45844378/build-script-build`
> [gobject-sys 0.20.9] cargo:rerun-if-changed=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/gobject-sys-0.20.9/Cargo.toml
> [gobject-sys 0.20.9] cargo:rerun-if-env-changed=GOBJECT_2.0_NO_PKG_CONFIG
> [gobject-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
> [gobject-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
> [gobject-sys 0.20.9] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
> [gobject-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG
> [gobject-sys 0.20.9] cargo:rerun-if-env-changed=DEB_HOST_GNU_TYPE
> [gobject-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
> [gobject-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
> [gobject-sys 0.20.9] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
> [gobject-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
> [gobject-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
> [gobject-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
> [gobject-sys 0.20.9] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
> [gobject-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
> [gobject-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
> [gobject-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
> [gobject-sys 0.20.9] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
> [gobject-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
> [gobject-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
> [gobject-sys 0.20.9] cargo:rerun-if-env-changed=SYSROOT
> [gobject-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
> [gobject-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
> [gobject-sys 0.20.9] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
> [gobject-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG
> [gobject-sys 0.20.9] cargo:rerun-if-env-changed=DEB_HOST_GNU_TYPE
> [gobject-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
> [gobject-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
> [gobject-sys 0.20.9] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
> [gobject-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
> [gobject-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
> [gobject-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
> [gobject-sys 0.20.9] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
> [gobject-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
> [gobject-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
> [gobject-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
> [gobject-sys 0.20.9] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
> [gobject-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
> [gobject-sys 0.20.9] cargo:rustc-link-lib=gobject-2.0
> [gobject-sys 0.20.9] cargo:rustc-link-lib=glib-2.0
> [gobject-sys 0.20.9] 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.20.9] cargo:rerun-if-env-changed=SYSTEM_DEPS_BUILD_INTERNAL
> [gobject-sys 0.20.9] cargo:rerun-if-env-changed=SYSTEM_DEPS_LINK
> [gobject-sys 0.20.9] cargo:rerun-if-env-changed=SYSTEM_DEPS_GOBJECT_2_0_LIB
> [gobject-sys 0.20.9] cargo:rerun-if-env-changed=SYSTEM_DEPS_GOBJECT_2_0_LIB_FRAMEWORK
> [gobject-sys 0.20.9] cargo:rerun-if-env-changed=SYSTEM_DEPS_GOBJECT_2_0_SEARCH_NATIVE
> [gobject-sys 0.20.9] cargo:rerun-if-env-changed=SYSTEM_DEPS_GOBJECT_2_0_SEARCH_FRAMEWORK
> [gobject-sys 0.20.9] cargo:rerun-if-env-changed=SYSTEM_DEPS_GOBJECT_2_0_INCLUDE
> [gobject-sys 0.20.9] cargo:rerun-if-env-changed=SYSTEM_DEPS_GOBJECT_2_0_LDFLAGS
> [gobject-sys 0.20.9] cargo:rerun-if-env-changed=SYSTEM_DEPS_GOBJECT_2_0_NO_PKG_CONFIG
> [gobject-sys 0.20.9] cargo:rerun-if-env-changed=SYSTEM_DEPS_GOBJECT_2_0_BUILD_INTERNAL
> [gobject-sys 0.20.9] cargo:rerun-if-env-changed=SYSTEM_DEPS_GOBJECT_2_0_LINK
> [gobject-sys 0.20.9] 
> [gobject-sys 0.20.9] cargo:rustc-cfg=system_deps_have_gobject_2_0
>    Compiling libhandy-sys v0.11.1
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/libhandy-sys-0.11-0.11.1 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name build_script_build --edition=2021 /build/reproducible-path/phrog-0.46.0/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"' --cfg 'feature="v1_2"' --cfg 'feature="v1_4"' --cfg 'feature="v1_6"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "v1_0", "v1_2", "v1_4", "v1_6"))' -C metadata=dc07650f60a1de35 -C extra-filename=-54100acbceeb77ea --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/build/libhandy-sys-54100acbceeb77ea -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern pkg_config=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libpkg_config-dd3fe14ca5d2c051.rlib --extern system_deps=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libsystem_deps-8a50403e67da5dda.rlib --cap-lints warn`
>      Running `CARGO=/usr/share/cargo/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-Clink-arg=-Wl,-z,now--remap-path-prefix/build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0--remap-path-prefix/build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry' CARGO_FEATURE_V3_24=1 CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/gtk-0.18-0.18.1 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps:/build/reproducible-path/phrog-0.46.0/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/build/gtk-3c6c0ad9730e3d3e/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /build/reproducible-path/phrog-0.46.0/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"
>    Compiling zvariant v5.2.0
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=zvariant CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/zvariant-5.2.0 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/zvariant-5.2.0/Cargo.toml CARGO_PKG_AUTHORS='Zeeshan Ali Khan <zeeshanak at gnome.org>' CARGO_PKG_DESCRIPTION='D-Bus & GVariant encoding & decoding' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zvariant CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dbus2/zbus/' CARGO_PKG_RUST_VERSION=1.77 CARGO_PKG_VERSION=5.2.0 CARGO_PKG_VERSION_MAJOR=5 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name zvariant --edition=2021 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/zvariant-5.2.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 --warn=unexpected_cfgs --check-cfg 'cfg(tokio_unstable)' --cfg 'feature="enumflags2"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrayvec", "camino", "chrono", "default", "enumflags2", "gvariant", "heapless", "option-as-array", "ostree-tests", "serde_bytes", "time", "url", "uuid"))' -C metadata=3e88d2e6328c64c4 -C extra-filename=-1f5c5c7a606853c5 --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern endi=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libendi-38b551d028d0cc56.rmeta --extern enumflags2=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libenumflags2-b05e50604c920788.rmeta --extern serde=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libserde-14c18e46b7f0ad53.rmeta --extern static_assertions=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libstatic_assertions-d3d9834a00666a0a.rmeta --extern winnow=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libwinnow-089ec96177e9c796.rmeta --extern zvariant_derive=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libzvariant_derive-be92b44e92bd452c.so --extern zvariant_utils=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libzvariant_utils-34d1f1cc0fade098.rmeta --cap-lints warn`
>    Compiling libphosh-sys v0.0.6
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/libphosh-sys-0.0.6 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name build_script_build --edition=2021 /build/reproducible-path/phrog-0.46.0/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=c7aab15bcbce0a34 -C extra-filename=-a1beb9fb37a0175f --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/build/libphosh-sys-a1beb9fb37a0175f -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern system_deps=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libsystem_deps-8a50403e67da5dda.rlib --cap-lints warn`
>      Running `CARGO=/usr/share/cargo/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/phrog-0.46.0/debian/cargo_registry/gio-sys-0.20.9 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/gio-sys-0.20.9/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.20.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/build/reproducible-path/phrog-0.46.0/target/debug/deps:/build/reproducible-path/phrog-0.46.0/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/debug/build/gio-sys-306ac7ba33b85a7f/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /build/reproducible-path/phrog-0.46.0/target/debug/build/gio-sys-f013d4a35e9f4260/build-script-build`
> [gio-sys 0.20.9] cargo:rerun-if-changed=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/gio-sys-0.20.9/Cargo.toml
> [gio-sys 0.20.9] cargo:rerun-if-env-changed=GIO_2.0_NO_PKG_CONFIG
> [gio-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
> [gio-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
> [gio-sys 0.20.9] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
> [gio-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG
> [gio-sys 0.20.9] cargo:rerun-if-env-changed=DEB_HOST_GNU_TYPE
> [gio-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
> [gio-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
> [gio-sys 0.20.9] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
> [gio-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
> [gio-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
> [gio-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
> [gio-sys 0.20.9] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
> [gio-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
> [gio-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
> [gio-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
> [gio-sys 0.20.9] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
> [gio-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
> [gio-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
> [gio-sys 0.20.9] cargo:rerun-if-env-changed=SYSROOT
> [gio-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
> [gio-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
> [gio-sys 0.20.9] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
> [gio-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG
> [gio-sys 0.20.9] cargo:rerun-if-env-changed=DEB_HOST_GNU_TYPE
> [gio-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
> [gio-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
> [gio-sys 0.20.9] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
> [gio-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
> [gio-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
> [gio-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
> [gio-sys 0.20.9] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
> [gio-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
> [gio-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
> [gio-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
> [gio-sys 0.20.9] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
> [gio-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
> [gio-sys 0.20.9] cargo:rustc-link-lib=gio-2.0
> [gio-sys 0.20.9] cargo:rustc-link-lib=gobject-2.0
> [gio-sys 0.20.9] cargo:rustc-link-lib=glib-2.0
> [gio-sys 0.20.9] 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.20.9] cargo:rerun-if-env-changed=SYSTEM_DEPS_BUILD_INTERNAL
> [gio-sys 0.20.9] cargo:rerun-if-env-changed=SYSTEM_DEPS_LINK
> [gio-sys 0.20.9] cargo:rerun-if-env-changed=SYSTEM_DEPS_GIO_2_0_LIB
> [gio-sys 0.20.9] cargo:rerun-if-env-changed=SYSTEM_DEPS_GIO_2_0_LIB_FRAMEWORK
> [gio-sys 0.20.9] cargo:rerun-if-env-changed=SYSTEM_DEPS_GIO_2_0_SEARCH_NATIVE
> [gio-sys 0.20.9] cargo:rerun-if-env-changed=SYSTEM_DEPS_GIO_2_0_SEARCH_FRAMEWORK
> [gio-sys 0.20.9] cargo:rerun-if-env-changed=SYSTEM_DEPS_GIO_2_0_INCLUDE
> [gio-sys 0.20.9] cargo:rerun-if-env-changed=SYSTEM_DEPS_GIO_2_0_LDFLAGS
> [gio-sys 0.20.9] cargo:rerun-if-env-changed=SYSTEM_DEPS_GIO_2_0_NO_PKG_CONFIG
> [gio-sys 0.20.9] cargo:rerun-if-env-changed=SYSTEM_DEPS_GIO_2_0_BUILD_INTERNAL
> [gio-sys 0.20.9] cargo:rerun-if-env-changed=SYSTEM_DEPS_GIO_2_0_LINK
> [gio-sys 0.20.9] 
> [gio-sys 0.20.9] cargo:rustc-cfg=system_deps_have_gio_2_0
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=gobject_sys CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/gobject-sys-0.20.9 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/gobject-sys-0.20.9/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.20.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/debug/build/gobject-sys-f14d20090de267f8/out rustc --crate-name gobject_sys --edition=2021 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/gobject-sys-0.20.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 --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=21e9f01951a6b323 -C extra-filename=-d4fa696e6241a31f --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern glib_sys=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libglib_sys-e8e0b9f161bf71db.rmeta --extern libc=/build/reproducible-path/phrog-0.46.0/target/debug/deps/liblibc-7f3bc3c8726252d7.rmeta --cap-lints warn -l gobject-2.0 -l glib-2.0 --cfg system_deps_have_gobject_2_0`
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=zvariant CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/zvariant-5.2.0 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/zvariant-5.2.0/Cargo.toml CARGO_PKG_AUTHORS='Zeeshan Ali Khan <zeeshanak at gnome.org>' CARGO_PKG_DESCRIPTION='D-Bus & GVariant encoding & decoding' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zvariant CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dbus2/zbus/' CARGO_PKG_RUST_VERSION=1.77 CARGO_PKG_VERSION=5.2.0 CARGO_PKG_VERSION_MAJOR=5 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name zvariant --edition=2021 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/zvariant-5.2.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 --warn=unexpected_cfgs --check-cfg 'cfg(tokio_unstable)' --cfg 'feature="enumflags2"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrayvec", "camino", "chrono", "default", "enumflags2", "gvariant", "heapless", "option-as-array", "ostree-tests", "serde_bytes", "time", "url", "uuid"))' -C metadata=b07eb39535868182 -C extra-filename=-704235b573b1fa21 --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern endi=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libendi-2043f963c81f6586.rmeta --extern enumflags2=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libenumflags2-edd9b1645bc3f121.rmeta --extern serde=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libserde-d834df47e34b21e6.rmeta --extern static_assertions=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libstatic_assertions-cd82a81cb010008f.rmeta --extern winnow=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libwinnow-6f7dcbe5da03e42a.rmeta --extern zvariant_derive=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libzvariant_derive-be92b44e92bd452c.so --extern zvariant_utils=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libzvariant_utils-6b64a1df8ec0e6d6.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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CFG_FEATURE=default,v1_0,v1_2,v1_4,v1_6 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-Clink-arg=-Wl,-z,now--remap-path-prefix/build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0--remap-path-prefix/build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_V1_0=1 CARGO_FEATURE_V1_2=1 CARGO_FEATURE_V1_4=1 CARGO_FEATURE_V1_6=1 CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/libhandy-sys-0.11-0.11.1 CARGO_MANIFEST_LINKS=handy CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps:/build/reproducible-path/phrog-0.46.0/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/build/libhandy-sys-5676d35fccb26bac/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /build/reproducible-path/phrog-0.46.0/target/debug/build/libhandy-sys-54100acbceeb77ea/build-script-build`
> [libhandy-sys 0.11.1] cargo:rerun-if-changed=/build/reproducible-path/phrog-0.46.0/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
> [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/share/cargo/bin/cargo CARGO_CRATE_NAME=gdk_pixbuf_sys CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/gdk-pixbuf-sys-0.18-0.18.0 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/build/gdk-pixbuf-sys-6a11e309e692eefc/out rustc --crate-name gdk_pixbuf_sys --edition=2021 /build/reproducible-path/phrog-0.46.0/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=85a6e6b8dbead445 -C extra-filename=-b0a5c5d42cc4f1ac --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern gio=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libgio_sys-567505f6b034fabf.rmeta --extern glib=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libglib_sys-0864c8a8f2d085fb.rmeta --extern gobject=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libgobject_sys-577f3577af483b33.rmeta --extern libc=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-833543f8980f680c.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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/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/share/cargo/bin/cargo CARGO_CRATE_NAME=gio_sys CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/gio-sys-0.20.9 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/gio-sys-0.20.9/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.20.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/debug/build/gio-sys-306ac7ba33b85a7f/out rustc --crate-name gio_sys --edition=2021 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/gio-sys-0.20.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 --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=f6a4620d358ceffc -C extra-filename=-fd45bfa1c88e9536 --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern glib_sys=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libglib_sys-e8e0b9f161bf71db.rmeta --extern gobject_sys=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libgobject_sys-d4fa696e6241a31f.rmeta --extern libc=/build/reproducible-path/phrog-0.46.0/target/debug/deps/liblibc-7f3bc3c8726252d7.rmeta --cap-lints warn -l gio-2.0 -l gobject-2.0 -l glib-2.0 --cfg system_deps_have_gio_2_0`
>      Running `CARGO=/usr/share/cargo/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-Clink-arg=-Wl,-z,now--remap-path-prefix/build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0--remap-path-prefix/build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry' CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/libphosh-sys-0.0.6 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps:/build/reproducible-path/phrog-0.46.0/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/build/libphosh-sys-6c4594908447de81/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /build/reproducible-path/phrog-0.46.0/target/debug/build/libphosh-sys-a1beb9fb37a0175f/build-script-build`
> [libphosh-sys 0.0.6] cargo:rerun-if-changed=/build/reproducible-path/phrog-0.46.0/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
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=gdk_sys CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/gdk-sys-0.18-0.18.0 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/build/gdk-sys-d01dab3be9ad3daf/out rustc --crate-name gdk_sys --edition=2021 /build/reproducible-path/phrog-0.46.0/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=2e0d9884d5cf6d51 -C extra-filename=-79d9d20e014e4487 --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern cairo=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libcairo_sys-a7881f492221b9be.rmeta --extern gdk_pixbuf=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libgdk_pixbuf_sys-b0a5c5d42cc4f1ac.rmeta --extern gio=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libgio_sys-567505f6b034fabf.rmeta --extern glib=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libglib_sys-0864c8a8f2d085fb.rmeta --extern gobject=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libgobject_sys-577f3577af483b33.rmeta --extern libc=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-833543f8980f680c.rmeta --extern pango=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libpango_sys-13078de70251d97d.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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/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"'`
> [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/share/cargo/bin/cargo CARGO_CRATE_NAME=gtk_sys CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/gtk-sys-0.18-0.18.0 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/build/gtk-sys-dec557ac4b155f83/out rustc --crate-name gtk_sys --edition=2021 /build/reproducible-path/phrog-0.46.0/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=4acc29f432971797 -C extra-filename=-eaca09750eb08463 --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern atk=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libatk_sys-5b783fe2135577e2.rmeta --extern cairo=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libcairo_sys-a7881f492221b9be.rmeta --extern gdk_pixbuf=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libgdk_pixbuf_sys-b0a5c5d42cc4f1ac.rmeta --extern gdk=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libgdk_sys-79d9d20e014e4487.rmeta --extern gio=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libgio_sys-567505f6b034fabf.rmeta --extern glib=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libglib_sys-0864c8a8f2d085fb.rmeta --extern gobject=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libgobject_sys-577f3577af483b33.rmeta --extern libc=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-833543f8980f680c.rmeta --extern pango=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libpango_sys-13078de70251d97d.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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/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 zbus_names v4.1.1
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=zbus_names CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/zbus_names-4.1.1 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/zbus_names-4.1.1/Cargo.toml CARGO_PKG_AUTHORS='Zeeshan Ali Khan <zeeshanak at gnome.org>' CARGO_PKG_DESCRIPTION='A collection of D-Bus bus names types' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zbus_names CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dbus2/zbus/' CARGO_PKG_RUST_VERSION=1.77 CARGO_PKG_VERSION=4.1.1 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name zbus_names --edition=2021 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/zbus_names-4.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=33713af4a59f2c1e -C extra-filename=-35bcfc1b8e5be522 --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern serde=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libserde-14c18e46b7f0ad53.rmeta --extern static_assertions=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libstatic_assertions-d3d9834a00666a0a.rmeta --extern winnow=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libwinnow-089ec96177e9c796.rmeta --extern zvariant=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libzvariant-1f5c5c7a606853c5.rmeta --cap-lints warn`
>    Compiling glib v0.18.5
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=glib CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/glib-0.18-0.18.5 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name glib --edition=2021 /build/reproducible-path/phrog-0.46.0/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="log"' --cfg 'feature="log_macros"' --cfg 'feature="rs-log"' --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=fc9723e6d361547f -C extra-filename=-4e355e2ed8c8cde5 --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern bitflags=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libbitflags-f3824bd56a7af08b.rmeta --extern futures_channel=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libfutures_channel-42995d94d8a51839.rmeta --extern futures_core=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libfutures_core-2fef3c5cbc0ffc3a.rmeta --extern futures_executor=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libfutures_executor-f9fe3d4b5fe3b477.rmeta --extern futures_task=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libfutures_task-e4ac4f6b9daeb2f0.rmeta --extern futures_util=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libfutures_util-455b0d05d5b0b7ef.rmeta --extern gio_ffi=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libgio_sys-567505f6b034fabf.rmeta --extern glib_macros=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libglib_macros-182cdd1d3a2eba7c.so --extern ffi=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libglib_sys-0864c8a8f2d085fb.rmeta --extern gobject_ffi=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libgobject_sys-577f3577af483b33.rmeta --extern libc=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-833543f8980f680c.rmeta --extern rs_log=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/liblog-98e48e13fa0bf88f.rmeta --extern memchr=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libmemchr-7d4c8ee163ef72dc.rmeta --extern once_cell=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libonce_cell-05bef0c44f9032ea.rmeta --extern smallvec=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libsmallvec-7bb02d8b832ea3b0.rmeta --extern thiserror=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libthiserror-f36718593090f3d9.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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=zbus_names CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/zbus_names-4.1.1 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/zbus_names-4.1.1/Cargo.toml CARGO_PKG_AUTHORS='Zeeshan Ali Khan <zeeshanak at gnome.org>' CARGO_PKG_DESCRIPTION='A collection of D-Bus bus names types' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zbus_names CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dbus2/zbus/' CARGO_PKG_RUST_VERSION=1.77 CARGO_PKG_VERSION=4.1.1 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name zbus_names --edition=2021 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/zbus_names-4.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2b8a991d5c9ed6a9 -C extra-filename=-6b9accedbba5f81c --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern serde=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libserde-d834df47e34b21e6.rmeta --extern static_assertions=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libstatic_assertions-cd82a81cb010008f.rmeta --extern winnow=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libwinnow-6f7dcbe5da03e42a.rmeta --extern zvariant=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libzvariant-704235b573b1fa21.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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
>    Compiling zbus_macros v5.3.0
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=zbus_macros CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/zbus_macros-5.3.0 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/zbus_macros-5.3.0/Cargo.toml CARGO_PKG_AUTHORS='Marc-André Lureau <marcandre.lureau at redhat.com>:Zeeshan Ali Khan <zeeshanak at gnome.org>' CARGO_PKG_DESCRIPTION='proc-macros for zbus' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zbus_macros CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dbus2/zbus/' CARGO_PKG_RUST_VERSION=1.77 CARGO_PKG_VERSION=5.3.0 CARGO_PKG_VERSION_MAJOR=5 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name zbus_macros --edition=2021 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/zbus_macros-5.3.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 --warn=unexpected_cfgs --check-cfg 'cfg(tokio_unstable)' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("blocking-api", "default", "gvariant"))' -C metadata=0d6eb7ca96736096 -C extra-filename=-444cc8f8d6cdf33b --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern proc_macro_crate=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libproc_macro_crate-153bc5cb8b13dfc4.rlib --extern proc_macro2=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libproc_macro2-3101b0ad76b98c0c.rlib --extern quote=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libquote-38f30c4f545903f1.rlib --extern syn=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libsyn-8cd480dc4bd8bad4.rlib --extern zbus_names=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libzbus_names-35bcfc1b8e5be522.rlib --extern zvariant=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libzvariant-1f5c5c7a606853c5.rlib --extern zvariant_utils=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libzvariant_utils-34d1f1cc0fade098.rlib --extern proc_macro --cap-lints warn`
>    Compiling glib v0.20.9
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=glib CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/glib-0.20.9 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/glib-0.20.9/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.20.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name glib --edition=2021 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/glib-0.20.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="gio"' --cfg 'feature="gio-sys"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiletests", "default", "gio", "gio-sys", "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=ca84c7ea70d80aaf -C extra-filename=-8d30b24704d3b47c --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern bitflags=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libbitflags-2eb283bb34ce3c44.rmeta --extern futures_channel=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libfutures_channel-1c5e9d4c5078abbc.rmeta --extern futures_core=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libfutures_core-89e2fa326f643420.rmeta --extern futures_executor=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libfutures_executor-c6e5b22ea7203708.rmeta --extern futures_task=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libfutures_task-c1889c9c9b506a5f.rmeta --extern futures_util=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libfutures_util-3fde4c3247208184.rmeta --extern gio_sys=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libgio_sys-fd45bfa1c88e9536.rmeta --extern glib_macros=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libglib_macros-c75356a9c25ccaa5.so --extern glib_sys=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libglib_sys-e8e0b9f161bf71db.rmeta --extern gobject_sys=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libgobject_sys-d4fa696e6241a31f.rmeta --extern libc=/build/reproducible-path/phrog-0.46.0/target/debug/deps/liblibc-7f3bc3c8726252d7.rmeta --extern memchr=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libmemchr-0ab27ab3c1f4ae59.rmeta --extern smallvec=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libsmallvec-2c4214a98a2732c8.rmeta --cap-lints warn`
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=libhandy_sys CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/libhandy-sys-0.11-0.11.1 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/build/libhandy-sys-5676d35fccb26bac/out rustc --crate-name libhandy_sys --edition=2021 /build/reproducible-path/phrog-0.46.0/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"' --cfg 'feature="v1_2"' --cfg 'feature="v1_4"' --cfg 'feature="v1_6"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "v1_0", "v1_2", "v1_4", "v1_6"))' -C metadata=ddb4bad566e003c5 -C extra-filename=-d041ebdaea2e6a37 --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern gdk_pixbuf=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libgdk_pixbuf_sys-b0a5c5d42cc4f1ac.rmeta --extern gdk=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libgdk_sys-79d9d20e014e4487.rmeta --extern gio=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libgio_sys-567505f6b034fabf.rmeta --extern glib=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libglib_sys-0864c8a8f2d085fb.rmeta --extern gobject=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libgobject_sys-577f3577af483b33.rmeta --extern gtk=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libgtk_sys-eaca09750eb08463.rmeta --extern libc=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-833543f8980f680c.rmeta --extern pango=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libpango_sys-13078de70251d97d.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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/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`
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=phosh_sys CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/libphosh-sys-0.0.6 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/build/libphosh-sys-6c4594908447de81/out rustc --crate-name phosh_sys --edition=2021 /build/reproducible-path/phrog-0.46.0/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=f28a6d74eb76cbcb -C extra-filename=-e2574d72d7691c21 --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern gdk_pixbuf_sys=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libgdk_pixbuf_sys-b0a5c5d42cc4f1ac.rmeta --extern gdk_sys=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libgdk_sys-79d9d20e014e4487.rmeta --extern gio_sys=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libgio_sys-567505f6b034fabf.rmeta --extern glib_sys=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libglib_sys-0864c8a8f2d085fb.rmeta --extern gobject_sys=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libgobject_sys-577f3577af483b33.rmeta --extern gtk_sys=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libgtk_sys-eaca09750eb08463.rmeta --extern libc=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-833543f8980f680c.rmeta --extern handy_sys=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/liblibhandy_sys-d041ebdaea2e6a37.rmeta --extern pango_sys=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libpango_sys-13078de70251d97d.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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/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: 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`
> 
> warning: `libphosh-sys` (lib) generated 3 warnings
>    Compiling zbus v5.3.0
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=zbus CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/zbus-5.3.0 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/zbus-5.3.0/Cargo.toml CARGO_PKG_AUTHORS='Zeeshan Ali Khan <zeeshanak at gnome.org>' CARGO_PKG_DESCRIPTION='API for D-Bus communication' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zbus CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dbus2/zbus/' CARGO_PKG_RUST_VERSION=1.77 CARGO_PKG_VERSION=5.3.0 CARGO_PKG_VERSION_MAJOR=5 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps rustc --crate-name zbus --edition=2021 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/zbus-5.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(tokio_unstable)' --cfg 'feature="async-executor"' --cfg 'feature="async-fs"' --cfg 'feature="async-io"' --cfg 'feature="async-lock"' --cfg 'feature="async-process"' --cfg 'feature="async-task"' --cfg 'feature="blocking"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-executor", "async-fs", "async-io", "async-lock", "async-process", "async-task", "blocking", "blocking-api", "bus-impl", "camino", "chrono", "default", "heapless", "option-as-array", "p2p", "serde_bytes", "time", "tokio", "tokio-vsock", "url", "uuid", "vsock"))' -C metadata=ecc6b67b6457887c -C extra-filename=-9c70d9a82ac5fb02 --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern async_broadcast=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libasync_broadcast-2d6d7c3c5439628d.rmeta --extern async_executor=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libasync_executor-9981aac1570773b2.rmeta --extern async_fs=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libasync_fs-320b084b09517959.rmeta --extern async_io=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libasync_io-dd16cac812a64b49.rmeta --extern async_lock=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libasync_lock-69739cbd9feec860.rmeta --extern async_process=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libasync_process-ae3e514ff029572f.rmeta --extern async_task=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libasync_task-f74d0378801d2ba1.rmeta --extern async_trait=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libasync_trait-e78f6c8f0ef70f1e.so --extern blocking=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libblocking-93bcdc059167fc51.rmeta --extern enumflags2=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libenumflags2-edd9b1645bc3f121.rmeta --extern event_listener=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libevent_listener-707ebf1100081f88.rmeta --extern futures_core=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libfutures_core-2fef3c5cbc0ffc3a.rmeta --extern futures_util=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libfutures_util-455b0d05d5b0b7ef.rmeta --extern hex=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libhex-dff1ff6b7a6192e6.rmeta --extern nix=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libnix-a9e7ade4f9b332f2.rmeta --extern ordered_stream=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libordered_stream-292c4ef1eb642dc4.rmeta --extern serde=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libserde-d834df47e34b21e6.rmeta --extern serde_repr=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libserde_repr-465d8bc2d27f38e2.so --extern static_assertions=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libstatic_assertions-cd82a81cb010008f.rmeta --extern tracing=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libtracing-4b4c7d170bb3290a.rmeta --extern winnow=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libwinnow-6f7dcbe5da03e42a.rmeta --extern xdg_home=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libxdg_home-296e6edd5a8a9e35.rmeta --extern zbus_macros=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libzbus_macros-444cc8f8d6cdf33b.so --extern zbus_names=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libzbus_names-6b9accedbba5f81c.rmeta --extern zvariant=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libzvariant-704235b573b1fa21.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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
>    Compiling cairo-rs v0.18.5
>    Compiling atk v0.18.0
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=gio CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/gio-0.18-0.18.4 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/build/gio-d52c29be018668b7/out rustc --crate-name gio --edition=2021 /build/reproducible-path/phrog-0.46.0/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=a2b11fd51072d851 -C extra-filename=-2f8c5277e1151c4c --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern futures_channel=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libfutures_channel-42995d94d8a51839.rmeta --extern futures_core=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libfutures_core-2fef3c5cbc0ffc3a.rmeta --extern futures_io=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libfutures_io-8671a88e637f3787.rmeta --extern futures_util=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libfutures_util-455b0d05d5b0b7ef.rmeta --extern ffi=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libgio_sys-567505f6b034fabf.rmeta --extern glib=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libglib-4e355e2ed8c8cde5.rmeta --extern libc=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-833543f8980f680c.rmeta --extern once_cell=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libonce_cell-05bef0c44f9032ea.rmeta --extern pin_project_lite=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libpin_project_lite-a68b5c7d58bfa2de.rmeta --extern smallvec=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libsmallvec-7bb02d8b832ea3b0.rmeta --extern thiserror=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libthiserror-f36718593090f3d9.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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=cairo CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/cairo-rs-0.18-0.18.5 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name cairo --edition=2021 /build/reproducible-path/phrog-0.46.0/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=5b22d4536167e399 -C extra-filename=-f805f34a711d894a --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern bitflags=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libbitflags-f3824bd56a7af08b.rmeta --extern ffi=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libcairo_sys-a7881f492221b9be.rmeta --extern glib=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libglib-4e355e2ed8c8cde5.rmeta --extern libc=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-833543f8980f680c.rmeta --extern once_cell=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libonce_cell-05bef0c44f9032ea.rmeta --extern thiserror=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libthiserror-f36718593090f3d9.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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=atk CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/atk-0.18-0.18.0 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name atk --edition=2021 /build/reproducible-path/phrog-0.46.0/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=70b78831c33ade46 -C extra-filename=-33a54ce594fbe253 --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern ffi=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libatk_sys-5b783fe2135577e2.rmeta --extern glib=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libglib-4e355e2ed8c8cde5.rmeta --extern libc=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-833543f8980f680c.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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/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
> 
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=gio CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/gio-0.20.9 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/gio-0.20.9/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.20.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/phrog-0.46.0/target/debug/deps OUT_DIR=/build/reproducible-path/phrog-0.46.0/target/debug/build/gio-f50c7a29e9767af5/out rustc --crate-name gio --edition=2021 /build/reproducible-path/phrog-0.46.0/debian/cargo_registry/gio-0.20.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 --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=a8de8c2d2f135ff8 -C extra-filename=-3766d31360fbb94f --out-dir /build/reproducible-path/phrog-0.46.0/target/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern futures_channel=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libfutures_channel-1c5e9d4c5078abbc.rmeta --extern futures_core=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libfutures_core-89e2fa326f643420.rmeta --extern futures_io=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libfutures_io-ea8d7857e8bee1ee.rmeta --extern futures_util=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libfutures_util-3fde4c3247208184.rmeta --extern gio_sys=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libgio_sys-fd45bfa1c88e9536.rmeta --extern glib=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libglib-8d30b24704d3b47c.rmeta --extern libc=/build/reproducible-path/phrog-0.46.0/target/debug/deps/liblibc-7f3bc3c8726252d7.rmeta --extern pin_project_lite=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libpin_project_lite-dbc383850b45d05b.rmeta --extern smallvec=/build/reproducible-path/phrog-0.46.0/target/debug/deps/libsmallvec-2c4214a98a2732c8.rmeta --cap-lints warn`
> 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/share/cargo/bin/cargo CARGO_CRATE_NAME=gdk_pixbuf CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/gdk-pixbuf-0.18-0.18.5 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name gdk_pixbuf --edition=2021 /build/reproducible-path/phrog-0.46.0/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=84f2ea9056f8f054 -C extra-filename=-ead267d820169562 --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern ffi=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libgdk_pixbuf_sys-b0a5c5d42cc4f1ac.rmeta --extern gio=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libgio-2f8c5277e1151c4c.rmeta --extern glib=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libglib-4e355e2ed8c8cde5.rmeta --extern libc=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-833543f8980f680c.rmeta --extern once_cell=/build/reproducible-path/phrog-0.46.0/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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
>      Running `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=pango CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/pango-0.18-0.18.3 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name pango --edition=2021 /build/reproducible-path/phrog-0.46.0/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=f90737b99599f024 -C extra-filename=-6f8e34e64e931943 --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern gio=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libgio-2f8c5277e1151c4c.rmeta --extern glib=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libglib-4e355e2ed8c8cde5.rmeta --extern libc=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-833543f8980f680c.rmeta --extern once_cell=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libonce_cell-05bef0c44f9032ea.rmeta --extern ffi=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libpango_sys-13078de70251d97d.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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry`
> error[E0425]: cannot find value `PANGO_FONT_MASK_VARIATIONS` in crate `ffi`
>    --> /usr/share/cargo/registry/pango-0.18-0.18.3/src/auto/flags.rs:27:33
>     |
> 27  |         const VARIATIONS = ffi::PANGO_FONT_MASK_VARIATIONS as _;
>     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `PANGO_FONT_MASK_VARIANT`
>     |
>    ::: /usr/share/cargo/registry/pango-sys-0.18-0.18.0/src/lib.rs:362:1
>     |
> 362 | pub const PANGO_FONT_MASK_VARIANT: PangoFontMask = 4;
>     | ------------------------------------------------ similarly named constant `PANGO_FONT_MASK_VARIANT` defined here
>     |
> note: found an item that was configured out
>    --> /usr/share/cargo/registry/pango-sys-0.18-0.18.0/src/lib.rs:369:11
>     |
> 369 | pub const PANGO_FONT_MASK_VARIATIONS: PangoFontMask = 128;
>     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^
> note: the item is gated behind the `v1_42` feature
>    --> /usr/share/cargo/registry/pango-sys-0.18-0.18.0/src/lib.rs:367:7
>     |
> 367 | #[cfg(feature = "v1_42")]
>     |       ^^^^^^^^^^^^^^^^^
> 
> 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
> 
> For more information about this error, try `rustc --explain E0425`.
> warning: `pango` (lib) generated 1 warning
> error: could not compile `pango` (lib) due to 1 previous error; 1 warning emitted
> 
> Caused by:
>   process didn't exit successfully: `CARGO=/usr/share/cargo/bin/cargo CARGO_CRATE_NAME=pango CARGO_MANIFEST_DIR=/build/reproducible-path/phrog-0.46.0/debian/cargo_registry/pango-0.18-0.18.3 CARGO_MANIFEST_PATH=/build/reproducible-path/phrog-0.46.0/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/phrog-0.46.0/target/debug/deps rustc --crate-name pango --edition=2021 /build/reproducible-path/phrog-0.46.0/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=f90737b99599f024 -C extra-filename=-6f8e34e64e931943 --out-dir /build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/build/reproducible-path/phrog-0.46.0/target/debug/deps --extern gio=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libgio-2f8c5277e1151c4c.rmeta --extern glib=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libglib-4e355e2ed8c8cde5.rmeta --extern libc=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-833543f8980f680c.rmeta --extern once_cell=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libonce_cell-05bef0c44f9032ea.rmeta --extern ffi=/build/reproducible-path/phrog-0.46.0/target/x86_64-unknown-linux-gnu/debug/deps/libpango_sys-13078de70251d97d.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 -C link-arg=-Wl,-z,now --remap-path-prefix /build/reproducible-path/phrog-0.46.0=/usr/share/cargo/registry/phrog-0.46.0 --remap-path-prefix /build/reproducible-path/phrog-0.46.0/debian/cargo_registry=/usr/share/cargo/registry` (exit status: 1)
> warning: build failed, waiting for other jobs to finish...
> make[1]: *** [debian/rules:21: override_dh_auto_build] Error 101


The full build log is available from:
http://qa-logs.debian.net/2025/05/20/phrog_0.46.0-2_testing-amd64.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20250520;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20250520&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 Debian-on-mobile-maintainers mailing list