[Pkg-rust-maintainers] Bug#1074714: rust-sequoia-keyring-linter: FTBFS: [nettle-sys 2.2.0] Failed to run rustfmt: No such file or directory (os error 2) (non-fatal, continuing)

Lucas Nussbaum lucas at debian.org
Tue Jul 2 14:34:47 BST 2024


Source: rust-sequoia-keyring-linter
Version: 1.0.1-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20240702 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules binary
> dh binary --buildsystem cargo
>    dh_update_autotools_config -O--buildsystem=cargo
>    dh_autoreconf -O--buildsystem=cargo
>    dh_auto_configure -O--buildsystem=cargo
> debian cargo wrapper: options, profiles, parallel, lto: ['parallel=8'] [] ['-j8'] 0
> debian cargo wrapper: rust_type, gnu_type: x86_64-unknown-linux-gnu, x86_64-linux-gnu
> debian cargo wrapper: linking /usr/share/cargo/registry/* into /<<PKGBUILDDIR>>/debian/cargo_registry/
>    dh_auto_build -O--buildsystem=cargo
>    dh_auto_test -O--buildsystem=cargo
> debian cargo wrapper: options, profiles, parallel, lto: ['parallel=8'] [] ['-j8'] 0
> debian cargo wrapper: rust_type, gnu_type: x86_64-unknown-linux-gnu, 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 libc v0.2.155
>    Compiling proc-macro2 v1.0.85
>    Compiling unicode-ident v1.0.12
>    Compiling rustix v0.38.32
>    Compiling bitflags v2.4.2
>    Compiling cfg-if v1.0.0
>    Compiling linux-raw-sys v0.4.12
>    Compiling autocfg v1.1.0
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/proc-macro2-1.0.85 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.85 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=85 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/proc-macro2-1.0.85 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name build_script_build --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/proc-macro2-1.0.85/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"' -C metadata=d69b7a20793cc9f1 -C extra-filename=-d69b7a20793cc9f1 --out-dir /<<PKGBUILDDIR>>/target/debug/build/proc-macro2-d69b7a20793cc9f1 -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=unicode_ident CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/unicode-ident-1.0.12 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.12 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/unicode-ident-1.0.12 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name unicode_ident --edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/unicode-ident-1.0.12/src/lib.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 -C metadata=cdc6fae3cbed64a7 -C extra-filename=-cdc6fae3cbed64a7 --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/rustix-0.38.32 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.32 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=32 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/rustix-0.38.32 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name build_script_build --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/rustix-0.38.32/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="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' -C metadata=bc1ef82930a9eebf -C extra-filename=-bc1ef82930a9eebf --out-dir /<<PKGBUILDDIR>>/target/debug/build/rustix-bc1ef82930a9eebf -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/libc-0.2.155 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='' CARGO_PKG_VERSION=0.2.155 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=155 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/libc-0.2.155 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name build_script_build --edition=2015 /<<PKGBUILDDIR>>/debian/cargo_registry/libc-0.2.155/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"' -C metadata=cd93abf4dcea7ae6 -C extra-filename=-cd93abf4dcea7ae6 --out-dir /<<PKGBUILDDIR>>/target/debug/build/libc-cd93abf4dcea7ae6 -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/bitflags-2.4.2 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.4.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/bitflags-2.4.2 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name bitflags --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/bitflags-2.4.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="std"' -C metadata=8534761071c7335e -C extra-filename=-8534761071c7335e --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/cfg-if-1.0.0 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='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/cfg-if-1.0.0 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name cfg_if --edition=2018 /<<PKGBUILDDIR>>/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 -C metadata=55bae46b0d7139df -C extra-filename=-55bae46b0d7139df --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=linux_raw_sys CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/linux-raw-sys-0.4.12 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.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/linux-raw-sys-0.4.12 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name linux_raw_sys --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/linux-raw-sys-0.4.12/src/lib.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="ioctl"' --cfg 'feature="no_std"' -C metadata=f34cee625a8269f6 -C extra-filename=-f34cee625a8269f6 --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=autocfg CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/autocfg-1.1.0 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='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/autocfg-1.1.0 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name autocfg --edition=2015 /<<PKGBUILDDIR>>/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 -C metadata=858cafd0740a267a -C extra-filename=-858cafd0740a267a --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
>    Compiling regex-syntax v0.8.2
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/regex-syntax-0.8.2 CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant <jamslam at gmail.com>' CARGO_PKG_DESCRIPTION='A regular expression parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex/tree/master/regex-syntax' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.8.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/regex-syntax-0.8.2 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name regex_syntax --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/regex-syntax-0.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=54f9fbc25b23fa45 -C extra-filename=-54f9fbc25b23fa45 --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
>    Compiling glob v0.3.1
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=glob CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/glob-0.3.1 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='' CARGO_PKG_VERSION=0.3.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/glob-0.3.1 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name glob --edition=2015 /<<PKGBUILDDIR>>/debian/cargo_registry/glob-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=714e0f9142a1bfc2 -C extra-filename=-714e0f9142a1bfc2 --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
> warning: struct `AsDisplay` is never constructed
>   --> /<<PKGBUILDDIR>>/debian/cargo_registry/bitflags-2.4.2/src/parser.rs:80:19
>    |
> 80 | pub(crate) struct AsDisplay<'a, B>(pub(crate) &'a B);
>    |                   ^^^^^^^^^
>    |
>    = note: `#[warn(dead_code)]` on by default
> 
> warning: `bitflags` (lib) generated 1 warning
>    Compiling minimal-lexical v0.2.1
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=minimal_lexical CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/minimal-lexical-0.2.1 CARGO_PKG_AUTHORS='Alex Huszagh <ahuszagh at gmail.com>' CARGO_PKG_DESCRIPTION='Fast float parsing conversion routines.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=minimal-lexical CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Alexhuszagh/minimal-lexical' 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='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/minimal-lexical-0.2.1 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name minimal_lexical --edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/minimal-lexical-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' -C metadata=8179a7a257aa8b06 -C extra-filename=-8179a7a257aa8b06 --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
>      Running `CARGO=/usr/bin/cargo 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=/<<PKGBUILDDIR>>/debian/cargo_registry/proc-macro2-1.0.85 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.85 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=85 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/<<PKGBUILDDIR>>/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/<<PKGBUILDDIR>>/target/debug/build/proc-macro2-11ce120e317cf137/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /<<PKGBUILDDIR>>/target/debug/build/proc-macro2-d69b7a20793cc9f1/build-script-build`
>    Compiling parking_lot_core v0.9.9
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/parking_lot_core-0.9.9 CARGO_PKG_AUTHORS='Amanieu d'\''Antras <amanieu at gmail.com>' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.49.0 CARGO_PKG_VERSION=0.9.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/parking_lot_core-0.9.9 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name build_script_build --edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/parking_lot_core-0.9.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 -C metadata=d44d3e68a627b284 -C extra-filename=-d44d3e68a627b284 --out-dir /<<PKGBUILDDIR>>/target/debug/build/parking_lot_core-d44d3e68a627b284 -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
> [proc-macro2 1.0.85] cargo:rerun-if-changed=build/probe.rs
> [proc-macro2 1.0.85] cargo:rustc-cfg=wrap_proc_macro
> [proc-macro2 1.0.85] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/proc-macro2-1.0.85 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.85 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=85 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/proc-macro2-1.0.85 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps OUT_DIR=/<<PKGBUILDDIR>>/target/debug/build/proc-macro2-11ce120e317cf137/out rustc --crate-name proc_macro2 --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/proc-macro2-1.0.85/src/lib.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"' -C metadata=4c95f4d75fbb7d89 -C extra-filename=-4c95f4d75fbb7d89 --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern unicode_ident=/<<PKGBUILDDIR>>/target/debug/deps/libunicode_ident-cdc6fae3cbed64a7.rmeta --cap-lints warn --cfg wrap_proc_macro`
>    Compiling lock_api v0.4.11
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/lock_api-0.4.11 CARGO_PKG_AUTHORS='Amanieu d'\''Antras <amanieu at gmail.com>' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.49.0 CARGO_PKG_VERSION=0.4.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/lock_api-0.4.11 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name build_script_build --edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/lock_api-0.4.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="atomic_usize"' --cfg 'feature="default"' -C metadata=f462ff4c9ff9ba1d -C extra-filename=-f462ff4c9ff9ba1d --out-dir /<<PKGBUILDDIR>>/target/debug/build/lock_api-f462ff4c9ff9ba1d -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern autocfg=/<<PKGBUILDDIR>>/target/debug/deps/libautocfg-858cafd0740a267a.rlib --cap-lints warn`
>    Compiling memchr v2.7.1
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/memchr-2.7.1 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.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/memchr-2.7.1 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name memchr --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/memchr-2.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="alloc"' --cfg 'feature="std"' -C metadata=e3ef3ac907d853eb -C extra-filename=-e3ef3ac907d853eb --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
>      Running `CARGO=/usr/bin/cargo 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_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_FS=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_TERMIOS=1 CARGO_FEATURE_USE_LIBC_AUXV=1 CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/rustix-0.38.32 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.32 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=32 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/<<PKGBUILDDIR>>/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/<<PKGBUILDDIR>>/target/debug/build/rustix-217a19150de84a51/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /<<PKGBUILDDIR>>/target/debug/build/rustix-bc1ef82930a9eebf/build-script-build`
> [rustix 0.38.32] cargo:rerun-if-changed=build.rs
> [rustix 0.38.32] cargo:rustc-cfg=static_assertions
> [rustix 0.38.32] cargo:rustc-cfg=linux_raw
> [rustix 0.38.32] cargo:rustc-cfg=linux_like
> [rustix 0.38.32] cargo:rustc-cfg=linux_kernel
> [rustix 0.38.32] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_EXPERIMENTAL_ASM
> [rustix 0.38.32] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_LIBC
> [rustix 0.38.32] cargo:rerun-if-env-changed=CARGO_FEATURE_USE_LIBC
> [rustix 0.38.32] cargo:rerun-if-env-changed=CARGO_FEATURE_RUSTC_DEP_OF_STD
> [rustix 0.38.32] cargo:rerun-if-env-changed=CARGO_CFG_MIRI
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=rustix CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/rustix-0.38.32 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.32 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=32 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/rustix-0.38.32 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps OUT_DIR=/<<PKGBUILDDIR>>/target/debug/build/rustix-217a19150de84a51/out rustc --crate-name rustix --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/rustix-0.38.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="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' -C metadata=3dc0b78ea9e76215 -C extra-filename=-3dc0b78ea9e76215 --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern bitflags=/<<PKGBUILDDIR>>/target/debug/deps/libbitflags-8534761071c7335e.rmeta --extern linux_raw_sys=/<<PKGBUILDDIR>>/target/debug/deps/liblinux_raw_sys-f34cee625a8269f6.rmeta --cap-lints warn --cfg static_assertions --cfg linux_raw --cfg linux_like --cfg linux_kernel`
>      Running `CARGO=/usr/bin/cargo 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=/<<PKGBUILDDIR>>/debian/cargo_registry/libc-0.2.155 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='' CARGO_PKG_VERSION=0.2.155 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=155 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/<<PKGBUILDDIR>>/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/<<PKGBUILDDIR>>/target/debug/build/libc-1e5373a8b8decdcf/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /<<PKGBUILDDIR>>/target/debug/build/libc-cd93abf4dcea7ae6/build-script-build`
> [libc 0.2.155] cargo:rerun-if-changed=build.rs
> [libc 0.2.155] cargo:rustc-cfg=freebsd11
> [libc 0.2.155] cargo:rustc-cfg=libc_priv_mod_use
> [libc 0.2.155] cargo:rustc-cfg=libc_union
> [libc 0.2.155] cargo:rustc-cfg=libc_const_size_of
> [libc 0.2.155] cargo:rustc-cfg=libc_align
> [libc 0.2.155] cargo:rustc-cfg=libc_int128
> [libc 0.2.155] cargo:rustc-cfg=libc_core_cvoid
> [libc 0.2.155] cargo:rustc-cfg=libc_packedN
> [libc 0.2.155] cargo:rustc-cfg=libc_cfg_target_vendor
> [libc 0.2.155] cargo:rustc-cfg=libc_non_exhaustive
> [libc 0.2.155] cargo:rustc-cfg=libc_long_array
> [libc 0.2.155] cargo:rustc-cfg=libc_ptr_addr_of
> [libc 0.2.155] cargo:rustc-cfg=libc_underscore_const_names
> [libc 0.2.155] cargo:rustc-cfg=libc_const_extern_fn
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/libc-0.2.155 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='' CARGO_PKG_VERSION=0.2.155 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=155 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/libc-0.2.155 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps OUT_DIR=/<<PKGBUILDDIR>>/target/debug/build/libc-1e5373a8b8decdcf/out rustc --crate-name libc --edition=2015 /<<PKGBUILDDIR>>/debian/cargo_registry/libc-0.2.155/src/lib.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"' -C metadata=7c912ba608d5b265 -C extra-filename=-7c912ba608d5b265 --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn`
>    Compiling clang-sys v1.8.1
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/clang-sys-1.8.1 CARGO_PKG_AUTHORS='Kyle Mayes <kyle at mayeses.com>' CARGO_PKG_DESCRIPTION='Rust bindings for libclang.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clang-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/KyleMayes/clang-sys' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.8.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/clang-sys-1.8.1 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name build_script_build --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/clang-sys-1.8.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="clang_3_5"' --cfg 'feature="clang_3_6"' --cfg 'feature="clang_3_7"' --cfg 'feature="clang_3_8"' --cfg 'feature="clang_3_9"' --cfg 'feature="clang_4_0"' --cfg 'feature="clang_5_0"' --cfg 'feature="clang_6_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' -C metadata=e85bda56f4f8c72e -C extra-filename=-e85bda56f4f8c72e --out-dir /<<PKGBUILDDIR>>/target/debug/build/clang-sys-e85bda56f4f8c72e -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern glob=/<<PKGBUILDDIR>>/target/debug/deps/libglob-714e0f9142a1bfc2.rlib --cap-lints warn`
>      Running `CARGO=/usr/bin/cargo 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='-Dwarnings-Aunused-parens-Aclippy::collapsible-else-if-Aclippy::needless-question-mark-Aclippy::redundant-clone-Aclippy::try-err-Aclippy::unnecessary-lazy-evaluations' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/libc-0.2.155 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='' CARGO_PKG_VERSION=0.2.155 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=155 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/<<PKGBUILDDIR>>/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/build/libc-7dc89ab55f097c0a/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /<<PKGBUILDDIR>>/target/debug/build/libc-cd93abf4dcea7ae6/build-script-build`
> [libc 0.2.155] cargo:rerun-if-changed=build.rs
>    Compiling utf8parse v0.2.1
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=utf8parse CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/utf8parse-0.2.1 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='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/utf8parse-0.2.1 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name utf8parse --edition=2018 /<<PKGBUILDDIR>>/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"' -C metadata=382fd92ce8de5c32 -C extra-filename=-382fd92ce8de5c32 --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
> [libc 0.2.155] cargo:rustc-cfg=freebsd11
> [libc 0.2.155] cargo:rustc-cfg=libc_priv_mod_use
> [libc 0.2.155] cargo:rustc-cfg=libc_union
> [libc 0.2.155] cargo:rustc-cfg=libc_const_size_of
> [libc 0.2.155] cargo:rustc-cfg=libc_align
> [libc 0.2.155] cargo:rustc-cfg=libc_int128
> [libc 0.2.155] cargo:rustc-cfg=libc_core_cvoid
> [libc 0.2.155] cargo:rustc-cfg=libc_packedN
> [libc 0.2.155] cargo:rustc-cfg=libc_cfg_target_vendor
> [libc 0.2.155] cargo:rustc-cfg=libc_non_exhaustive
> [libc 0.2.155] cargo:rustc-cfg=libc_long_array
> [libc 0.2.155] cargo:rustc-cfg=libc_ptr_addr_of
> [libc 0.2.155] cargo:rustc-cfg=libc_underscore_const_names
> [libc 0.2.155] cargo:rustc-cfg=libc_const_extern_fn
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/libc-0.2.155 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='' CARGO_PKG_VERSION=0.2.155 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=155 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/libc-0.2.155 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps OUT_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/build/libc-7dc89ab55f097c0a/out rustc --crate-name libc --edition=2015 /<<PKGBUILDDIR>>/debian/cargo_registry/libc-0.2.155/src/lib.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"' -C metadata=8ec7500fba4f3859 -C extra-filename=-8ec7500fba4f3859 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn -Dwarnings -Aunused-parens '-Aclippy::collapsible-else-if' '-Aclippy::needless-question-mark' '-Aclippy::redundant-clone' '-Aclippy::try-err' '-Aclippy::unnecessary-lazy-evaluations' --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn`
>    Compiling anstyle-parse v0.2.1
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=anstyle_parse CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/anstyle-parse-0.2.1 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='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/anstyle-parse-0.2.1 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name anstyle_parse --edition=2021 /<<PKGBUILDDIR>>/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"' -C metadata=d6d5350d82c33064 -C extra-filename=-d6d5350d82c33064 --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern utf8parse=/<<PKGBUILDDIR>>/target/debug/deps/libutf8parse-382fd92ce8de5c32.rmeta --cap-lints warn`
>    Compiling quote v1.0.36
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=quote CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/quote-1.0.36 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.36 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=36 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/quote-1.0.36 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name quote --edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/quote-1.0.36/src/lib.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"' -C metadata=8054ea252f4c4254 -C extra-filename=-8054ea252f4c4254 --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern proc_macro2=/<<PKGBUILDDIR>>/target/debug/deps/libproc_macro2-4c95f4d75fbb7d89.rmeta --cap-lints warn`
> warning: trait `Byte` is never used
>   --> /<<PKGBUILDDIR>>/debian/cargo_registry/memchr-2.7.1/src/ext.rs:42:18
>    |
> 42 | pub(crate) trait Byte {
>    |                  ^^^^
>    |
>    = note: `#[warn(dead_code)]` on by default
> 
>    Compiling syn v2.0.66
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/syn-2.0.66 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.60 CARGO_PKG_VERSION=2.0.66 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=66 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/syn-2.0.66 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name syn --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/syn-2.0.66/src/lib.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"' --cfg 'feature="visit-mut"' -C metadata=5829f7510cb81f1b -C extra-filename=-5829f7510cb81f1b --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern proc_macro2=/<<PKGBUILDDIR>>/target/debug/deps/libproc_macro2-4c95f4d75fbb7d89.rmeta --extern quote=/<<PKGBUILDDIR>>/target/debug/deps/libquote-8054ea252f4c4254.rmeta --extern unicode_ident=/<<PKGBUILDDIR>>/target/debug/deps/libunicode_ident-cdc6fae3cbed64a7.rmeta --cap-lints warn`
>      Running `CARGO=/usr/bin/cargo 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_CLANG_3_5=1 CARGO_FEATURE_CLANG_3_6=1 CARGO_FEATURE_CLANG_3_7=1 CARGO_FEATURE_CLANG_3_8=1 CARGO_FEATURE_CLANG_3_9=1 CARGO_FEATURE_CLANG_4_0=1 CARGO_FEATURE_CLANG_5_0=1 CARGO_FEATURE_CLANG_6_0=1 CARGO_FEATURE_LIBLOADING=1 CARGO_FEATURE_RUNTIME=1 CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/clang-sys-1.8.1 CARGO_MANIFEST_LINKS=clang CARGO_PKG_AUTHORS='Kyle Mayes <kyle at mayeses.com>' CARGO_PKG_DESCRIPTION='Rust bindings for libclang.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clang-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/KyleMayes/clang-sys' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.8.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/<<PKGBUILDDIR>>/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/<<PKGBUILDDIR>>/target/debug/build/clang-sys-edfe71f4df03f30b/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /<<PKGBUILDDIR>>/target/debug/build/clang-sys-e85bda56f4f8c72e/build-script-build`
>    Compiling nom v7.1.3
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=nom CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/nom-7.1.3 CARGO_PKG_AUTHORS='contact at geoffroycouprie.com' 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=nom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Geal/nom' CARGO_PKG_RUST_VERSION=1.48 CARGO_PKG_VERSION=7.1.3 CARGO_PKG_VERSION_MAJOR=7 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/nom-7.1.3 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name nom --edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/nom-7.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="std"' -C metadata=10af5badff81ce53 -C extra-filename=-10af5badff81ce53 --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern memchr=/<<PKGBUILDDIR>>/target/debug/deps/libmemchr-e3ef3ac907d853eb.rmeta --extern minimal_lexical=/<<PKGBUILDDIR>>/target/debug/deps/libminimal_lexical-8179a7a257aa8b06.rmeta --cap-lints warn`
>    Compiling dirs-sys-next v0.1.1
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=dirs_sys_next CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/dirs-sys-next-0.1.1 CARGO_PKG_AUTHORS='The @xdg-rs members' CARGO_PKG_DESCRIPTION='system-level helper functions for the dirs and directories crates' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dirs-sys-next CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/xdg-rs/dirs/tree/master/dirs-sys' 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='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/dirs-sys-next-0.1.1 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name dirs_sys_next --edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/dirs-sys-next-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 -C metadata=ff0b2a53858eec99 -C extra-filename=-ff0b2a53858eec99 --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern libc=/<<PKGBUILDDIR>>/target/debug/deps/liblibc-7c912ba608d5b265.rmeta --cap-lints warn`
>      Running `CARGO=/usr/bin/cargo 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=/<<PKGBUILDDIR>>/debian/cargo_registry/parking_lot_core-0.9.9 CARGO_PKG_AUTHORS='Amanieu d'\''Antras <amanieu at gmail.com>' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.49.0 CARGO_PKG_VERSION=0.9.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/<<PKGBUILDDIR>>/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/<<PKGBUILDDIR>>/target/debug/build/parking_lot_core-051f71e77a1d596a/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /<<PKGBUILDDIR>>/target/debug/build/parking_lot_core-d44d3e68a627b284/build-script-build`
> [parking_lot_core 0.9.9] cargo:rerun-if-changed=build.rs
>      Running `CARGO=/usr/bin/cargo 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_ATOMIC_USIZE=1 CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/lock_api-0.4.11 CARGO_PKG_AUTHORS='Amanieu d'\''Antras <amanieu at gmail.com>' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.49.0 CARGO_PKG_VERSION=0.4.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/<<PKGBUILDDIR>>/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/<<PKGBUILDDIR>>/target/debug/build/lock_api-44aad1f4eddff99e/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /<<PKGBUILDDIR>>/target/debug/build/lock_api-f462ff4c9ff9ba1d/build-script-build`
> warning: unused import: `self::str::*`
>    --> /<<PKGBUILDDIR>>/debian/cargo_registry/nom-7.1.3/src/lib.rs:439:9
>     |
> 439 | pub use self::str::*;
>     |         ^^^^^^^^^^^^
>     |
>     = note: `#[warn(unused_imports)]` on by default
> 
> [lock_api 0.4.11] cargo:rustc-cfg=has_const_fn_trait_bound
>    Compiling libloading v0.7.4
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=libloading CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/libloading-0.7.4 CARGO_PKG_AUTHORS='Simonas Kazlauskas <libloading at kazlauskas.me>' CARGO_PKG_DESCRIPTION='Bindings around the platform'\''s dynamic library loading primitives with greatly improved memory safety.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=ISC CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libloading CARGO_PKG_README=README.mkd CARGO_PKG_REPOSITORY='https://github.com/nagisa/rust_libloading/' CARGO_PKG_RUST_VERSION=1.40.0 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='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/libloading-0.7.4 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name libloading --edition=2015 /<<PKGBUILDDIR>>/debian/cargo_registry/libloading-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 -C metadata=d892d4f601529936 -C extra-filename=-d892d4f601529936 --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern cfg_if=/<<PKGBUILDDIR>>/target/debug/deps/libcfg_if-55bae46b0d7139df.rmeta --cap-lints warn`
> warning: `memchr` (lib) generated 1 warning
>    Compiling anyhow v1.0.85
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/anyhow-1.0.85 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.85 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=85 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/anyhow-1.0.85 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name build_script_build --edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/anyhow-1.0.85/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"' -C metadata=dcc647f3531c0854 -C extra-filename=-dcc647f3531c0854 --out-dir /<<PKGBUILDDIR>>/target/debug/build/anyhow-dcc647f3531c0854 -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
>    Compiling heck v0.4.1
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=heck CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/heck-0.4.1 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='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/heck-0.4.1 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name heck --edition=2018 /<<PKGBUILDDIR>>/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"' -C metadata=f357ca396b0a8d58 -C extra-filename=-f357ca396b0a8d58 --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
>    Compiling smallvec v1.13.1
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/smallvec-1.13.1 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.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/smallvec-1.13.1 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name smallvec --edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/smallvec-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 -C metadata=cb3cd742bcd0b763 -C extra-filename=-cb3cd742bcd0b763 --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
>    Compiling crunchy v0.2.2
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/crunchy-0.2.2 CARGO_PKG_AUTHORS='Vurich <jackefransham at hotmail.co.uk>' CARGO_PKG_DESCRIPTION='Crunchy unroller: deterministically unroll constant loops' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crunchy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/crunchy-0.2.2 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name build_script_build --edition=2015 /<<PKGBUILDDIR>>/debian/cargo_registry/crunchy-0.2.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="default"' --cfg 'feature="limit_128"' -C metadata=2da0f091b25f5576 -C extra-filename=-2da0f091b25f5576 --out-dir /<<PKGBUILDDIR>>/target/debug/build/crunchy-2da0f091b25f5576 -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
>    Compiling colorchoice v1.0.0
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=colorchoice CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/colorchoice-1.0.0 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='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/colorchoice-1.0.0 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name colorchoice --edition=2021 /<<PKGBUILDDIR>>/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 -C metadata=73fd9b4e6ad8d531 -C extra-filename=-73fd9b4e6ad8d531 --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
> warning: method `symmetric_difference` is never used
>    --> /<<PKGBUILDDIR>>/debian/cargo_registry/regex-syntax-0.8.2/src/hir/interval.rs:484:8
>     |
> 396 | pub trait Interval:
>     |           -------- method in this trait
> ...
> 484 |     fn symmetric_difference(
>     |        ^^^^^^^^^^^^^^^^^^^^
>     |
>     = note: `#[warn(dead_code)]` on by default
> 
>    Compiling anstyle-query v1.0.0
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=anstyle_query CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/anstyle-query-1.0.0 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='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/anstyle-query-1.0.0 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name anstyle_query --edition=2021 /<<PKGBUILDDIR>>/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 -C metadata=be8568323b890c85 -C extra-filename=-be8568323b890c85 --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
>    Compiling cfg-if v0.1.10
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/cfg-if-0.1.10 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=0.1.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/cfg-if-0.1.10 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name cfg_if --edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/cfg-if-0.1.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 -C metadata=2afb0c12d38de46f -C extra-filename=-2afb0c12d38de46f --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
>    Compiling anstyle v1.0.4
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=anstyle CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/anstyle-1.0.4 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.70.0 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='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/anstyle-1.0.4 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name anstyle --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/anstyle-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="std"' -C metadata=968c95557bdc2583 -C extra-filename=-968c95557bdc2583 --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
>    Compiling scopeguard v1.1.0
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=scopeguard CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/scopeguard-1.1.0 CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='A RAII scope guard that will run a given closure when it goes out of scope,
> even if the code between panics (assuming unwinding panic).
> 
> Defines the macros `defer'\!'`, `defer_on_unwind'\!'`, `defer_on_success'\!'` as
> shorthands for guards with one of the implemented strategies.
> ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=scopeguard CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/bluss/scopeguard' 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='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/scopeguard-1.1.0 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name scopeguard --edition=2015 /<<PKGBUILDDIR>>/debian/cargo_registry/scopeguard-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 -C metadata=b00930f50f0bc96b -C extra-filename=-b00930f50f0bc96b --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
>    Compiling bindgen v0.66.1
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/bindgen-0.66.1 CARGO_PKG_AUTHORS='Jyun-Yan You <jyyou.tw at gmail.com>:Emilio Cobos Álvarez <emilio at crisal.io>:Nick Fitzgerald <fitzgen at gmail.com>:The Servo project developers' CARGO_PKG_DESCRIPTION='Automatically generates Rust FFI bindings to C and C++ libraries.' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/rust-bindgen/' CARGO_PKG_LICENSE=BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bindgen CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-bindgen' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.66.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=66 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/bindgen-0.66.1 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name build_script_build --edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/bindgen-0.66.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="runtime"' -C metadata=cc2b1c1fd4d4369f -C extra-filename=-cc2b1c1fd4d4369f --out-dir /<<PKGBUILDDIR>>/target/debug/build/bindgen-cc2b1c1fd4d4369f -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=lock_api CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/lock_api-0.4.11 CARGO_PKG_AUTHORS='Amanieu d'\''Antras <amanieu at gmail.com>' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.49.0 CARGO_PKG_VERSION=0.4.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/lock_api-0.4.11 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps OUT_DIR=/<<PKGBUILDDIR>>/target/debug/build/lock_api-44aad1f4eddff99e/out rustc --crate-name lock_api --edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/lock_api-0.4.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="atomic_usize"' --cfg 'feature="default"' -C metadata=564ec814c2151018 -C extra-filename=-564ec814c2151018 --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern scopeguard=/<<PKGBUILDDIR>>/target/debug/deps/libscopeguard-b00930f50f0bc96b.rmeta --cap-lints warn --cfg has_const_fn_trait_bound`
>    Compiling regex-automata v0.4.7
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/regex-automata-0.4.7 CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant <jamslam at gmail.com>' CARGO_PKG_DESCRIPTION='Automata construction and matching using regular expressions.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-automata CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex/tree/master/regex-automata' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.4.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/regex-automata-0.4.7 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name regex_automata --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/regex-automata-0.4.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 --cfg 'feature="alloc"' --cfg 'feature="meta"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' -C metadata=f49e2dac9a79736c -C extra-filename=-f49e2dac9a79736c --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern regex_syntax=/<<PKGBUILDDIR>>/target/debug/deps/libregex_syntax-54f9fbc25b23fa45.rmeta --cap-lints warn`
>      Running `CARGO=/usr/bin/cargo 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_LIMIT_128=1 CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/crunchy-0.2.2 CARGO_PKG_AUTHORS='Vurich <jackefransham at hotmail.co.uk>' CARGO_PKG_DESCRIPTION='Crunchy unroller: deterministically unroll constant loops' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crunchy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/<<PKGBUILDDIR>>/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/<<PKGBUILDDIR>>/target/debug/build/crunchy-65cfc58abd6d2b58/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /<<PKGBUILDDIR>>/target/debug/build/crunchy-2da0f091b25f5576/build-script-build`
>    Compiling anstream v0.6.7
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=anstream CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/anstream-0.6.7 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.70.0 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='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/anstream-0.6.7 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name anstream --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/anstream-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 --cfg 'feature="auto"' --cfg 'feature="default"' -C metadata=57def4ab6ac2b93b -C extra-filename=-57def4ab6ac2b93b --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern anstyle=/<<PKGBUILDDIR>>/target/debug/deps/libanstyle-968c95557bdc2583.rmeta --extern anstyle_parse=/<<PKGBUILDDIR>>/target/debug/deps/libanstyle_parse-d6d5350d82c33064.rmeta --extern anstyle_query=/<<PKGBUILDDIR>>/target/debug/deps/libanstyle_query-be8568323b890c85.rmeta --extern colorchoice=/<<PKGBUILDDIR>>/target/debug/deps/libcolorchoice-73fd9b4e6ad8d531.rmeta --extern utf8parse=/<<PKGBUILDDIR>>/target/debug/deps/libutf8parse-382fd92ce8de5c32.rmeta --cap-lints warn`
> warning: field `0` is never read
>    --> /<<PKGBUILDDIR>>/debian/cargo_registry/lock_api-0.4.11/src/lib.rs:103:24
>     |
> 103 | pub struct GuardNoSend(*mut ());
>     |            ----------- ^^^^^^^
>     |            |
>     |            field in this struct
>     |
>     = note: `#[warn(dead_code)]` on by default
> help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
>     |
> 103 | pub struct GuardNoSend(());
>     |                        ~~
> 
> warning: `lock_api` (lib) generated 1 warning
>    Compiling dirs-next v2.0.0
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=dirs_next CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/dirs-next-2.0.0 CARGO_PKG_AUTHORS='The @xdg-rs members' CARGO_PKG_DESCRIPTION='A tiny low-level library that provides platform-specific standard locations
> of directories for config, cache and other data on Linux, Windows, macOS
> and Redox by leveraging the mechanisms defined by the XDG base/user
> directory specifications on Linux, the Known Folder API on Windows,
> and the Standard Directory guidelines on macOS.
> ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dirs-next CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/xdg-rs/dirs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/dirs-next-2.0.0 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name dirs_next --edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/dirs-next-2.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 -C metadata=1f56386cc3385575 -C extra-filename=-1f56386cc3385575 --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern cfg_if=/<<PKGBUILDDIR>>/target/debug/deps/libcfg_if-2afb0c12d38de46f.rmeta --extern dirs_sys_next=/<<PKGBUILDDIR>>/target/debug/deps/libdirs_sys_next-ff0b2a53858eec99.rmeta --cap-lints warn`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=parking_lot_core CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/parking_lot_core-0.9.9 CARGO_PKG_AUTHORS='Amanieu d'\''Antras <amanieu at gmail.com>' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.49.0 CARGO_PKG_VERSION=0.9.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/parking_lot_core-0.9.9 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps OUT_DIR=/<<PKGBUILDDIR>>/target/debug/build/parking_lot_core-051f71e77a1d596a/out rustc --crate-name parking_lot_core --edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/parking_lot_core-0.9.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 -C metadata=b822e52cbd7e2e73 -C extra-filename=-b822e52cbd7e2e73 --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern cfg_if=/<<PKGBUILDDIR>>/target/debug/deps/libcfg_if-55bae46b0d7139df.rmeta --extern libc=/<<PKGBUILDDIR>>/target/debug/deps/liblibc-7c912ba608d5b265.rmeta --extern smallvec=/<<PKGBUILDDIR>>/target/debug/deps/libsmallvec-cb3cd742bcd0b763.rmeta --cap-lints warn`
>      Running `CARGO=/usr/bin/cargo 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_RUNTIME=1 CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/bindgen-0.66.1 CARGO_PKG_AUTHORS='Jyun-Yan You <jyyou.tw at gmail.com>:Emilio Cobos Álvarez <emilio at crisal.io>:Nick Fitzgerald <fitzgen at gmail.com>:The Servo project developers' CARGO_PKG_DESCRIPTION='Automatically generates Rust FFI bindings to C and C++ libraries.' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/rust-bindgen/' CARGO_PKG_LICENSE=BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bindgen CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-bindgen' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.66.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=66 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/<<PKGBUILDDIR>>/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/<<PKGBUILDDIR>>/target/debug/build/bindgen-546e367ad385fb02/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /<<PKGBUILDDIR>>/target/debug/build/bindgen-cc2b1c1fd4d4369f/build-script-build`
> [bindgen 0.66.1] cargo:rerun-if-env-changed=LLVM_CONFIG_PATH
> [bindgen 0.66.1] cargo:rerun-if-env-changed=LIBCLANG_PATH
> [bindgen 0.66.1] cargo:rerun-if-env-changed=LIBCLANG_STATIC_PATH
> [bindgen 0.66.1] cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS
> [bindgen 0.66.1] cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS_x86_64-unknown-linux-gnu
> [bindgen 0.66.1] cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS_x86_64_unknown_linux_gnu
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=clang_sys CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/clang-sys-1.8.1 CARGO_PKG_AUTHORS='Kyle Mayes <kyle at mayeses.com>' CARGO_PKG_DESCRIPTION='Rust bindings for libclang.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clang-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/KyleMayes/clang-sys' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.8.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/clang-sys-1.8.1 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps OUT_DIR=/<<PKGBUILDDIR>>/target/debug/build/clang-sys-edfe71f4df03f30b/out rustc --crate-name clang_sys --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/clang-sys-1.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="clang_3_5"' --cfg 'feature="clang_3_6"' --cfg 'feature="clang_3_7"' --cfg 'feature="clang_3_8"' --cfg 'feature="clang_3_9"' --cfg 'feature="clang_4_0"' --cfg 'feature="clang_5_0"' --cfg 'feature="clang_6_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' -C metadata=afe2b4d87418943a -C extra-filename=-afe2b4d87418943a --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern glob=/<<PKGBUILDDIR>>/target/debug/deps/libglob-714e0f9142a1bfc2.rmeta --extern libc=/<<PKGBUILDDIR>>/target/debug/deps/liblibc-7c912ba608d5b265.rmeta --extern libloading=/<<PKGBUILDDIR>>/target/debug/deps/liblibloading-d892d4f601529936.rmeta --cap-lints warn`
> warning: unused import: `UnparkHandle`
>   --> /<<PKGBUILDDIR>>/debian/cargo_registry/parking_lot_core-0.9.9/src/thread_parker/mod.rs:85:49
>    |
> 85 | pub use self::imp::{thread_yield, ThreadParker, UnparkHandle};
>    |                                                 ^^^^^^^^^^^^
>    |
>    = note: `#[warn(unused_imports)]` on by default
> 
>    Compiling peeking_take_while v0.1.2
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=peeking_take_while CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/peeking_take_while-0.1.2 CARGO_PKG_AUTHORS='Nick Fitzgerald <fitzgen at gmail.com>' CARGO_PKG_DESCRIPTION='Like `Iterator::take_while`, but calls the predicate on a peeked value. This allows you to use `Iterator::by_ref` and `Iterator::take_while` together, and still get the first value for which the `take_while` predicate returned false after dropping the `by_ref`.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=peeking_take_while CARGO_PKG_README=./README.md CARGO_PKG_REPOSITORY='https://github.com/fitzgen/peeking_take_while' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/peeking_take_while-0.1.2 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name peeking_take_while --edition=2015 /<<PKGBUILDDIR>>/debian/cargo_registry/peeking_take_while-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=12b5784cabf5ae96 -C extra-filename=-12b5784cabf5ae96 --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
>    Compiling lazy_static v1.4.0
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=lazy_static CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/lazy_static-1.4.0 CARGO_PKG_AUTHORS='Marvin Löbel <loebel.marvin at gmail.com>' CARGO_PKG_DESCRIPTION='A macro for declaring lazily evaluated statics in Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lazy_static CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/lazy-static.rs' 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='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/lazy_static-1.4.0 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name lazy_static --edition=2015 /<<PKGBUILDDIR>>/debian/cargo_registry/lazy_static-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 -C metadata=1cd0bc01aeefd527 -C extra-filename=-1cd0bc01aeefd527 --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
>    Compiling siphasher v0.3.10
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=siphasher CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/siphasher-0.3.10 CARGO_PKG_AUTHORS='Frank Denis <github at pureftpd.org>' CARGO_PKG_DESCRIPTION='SipHash-2-4, SipHash-1-3 and 128-bit variants in pure Rust' CARGO_PKG_HOMEPAGE='https://docs.rs/siphasher' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=siphasher CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jedisct1/rust-siphash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/siphasher-0.3.10 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name siphasher --edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/siphasher-0.3.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="default"' --cfg 'feature="std"' -C metadata=52ff004fcae02ee4 -C extra-filename=-52ff004fcae02ee4 --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
> warning: `parking_lot_core` (lib) generated 1 warning
>    Compiling strsim v0.10.0
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=strsim CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/strsim-0.10.0 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='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/strsim-0.10.0 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name strsim --edition=2015 /<<PKGBUILDDIR>>/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 -C metadata=49a434324169e94d -C extra-filename=-49a434324169e94d --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
>    Compiling hashbrown v0.14.5
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/hashbrown-0.14.5 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='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/hashbrown-0.14.5 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name hashbrown --edition=2021 /<<PKGBUILDDIR>>/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 --cfg 'feature="raw"' -C metadata=3762a94e83423171 -C extra-filename=-3762a94e83423171 --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
>    Compiling terminal_size v0.3.0
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=terminal_size CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/terminal_size-0.3.0 CARGO_PKG_AUTHORS='Andrew Chin <achin at eminence32.net>' CARGO_PKG_DESCRIPTION='Gets the size of your Linux or Windows terminal' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=terminal_size CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/eminence/terminal-size' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/terminal_size-0.3.0 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name terminal_size --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/terminal_size-0.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 -C metadata=68892499b2b97685 -C extra-filename=-68892499b2b97685 --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern rustix=/<<PKGBUILDDIR>>/target/debug/deps/librustix-3dc0b78ea9e76215.rmeta --cap-lints warn`
>    Compiling fastrand v1.9.0
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=fastrand CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/fastrand-1.9.0 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.34 CARGO_PKG_VERSION=1.9.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/fastrand-1.9.0 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name fastrand --edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/fastrand-1.9.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 -C metadata=d76131e1ba0f30a9 -C extra-filename=-d76131e1ba0f30a9 --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
>    Compiling cexpr v0.6.0
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=cexpr CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/cexpr-0.6.0 CARGO_PKG_AUTHORS='Jethro Beekman <jethro at jbeekman.nl>' CARGO_PKG_DESCRIPTION='A C expression parser and evaluator' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cexpr CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/jethrogb/rust-cexpr' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/cexpr-0.6.0 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name cexpr --edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/cexpr-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=0a9473cb41b7848a -C extra-filename=-0a9473cb41b7848a --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern nom=/<<PKGBUILDDIR>>/target/debug/deps/libnom-10af5badff81ce53.rmeta --cap-lints warn`
>    Compiling tiny-keccak v2.0.2
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/tiny-keccak-2.0.2 CARGO_PKG_AUTHORS='debris <marek.kotewicz at gmail.com>' CARGO_PKG_DESCRIPTION='An implementation of Keccak derived functions.' CARGO_PKG_HOMEPAGE='https://github.com/debris/tiny-keccak' CARGO_PKG_LICENSE=CC0-1.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tiny-keccak CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/tiny-keccak-2.0.2 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name build_script_build --edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/tiny-keccak-2.0.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="default"' --cfg 'feature="sha3"' -C metadata=f18654a60a5c4e96 -C extra-filename=-f18654a60a5c4e96 --out-dir /<<PKGBUILDDIR>>/target/debug/build/tiny-keccak-f18654a60a5c4e96 -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
> warning: `nom` (lib) generated 1 warning
>    Compiling equivalent v1.0.1
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=equivalent CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/equivalent-1.0.1 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='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/equivalent-1.0.1 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name equivalent --edition=2015 /<<PKGBUILDDIR>>/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 -C metadata=aa16626cd83464ad -C extra-filename=-aa16626cd83464ad --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
>    Compiling shlex v1.3.0
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=shlex CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/shlex-1.3.0 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='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/shlex-1.3.0 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name shlex --edition=2015 /<<PKGBUILDDIR>>/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"' -C metadata=70679f90857b3c3d -C extra-filename=-70679f90857b3c3d --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
>    Compiling clap_lex v0.6.0
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=clap_lex CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/clap_lex-0.6.0 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/tree/master/clap_lex' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=0.6.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/clap_lex-0.6.0 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name clap_lex --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/clap_lex-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=45281228872a2091 -C extra-filename=-45281228872a2091 --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
>    Compiling lazycell v1.3.0
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=lazycell CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/lazycell-1.3.0 CARGO_PKG_AUTHORS='Alex Crichton <alex at alexcrichton.com>:Nikita Pekin <contact at nikitapek.in>' CARGO_PKG_DESCRIPTION='A library providing a lazily filled Cell struct' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lazycell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/indiv0/lazycell' CARGO_PKG_RUST_VERSION='' 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='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/lazycell-1.3.0 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name lazycell --edition=2015 /<<PKGBUILDDIR>>/debian/cargo_registry/lazycell-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 -C metadata=88371725529c60c0 -C extra-filename=-88371725529c60c0 --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
>    Compiling typenum v1.16.0
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_main CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/typenum-1.16.0 CARGO_PKG_AUTHORS='Paho Lurie-Gregg <paho at paholg.com>:Andre Bogus <bogusandre at gmail.com>' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at
>     compile time. It currently supports bits, unsigned integers, and signed
>     integers. It also provides a type-level array of type-level numbers, but its
>     implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.16.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/typenum-1.16.0 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name build_script_main --edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/typenum-1.16.0/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=3259fb9fa5a95ad4 -C extra-filename=-3259fb9fa5a95ad4 --out-dir /<<PKGBUILDDIR>>/target/debug/build/typenum-3259fb9fa5a95ad4 -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
> warning: use of deprecated method `core::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
>    --> /<<PKGBUILDDIR>>/debian/cargo_registry/lazycell-1.3.0/src/lib.rs:269:31
>     |
> 269 |         if NONE != self.state.compare_and_swap(NONE, LOCK, Ordering::Acquire) {
>     |                               ^^^^^^^^^^^^^^^^
>     |
>     = note: `#[warn(deprecated)]` on by default
> 
> warning: use of deprecated method `core::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
>    --> /<<PKGBUILDDIR>>/debian/cargo_registry/lazycell-1.3.0/src/lib.rs:275:31
>     |
> 275 |         if LOCK != self.state.compare_and_swap(LOCK, SOME, Ordering::Release) {
>     |                               ^^^^^^^^^^^^^^^^
> 
> warning: `lazycell` (lib) generated 2 warnings
>    Compiling regex v1.10.2
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=regex CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/regex-1.10.2 CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant <jamslam at gmail.com>' CARGO_PKG_DESCRIPTION='An implementation of regular expressions for Rust. This implementation uses
> finite automata and guarantees linear time matching on all inputs.
> ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=1.10.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/regex-1.10.2 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name regex --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/regex-1.10.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="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=58005932102de89d -C extra-filename=-58005932102de89d --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern regex_automata=/<<PKGBUILDDIR>>/target/debug/deps/libregex_automata-f49e2dac9a79736c.rmeta --extern regex_syntax=/<<PKGBUILDDIR>>/target/debug/deps/libregex_syntax-54f9fbc25b23fa45.rmeta --cap-lints warn`
>    Compiling rustc-hash v1.1.0
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=rustc_hash CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/rustc-hash-1.1.0 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='speed, non-cryptographic hash used in rustc' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-hash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/rustc-hash' 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='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/rustc-hash-1.1.0 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name rustc_hash --edition=2015 /<<PKGBUILDDIR>>/debian/cargo_registry/rustc-hash-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"' -C metadata=bbdaf8f131aaa0be -C extra-filename=-bbdaf8f131aaa0be --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
>    Compiling clap_builder v4.4.18
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=clap_builder CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/clap_builder-4.4.18 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.70.0 CARGO_PKG_VERSION=4.4.18 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/clap_builder-4.4.18 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name clap_builder --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/clap_builder-4.4.18/src/lib.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="color"' --cfg 'feature="env"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --cfg 'feature="wrap_help"' -C metadata=8ca218324e5700c5 -C extra-filename=-8ca218324e5700c5 --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern anstream=/<<PKGBUILDDIR>>/target/debug/deps/libanstream-57def4ab6ac2b93b.rmeta --extern anstyle=/<<PKGBUILDDIR>>/target/debug/deps/libanstyle-968c95557bdc2583.rmeta --extern clap_lex=/<<PKGBUILDDIR>>/target/debug/deps/libclap_lex-45281228872a2091.rmeta --extern strsim=/<<PKGBUILDDIR>>/target/debug/deps/libstrsim-49a434324169e94d.rmeta --extern terminal_size=/<<PKGBUILDDIR>>/target/debug/deps/libterminal_size-68892499b2b97685.rmeta --cap-lints warn`
> warning: `regex-syntax` (lib) generated 1 warning
>      Running `CARGO=/usr/bin/cargo 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_SHA3=1 CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/tiny-keccak-2.0.2 CARGO_PKG_AUTHORS='debris <marek.kotewicz at gmail.com>' CARGO_PKG_DESCRIPTION='An implementation of Keccak derived functions.' CARGO_PKG_HOMEPAGE='https://github.com/debris/tiny-keccak' CARGO_PKG_LICENSE=CC0-1.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tiny-keccak CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/<<PKGBUILDDIR>>/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/<<PKGBUILDDIR>>/target/debug/build/tiny-keccak-2e9d38a6c2322fcf/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /<<PKGBUILDDIR>>/target/debug/build/tiny-keccak-f18654a60a5c4e96/build-script-build`
>    Compiling indexmap v2.2.6
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=indexmap CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/indexmap-2.2.6 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.2.6 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/indexmap-2.2.6 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name indexmap --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/indexmap-2.2.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 '--allow=clippy::style' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=68e212f2e5af2832 -C extra-filename=-68e212f2e5af2832 --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern equivalent=/<<PKGBUILDDIR>>/target/debug/deps/libequivalent-aa16626cd83464ad.rmeta --extern hashbrown=/<<PKGBUILDDIR>>/target/debug/deps/libhashbrown-3762a94e83423171.rmeta --cap-lints warn`
>    Compiling tempfile v3.10.1
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=tempfile CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/tempfile-3.10.1 CARGO_PKG_AUTHORS='Steven Allen <steven at stebalien.com>:The Rust Project Developers:Ashley Mannix <ashleymannix at live.com.au>:Jason White <me at jasonwhite.io>' CARGO_PKG_DESCRIPTION='A library for managing temporary files and directories.' CARGO_PKG_HOMEPAGE='https://stebalien.com/projects/tempfile-rs/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tempfile CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Stebalien/tempfile' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=3.10.1 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/tempfile-3.10.1 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name tempfile --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/tempfile-3.10.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 -C metadata=076b2b0ee6834095 -C extra-filename=-076b2b0ee6834095 --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern cfg_if=/<<PKGBUILDDIR>>/target/debug/deps/libcfg_if-55bae46b0d7139df.rmeta --extern fastrand=/<<PKGBUILDDIR>>/target/debug/deps/libfastrand-d76131e1ba0f30a9.rmeta --extern rustix=/<<PKGBUILDDIR>>/target/debug/deps/librustix-3dc0b78ea9e76215.rmeta --cap-lints warn`
>      Running `CARGO=/usr/bin/cargo 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='-Dwarnings-Aunused-parens-Aclippy::collapsible-else-if-Aclippy::needless-question-mark-Aclippy::redundant-clone-Aclippy::try-err-Aclippy::unnecessary-lazy-evaluations' CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/typenum-1.16.0 CARGO_PKG_AUTHORS='Paho Lurie-Gregg <paho at paholg.com>:Andre Bogus <bogusandre at gmail.com>' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at
>     compile time. It currently supports bits, unsigned integers, and signed
>     integers. It also provides a type-level array of type-level numbers, but its
>     implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.16.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/<<PKGBUILDDIR>>/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/build/typenum-28b77594087cfdba/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /<<PKGBUILDDIR>>/target/debug/build/typenum-3259fb9fa5a95ad4/build-script-main`
> [typenum 1.16.0] cargo:rerun-if-changed=build/main.rs
> [typenum 1.16.0] cargo:rustc-env=TYPENUM_BUILD_CONSTS=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/build/typenum-28b77594087cfdba/out/consts.rs
> [typenum 1.16.0] cargo:rustc-env=TYPENUM_BUILD_OP=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/build/typenum-28b77594087cfdba/out/op.rs
>    Compiling phf_shared v0.11.2
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=phf_shared CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/phf_shared-0.11.2 CARGO_PKG_AUTHORS='Steven Fackler <sfackler at gmail.com>' CARGO_PKG_DESCRIPTION='Support code shared by PHF libraries' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=phf_shared CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-phf/rust-phf' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.11.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/phf_shared-0.11.2 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name phf_shared --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/phf_shared-0.11.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="default"' --cfg 'feature="std"' -C metadata=3577b14ae359fde9 -C extra-filename=-3577b14ae359fde9 --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern siphasher=/<<PKGBUILDDIR>>/target/debug/deps/libsiphasher-52ff004fcae02ee4.rmeta --cap-lints warn`
>    Compiling parking_lot v0.12.1
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=parking_lot CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/parking_lot-0.12.1 CARGO_PKG_AUTHORS='Amanieu d'\''Antras <amanieu at gmail.com>' CARGO_PKG_DESCRIPTION='More compact and efficient implementations of the standard synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.12.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/parking_lot-0.12.1 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name parking_lot --edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/parking_lot-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=9b62ecb1db65c827 -C extra-filename=-9b62ecb1db65c827 --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern lock_api=/<<PKGBUILDDIR>>/target/debug/deps/liblock_api-564ec814c2151018.rmeta --extern parking_lot_core=/<<PKGBUILDDIR>>/target/debug/deps/libparking_lot_core-b822e52cbd7e2e73.rmeta --cap-lints warn`
>    Compiling term v0.7.0
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=term CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/term-0.7.0 CARGO_PKG_AUTHORS='The Rust Project Developers:Steven Allen' CARGO_PKG_DESCRIPTION='A terminal formatting library
> ' CARGO_PKG_HOMEPAGE='https://github.com/Stebalien/term' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=term CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Stebalien/term' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/term-0.7.0 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name term --edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/term-0.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 --cfg 'feature="default"' -C metadata=bab7f057b6c70951 -C extra-filename=-bab7f057b6c70951 --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern dirs_next=/<<PKGBUILDDIR>>/target/debug/deps/libdirs_next-1f56386cc3385575.rmeta --cap-lints warn`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=bindgen CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/bindgen-0.66.1 CARGO_PKG_AUTHORS='Jyun-Yan You <jyyou.tw at gmail.com>:Emilio Cobos Álvarez <emilio at crisal.io>:Nick Fitzgerald <fitzgen at gmail.com>:The Servo project developers' CARGO_PKG_DESCRIPTION='Automatically generates Rust FFI bindings to C and C++ libraries.' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/rust-bindgen/' CARGO_PKG_LICENSE=BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bindgen CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-bindgen' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.66.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=66 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/bindgen-0.66.1 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps OUT_DIR=/<<PKGBUILDDIR>>/target/debug/build/bindgen-546e367ad385fb02/out rustc --crate-name bindgen --edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/bindgen-0.66.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="runtime"' -C metadata=4aa713da3ee30821 -C extra-filename=-4aa713da3ee30821 --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern bitflags=/<<PKGBUILDDIR>>/target/debug/deps/libbitflags-8534761071c7335e.rmeta --extern cexpr=/<<PKGBUILDDIR>>/target/debug/deps/libcexpr-0a9473cb41b7848a.rmeta --extern clang_sys=/<<PKGBUILDDIR>>/target/debug/deps/libclang_sys-afe2b4d87418943a.rmeta --extern lazy_static=/<<PKGBUILDDIR>>/target/debug/deps/liblazy_static-1cd0bc01aeefd527.rmeta --extern lazycell=/<<PKGBUILDDIR>>/target/debug/deps/liblazycell-88371725529c60c0.rmeta --extern peeking_take_while=/<<PKGBUILDDIR>>/target/debug/deps/libpeeking_take_while-12b5784cabf5ae96.rmeta --extern proc_macro2=/<<PKGBUILDDIR>>/target/debug/deps/libproc_macro2-4c95f4d75fbb7d89.rmeta --extern quote=/<<PKGBUILDDIR>>/target/debug/deps/libquote-8054ea252f4c4254.rmeta --extern regex=/<<PKGBUILDDIR>>/target/debug/deps/libregex-58005932102de89d.rmeta --extern rustc_hash=/<<PKGBUILDDIR>>/target/debug/deps/librustc_hash-bbdaf8f131aaa0be.rmeta --extern shlex=/<<PKGBUILDDIR>>/target/debug/deps/libshlex-70679f90857b3c3d.rmeta --extern syn=/<<PKGBUILDDIR>>/target/debug/deps/libsyn-5829f7510cb81f1b.rmeta --cap-lints warn`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=crunchy CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/crunchy-0.2.2 CARGO_PKG_AUTHORS='Vurich <jackefransham at hotmail.co.uk>' CARGO_PKG_DESCRIPTION='Crunchy unroller: deterministically unroll constant loops' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crunchy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/crunchy-0.2.2 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps OUT_DIR=/<<PKGBUILDDIR>>/target/debug/build/crunchy-65cfc58abd6d2b58/out rustc --crate-name crunchy --edition=2015 /<<PKGBUILDDIR>>/debian/cargo_registry/crunchy-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="limit_128"' -C metadata=0ef431dcc231635c -C extra-filename=-0ef431dcc231635c --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
>    Compiling cc v1.0.83
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=cc CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/cc-1.0.83 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='' CARGO_PKG_VERSION=1.0.83 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=83 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/cc-1.0.83 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name cc --edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/cc-1.0.83/src/lib.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 -C metadata=015dee93d8e5bf75 -C extra-filename=-015dee93d8e5bf75 --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern libc=/<<PKGBUILDDIR>>/target/debug/deps/liblibc-7c912ba608d5b265.rmeta --cap-lints warn`
>    Compiling bit-vec v0.6.3
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=bit_vec CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/bit-vec-0.6.3 CARGO_PKG_AUTHORS='Alexis Beingessner <a.beingessner at gmail.com>' CARGO_PKG_DESCRIPTION='A vector of bits' CARGO_PKG_HOMEPAGE='https://github.com/contain-rs/bit-vec' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bit-vec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/contain-rs/bit-vec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/bit-vec-0.6.3 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name bit_vec --edition=2015 /<<PKGBUILDDIR>>/debian/cargo_registry/bit-vec-0.6.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 -C metadata=9e1d3334fdc6f48a -C extra-filename=-9e1d3334fdc6f48a --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
>    Compiling fixedbitset v0.4.2
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=fixedbitset CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/fixedbitset-0.4.2 CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='FixedBitSet is a simple bitset collection' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fixedbitset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/petgraph/fixedbitset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/fixedbitset-0.4.2 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name fixedbitset --edition=2015 /<<PKGBUILDDIR>>/debian/cargo_registry/fixedbitset-0.4.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 -C metadata=e73e2cc86be8e44d -C extra-filename=-e73e2cc86be8e44d --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
> warning: field `0` is never read
>     --> /<<PKGBUILDDIR>>/debian/cargo_registry/cc-1.0.83/src/lib.rs:2366:22
>      |
> 2366 |             Catalyst(&'static str),
>      |             -------- ^^^^^^^^^^^^
>      |             |
>      |             field in this variant
>      |
>      = note: `#[warn(dead_code)]` on by default
> help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
>      |
> 2366 |             Catalyst(()),
>      |                      ~~
> 
>    Compiling new_debug_unreachable v1.0.4
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=debug_unreachable CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/new_debug_unreachable-1.0.4 CARGO_PKG_AUTHORS='Matt Brubeck <mbrubeck at limpet.net>:Jonathan Reem <jonathan.reem at gmail.com>' CARGO_PKG_DESCRIPTION='panic in debug, intrinsics::unreachable() in release (fork of debug_unreachable)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=new_debug_unreachable CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mbrubeck/rust-debug-unreachable' 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='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/new_debug_unreachable-1.0.4 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name debug_unreachable --edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/new_debug_unreachable-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 -C metadata=f6bc777e06d91856 -C extra-filename=-f6bc777e06d91856 --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
>    Compiling log v0.4.21
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/log-0.4.21 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.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/log-0.4.21 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name log --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/log-0.4.21/src/lib.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 -C metadata=a0d03f0d53d1ae98 -C extra-filename=-a0d03f0d53d1ae98 --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/rustix-0.38.32 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.32 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=32 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/rustix-0.38.32 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name build_script_build --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/rustix-0.38.32/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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' -C metadata=b5bf5702eb5054be -C extra-filename=-b5bf5702eb5054be --out-dir /<<PKGBUILDDIR>>/target/debug/build/rustix-b5bf5702eb5054be -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
>    Compiling either v1.9.0
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=either CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/either-1.9.0 CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases.
> ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=either CARGO_PKG_README=README-crates.io.md CARGO_PKG_REPOSITORY='https://github.com/bluss/either' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.9.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/either-1.9.0 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name either --edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/either-1.9.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="use_std"' -C metadata=a0df5efc71e5125f -C extra-filename=-a0df5efc71e5125f --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
> warning: trait `AppTag` is never used
>     --> /<<PKGBUILDDIR>>/debian/cargo_registry/clap_builder-4.4.18/src/builder/command.rs:4888:18
>      |
> 4888 | pub(crate) trait AppTag: crate::builder::ext::Extension {}
>      |                  ^^^^^^
>      |
>      = note: `#[warn(dead_code)]` on by default
> 
> warning: method `into_any` is never used
>   --> /<<PKGBUILDDIR>>/debian/cargo_registry/clap_builder-4.4.18/src/builder/ext.rs:56:8
>    |
> 51 | pub(crate) trait Extension: std::fmt::Debug + Send + Sync + 'static {
>    |                  --------- method in this trait
> ...
> 56 |     fn into_any(self: Box<Self>) -> Box<dyn std::any::Any>;
>    |        ^^^^^^^^
> 
> warning: methods `parse` and `parse_` are never used
>    --> /<<PKGBUILDDIR>>/debian/cargo_registry/clap_builder-4.4.18/src/builder/value_parser.rs:609:8
>     |
> 591 | trait AnyValueParser: Send + Sync + 'static {
>     |       -------------- methods in this trait
> ...
> 609 |     fn parse(
>     |        ^^^^^
> ...
> 616 |     fn parse_(
>     |        ^^^^^^
> 
>    Compiling precomputed-hash v0.1.1
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=precomputed_hash CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/precomputed-hash-0.1.1 CARGO_PKG_AUTHORS='Emilio Cobos Álvarez <emilio at crisal.io>' CARGO_PKG_DESCRIPTION='A library intending to be a base dependency to expose a precomputed hash' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=precomputed-hash CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/emilio/precomputed-hash' 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='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/precomputed-hash-0.1.1 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name precomputed_hash --edition=2015 /<<PKGBUILDDIR>>/debian/cargo_registry/precomputed-hash-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 -C metadata=64b62638449b872f -C extra-filename=-64b62638449b872f --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
>    Compiling same-file v1.0.6
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=same_file CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/same-file-1.0.6 CARGO_PKG_AUTHORS='Andrew Gallant <jamslam at gmail.com>' CARGO_PKG_DESCRIPTION='A simple crate for determining whether two file paths point to the same file.
> ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/same-file' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=same-file CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/same-file' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.6 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/same-file-1.0.6 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name same_file --edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/same-file-1.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 -C metadata=2f3381193fd1a842 -C extra-filename=-2f3381193fd1a842 --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
>    Compiling version_check v0.9.4
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=version_check CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/version_check-0.9.4 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.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/version_check-0.9.4 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name version_check --edition=2015 /<<PKGBUILDDIR>>/debian/cargo_registry/version_check-0.9.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 -C metadata=0b0a94f57b706e64 -C extra-filename=-0b0a94f57b706e64 --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
>    Compiling pkg-config v0.3.27
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=pkg_config CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/pkg-config-0.3.27 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.30 CARGO_PKG_VERSION=0.3.27 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=27 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/pkg-config-0.3.27 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name pkg_config --edition=2015 /<<PKGBUILDDIR>>/debian/cargo_registry/pkg-config-0.3.27/src/lib.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 -C metadata=7623d96d6ac4ae83 -C extra-filename=-7623d96d6ac4ae83 --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
> warning: unreachable expression
>    --> /<<PKGBUILDDIR>>/debian/cargo_registry/pkg-config-0.3.27/src/lib.rs:410:9
>     |
> 406 |           return true;
>     |           ----------- any code following this expression is unreachable
> ...
> 410 | /         match self.targetted_env_var("PKG_CONFIG_ALLOW_CROSS") {
> 411 | |             // don't use pkg-config if explicitly disabled
> 412 | |             Some(ref val) if val == "0" => false,
> 413 | |             Some(_) => true,
> ...   |
> 419 | |             }
> 420 | |         }
>     | |_________^ unreachable expression
>     |
>     = note: `#[warn(unreachable_code)]` on by default
> 
>    Compiling once_cell v1.19.0
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/once_cell-1.19.0 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.19.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=19 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/once_cell-1.19.0 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name once_cell --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/once_cell-1.19.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="race"' --cfg 'feature="std"' -C metadata=e93671105a604f68 -C extra-filename=-e93671105a604f68 --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
>    Compiling string_cache v0.8.7
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=string_cache CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/string_cache-0.8.7 CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION='A string interning library for Rust, developed as part of the Servo project.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=string_cache CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/string-cache' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/string_cache-0.8.7 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name string_cache --edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/string_cache-0.8.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 -C metadata=2f189383b78e8331 -C extra-filename=-2f189383b78e8331 --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern debug_unreachable=/<<PKGBUILDDIR>>/target/debug/deps/libdebug_unreachable-f6bc777e06d91856.rmeta --extern once_cell=/<<PKGBUILDDIR>>/target/debug/deps/libonce_cell-e93671105a604f68.rmeta --extern parking_lot=/<<PKGBUILDDIR>>/target/debug/deps/libparking_lot-9b62ecb1db65c827.rmeta --extern phf_shared=/<<PKGBUILDDIR>>/target/debug/deps/libphf_shared-3577b14ae359fde9.rmeta --extern precomputed_hash=/<<PKGBUILDDIR>>/target/debug/deps/libprecomputed_hash-64b62638449b872f.rmeta --cap-lints warn`
>    Compiling generic-array v0.14.7
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/generic-array-0.14.7 CARGO_PKG_AUTHORS='Bartłomiej Kamiński <fizyk20 at gmail.com>:Aaron Trent <novacrazy at gmail.com>' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/generic-array-0.14.7 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name build_script_build --edition=2015 /<<PKGBUILDDIR>>/debian/cargo_registry/generic-array-0.14.7/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 -C metadata=e97179e51d4b3d63 -C extra-filename=-e97179e51d4b3d63 --out-dir /<<PKGBUILDDIR>>/target/debug/build/generic-array-e97179e51d4b3d63 -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern version_check=/<<PKGBUILDDIR>>/target/debug/deps/libversion_check-0b0a94f57b706e64.rlib --cap-lints warn`
>      Running `CARGO=/usr/bin/cargo 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='-Dwarnings-Aunused-parens-Aclippy::collapsible-else-if-Aclippy::needless-question-mark-Aclippy::redundant-clone-Aclippy::try-err-Aclippy::unnecessary-lazy-evaluations' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_TERMIOS=1 CARGO_FEATURE_USE_LIBC_AUXV=1 CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/rustix-0.38.32 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.32 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=32 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/<<PKGBUILDDIR>>/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/build/rustix-5744569fcb206af4/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /<<PKGBUILDDIR>>/target/debug/build/rustix-b5bf5702eb5054be/build-script-build`
> [rustix 0.38.32] cargo:rerun-if-changed=build.rs
> [rustix 0.38.32] cargo:rustc-cfg=linux_raw
> [rustix 0.38.32] cargo:rustc-cfg=linux_like
> [rustix 0.38.32] cargo:rustc-cfg=linux_kernel
> [rustix 0.38.32] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_EXPERIMENTAL_ASM
> [rustix 0.38.32] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_LIBC
> [rustix 0.38.32] cargo:rerun-if-env-changed=CARGO_FEATURE_USE_LIBC
> [rustix 0.38.32] cargo:rerun-if-env-changed=CARGO_FEATURE_RUSTC_DEP_OF_STD
> [rustix 0.38.32] cargo:rerun-if-env-changed=CARGO_CFG_MIRI
>    Compiling walkdir v2.4.0
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=walkdir CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/walkdir-2.4.0 CARGO_PKG_AUTHORS='Andrew Gallant <jamslam at gmail.com>' CARGO_PKG_DESCRIPTION='Recursively walk a directory.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/walkdir' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=walkdir CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/walkdir' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.4.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/walkdir-2.4.0 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name walkdir --edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/walkdir-2.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 -C metadata=0107b38de0d6722a -C extra-filename=-0107b38de0d6722a --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern same_file=/<<PKGBUILDDIR>>/target/debug/deps/libsame_file-2f3381193fd1a842.rmeta --cap-lints warn`
>    Compiling itertools v0.10.5
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=itertools CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/itertools-0.10.5 CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='Extra iterator adaptors, iterator methods, free functions, and macros.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itertools CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-itertools/itertools' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/itertools-0.10.5 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name itertools --edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/itertools-0.10.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="use_alloc"' --cfg 'feature="use_std"' -C metadata=04a4836cf363dad4 -C extra-filename=-04a4836cf363dad4 --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern either=/<<PKGBUILDDIR>>/target/debug/deps/libeither-a0df5efc71e5125f.rmeta --cap-lints warn`
> warning: `pkg-config` (lib) generated 1 warning
>    Compiling ena v0.14.0
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=ena CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/ena-0.14.0 CARGO_PKG_AUTHORS='Niko Matsakis <niko at alum.mit.edu>' CARGO_PKG_DESCRIPTION='Union-find, congruence closure, and other unification code. Based on code from rustc.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang-nursery/ena' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ena CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/ena' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/ena-0.14.0 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name ena --edition=2015 /<<PKGBUILDDIR>>/debian/cargo_registry/ena-0.14.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 -C metadata=2143fc8e5899e9bf -C extra-filename=-2143fc8e5899e9bf --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern log=/<<PKGBUILDDIR>>/target/debug/deps/liblog-a0d03f0d53d1ae98.rmeta --cap-lints warn`
>    Compiling petgraph v0.6.4
> warning: `cc` (lib) generated 1 warning
>    Compiling bit-set v0.5.2
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=petgraph CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/petgraph-0.6.4 CARGO_PKG_AUTHORS='bluss:mitchmindtree' CARGO_PKG_DESCRIPTION='Graph data structure library. Provides graph types and graph algorithms.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=petgraph CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/petgraph/petgraph' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=0.6.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/petgraph-0.6.4 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name petgraph --edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/petgraph-0.6.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 -C metadata=4855a16fbef443bd -C extra-filename=-4855a16fbef443bd --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern fixedbitset=/<<PKGBUILDDIR>>/target/debug/deps/libfixedbitset-e73e2cc86be8e44d.rmeta --extern indexmap=/<<PKGBUILDDIR>>/target/debug/deps/libindexmap-68e212f2e5af2832.rmeta --cap-lints warn`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=bit_set CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/bit-set-0.5.2 CARGO_PKG_AUTHORS='Alexis Beingessner <a.beingessner at gmail.com>' CARGO_PKG_DESCRIPTION='A set of bits' CARGO_PKG_HOMEPAGE='https://github.com/contain-rs/bit-set' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bit-set CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/contain-rs/bit-set' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/bit-set-0.5.2 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name bit_set --edition=2015 /<<PKGBUILDDIR>>/debian/cargo_registry/bit-set-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=5a7860db93a1a185 -C extra-filename=-5a7860db93a1a185 --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern bit_vec=/<<PKGBUILDDIR>>/target/debug/deps/libbit_vec-9e1d3334fdc6f48a.rmeta --cap-lints warn`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=tiny_keccak CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/tiny-keccak-2.0.2 CARGO_PKG_AUTHORS='debris <marek.kotewicz at gmail.com>' CARGO_PKG_DESCRIPTION='An implementation of Keccak derived functions.' CARGO_PKG_HOMEPAGE='https://github.com/debris/tiny-keccak' CARGO_PKG_LICENSE=CC0-1.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tiny-keccak CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/tiny-keccak-2.0.2 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps OUT_DIR=/<<PKGBUILDDIR>>/target/debug/build/tiny-keccak-2e9d38a6c2322fcf/out rustc --crate-name tiny_keccak --edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/tiny-keccak-2.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 --cfg 'feature="default"' --cfg 'feature="sha3"' -C metadata=a51fd4aaf458d692 -C extra-filename=-a51fd4aaf458d692 --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern crunchy=/<<PKGBUILDDIR>>/target/debug/deps/libcrunchy-0ef431dcc231635c.rmeta --cap-lints warn`
>    Compiling ascii-canvas v3.0.0
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=ascii_canvas CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/ascii-canvas-3.0.0 CARGO_PKG_AUTHORS='Niko Matsakis <niko at alum.mit.edu>' CARGO_PKG_DESCRIPTION='simple canvas for drawing lines and styled text and emitting to the terminal' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ascii-canvas CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nikomatsakis/ascii-canvas' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=3.0.0 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/ascii-canvas-3.0.0 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name ascii_canvas --edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/ascii-canvas-3.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 -C metadata=e4672fce261f8ecd -C extra-filename=-e4672fce261f8ecd --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern term=/<<PKGBUILDDIR>>/target/debug/deps/libterm-bab7f057b6c70951.rmeta --cap-lints warn`
> warning: struct `EncodedLen` is never constructed
>    --> /<<PKGBUILDDIR>>/debian/cargo_registry/tiny-keccak-2.0.2/src/lib.rs:269:8
>     |
> 269 | struct EncodedLen {
>     |        ^^^^^^^^^^
>     |
>     = note: `#[warn(dead_code)]` on by default
> 
> warning: method `value` is never used
>    --> /<<PKGBUILDDIR>>/debian/cargo_registry/tiny-keccak-2.0.2/src/lib.rs:275:8
>     |
> 274 | impl EncodedLen {
>     | --------------- method in this implementation
> 275 |     fn value(&self) -> &[u8] {
>     |        ^^^^^
> 
> warning: function `left_encode` is never used
>    --> /<<PKGBUILDDIR>>/debian/cargo_registry/tiny-keccak-2.0.2/src/lib.rs:280:4
>     |
> 280 | fn left_encode(len: usize) -> EncodedLen {
>     |    ^^^^^^^^^^^
> 
> warning: function `right_encode` is never used
>    --> /<<PKGBUILDDIR>>/debian/cargo_registry/tiny-keccak-2.0.2/src/lib.rs:292:4
>     |
> 292 | fn right_encode(len: usize) -> EncodedLen {
>     |    ^^^^^^^^^^^^
> 
> warning: method `reset` is never used
>    --> /<<PKGBUILDDIR>>/debian/cargo_registry/tiny-keccak-2.0.2/src/lib.rs:469:8
>     |
> 390 | impl<P: Permutation> KeccakState<P> {
>     | ----------------------------------- method in this implementation
> ...
> 469 |     fn reset(&mut self) {
>     |        ^^^^^
> 
> warning: `tiny-keccak` (lib) generated 5 warnings
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=typenum CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/typenum-1.16.0 CARGO_PKG_AUTHORS='Paho Lurie-Gregg <paho at paholg.com>:Andre Bogus <bogusandre at gmail.com>' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at
>     compile time. It currently supports bits, unsigned integers, and signed
>     integers. It also provides a type-level array of type-level numbers, but its
>     implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.16.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/typenum-1.16.0 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps OUT_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/build/typenum-28b77594087cfdba/out TYPENUM_BUILD_CONSTS=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/build/typenum-28b77594087cfdba/out/consts.rs TYPENUM_BUILD_OP=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/build/typenum-28b77594087cfdba/out/op.rs rustc --crate-name typenum --edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/typenum-1.16.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 -C metadata=4c73317024088522 -C extra-filename=-4c73317024088522 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn -Dwarnings -Aunused-parens '-Aclippy::collapsible-else-if' '-Aclippy::needless-question-mark' '-Aclippy::redundant-clone' '-Aclippy::try-err' '-Aclippy::unnecessary-lazy-evaluations'`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=utf8parse CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/utf8parse-0.2.1 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='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/utf8parse-0.2.1 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name utf8parse --edition=2018 /<<PKGBUILDDIR>>/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"' -C metadata=51c5dadcd83c66b5 -C extra-filename=-51c5dadcd83c66b5 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn -Dwarnings -Aunused-parens '-Aclippy::collapsible-else-if' '-Aclippy::needless-question-mark' '-Aclippy::redundant-clone' '-Aclippy::try-err' '-Aclippy::unnecessary-lazy-evaluations'`
>    Compiling thiserror v1.0.59
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/thiserror-1.0.59 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.56 CARGO_PKG_VERSION=1.0.59 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=59 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/thiserror-1.0.59 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name build_script_build --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/thiserror-1.0.59/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 -C metadata=40a05775599562af -C extra-filename=-40a05775599562af --out-dir /<<PKGBUILDDIR>>/target/debug/build/thiserror-40a05775599562af -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
> warning: unused import: `*`
>    --> /<<PKGBUILDDIR>>/debian/cargo_registry/typenum-1.16.0/src/lib.rs:111:25
>     |
> 111 |     N1, N2, Z0, P1, P2, *,
>     |                         ^
>     |
>     = note: `-D unused-imports` implied by `-D warnings`
>     = help: to override `-D warnings` add `#[allow(unused_imports)]`
> 
> warning: trait `HasFloat` is never used
>   --> /<<PKGBUILDDIR>>/debian/cargo_registry/bindgen-0.66.1/ir/item.rs:89:18
>    |
> 89 | pub(crate) trait HasFloat {
>    |                  ^^^^^^^^
>    |
>    = note: `#[warn(dead_code)]` on by default
> 
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/bitflags-2.4.2 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.4.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/bitflags-2.4.2 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name bitflags --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/bitflags-2.4.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="std"' -C metadata=91ba99fb76a867b6 -C extra-filename=-91ba99fb76a867b6 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn -Dwarnings -Aunused-parens '-Aclippy::collapsible-else-if' '-Aclippy::needless-question-mark' '-Aclippy::redundant-clone' '-Aclippy::try-err' '-Aclippy::unnecessary-lazy-evaluations'`
> warning: struct `AsDisplay` is never constructed
>   --> /<<PKGBUILDDIR>>/debian/cargo_registry/bitflags-2.4.2/src/parser.rs:80:19
>    |
> 80 | pub(crate) struct AsDisplay<'a, B>(pub(crate) &'a B);
>    |                   ^^^^^^^^^
>    |
>    = note: `-D dead-code` implied by `-D warnings`
>    = help: to override `-D warnings` add `#[allow(dead_code)]`
> 
> warning: `typenum` (lib) generated 1 warning
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/memchr-2.7.1 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.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/memchr-2.7.1 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name memchr --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/memchr-2.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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=939fc8ddee1334aa -C extra-filename=-939fc8ddee1334aa --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn -Dwarnings -Aunused-parens '-Aclippy::collapsible-else-if' '-Aclippy::needless-question-mark' '-Aclippy::redundant-clone' '-Aclippy::try-err' '-Aclippy::unnecessary-lazy-evaluations'`
> warning: `bitflags` (lib) generated 1 warning
>    Compiling lalrpop-util v0.20.0
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=lalrpop_util CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/lalrpop-util-0.20.0 CARGO_PKG_AUTHORS='Niko Matsakis <niko at alum.mit.edu>' CARGO_PKG_DESCRIPTION='Runtime library for parsers generated by LALRPOP' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lalrpop-util CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/lalrpop/lalrpop' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=0.20.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/lalrpop-util-0.20.0 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name lalrpop_util --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/lalrpop-util-0.20.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 -C metadata=846d549be3938bba -C extra-filename=-846d549be3938bba --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
>    Compiling unicode-xid v0.2.4
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=unicode_xid CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/unicode-xid-0.2.4 CARGO_PKG_AUTHORS='erick.tryzelaar <erick.tryzelaar at gmail.com>:kwantam <kwantam at gmail.com>:Manish Goregaokar <manishsmail 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='https://github.com/unicode-rs/unicode-xid' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-xid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-xid' CARGO_PKG_RUST_VERSION=1.17 CARGO_PKG_VERSION=0.2.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/unicode-xid-0.2.4 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name unicode_xid --edition=2015 /<<PKGBUILDDIR>>/debian/cargo_registry/unicode-xid-0.2.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 -C metadata=210ff08782528d09 -C extra-filename=-210ff08782528d09 --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
> warning: method `node_bound_with_dummy` is never used
>    --> /<<PKGBUILDDIR>>/debian/cargo_registry/petgraph-0.6.4/src/algo/matching.rs:108:8
>     |
> 106 | trait WithDummy: NodeIndexable {
>     |       --------- method in this trait
> 107 |     fn dummy_idx(&self) -> usize;
> 108 |     fn node_bound_with_dummy(&self) -> usize;
>     |        ^^^^^^^^^^^^^^^^^^^^^
>     |
>     = note: `#[warn(dead_code)]` on by default
> 
> warning: field `first_error` is never read
>    --> /<<PKGBUILDDIR>>/debian/cargo_registry/petgraph-0.6.4/src/csr.rs:134:5
>     |
> 133 | pub struct EdgesNotSorted {
>     |            -------------- field in this struct
> 134 |     first_error: (usize, usize),
>     |     ^^^^^^^^^^^
>     |
>     = note: `EdgesNotSorted` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
> 
> warning: trait `IterUtilsExt` is never used
>  --> /<<PKGBUILDDIR>>/debian/cargo_registry/petgraph-0.6.4/src/iter_utils.rs:1:11
>   |
> 1 | pub trait IterUtilsExt: Iterator {
>   |           ^^^^^^^^^^^^
> 
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=linux_raw_sys CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/linux-raw-sys-0.4.12 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.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/linux-raw-sys-0.4.12 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name linux_raw_sys --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/linux-raw-sys-0.4.12/src/lib.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="ioctl"' --cfg 'feature="no_std"' -C metadata=d962ccc7df5d2613 -C extra-filename=-d962ccc7df5d2613 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn -Dwarnings -Aunused-parens '-Aclippy::collapsible-else-if' '-Aclippy::needless-question-mark' '-Aclippy::redundant-clone' '-Aclippy::try-err' '-Aclippy::unnecessary-lazy-evaluations'`
>    Compiling lalrpop v0.20.2
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=lalrpop CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/lalrpop-0.20.2 CARGO_PKG_AUTHORS='Niko Matsakis <niko at alum.mit.edu>' CARGO_PKG_DESCRIPTION='convenient LR(1) parser generator' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lalrpop CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lalrpop/lalrpop' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.20.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/lalrpop-0.20.2 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name lalrpop --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/lalrpop-0.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 -C metadata=59aae4d91860afd9 -C extra-filename=-59aae4d91860afd9 --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern ascii_canvas=/<<PKGBUILDDIR>>/target/debug/deps/libascii_canvas-e4672fce261f8ecd.rmeta --extern bit_set=/<<PKGBUILDDIR>>/target/debug/deps/libbit_set-5a7860db93a1a185.rmeta --extern ena=/<<PKGBUILDDIR>>/target/debug/deps/libena-2143fc8e5899e9bf.rmeta --extern itertools=/<<PKGBUILDDIR>>/target/debug/deps/libitertools-04a4836cf363dad4.rmeta --extern lalrpop_util=/<<PKGBUILDDIR>>/target/debug/deps/liblalrpop_util-846d549be3938bba.rmeta --extern petgraph=/<<PKGBUILDDIR>>/target/debug/deps/libpetgraph-4855a16fbef443bd.rmeta --extern regex=/<<PKGBUILDDIR>>/target/debug/deps/libregex-58005932102de89d.rmeta --extern regex_syntax=/<<PKGBUILDDIR>>/target/debug/deps/libregex_syntax-54f9fbc25b23fa45.rmeta --extern string_cache=/<<PKGBUILDDIR>>/target/debug/deps/libstring_cache-2f189383b78e8331.rmeta --extern term=/<<PKGBUILDDIR>>/target/debug/deps/libterm-bab7f057b6c70951.rmeta --extern tiny_keccak=/<<PKGBUILDDIR>>/target/debug/deps/libtiny_keccak-a51fd4aaf458d692.rmeta --extern unicode_xid=/<<PKGBUILDDIR>>/target/debug/deps/libunicode_xid-210ff08782528d09.rmeta --extern walkdir=/<<PKGBUILDDIR>>/target/debug/deps/libwalkdir-0107b38de0d6722a.rmeta --cap-lints warn`
> warning: `petgraph` (lib) generated 3 warnings
>      Running `CARGO=/usr/bin/cargo 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='-Dwarnings-Aunused-parens-Aclippy::collapsible-else-if-Aclippy::needless-question-mark-Aclippy::redundant-clone-Aclippy::try-err-Aclippy::unnecessary-lazy-evaluations' CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/thiserror-1.0.59 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.56 CARGO_PKG_VERSION=1.0.59 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=59 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/<<PKGBUILDDIR>>/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/build/thiserror-8dd972ce4f99aea0/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /<<PKGBUILDDIR>>/target/debug/build/thiserror-40a05775599562af/build-script-build`
> [thiserror 1.0.59] cargo:rerun-if-changed=build/probe.rs
> [thiserror 1.0.59] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=anstyle_parse CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/anstyle-parse-0.2.1 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='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/anstyle-parse-0.2.1 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name anstyle_parse --edition=2021 /<<PKGBUILDDIR>>/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"' -C metadata=26d70636554ca253 -C extra-filename=-26d70636554ca253 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern utf8parse=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libutf8parse-51c5dadcd83c66b5.rmeta --cap-lints warn -Dwarnings -Aunused-parens '-Aclippy::collapsible-else-if' '-Aclippy::needless-question-mark' '-Aclippy::redundant-clone' '-Aclippy::try-err' '-Aclippy::unnecessary-lazy-evaluations'`
> warning: trait `Byte` is never used
>   --> /<<PKGBUILDDIR>>/debian/cargo_registry/memchr-2.7.1/src/ext.rs:42:18
>    |
> 42 | pub(crate) trait Byte {
>    |                  ^^^^
>    |
>    = note: `-D dead-code` implied by `-D warnings`
>    = help: to override `-D warnings` add `#[allow(dead_code)]`
> 
>    Compiling aho-corasick v1.1.2
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=aho_corasick CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/aho-corasick-1.1.2 CARGO_PKG_AUTHORS='Andrew Gallant <jamslam at gmail.com>' CARGO_PKG_DESCRIPTION='Fast multiple substring searching.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aho-corasick CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_RUST_VERSION=1.60.0 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='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/aho-corasick-1.1.2 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name aho_corasick --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/aho-corasick-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 --cfg 'feature="default"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' -C metadata=1f7d8d2c9fccc290 -C extra-filename=-1f7d8d2c9fccc290 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern memchr=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libmemchr-939fc8ddee1334aa.rmeta --cap-lints warn -Dwarnings -Aunused-parens '-Aclippy::collapsible-else-if' '-Aclippy::needless-question-mark' '-Aclippy::redundant-clone' '-Aclippy::try-err' '-Aclippy::unnecessary-lazy-evaluations'`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=rustix CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/rustix-0.38.32 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.32 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=32 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/rustix-0.38.32 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps OUT_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/build/rustix-5744569fcb206af4/out rustc --crate-name rustix --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/rustix-0.38.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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' -C metadata=98937c0e46524aa9 -C extra-filename=-98937c0e46524aa9 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern bitflags=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libbitflags-91ba99fb76a867b6.rmeta --extern linux_raw_sys=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/liblinux_raw_sys-d962ccc7df5d2613.rmeta --cap-lints warn -Dwarnings -Aunused-parens '-Aclippy::collapsible-else-if' '-Aclippy::needless-question-mark' '-Aclippy::redundant-clone' '-Aclippy::try-err' '-Aclippy::unnecessary-lazy-evaluations' --cfg linux_raw --cfg linux_like --cfg linux_kernel`
> warning: `memchr` (lib) generated 1 warning
>      Running `CARGO=/usr/bin/cargo 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='-Dwarnings-Aunused-parens-Aclippy::collapsible-else-if-Aclippy::needless-question-mark-Aclippy::redundant-clone-Aclippy::try-err-Aclippy::unnecessary-lazy-evaluations' CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/generic-array-0.14.7 CARGO_PKG_AUTHORS='Bartłomiej Kamiński <fizyk20 at gmail.com>:Aaron Trent <novacrazy at gmail.com>' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/<<PKGBUILDDIR>>/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/build/generic-array-b8a92106a7e4f7ff/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /<<PKGBUILDDIR>>/target/debug/build/generic-array-e97179e51d4b3d63/build-script-build`
> [generic-array 0.14.7] cargo:rustc-cfg=relaxed_coherence
>      Running `CARGO=/usr/bin/cargo 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=/<<PKGBUILDDIR>>/debian/cargo_registry/anyhow-1.0.85 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.85 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=85 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/<<PKGBUILDDIR>>/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/<<PKGBUILDDIR>>/target/debug/build/anyhow-2a11a0b4605b6d44/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /<<PKGBUILDDIR>>/target/debug/build/anyhow-dcc647f3531c0854/build-script-build`
> [anyhow 1.0.85] cargo:rerun-if-changed=build/probe.rs
> [anyhow 1.0.85] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP
> [anyhow 1.0.85] cargo:rustc-cfg=std_backtrace
>    Compiling num-traits v0.2.15
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/num-traits-0.2.15 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Numeric traits for generic mathematics' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-traits' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-traits CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-traits' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/num-traits-0.2.15 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name build_script_build --edition=2015 /<<PKGBUILDDIR>>/debian/cargo_registry/num-traits-0.2.15/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 -C metadata=d3da764428d203db -C extra-filename=-d3da764428d203db --out-dir /<<PKGBUILDDIR>>/target/debug/build/num-traits-d3da764428d203db -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern autocfg=/<<PKGBUILDDIR>>/target/debug/deps/libautocfg-858cafd0740a267a.rlib --cap-lints warn`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/smallvec-1.13.1 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.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/smallvec-1.13.1 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name smallvec --edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/smallvec-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 -C metadata=7d9e3a4a3f670172 -C extra-filename=-7d9e3a4a3f670172 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn -Dwarnings -Aunused-parens '-Aclippy::collapsible-else-if' '-Aclippy::needless-question-mark' '-Aclippy::redundant-clone' '-Aclippy::try-err' '-Aclippy::unnecessary-lazy-evaluations'`
> warning: method `or` is never used
>   --> /<<PKGBUILDDIR>>/debian/cargo_registry/aho-corasick-1.1.2/src/packed/vector.rs:92:15
>    |
> 28 | pub(crate) trait Vector:
>    |                  ------ method in this trait
> ...
> 92 |     unsafe fn or(self, vector2: Self) -> Self;
>    |               ^^
>    |
>    = note: `-D dead-code` implied by `-D warnings`
>    = help: to override `-D warnings` add `#[allow(dead_code)]`
> 
> warning: trait `U8` is never used
>   --> /<<PKGBUILDDIR>>/debian/cargo_registry/aho-corasick-1.1.2/src/util/int.rs:21:18
>    |
> 21 | pub(crate) trait U8 {
>    |                  ^^
> 
> warning: method `low_u8` is never used
>   --> /<<PKGBUILDDIR>>/debian/cargo_registry/aho-corasick-1.1.2/src/util/int.rs:33:8
>    |
> 31 | pub(crate) trait U16 {
>    |                  --- method in this trait
> 32 |     fn as_usize(self) -> usize;
> 33 |     fn low_u8(self) -> u8;
>    |        ^^^^^^
> 
> warning: methods `low_u8` and `high_u16` are never used
>   --> /<<PKGBUILDDIR>>/debian/cargo_registry/aho-corasick-1.1.2/src/util/int.rs:53:8
>    |
> 51 | pub(crate) trait U32 {
>    |                  --- methods in this trait
> 52 |     fn as_usize(self) -> usize;
> 53 |     fn low_u8(self) -> u8;
>    |        ^^^^^^
> 54 |     fn low_u16(self) -> u16;
> 55 |     fn high_u16(self) -> u16;
>    |        ^^^^^^^^
> 
> warning: methods `low_u8`, `low_u16`, `low_u32`, and `high_u32` are never used
>   --> /<<PKGBUILDDIR>>/debian/cargo_registry/aho-corasick-1.1.2/src/util/int.rs:86:8
>    |
> 84 | pub(crate) trait U64 {
>    |                  --- methods in this trait
> 85 |     fn as_usize(self) -> usize;
> 86 |     fn low_u8(self) -> u8;
>    |        ^^^^^^
> 87 |     fn low_u16(self) -> u16;
>    |        ^^^^^^^
> 88 |     fn low_u32(self) -> u32;
>    |        ^^^^^^^
> 89 |     fn high_u32(self) -> u32;
>    |        ^^^^^^^^
> 
> warning: methods `as_usize` and `to_bits` are never used
>    --> /<<PKGBUILDDIR>>/debian/cargo_registry/aho-corasick-1.1.2/src/util/int.rs:122:8
>     |
> 121 | pub(crate) trait I8 {
>     |                  -- methods in this trait
> 122 |     fn as_usize(self) -> usize;
>     |        ^^^^^^^^
> 123 |     fn to_bits(self) -> u8;
>     |        ^^^^^^^
> 
> warning: associated items `as_usize` and `from_bits` are never used
>    --> /<<PKGBUILDDIR>>/debian/cargo_registry/aho-corasick-1.1.2/src/util/int.rs:149:8
>     |
> 148 | pub(crate) trait I32 {
>     |                  --- associated items in this trait
> 149 |     fn as_usize(self) -> usize;
>     |        ^^^^^^^^
> 150 |     fn to_bits(self) -> u32;
> 151 |     fn from_bits(n: u32) -> i32;
>     |        ^^^^^^^^^
> 
> warning: associated items `as_usize` and `from_bits` are never used
>    --> /<<PKGBUILDDIR>>/debian/cargo_registry/aho-corasick-1.1.2/src/util/int.rs:176:8
>     |
> 175 | pub(crate) trait I64 {
>     |                  --- associated items in this trait
> 176 |     fn as_usize(self) -> usize;
>     |        ^^^^^^^^
> 177 |     fn to_bits(self) -> u64;
> 178 |     fn from_bits(n: u64) -> i64;
>     |        ^^^^^^^^^
> 
> warning: method `as_u16` is never used
>    --> /<<PKGBUILDDIR>>/debian/cargo_registry/aho-corasick-1.1.2/src/util/int.rs:204:8
>     |
> 202 | pub(crate) trait Usize {
>     |                  ----- method in this trait
> 203 |     fn as_u8(self) -> u8;
> 204 |     fn as_u16(self) -> u16;
>     |        ^^^^^^
> 
> warning: trait `Pointer` is never used
>    --> /<<PKGBUILDDIR>>/debian/cargo_registry/aho-corasick-1.1.2/src/util/int.rs:266:18
>     |
> 266 | pub(crate) trait Pointer {
>     |                  ^^^^^^^
> 
> warning: trait `PointerMut` is never used
>    --> /<<PKGBUILDDIR>>/debian/cargo_registry/aho-corasick-1.1.2/src/util/int.rs:276:18
>     |
> 276 | pub(crate) trait PointerMut {
>     |                  ^^^^^^^^^^
> 
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=anstyle_query CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/anstyle-query-1.0.0 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='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/anstyle-query-1.0.0 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name anstyle_query --edition=2021 /<<PKGBUILDDIR>>/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 -C metadata=679108aecef3de27 -C extra-filename=-679108aecef3de27 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn -Dwarnings -Aunused-parens '-Aclippy::collapsible-else-if' '-Aclippy::needless-question-mark' '-Aclippy::redundant-clone' '-Aclippy::try-err' '-Aclippy::unnecessary-lazy-evaluations'`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=colorchoice CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/colorchoice-1.0.0 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='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/colorchoice-1.0.0 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name colorchoice --edition=2021 /<<PKGBUILDDIR>>/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 -C metadata=5e555add81fd2169 -C extra-filename=-5e555add81fd2169 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn -Dwarnings -Aunused-parens '-Aclippy::collapsible-else-if' '-Aclippy::needless-question-mark' '-Aclippy::redundant-clone' '-Aclippy::try-err' '-Aclippy::unnecessary-lazy-evaluations'`
>    Compiling sha1collisiondetection v0.3.2
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/sha1collisiondetection-0.3.2 CARGO_PKG_AUTHORS='Marc Stevens <marc at marc-stevens.nl>:Dan Shumow <danshu at microsoft.com>:Justus Winter <justus at sequoia-pgp.org>' CARGO_PKG_DESCRIPTION='SHA-1 hash function with collision detection and mitigation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sha1collisiondetection CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/sequoia-pgp/sha1collisiondetection' CARGO_PKG_RUST_VERSION=1.60 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='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/sha1collisiondetection-0.3.2 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name build_script_build --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/sha1collisiondetection-0.3.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="std"' -C metadata=eb9e62524a166642 -C extra-filename=-eb9e62524a166642 --out-dir /<<PKGBUILDDIR>>/target/debug/build/sha1collisiondetection-eb9e62524a166642 -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/regex-syntax-0.8.2 CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant <jamslam at gmail.com>' CARGO_PKG_DESCRIPTION='A regular expression parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex/tree/master/regex-syntax' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.8.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/regex-syntax-0.8.2 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name regex_syntax --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/regex-syntax-0.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=42151a74d3c0a45b -C extra-filename=-42151a74d3c0a45b --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn -Dwarnings -Aunused-parens '-Aclippy::collapsible-else-if' '-Aclippy::needless-question-mark' '-Aclippy::redundant-clone' '-Aclippy::try-err' '-Aclippy::unnecessary-lazy-evaluations'`
>    Compiling roff v0.2.1
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=roff CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/roff-0.2.1 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='ROFF (man page format) generation library' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/roff-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=roff CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/roff-rs' 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='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/roff-0.2.1 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name roff --edition=2015 /<<PKGBUILDDIR>>/debian/cargo_registry/roff-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 -C metadata=5a9b814dee777a3e -C extra-filename=-5a9b814dee777a3e --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
>    Compiling clap_derive v4.4.7
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=clap_derive CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/clap_derive-4.4.7 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/tree/master/clap_derive' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=4.4.7 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/clap_derive-4.4.7 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name clap_derive --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/clap_derive-4.4.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 --cfg 'feature="default"' -C metadata=77f83370165262a1 -C extra-filename=-77f83370165262a1 --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern heck=/<<PKGBUILDDIR>>/target/debug/deps/libheck-f357ca396b0a8d58.rlib --extern proc_macro2=/<<PKGBUILDDIR>>/target/debug/deps/libproc_macro2-4c95f4d75fbb7d89.rlib --extern quote=/<<PKGBUILDDIR>>/target/debug/deps/libquote-8054ea252f4c4254.rlib --extern syn=/<<PKGBUILDDIR>>/target/debug/deps/libsyn-5829f7510cb81f1b.rlib --extern proc_macro --cap-lints warn`
>    Compiling thiserror-impl v1.0.59
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=thiserror_impl CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/thiserror-impl-1.0.59 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.56 CARGO_PKG_VERSION=1.0.59 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=59 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/thiserror-impl-1.0.59 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name thiserror_impl --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/thiserror-impl-1.0.59/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 -C metadata=83c363b31ef5328c -C extra-filename=-83c363b31ef5328c --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern proc_macro2=/<<PKGBUILDDIR>>/target/debug/deps/libproc_macro2-4c95f4d75fbb7d89.rlib --extern quote=/<<PKGBUILDDIR>>/target/debug/deps/libquote-8054ea252f4c4254.rlib --extern syn=/<<PKGBUILDDIR>>/target/debug/deps/libsyn-5829f7510cb81f1b.rlib --extern proc_macro --cap-lints warn`
> warning: `clap_builder` (lib) generated 3 warnings
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/cfg-if-1.0.0 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='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/cfg-if-1.0.0 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name cfg_if --edition=2018 /<<PKGBUILDDIR>>/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 -C metadata=ad1e6733e173285f -C extra-filename=-ad1e6733e173285f --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn -Dwarnings -Aunused-parens '-Aclippy::collapsible-else-if' '-Aclippy::needless-question-mark' '-Aclippy::redundant-clone' '-Aclippy::try-err' '-Aclippy::unnecessary-lazy-evaluations'`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=anstyle CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/anstyle-1.0.4 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.70.0 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='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/anstyle-1.0.4 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name anstyle --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/anstyle-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="std"' -C metadata=8e0b4b466d085386 -C extra-filename=-8e0b4b466d085386 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn -Dwarnings -Aunused-parens '-Aclippy::collapsible-else-if' '-Aclippy::needless-question-mark' '-Aclippy::redundant-clone' '-Aclippy::try-err' '-Aclippy::unnecessary-lazy-evaluations'`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=anstream CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/anstream-0.6.7 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.70.0 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='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/anstream-0.6.7 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name anstream --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/anstream-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 --cfg 'feature="auto"' --cfg 'feature="default"' -C metadata=2df277bb9895ccfe -C extra-filename=-2df277bb9895ccfe --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern anstyle=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libanstyle-8e0b4b466d085386.rmeta --extern anstyle_parse=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libanstyle_parse-26d70636554ca253.rmeta --extern anstyle_query=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libanstyle_query-679108aecef3de27.rmeta --extern colorchoice=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libcolorchoice-5e555add81fd2169.rmeta --extern utf8parse=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libutf8parse-51c5dadcd83c66b5.rmeta --cap-lints warn -Dwarnings -Aunused-parens '-Aclippy::collapsible-else-if' '-Aclippy::needless-question-mark' '-Aclippy::redundant-clone' '-Aclippy::try-err' '-Aclippy::unnecessary-lazy-evaluations'`
>    Compiling getrandom v0.2.12
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=getrandom CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/getrandom-0.2.12 CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='A small cross-platform library for retrieving random data from system source' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getrandom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/getrandom' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/getrandom-0.2.12 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name getrandom --edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/getrandom-0.2.12/src/lib.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 -C metadata=2115ec94019b6909 -C extra-filename=-2115ec94019b6909 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern cfg_if=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libcfg_if-ad1e6733e173285f.rmeta --extern libc=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-8ec7500fba4f3859.rmeta --cap-lints warn -Dwarnings -Aunused-parens '-Aclippy::collapsible-else-if' '-Aclippy::needless-question-mark' '-Aclippy::redundant-clone' '-Aclippy::try-err' '-Aclippy::unnecessary-lazy-evaluations'`
>      Running `CARGO=/usr/bin/cargo 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='-Dwarnings-Aunused-parens-Aclippy::collapsible-else-if-Aclippy::needless-question-mark-Aclippy::redundant-clone-Aclippy::try-err-Aclippy::unnecessary-lazy-evaluations' CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/sha1collisiondetection-0.3.2 CARGO_PKG_AUTHORS='Marc Stevens <marc at marc-stevens.nl>:Dan Shumow <danshu at microsoft.com>:Justus Winter <justus at sequoia-pgp.org>' CARGO_PKG_DESCRIPTION='SHA-1 hash function with collision detection and mitigation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sha1collisiondetection CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/sequoia-pgp/sha1collisiondetection' CARGO_PKG_RUST_VERSION=1.60 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='' DEBUG=true HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/<<PKGBUILDDIR>>/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/build/sha1collisiondetection-52233f36877d01b2/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /<<PKGBUILDDIR>>/target/debug/build/sha1collisiondetection-eb9e62524a166642/build-script-build`
>    Compiling unicode-normalization v0.1.22
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=unicode_normalization CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/unicode-normalization-0.1.22 CARGO_PKG_AUTHORS='kwantam <kwantam at gmail.com>:Manish Goregaokar <manishsmail at gmail.com>' CARGO_PKG_DESCRIPTION='This crate provides functions for normalization of
> Unicode strings, including Canonical and Compatible
> Decomposition and Recomposition, as described in
> Unicode Standard Annex #15.
> ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-normalization' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-normalization CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-normalization' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.22 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/unicode-normalization-0.1.22 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name unicode_normalization --edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/unicode-normalization-0.1.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 --cfg 'feature="std"' -C metadata=e2c1f500d085a7d7 -C extra-filename=-e2c1f500d085a7d7 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern smallvec=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libsmallvec-7d9e3a4a3f670172.rmeta --cap-lints warn -Dwarnings -Aunused-parens '-Aclippy::collapsible-else-if' '-Aclippy::needless-question-mark' '-Aclippy::redundant-clone' '-Aclippy::try-err' '-Aclippy::unnecessary-lazy-evaluations'`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=terminal_size CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/terminal_size-0.3.0 CARGO_PKG_AUTHORS='Andrew Chin <achin at eminence32.net>' CARGO_PKG_DESCRIPTION='Gets the size of your Linux or Windows terminal' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=terminal_size CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/eminence/terminal-size' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/terminal_size-0.3.0 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name terminal_size --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/terminal_size-0.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 -C metadata=d02e8ce82010c497 -C extra-filename=-d02e8ce82010c497 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern rustix=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/librustix-98937c0e46524aa9.rmeta --cap-lints warn -Dwarnings -Aunused-parens '-Aclippy::collapsible-else-if' '-Aclippy::needless-question-mark' '-Aclippy::redundant-clone' '-Aclippy::try-err' '-Aclippy::unnecessary-lazy-evaluations'`
>      Running `CARGO=/usr/bin/cargo 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='-Dwarnings-Aunused-parens-Aclippy::collapsible-else-if-Aclippy::needless-question-mark-Aclippy::redundant-clone-Aclippy::try-err-Aclippy::unnecessary-lazy-evaluations' CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/num-traits-0.2.15 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Numeric traits for generic mathematics' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-traits' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-traits CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-traits' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/<<PKGBUILDDIR>>/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/build/num-traits-ff1a7f0d6a468339/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /<<PKGBUILDDIR>>/target/debug/build/num-traits-d3da764428d203db/build-script-build`
> [num-traits 0.2.15] cargo:rustc-cfg=has_i128
> [num-traits 0.2.15] cargo:rustc-cfg=has_to_int_unchecked
> [num-traits 0.2.15] cargo:rustc-cfg=has_reverse_bits
> [num-traits 0.2.15] cargo:rustc-cfg=has_leading_trailing_ones
> [num-traits 0.2.15] cargo:rustc-cfg=has_int_assignop_ref
> [num-traits 0.2.15] cargo:rustc-cfg=has_div_euclid
> [num-traits 0.2.15] cargo:rerun-if-changed=build.rs
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=anyhow CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/anyhow-1.0.85 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.85 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=85 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/anyhow-1.0.85 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps OUT_DIR=/<<PKGBUILDDIR>>/target/debug/build/anyhow-2a11a0b4605b6d44/out rustc --crate-name anyhow --edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/anyhow-1.0.85/src/lib.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"' -C metadata=0f3cab562dd1f071 -C extra-filename=-0f3cab562dd1f071 --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn --cfg std_backtrace`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=generic_array CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/generic-array-0.14.7 CARGO_PKG_AUTHORS='Bartłomiej Kamiński <fizyk20 at gmail.com>:Aaron Trent <novacrazy at gmail.com>' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/generic-array-0.14.7 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps OUT_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/build/generic-array-b8a92106a7e4f7ff/out rustc --crate-name generic_array --edition=2015 /<<PKGBUILDDIR>>/debian/cargo_registry/generic-array-0.14.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 -C metadata=4feccadec3bcea1a -C extra-filename=-4feccadec3bcea1a --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern typenum=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libtypenum-4c73317024088522.rmeta --cap-lints warn -Dwarnings -Aunused-parens '-Aclippy::collapsible-else-if' '-Aclippy::needless-question-mark' '-Aclippy::redundant-clone' '-Aclippy::try-err' '-Aclippy::unnecessary-lazy-evaluations' --cfg relaxed_coherence`
> warning: method `symmetric_difference` is never used
>    --> /<<PKGBUILDDIR>>/debian/cargo_registry/regex-syntax-0.8.2/src/hir/interval.rs:484:8
>     |
> 396 | pub trait Interval:
>     |           -------- method in this trait
> ...
> 484 |     fn symmetric_difference(
>     |        ^^^^^^^^^^^^^^^^^^^^
>     |
>     = note: `-D dead-code` implied by `-D warnings`
>     = help: to override `-D warnings` add `#[allow(dead_code)]`
> 
>      Running `CARGO=/usr/bin/cargo 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='-Dwarnings-Aunused-parens-Aclippy::collapsible-else-if-Aclippy::needless-question-mark-Aclippy::redundant-clone-Aclippy::try-err-Aclippy::unnecessary-lazy-evaluations' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/anyhow-1.0.85 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.85 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=85 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/<<PKGBUILDDIR>>/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/build/anyhow-b48fad88f64a01d0/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /<<PKGBUILDDIR>>/target/debug/build/anyhow-dcc647f3531c0854/build-script-build`
> [anyhow 1.0.85] cargo:rerun-if-changed=build/probe.rs
> [anyhow 1.0.85] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP
> [anyhow 1.0.85] cargo:rustc-cfg=std_backtrace
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=clap_lex CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/clap_lex-0.6.0 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/tree/master/clap_lex' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=0.6.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/clap_lex-0.6.0 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name clap_lex --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/clap_lex-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=91aeaab54b251d45 -C extra-filename=-91aeaab54b251d45 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn -Dwarnings -Aunused-parens '-Aclippy::collapsible-else-if' '-Aclippy::needless-question-mark' '-Aclippy::redundant-clone' '-Aclippy::try-err' '-Aclippy::unnecessary-lazy-evaluations'`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/regex-automata-0.4.7 CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant <jamslam at gmail.com>' CARGO_PKG_DESCRIPTION='Automata construction and matching using regular expressions.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-automata CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex/tree/master/regex-automata' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.4.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/regex-automata-0.4.7 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name regex_automata --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/regex-automata-0.4.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 --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' -C metadata=10ceb6e23fd3d44a -C extra-filename=-10ceb6e23fd3d44a --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern aho_corasick=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libaho_corasick-1f7d8d2c9fccc290.rmeta --extern memchr=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libmemchr-939fc8ddee1334aa.rmeta --extern regex_syntax=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libregex_syntax-42151a74d3c0a45b.rmeta --cap-lints warn -Dwarnings -Aunused-parens '-Aclippy::collapsible-else-if' '-Aclippy::needless-question-mark' '-Aclippy::redundant-clone' '-Aclippy::try-err' '-Aclippy::unnecessary-lazy-evaluations'`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=strsim CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/strsim-0.10.0 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='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/strsim-0.10.0 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name strsim --edition=2015 /<<PKGBUILDDIR>>/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 -C metadata=8f8a9a514c9acab9 -C extra-filename=-8f8a9a514c9acab9 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn -Dwarnings -Aunused-parens '-Aclippy::collapsible-else-if' '-Aclippy::needless-question-mark' '-Aclippy::redundant-clone' '-Aclippy::try-err' '-Aclippy::unnecessary-lazy-evaluations'`
> warning: `aho-corasick` (lib) generated 11 warnings
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=lazy_static CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/lazy_static-1.4.0 CARGO_PKG_AUTHORS='Marvin Löbel <loebel.marvin at gmail.com>' CARGO_PKG_DESCRIPTION='A macro for declaring lazily evaluated statics in Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lazy_static CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/lazy-static.rs' 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='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/lazy_static-1.4.0 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name lazy_static --edition=2015 /<<PKGBUILDDIR>>/debian/cargo_registry/lazy_static-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 -C metadata=6eaf4dfe98fb582b -C extra-filename=-6eaf4dfe98fb582b --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn -Dwarnings -Aunused-parens '-Aclippy::collapsible-else-if' '-Aclippy::needless-question-mark' '-Aclippy::redundant-clone' '-Aclippy::try-err' '-Aclippy::unnecessary-lazy-evaluations'`
>    Compiling unicode-bidi v0.3.13
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=unicode_bidi CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/unicode-bidi-0.3.13 CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION='Implementation of the Unicode Bidirectional Algorithm' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-bidi CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/unicode-bidi' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/unicode-bidi-0.3.13 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name unicode_bidi --edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/unicode-bidi-0.3.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 --cfg 'feature="hardcoded-data"' --cfg 'feature="std"' -C metadata=3feb7f62a3175032 -C extra-filename=-3feb7f62a3175032 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn -Dwarnings -Aunused-parens '-Aclippy::collapsible-else-if' '-Aclippy::needless-question-mark' '-Aclippy::redundant-clone' '-Aclippy::try-err' '-Aclippy::unnecessary-lazy-evaluations'`
> warning: unused import: `removed_by_x9`
>   --> /<<PKGBUILDDIR>>/debian/cargo_registry/unicode-bidi-0.3.13/src/implicit.rs:17:41
>    |
> 17 | use super::prepare::{not_removed_by_x9, removed_by_x9, IsolatingRunSequence};
>    |                                         ^^^^^^^^^^^^^
>    |
>    = note: `-D unused-imports` implied by `-D warnings`
>    = help: to override `-D warnings` add `#[allow(unused_imports)]`
> 
>    Compiling buffered-reader v1.3.1
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=buffered_reader CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/buffered-reader-1.3.1 CARGO_PKG_AUTHORS='Justus Winter <justus at sequoia-pgp.org>:Kai Michaelis <kai at sequoia-pgp.org>:Neal H. Walfield <neal at sequoia-pgp.org>' CARGO_PKG_DESCRIPTION='A super-powered Reader' CARGO_PKG_HOMEPAGE='https://sequoia-pgp.org/' CARGO_PKG_LICENSE=LGPL-2.0-or-later CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=buffered-reader CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/sequoia-pgp/sequoia' CARGO_PKG_RUST_VERSION=1.67 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='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/buffered-reader-1.3.1 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name buffered_reader --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/buffered-reader-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 -C metadata=fc03db77eb3a12c1 -C extra-filename=-fc03db77eb3a12c1 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern lazy_static=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/liblazy_static-6eaf4dfe98fb582b.rmeta --extern libc=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-8ec7500fba4f3859.rmeta --cap-lints warn -Dwarnings -Aunused-parens '-Aclippy::collapsible-else-if' '-Aclippy::needless-question-mark' '-Aclippy::redundant-clone' '-Aclippy::try-err' '-Aclippy::unnecessary-lazy-evaluations'`
> warning: method `text_range` is never used
>    --> /<<PKGBUILDDIR>>/debian/cargo_registry/unicode-bidi-0.3.13/src/prepare.rs:170:19
>     |
> 168 | impl IsolatingRunSequence {
>     | ------------------------- method in this implementation
> 169 |     /// Returns the full range of text represented by this isolating run sequence
> 170 |     pub(crate) fn text_range(&self) -> Range<usize> {
>     |                   ^^^^^^^^^^
>     |
>     = note: `-D dead-code` implied by `-D warnings`
>     = help: to override `-D warnings` add `#[allow(dead_code)]`
> 
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=thiserror CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/thiserror-1.0.59 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.56 CARGO_PKG_VERSION=1.0.59 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=59 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/thiserror-1.0.59 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps OUT_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/build/thiserror-8dd972ce4f99aea0/out rustc --crate-name thiserror --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/thiserror-1.0.59/src/lib.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 -C metadata=1f734a17a96a5547 -C extra-filename=-1f734a17a96a5547 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern thiserror_impl=/<<PKGBUILDDIR>>/target/debug/deps/libthiserror_impl-83c363b31ef5328c.so --cap-lints warn -Dwarnings -Aunused-parens '-Aclippy::collapsible-else-if' '-Aclippy::needless-question-mark' '-Aclippy::redundant-clone' '-Aclippy::try-err' '-Aclippy::unnecessary-lazy-evaluations'`
>    Compiling idna v0.4.0
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=idna CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/idna-0.4.0 CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='IDNA (Internationalizing Domain Names in Applications) and Punycode.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=idna CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url/' CARGO_PKG_RUST_VERSION=1.51 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='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/idna-0.4.0 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name idna --edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/idna-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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=64738c3876700fb6 -C extra-filename=-64738c3876700fb6 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern unicode_bidi=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libunicode_bidi-3feb7f62a3175032.rmeta --extern unicode_normalization=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libunicode_normalization-e2c1f500d085a7d7.rmeta --cap-lints warn -Dwarnings -Aunused-parens '-Aclippy::collapsible-else-if' '-Aclippy::needless-question-mark' '-Aclippy::redundant-clone' '-Aclippy::try-err' '-Aclippy::unnecessary-lazy-evaluations'`
> warning: field `token_span` is never read
>   --> /<<PKGBUILDDIR>>/debian/cargo_registry/lalrpop-0.20.2/src/grammar/repr.rs:57:9
>    |
> 20 | pub struct Grammar {
>    |            ------- field in this struct
> ...
> 57 |     pub token_span: Span,
>    |         ^^^^^^^^^^
>    |
>    = note: `Grammar` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
>    = note: `#[warn(dead_code)]` on by default
> 
> warning: field `name` is never read
>   --> /<<PKGBUILDDIR>>/debian/cargo_registry/lalrpop-0.20.2/src/grammar/repr.rs:89:9
>    |
> 88 | pub struct NonterminalData {
>    |            --------------- field in this struct
> 89 |     pub name: NonterminalString,
>    |         ^^^^
>    |
>    = note: `NonterminalData` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
> 
> warning: field `0` is never read
>   --> /<<PKGBUILDDIR>>/debian/cargo_registry/lalrpop-0.20.2/src/parser/mod.rs:29:13
>    |
> 29 |     TypeRef(TypeRef),
>    |     ------- ^^^^^^^
>    |     |
>    |     field in this variant
>    |
> help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
>    |
> 29 |     TypeRef(()),
>    |             ~~
> 
> warning: field `0` is never read
>   --> /<<PKGBUILDDIR>>/debian/cargo_registry/lalrpop-0.20.2/src/parser/mod.rs:30:25
>    |
> 30 |     GrammarWhereClauses(Vec<WhereClause<TypeRef>>),
>    |     ------------------- ^^^^^^^^^^^^^^^^^^^^^^^^^
>    |     |
>    |     field in this variant
>    |
> help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
>    |
> 30 |     GrammarWhereClauses(()),
>    |                         ~~
> 
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=clap_builder CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/clap_builder-4.4.18 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.70.0 CARGO_PKG_VERSION=4.4.18 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/clap_builder-4.4.18 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name clap_builder --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/clap_builder-4.4.18/src/lib.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="color"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --cfg 'feature="wrap_help"' -C metadata=d1cc98eca834463a -C extra-filename=-d1cc98eca834463a --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern anstream=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libanstream-2df277bb9895ccfe.rmeta --extern anstyle=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libanstyle-8e0b4b466d085386.rmeta --extern clap_lex=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libclap_lex-91aeaab54b251d45.rmeta --extern strsim=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libstrsim-8f8a9a514c9acab9.rmeta --extern terminal_size=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libterminal_size-d02e8ce82010c497.rmeta --cap-lints warn -Dwarnings -Aunused-parens '-Aclippy::collapsible-else-if' '-Aclippy::needless-question-mark' '-Aclippy::redundant-clone' '-Aclippy::try-err' '-Aclippy::unnecessary-lazy-evaluations'`
> warning: `unicode-bidi` (lib) generated 2 warnings
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=sha1collisiondetection CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/sha1collisiondetection-0.3.2 CARGO_PKG_AUTHORS='Marc Stevens <marc at marc-stevens.nl>:Dan Shumow <danshu at microsoft.com>:Justus Winter <justus at sequoia-pgp.org>' CARGO_PKG_DESCRIPTION='SHA-1 hash function with collision detection and mitigation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sha1collisiondetection CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/sequoia-pgp/sha1collisiondetection' CARGO_PKG_RUST_VERSION=1.60 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='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/sha1collisiondetection-0.3.2 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps OUT_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/build/sha1collisiondetection-52233f36877d01b2/out rustc --crate-name sha1collisiondetection --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/sha1collisiondetection-0.3.2/lib/lib.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"' -C metadata=a4ec220ce41dd327 -C extra-filename=-a4ec220ce41dd327 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern generic_array=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libgeneric_array-4feccadec3bcea1a.rmeta --cap-lints warn -Dwarnings -Aunused-parens '-Aclippy::collapsible-else-if' '-Aclippy::needless-question-mark' '-Aclippy::redundant-clone' '-Aclippy::try-err' '-Aclippy::unnecessary-lazy-evaluations'`
> warning: assigning to `&T` is undefined behavior, consider using an `UnsafeCell`
>    --> /<<PKGBUILDDIR>>/debian/cargo_registry/sha1collisiondetection-0.3.2/lib/sha1.rs:315:5
>     |
> 315 | /     ::core::ptr::write_volatile(&*W.offset(t as isize) as *const uint32_t as
> 316 | |                                     *mut uint32_t, *temp);
>     | |_________________________________________________________^
>     |
>     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
>     = note: `#[warn(invalid_reference_casting)]` on by default
> 
> warning: assigning to `&T` is undefined behavior, consider using an `UnsafeCell`
>    --> /<<PKGBUILDDIR>>/debian/cargo_registry/sha1collisiondetection-0.3.2/lib/sha1.rs:346:5
>     |
> 346 | /     ::core::ptr::write_volatile(&*W.offset(t as isize) as *const uint32_t as
> 347 | |                                     *mut uint32_t, *temp);
>     | |_________________________________________________________^
>     |
>     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
> 
> warning: assigning to `&T` is undefined behavior, consider using an `UnsafeCell`
>    --> /<<PKGBUILDDIR>>/debian/cargo_registry/sha1collisiondetection-0.3.2/lib/sha1.rs:374:5
>     |
> 374 | /     ::core::ptr::write_volatile(&*W.offset(t as isize) as *const uint32_t as
> 375 | |                                     *mut uint32_t, *temp);
>     | |_________________________________________________________^
>     |
>     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
> 
> warning: assigning to `&T` is undefined behavior, consider using an `UnsafeCell`
>    --> /<<PKGBUILDDIR>>/debian/cargo_registry/sha1collisiondetection-0.3.2/lib/sha1.rs:402:5
>     |
> 402 | /     ::core::ptr::write_volatile(&*W.offset(t as isize) as *const uint32_t as
> 403 | |                                     *mut uint32_t, *temp);
>     | |_________________________________________________________^
>     |
>     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
> 
> warning: assigning to `&T` is undefined behavior, consider using an `UnsafeCell`
>    --> /<<PKGBUILDDIR>>/debian/cargo_registry/sha1collisiondetection-0.3.2/lib/sha1.rs:428:5
>     |
> 428 | /     ::core::ptr::write_volatile(&*W.offset(t as isize) as *const uint32_t as
> 429 | |                                     *mut uint32_t, *temp);
>     | |_________________________________________________________^
>     |
>     = note: for more information, visit <https://doc.rust-lang.org/book/ch15-05-interior-mutability.html>
> 
>    Compiling clap v4.4.18
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=clap CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/clap-4.4.18 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.70.0 CARGO_PKG_VERSION=4.4.18 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/clap-4.4.18 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name clap --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/clap-4.4.18/src/lib.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="color"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="env"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --cfg 'feature="wrap_help"' -C metadata=ecc2f798e81dfea8 -C extra-filename=-ecc2f798e81dfea8 --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern clap_builder=/<<PKGBUILDDIR>>/target/debug/deps/libclap_builder-8ca218324e5700c5.rmeta --extern clap_derive=/<<PKGBUILDDIR>>/target/debug/deps/libclap_derive-77f83370165262a1.so --cap-lints warn`
>    Compiling clap_complete v4.4.9
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=clap_complete CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/clap_complete-4.4.9 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Generate shell completion scripts for your clap::Command' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_complete CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap/tree/master/clap_complete' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=4.4.9 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/clap_complete-4.4.9 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name clap_complete --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/clap_complete-4.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"' -C metadata=cd9882df5ba4e5a5 -C extra-filename=-cd9882df5ba4e5a5 --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern clap=/<<PKGBUILDDIR>>/target/debug/deps/libclap-ecc2f798e81dfea8.rmeta --cap-lints warn`
>    Compiling clap_mangen v0.2.20
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=clap_mangen CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/clap_mangen-0.2.20 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A manpage generator for clap' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_mangen CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap/tree/master/clap_mangen' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.2.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/clap_mangen-0.2.20 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name clap_mangen --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/clap_mangen-0.2.20/src/lib.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"' -C metadata=7e42c36e206e7688 -C extra-filename=-7e42c36e206e7688 --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern clap=/<<PKGBUILDDIR>>/target/debug/deps/libclap-ecc2f798e81dfea8.rmeta --extern roff=/<<PKGBUILDDIR>>/target/debug/deps/libroff-5a9b814dee777a3e.rmeta --cap-lints warn`
> warning: `sha1collisiondetection` (lib) generated 5 warnings
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=anyhow CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/anyhow-1.0.85 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.85 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=85 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/anyhow-1.0.85 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps OUT_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/build/anyhow-b48fad88f64a01d0/out rustc --crate-name anyhow --edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/anyhow-1.0.85/src/lib.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"' -C metadata=937f1298ccf07c58 -C extra-filename=-937f1298ccf07c58 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn -Dwarnings -Aunused-parens '-Aclippy::collapsible-else-if' '-Aclippy::needless-question-mark' '-Aclippy::redundant-clone' '-Aclippy::try-err' '-Aclippy::unnecessary-lazy-evaluations' --cfg std_backtrace`
> warning: `regex-syntax` (lib) generated 1 warning
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=num_traits CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/num-traits-0.2.15 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Numeric traits for generic mathematics' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-traits' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-traits CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-traits' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/num-traits-0.2.15 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps OUT_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/build/num-traits-ff1a7f0d6a468339/out rustc --crate-name num_traits --edition=2015 /<<PKGBUILDDIR>>/debian/cargo_registry/num-traits-0.2.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 -C metadata=946f97a050870b0b -C extra-filename=-946f97a050870b0b --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn -Dwarnings -Aunused-parens '-Aclippy::collapsible-else-if' '-Aclippy::needless-question-mark' '-Aclippy::redundant-clone' '-Aclippy::try-err' '-Aclippy::unnecessary-lazy-evaluations' --cfg has_i128 --cfg has_to_int_unchecked --cfg has_reverse_bits --cfg has_leading_trailing_ones --cfg has_int_assignop_ref --cfg has_div_euclid`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=regex CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/regex-1.10.2 CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant <jamslam at gmail.com>' CARGO_PKG_DESCRIPTION='An implementation of regular expressions for Rust. This implementation uses
> finite automata and guarantees linear time matching on all inputs.
> ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=1.10.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/regex-1.10.2 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name regex --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/regex-1.10.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="default"' --cfg 'feature="perf"' --cfg 'feature="perf-backtrack"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-onepass"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=c58c93e864d94836 -C extra-filename=-c58c93e864d94836 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern aho_corasick=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libaho_corasick-1f7d8d2c9fccc290.rmeta --extern memchr=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libmemchr-939fc8ddee1334aa.rmeta --extern regex_automata=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libregex_automata-10ceb6e23fd3d44a.rmeta --extern regex_syntax=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libregex_syntax-42151a74d3c0a45b.rmeta --cap-lints warn -Dwarnings -Aunused-parens '-Aclippy::collapsible-else-if' '-Aclippy::needless-question-mark' '-Aclippy::redundant-clone' '-Aclippy::try-err' '-Aclippy::unnecessary-lazy-evaluations'`
>    Compiling rtoolbox v0.0.1
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=rtoolbox CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/rtoolbox-0.0.1 CARGO_PKG_AUTHORS='Conrad Kleinespel <conradk at conradk.com>' CARGO_PKG_DESCRIPTION='Utility functions for other crates, no backwards compatibility guarantees.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rtoolbox CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/rtoolbox-0.0.1 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name rtoolbox --edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/rtoolbox-0.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 -C metadata=e1e0dde9f363ed39 -C extra-filename=-e1e0dde9f363ed39 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern libc=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-8ec7500fba4f3859.rmeta --cap-lints warn -Dwarnings -Aunused-parens '-Aclippy::collapsible-else-if' '-Aclippy::needless-question-mark' '-Aclippy::redundant-clone' '-Aclippy::try-err' '-Aclippy::unnecessary-lazy-evaluations'`
>    Compiling iana-time-zone v0.1.53
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=iana_time_zone CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/iana-time-zone-0.1.53 CARGO_PKG_AUTHORS='Andrew Straw <strawman at astraw.com>:René Kijewski <rene.kijewski at fu-berlin.de>:Ryan Lopopolo <rjl at hyperbo.la>' CARGO_PKG_DESCRIPTION='get the IANA time zone for the current system' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=iana-time-zone CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/strawlab/iana-time-zone' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.53 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=53 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/iana-time-zone-0.1.53 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name iana_time_zone --edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/iana-time-zone-0.1.53/src/lib.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="fallback"' -C metadata=9840aebe9c69e94e -C extra-filename=-9840aebe9c69e94e --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn -Dwarnings -Aunused-parens '-Aclippy::collapsible-else-if' '-Aclippy::needless-question-mark' '-Aclippy::redundant-clone' '-Aclippy::try-err' '-Aclippy::unnecessary-lazy-evaluations'`
> warning: trait `AppTag` is never used
>     --> /<<PKGBUILDDIR>>/debian/cargo_registry/clap_builder-4.4.18/src/builder/command.rs:4888:18
>      |
> 4888 | pub(crate) trait AppTag: crate::builder::ext::Extension {}
>      |                  ^^^^^^
>      |
>      = note: `-D dead-code` implied by `-D warnings`
>      = help: to override `-D warnings` add `#[allow(dead_code)]`
> 
>    Compiling xxhash-rust v0.8.6
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=xxhash_rust CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/xxhash-rust-0.8.6 CARGO_PKG_AUTHORS='Douman <douman at gmx.se>' CARGO_PKG_DESCRIPTION='Implementation of xxhash' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=BSL-1.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=xxhash-rust CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/DoumanAsh/xxhash-rust' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/xxhash-rust-0.8.6 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name xxhash_rust --edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/xxhash-rust-0.8.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 --cfg 'feature="xxh3"' -C metadata=3ad23c7fa489d15f -C extra-filename=-3ad23c7fa489d15f --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn -Dwarnings -Aunused-parens '-Aclippy::collapsible-else-if' '-Aclippy::needless-question-mark' '-Aclippy::redundant-clone' '-Aclippy::try-err' '-Aclippy::unnecessary-lazy-evaluations'`
>    Compiling sequoia-keyring-linter v1.0.1 (/<<PKGBUILDDIR>>)
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>> CARGO_PKG_AUTHORS='Neal Walfield <neal at sequoia-pgp.org>' CARGO_PKG_DESCRIPTION='A linter for keyrings' CARGO_PKG_HOMEPAGE='https://sequoia-pgp.org/' CARGO_PKG_LICENSE=GPL-2.0-or-later CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sequoia-keyring-linter CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/sequoia-pgp/keyring-linter' CARGO_PKG_RUST_VERSION=1.60 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='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>> LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name build_script_build --edition=2021 build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="crypto-nettle"' --cfg 'feature="default"' -C metadata=1676a2ba4380615f -C extra-filename=-1676a2ba4380615f --out-dir /<<PKGBUILDDIR>>/target/debug/build/sequoia-keyring-linter-1676a2ba4380615f -C incremental=/<<PKGBUILDDIR>>/target/debug/incremental -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern anyhow=/<<PKGBUILDDIR>>/target/debug/deps/libanyhow-0f3cab562dd1f071.rlib --extern clap=/<<PKGBUILDDIR>>/target/debug/deps/libclap-ecc2f798e81dfea8.rlib --extern clap_complete=/<<PKGBUILDDIR>>/target/debug/deps/libclap_complete-cd9882df5ba4e5a5.rlib --extern clap_mangen=/<<PKGBUILDDIR>>/target/debug/deps/libclap_mangen-7e42c36e206e7688.rlib`
>    Compiling dyn-clone v1.0.16
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=dyn_clone CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/dyn-clone-1.0.16 CARGO_PKG_AUTHORS='David Tolnay <dtolnay at gmail.com>' CARGO_PKG_DESCRIPTION='Clone trait that is object-safe' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dyn-clone CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/dyn-clone' CARGO_PKG_RUST_VERSION=1.45 CARGO_PKG_VERSION=1.0.16 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/dyn-clone-1.0.16 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name dyn_clone --edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/dyn-clone-1.0.16/src/lib.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 -C metadata=21823e523ce2c88a -C extra-filename=-21823e523ce2c88a --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn -Dwarnings -Aunused-parens '-Aclippy::collapsible-else-if' '-Aclippy::needless-question-mark' '-Aclippy::redundant-clone' '-Aclippy::try-err' '-Aclippy::unnecessary-lazy-evaluations'`
>    Compiling base64 v0.21.7
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=base64 CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/base64-0.21.7 CARGO_PKG_AUTHORS='Alice Maz <alice at alicemaz.com>:Marshall Pierce <marshall at mpierce.org>' CARGO_PKG_DESCRIPTION='encodes and decodes base64 as bytes or utf8' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=base64 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/marshallpierce/rust-base64' CARGO_PKG_RUST_VERSION=1.48.0 CARGO_PKG_VERSION=0.21.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/base64-0.21.7 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name base64 --edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/base64-0.21.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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=e90bb6dc35ea3955 -C extra-filename=-e90bb6dc35ea3955 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn -Dwarnings -Aunused-parens '-Aclippy::collapsible-else-if' '-Aclippy::needless-question-mark' '-Aclippy::redundant-clone' '-Aclippy::try-err' '-Aclippy::unnecessary-lazy-evaluations'`
>    Compiling memsec v0.7.0
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=memsec CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/memsec-0.7.0 CARGO_PKG_AUTHORS='quininer kel <quininer at live.com>' CARGO_PKG_DESCRIPTION='Rust implementation `libsodium/utils`.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memsec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/quininer/memsec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/memsec-0.7.0 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name memsec --edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/memsec-0.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 -C metadata=e65f6baf3a7e0855 -C extra-filename=-e65f6baf3a7e0855 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn -Dwarnings -Aunused-parens '-Aclippy::collapsible-else-if' '-Aclippy::needless-question-mark' '-Aclippy::redundant-clone' '-Aclippy::try-err' '-Aclippy::unnecessary-lazy-evaluations'`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=lalrpop_util CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/lalrpop-util-0.20.0 CARGO_PKG_AUTHORS='Niko Matsakis <niko at alum.mit.edu>' CARGO_PKG_DESCRIPTION='Runtime library for parsers generated by LALRPOP' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lalrpop-util CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/lalrpop/lalrpop' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=0.20.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/lalrpop-util-0.20.0 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name lalrpop_util --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/lalrpop-util-0.20.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"' -C metadata=3282cb5f7891dfe5 -C extra-filename=-3282cb5f7891dfe5 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn -Dwarnings -Aunused-parens '-Aclippy::collapsible-else-if' '-Aclippy::needless-question-mark' '-Aclippy::redundant-clone' '-Aclippy::try-err' '-Aclippy::unnecessary-lazy-evaluations'`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/once_cell-1.19.0 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.19.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=19 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/once_cell-1.19.0 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name once_cell --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/once_cell-1.19.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="race"' --cfg 'feature="std"' -C metadata=870e0cf8b53cfdf1 -C extra-filename=-870e0cf8b53cfdf1 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn -Dwarnings -Aunused-parens '-Aclippy::collapsible-else-if' '-Aclippy::needless-question-mark' '-Aclippy::redundant-clone' '-Aclippy::try-err' '-Aclippy::unnecessary-lazy-evaluations'`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=clap CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/clap-4.4.18 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.70.0 CARGO_PKG_VERSION=4.4.18 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/clap-4.4.18 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name clap --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/clap-4.4.18/src/lib.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="color"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --cfg 'feature="wrap_help"' -C metadata=fe164891cc90591c -C extra-filename=-fe164891cc90591c --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern clap_builder=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libclap_builder-d1cc98eca834463a.rmeta --extern clap_derive=/<<PKGBUILDDIR>>/target/debug/deps/libclap_derive-77f83370165262a1.so --cap-lints warn -Dwarnings -Aunused-parens '-Aclippy::collapsible-else-if' '-Aclippy::needless-question-mark' '-Aclippy::redundant-clone' '-Aclippy::try-err' '-Aclippy::unnecessary-lazy-evaluations'`
>    Compiling chrono v0.4.38
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=chrono CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/chrono-0.4.38 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Date and time library for Rust' CARGO_PKG_HOMEPAGE='https://github.com/chronotope/chrono' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=chrono CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/chronotope/chrono' CARGO_PKG_RUST_VERSION=1.61.0 CARGO_PKG_VERSION=0.4.38 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=38 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/chrono-0.4.38 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name chrono --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/chrono-0.4.38/src/lib.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="clock"' --cfg 'feature="default"' --cfg 'feature="iana-time-zone"' --cfg 'feature="js-sys"' --cfg 'feature="now"' --cfg 'feature="std"' --cfg 'feature="wasm-bindgen"' --cfg 'feature="wasmbind"' -C metadata=553918f6d9cb5399 -C extra-filename=-553918f6d9cb5399 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern iana_time_zone=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libiana_time_zone-9840aebe9c69e94e.rmeta --extern num_traits=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libnum_traits-946f97a050870b0b.rmeta --cap-lints warn -Dwarnings -Aunused-parens '-Aclippy::collapsible-else-if' '-Aclippy::needless-question-mark' '-Aclippy::redundant-clone' '-Aclippy::try-err' '-Aclippy::unnecessary-lazy-evaluations'`
>    Compiling rpassword v7.2.0
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=rpassword CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/rpassword-7.2.0 CARGO_PKG_AUTHORS='Conrad Kleinespel <conradk at conradk.com>' CARGO_PKG_DESCRIPTION='Read passwords in console applications.' CARGO_PKG_HOMEPAGE='https://github.com/conradkleinespel/rpassword' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rpassword CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/conradkleinespel/rpassword' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=7.2.0 CARGO_PKG_VERSION_MAJOR=7 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/rpassword-7.2.0 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name rpassword --edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/rpassword-7.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 -C metadata=9d79d843bf31917c -C extra-filename=-9d79d843bf31917c --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern libc=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-8ec7500fba4f3859.rmeta --extern rtoolbox=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/librtoolbox-e1e0dde9f363ed39.rmeta --cap-lints warn -Dwarnings -Aunused-parens '-Aclippy::collapsible-else-if' '-Aclippy::needless-question-mark' '-Aclippy::redundant-clone' '-Aclippy::try-err' '-Aclippy::unnecessary-lazy-evaluations'`
>    Compiling atty v0.2.14
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=atty CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/atty-0.2.14 CARGO_PKG_AUTHORS='softprops <d.tangren at gmail.com>' CARGO_PKG_DESCRIPTION='A simple interface for querying atty' CARGO_PKG_HOMEPAGE='https://github.com/softprops/atty' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=atty CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/softprops/atty' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/atty-0.2.14 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name atty --edition=2015 /<<PKGBUILDDIR>>/debian/cargo_registry/atty-0.2.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 -C metadata=afaf1a38ceeee896 -C extra-filename=-afaf1a38ceeee896 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern libc=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-8ec7500fba4f3859.rmeta --cap-lints warn -Dwarnings -Aunused-parens '-Aclippy::collapsible-else-if' '-Aclippy::needless-question-mark' '-Aclippy::redundant-clone' '-Aclippy::try-err' '-Aclippy::unnecessary-lazy-evaluations'`
>    Compiling ansi_term v0.12.1
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=ansi_term CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/ansi_term-0.12.1 CARGO_PKG_AUTHORS='ogham at bsago.me:Ryan Scheel (Havvy) <ryan.havvy at gmail.com>:Josh Triplett <josh at joshtriplett.org>' CARGO_PKG_DESCRIPTION='Library for ANSI terminal colours and styles (bold, underline)' CARGO_PKG_HOMEPAGE='https://github.com/ogham/rust-ansi-term' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ansi_term CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/ogham/rust-ansi-term' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.12.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/ansi_term-0.12.1 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name ansi_term --edition=2015 /<<PKGBUILDDIR>>/debian/cargo_registry/ansi_term-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=f852bcd2c896a681 -C extra-filename=-f852bcd2c896a681 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn -Dwarnings -Aunused-parens '-Aclippy::collapsible-else-if' '-Aclippy::needless-question-mark' '-Aclippy::redundant-clone' '-Aclippy::try-err' '-Aclippy::unnecessary-lazy-evaluations'`
> warning: associated type `wstr` should have an upper camel case name
>  --> /<<PKGBUILDDIR>>/debian/cargo_registry/ansi_term-0.12.1/src/write.rs:6:10
>   |
> 6 |     type wstr: ?Sized;
>   |          ^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Wstr`
>   |
>   = note: `-D non-camel-case-types` implied by `-D warnings`
>   = help: to override `-D warnings` add `#[allow(non_camel_case_types)]`
> 
> warning: unused import: `windows::*`
>    --> /<<PKGBUILDDIR>>/debian/cargo_registry/ansi_term-0.12.1/src/lib.rs:266:9
>     |
> 266 | pub use windows::*;
>     |         ^^^^^^^^^^
>     |
>     = note: `-D unused-imports` implied by `-D warnings`
>     = help: to override `-D warnings` add `#[allow(unused_imports)]`
> 
> warning: trait objects without an explicit `dyn` are deprecated
>   --> /<<PKGBUILDDIR>>/debian/cargo_registry/ansi_term-0.12.1/src/write.rs:15:23
>    |
> 15 | impl<'a> AnyWrite for fmt::Write + 'a {
>    |                       ^^^^^^^^^^^^^^^
>    |
>    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
>    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
>    = note: `-D bare-trait-objects` implied by `-D warnings`
>    = help: to override `-D warnings` add `#[allow(bare_trait_objects)]`
> help: if this is an object-safe trait, use `dyn`
>    |
> 15 | impl<'a> AnyWrite for dyn fmt::Write + 'a {
>    |                       +++
> help: alternatively use a blanket implementation to implement `AnyWrite` for all types that also implement `fmt::Write + 'a`
>    |
> 15 | impl<'a, T: fmt::Write + 'a> AnyWrite for T {
>    |        ++++++++++++++++++++               ~
> 
> warning: trait objects without an explicit `dyn` are deprecated
>   --> /<<PKGBUILDDIR>>/debian/cargo_registry/ansi_term-0.12.1/src/write.rs:29:23
>    |
> 29 | impl<'a> AnyWrite for io::Write + 'a {
>    |                       ^^^^^^^^^^^^^^
>    |
>    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
>    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
> help: if this is an object-safe trait, use `dyn`
>    |
> 29 | impl<'a> AnyWrite for dyn io::Write + 'a {
>    |                       +++
> help: alternatively use a blanket implementation to implement `AnyWrite` for all types that also implement `io::Write + 'a`
>    |
> 29 | impl<'a, T: io::Write + 'a> AnyWrite for T {
>    |        +++++++++++++++++++               ~
> 
> warning: trait objects without an explicit `dyn` are deprecated
>    --> /<<PKGBUILDDIR>>/debian/cargo_registry/ansi_term-0.12.1/src/ansi.rs:279:21
>     |
> 279 |         let f: &mut fmt::Write = f;
>     |                     ^^^^^^^^^^
>     |
>     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
>     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
> help: if this is an object-safe trait, use `dyn`
>     |
> 279 |         let f: &mut dyn fmt::Write = f;
>     |                     +++
> 
> warning: trait objects without an explicit `dyn` are deprecated
>    --> /<<PKGBUILDDIR>>/debian/cargo_registry/ansi_term-0.12.1/src/ansi.rs:291:29
>     |
> 291 |                 let f: &mut fmt::Write = f;
>     |                             ^^^^^^^^^^
>     |
>     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
>     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
> help: if this is an object-safe trait, use `dyn`
>     |
> 291 |                 let f: &mut dyn fmt::Write = f;
>     |                             +++
> 
> warning: trait objects without an explicit `dyn` are deprecated
>    --> /<<PKGBUILDDIR>>/debian/cargo_registry/ansi_term-0.12.1/src/ansi.rs:295:29
>     |
> 295 |                 let f: &mut fmt::Write = f;
>     |                             ^^^^^^^^^^
>     |
>     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
>     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
> help: if this is an object-safe trait, use `dyn`
>     |
> 295 |                 let f: &mut dyn fmt::Write = f;
>     |                             +++
> 
> warning: trait objects without an explicit `dyn` are deprecated
>    --> /<<PKGBUILDDIR>>/debian/cargo_registry/ansi_term-0.12.1/src/ansi.rs:308:21
>     |
> 308 |         let f: &mut fmt::Write = f;
>     |                     ^^^^^^^^^^
>     |
>     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
>     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
> help: if this is an object-safe trait, use `dyn`
>     |
> 308 |         let f: &mut dyn fmt::Write = f;
>     |                     +++
> 
> warning: trait objects without an explicit `dyn` are deprecated
>    --> /<<PKGBUILDDIR>>/debian/cargo_registry/ansi_term-0.12.1/src/display.rs:201:21
>     |
> 201 |         let w: &mut fmt::Write = f;
>     |                     ^^^^^^^^^^
>     |
>     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
>     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
> help: if this is an object-safe trait, use `dyn`
>     |
> 201 |         let w: &mut dyn fmt::Write = f;
>     |                     +++
> 
> warning: trait objects without an explicit `dyn` are deprecated
>    --> /<<PKGBUILDDIR>>/debian/cargo_registry/ansi_term-0.12.1/src/display.rs:210:21
>     |
> 210 |         let w: &mut io::Write = w;
>     |                     ^^^^^^^^^
>     |
>     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
>     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
> help: if this is an object-safe trait, use `dyn`
>     |
> 210 |         let w: &mut dyn io::Write = w;
>     |                     +++
> 
> warning: trait objects without an explicit `dyn` are deprecated
>    --> /<<PKGBUILDDIR>>/debian/cargo_registry/ansi_term-0.12.1/src/display.rs:229:21
>     |
> 229 |         let f: &mut fmt::Write = f;
>     |                     ^^^^^^^^^^
>     |
>     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
>     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
> help: if this is an object-safe trait, use `dyn`
>     |
> 229 |         let f: &mut dyn fmt::Write = f;
>     |                     +++
> 
> warning: trait objects without an explicit `dyn` are deprecated
>    --> /<<PKGBUILDDIR>>/debian/cargo_registry/ansi_term-0.12.1/src/display.rs:239:21
>     |
> 239 |         let w: &mut io::Write = w;
>     |                     ^^^^^^^^^
>     |
>     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
>     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
> help: if this is an object-safe trait, use `dyn`
>     |
> 239 |         let w: &mut dyn io::Write = w;
>     |                     +++
> 
>      Running `CARGO=/usr/bin/cargo 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='-Dwarnings-Aunused-parens-Aclippy::collapsible-else-if-Aclippy::needless-question-mark-Aclippy::redundant-clone-Aclippy::try-err-Aclippy::unnecessary-lazy-evaluations' CARGO_FEATURE_CRYPTO_NETTLE=1 CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>> CARGO_PKG_AUTHORS='Neal Walfield <neal at sequoia-pgp.org>' CARGO_PKG_DESCRIPTION='A linter for keyrings' CARGO_PKG_HOMEPAGE='https://sequoia-pgp.org/' CARGO_PKG_LICENSE=GPL-2.0-or-later CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sequoia-keyring-linter CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/sequoia-pgp/keyring-linter' CARGO_PKG_RUST_VERSION=1.60 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='' DEBUG=true HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/<<PKGBUILDDIR>>/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/build/sequoia-keyring-linter-567256b97b4b8def/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /<<PKGBUILDDIR>>/target/debug/build/sequoia-keyring-linter-1676a2ba4380615f/build-script-build`
> [sequoia-keyring-linter 1.0.1] cargo:warning=writing man page to /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/build/sequoia-keyring-linter-567256b97b4b8def/out/sq-wot.1
> [sequoia-keyring-linter 1.0.1] cargo:warning=completion file is generated: "/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/build/sequoia-keyring-linter-567256b97b4b8def/out/sq-wot.bash"
> [sequoia-keyring-linter 1.0.1] cargo:warning=completion file is generated: "/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/build/sequoia-keyring-linter-567256b97b4b8def/out/sq-wot.fish"
> [sequoia-keyring-linter 1.0.1] cargo:warning=completion file is generated: "/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/build/sequoia-keyring-linter-567256b97b4b8def/out/_sq-wot"
> [sequoia-keyring-linter 1.0.1] cargo:warning=completion file is generated: "/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/build/sequoia-keyring-linter-567256b97b4b8def/out/_sq-wot.ps1"
> [sequoia-keyring-linter 1.0.1] cargo:warning=completion file is generated: "/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/build/sequoia-keyring-linter-567256b97b4b8def/out/sq-wot.elv"
> warning: sequoia-keyring-linter at 1.0.1: writing man page to /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/build/sequoia-keyring-linter-567256b97b4b8def/out/sq-wot.1
> warning: sequoia-keyring-linter at 1.0.1: completion file is generated: "/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/build/sequoia-keyring-linter-567256b97b4b8def/out/sq-wot.bash"
> warning: sequoia-keyring-linter at 1.0.1: completion file is generated: "/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/build/sequoia-keyring-linter-567256b97b4b8def/out/sq-wot.fish"
> warning: sequoia-keyring-linter at 1.0.1: completion file is generated: "/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/build/sequoia-keyring-linter-567256b97b4b8def/out/_sq-wot"
> warning: sequoia-keyring-linter at 1.0.1: completion file is generated: "/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/build/sequoia-keyring-linter-567256b97b4b8def/out/_sq-wot.ps1"
> warning: sequoia-keyring-linter at 1.0.1: completion file is generated: "/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/build/sequoia-keyring-linter-567256b97b4b8def/out/sq-wot.elv"
> warning: `ansi_term` (lib) generated 12 warnings
> warning: `bindgen` (lib) generated 1 warning
>    Compiling nettle-sys v2.2.0
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/nettle-sys-2.2.0 CARGO_PKG_AUTHORS='Justus Winter <justus at sequoia-pgp.org>:Kai Michaelis <kai at sequoia-pgp.org>' CARGO_PKG_DESCRIPTION='Low-level Rust bindings for the Nettle cryptographic library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='LGPL-3.0 OR GPL-2.0 OR GPL-3.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nettle-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/sequoia-pgp/nettle-sys' CARGO_PKG_RUST_VERSION='' 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='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/nettle-sys-2.2.0 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name build_script_build --edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/nettle-sys-2.2.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 -C metadata=25bdb8d15d34a7a0 -C extra-filename=-25bdb8d15d34a7a0 --out-dir /<<PKGBUILDDIR>>/target/debug/build/nettle-sys-25bdb8d15d34a7a0 -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern bindgen=/<<PKGBUILDDIR>>/target/debug/deps/libbindgen-4aa713da3ee30821.rlib --extern cc=/<<PKGBUILDDIR>>/target/debug/deps/libcc-015dee93d8e5bf75.rlib --extern pkg_config=/<<PKGBUILDDIR>>/target/debug/deps/libpkg_config-7623d96d6ac4ae83.rlib --extern tempfile=/<<PKGBUILDDIR>>/target/debug/deps/libtempfile-076b2b0ee6834095.rlib --cap-lints warn`
>      Running `CARGO=/usr/bin/cargo 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='-Dwarnings-Aunused-parens-Aclippy::collapsible-else-if-Aclippy::needless-question-mark-Aclippy::redundant-clone-Aclippy::try-err-Aclippy::unnecessary-lazy-evaluations' CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/nettle-sys-2.2.0 CARGO_MANIFEST_LINKS=nettle CARGO_PKG_AUTHORS='Justus Winter <justus at sequoia-pgp.org>:Kai Michaelis <kai at sequoia-pgp.org>' CARGO_PKG_DESCRIPTION='Low-level Rust bindings for the Nettle cryptographic library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='LGPL-3.0 OR GPL-2.0 OR GPL-3.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nettle-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/sequoia-pgp/nettle-sys' CARGO_PKG_RUST_VERSION='' 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='' DEBUG=true HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/<<PKGBUILDDIR>>/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/build/nettle-sys-85107b49e645925b/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /<<PKGBUILDDIR>>/target/debug/build/nettle-sys-25bdb8d15d34a7a0/build-script-build`
> warning: `clap_builder` (lib) generated 3 warnings (2 duplicates)
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=NETTLE_NO_PKG_CONFIG
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=DEB_HOST_GNU_TYPE
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=NETTLE_STATIC
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=NETTLE_DYNAMIC
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=SYSROOT
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=NETTLE_STATIC
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=NETTLE_DYNAMIC
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
> [nettle-sys 2.2.0] cargo:rustc-link-search=native=/usr/lib/x86_64-linux-gnu
> [nettle-sys 2.2.0] cargo:rustc-link-lib=nettle
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=DEB_HOST_GNU_TYPE
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=NETTLE_STATIC
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=NETTLE_DYNAMIC
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=HOGWEED_NO_PKG_CONFIG
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=DEB_HOST_GNU_TYPE
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=HOGWEED_STATIC
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=HOGWEED_DYNAMIC
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=SYSROOT
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=HOGWEED_STATIC
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=HOGWEED_DYNAMIC
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
> [nettle-sys 2.2.0] cargo:rustc-link-search=native=/usr/lib/x86_64-linux-gnu
> [nettle-sys 2.2.0] cargo:rustc-link-lib=hogweed
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=DEB_HOST_GNU_TYPE
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=HOGWEED_STATIC
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=HOGWEED_DYNAMIC
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=GMP_NO_PKG_CONFIG
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=DEB_HOST_GNU_TYPE
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=GMP_STATIC
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=GMP_DYNAMIC
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=SYSROOT
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=GMP_STATIC
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=GMP_DYNAMIC
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
> [nettle-sys 2.2.0] cargo:rustc-link-search=native=/usr/lib/x86_64-linux-gnu
> [nettle-sys 2.2.0] cargo:rustc-link-lib=gmp
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=DEB_HOST_GNU_TYPE
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=GMP_STATIC
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=GMP_DYNAMIC
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=NETTLE_HAVE_CV448
> [nettle-sys 2.2.0] OPT_LEVEL = Some("0")
> [nettle-sys 2.2.0] TARGET = Some("x86_64-unknown-linux-gnu")
> [nettle-sys 2.2.0] HOST = Some("x86_64-unknown-linux-gnu")
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
> [nettle-sys 2.2.0] CC_x86_64-unknown-linux-gnu = None
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
> [nettle-sys 2.2.0] CC_x86_64_unknown_linux_gnu = None
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=HOST_CC
> [nettle-sys 2.2.0] HOST_CC = None
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=CC
> [nettle-sys 2.2.0] CC = None
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
> [nettle-sys 2.2.0] CRATE_CC_NO_DEFAULTS = None
> [nettle-sys 2.2.0] DEBUG = Some("true")
> [nettle-sys 2.2.0] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
> [nettle-sys 2.2.0] CFLAGS_x86_64-unknown-linux-gnu = None
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
> [nettle-sys 2.2.0] CFLAGS_x86_64_unknown_linux_gnu = None
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=HOST_CFLAGS
> [nettle-sys 2.2.0] HOST_CFLAGS = None
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=CFLAGS
> [nettle-sys 2.2.0] CFLAGS = Some("-g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection")
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=NETTLE_HAVE_OCB
> [nettle-sys 2.2.0] OPT_LEVEL = Some("0")
> [nettle-sys 2.2.0] TARGET = Some("x86_64-unknown-linux-gnu")
> [nettle-sys 2.2.0] HOST = Some("x86_64-unknown-linux-gnu")
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
> [nettle-sys 2.2.0] CC_x86_64-unknown-linux-gnu = None
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
> [nettle-sys 2.2.0] CC_x86_64_unknown_linux_gnu = None
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=HOST_CC
> [nettle-sys 2.2.0] HOST_CC = None
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=CC
> [nettle-sys 2.2.0] CC = None
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
> [nettle-sys 2.2.0] CRATE_CC_NO_DEFAULTS = None
> [nettle-sys 2.2.0] DEBUG = Some("true")
> [nettle-sys 2.2.0] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
> [nettle-sys 2.2.0] CFLAGS_x86_64-unknown-linux-gnu = None
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
> [nettle-sys 2.2.0] CFLAGS_x86_64_unknown_linux_gnu = None
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=HOST_CFLAGS
> [nettle-sys 2.2.0] HOST_CFLAGS = None
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=CFLAGS
> [nettle-sys 2.2.0] CFLAGS = Some("-g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection")
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=NETTLE_STATIC
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=OUT_DIR
> [nettle-sys 2.2.0] cargo:rerun-if-env-changed=NETTLE_PREGENERATED_BINDINGS
> [nettle-sys 2.2.0] Failed to run rustfmt: No such file or directory (os error 2) (non-fatal, continuing)
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=nettle_sys CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/nettle-sys-2.2.0 CARGO_PKG_AUTHORS='Justus Winter <justus at sequoia-pgp.org>:Kai Michaelis <kai at sequoia-pgp.org>' CARGO_PKG_DESCRIPTION='Low-level Rust bindings for the Nettle cryptographic library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='LGPL-3.0 OR GPL-2.0 OR GPL-3.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nettle-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/sequoia-pgp/nettle-sys' CARGO_PKG_RUST_VERSION='' 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='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/nettle-sys-2.2.0 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps OUT_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/build/nettle-sys-85107b49e645925b/out rustc --crate-name nettle_sys --edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/nettle-sys-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 -C metadata=2c8a0d59aba8bda7 -C extra-filename=-2c8a0d59aba8bda7 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern libc=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-8ec7500fba4f3859.rmeta --cap-lints warn -Dwarnings -Aunused-parens '-Aclippy::collapsible-else-if' '-Aclippy::needless-question-mark' '-Aclippy::redundant-clone' '-Aclippy::try-err' '-Aclippy::unnecessary-lazy-evaluations' -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -l nettle -l hogweed -l gmp`
>    Compiling nettle v7.3.0
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=nettle CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/nettle-7.3.0 CARGO_PKG_AUTHORS='Kai Michaelis <kai at sequoia-pgp.org>:Justus Winter <justus at sequoia-pgp.org>' CARGO_PKG_DESCRIPTION='Rust bindings for the Nettle cryptographic library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='LGPL-3.0 OR GPL-2.0 OR GPL-3.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nettle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/sequoia-pgp/nettle-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=7.3.0 CARGO_PKG_VERSION_MAJOR=7 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/nettle-7.3.0 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name nettle --edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/nettle-7.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 -C metadata=8e6db6e375d16e1d -C extra-filename=-8e6db6e375d16e1d --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern getrandom=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libgetrandom-2115ec94019b6909.rmeta --extern libc=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-8ec7500fba4f3859.rmeta --extern nettle_sys=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libnettle_sys-2c8a0d59aba8bda7.rmeta --extern thiserror=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libthiserror-1f734a17a96a5547.rmeta --extern typenum=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libtypenum-4c73317024088522.rmeta --cap-lints warn -Dwarnings -Aunused-parens '-Aclippy::collapsible-else-if' '-Aclippy::needless-question-mark' '-Aclippy::redundant-clone' '-Aclippy::try-err' '-Aclippy::unnecessary-lazy-evaluations' -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu`
> warning: `lalrpop` (lib) generated 4 warnings
>    Compiling sequoia-openpgp v1.21.1
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/sequoia-openpgp-1.21.1 CARGO_PKG_AUTHORS='Igor Matuszewski <igor at sequoia-pgp.org>:Justus Winter <justus at sequoia-pgp.org>:Kai Michaelis <kai at sequoia-pgp.org>:Neal H. Walfield <neal at sequoia-pgp.org>:Nora Widdecke <nora at sequoia-pgp.org>:Wiktor Kwapisiewicz <wiktor at sequoia-pgp.org>' CARGO_PKG_DESCRIPTION='OpenPGP data types and associated machinery' CARGO_PKG_HOMEPAGE='https://sequoia-pgp.org/' CARGO_PKG_LICENSE=LGPL-2.0-or-later CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sequoia-openpgp CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/sequoia-pgp/sequoia' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.21.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/sequoia-openpgp-1.21.1 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name build_script_build --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/sequoia-openpgp-1.21.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="crypto-nettle"' -C metadata=dae30402c3878e39 -C extra-filename=-dae30402c3878e39 --out-dir /<<PKGBUILDDIR>>/target/debug/build/sequoia-openpgp-dae30402c3878e39 -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern lalrpop=/<<PKGBUILDDIR>>/target/debug/deps/liblalrpop-59aae4d91860afd9.rlib --cap-lints warn`
>      Running `CARGO=/usr/bin/cargo 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='-Dwarnings-Aunused-parens-Aclippy::collapsible-else-if-Aclippy::needless-question-mark-Aclippy::redundant-clone-Aclippy::try-err-Aclippy::unnecessary-lazy-evaluations' CARGO_FEATURE_CRYPTO_NETTLE=1 CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/sequoia-openpgp-1.21.1 CARGO_PKG_AUTHORS='Igor Matuszewski <igor at sequoia-pgp.org>:Justus Winter <justus at sequoia-pgp.org>:Kai Michaelis <kai at sequoia-pgp.org>:Neal H. Walfield <neal at sequoia-pgp.org>:Nora Widdecke <nora at sequoia-pgp.org>:Wiktor Kwapisiewicz <wiktor at sequoia-pgp.org>' CARGO_PKG_DESCRIPTION='OpenPGP data types and associated machinery' CARGO_PKG_HOMEPAGE='https://sequoia-pgp.org/' CARGO_PKG_LICENSE=LGPL-2.0-or-later CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sequoia-openpgp CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/sequoia-pgp/sequoia' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.21.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/<<PKGBUILDDIR>>/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/build/sequoia-openpgp-353dea6effbf9308/out PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /<<PKGBUILDDIR>>/target/debug/build/sequoia-openpgp-dae30402c3878e39/build-script-build`
> [sequoia-openpgp 1.21.1] Selected cryptographic backend: Nettle
> [sequoia-openpgp 1.21.1] processing file `/usr/share/cargo/registry/sequoia-openpgp-1.21.1/src/cert/parser/low_level/grammar.lalrpop`
> [sequoia-openpgp 1.21.1] processing file `/usr/share/cargo/registry/sequoia-openpgp-1.21.1/src/message/grammar.lalrpop`
> [sequoia-openpgp 1.21.1] processing file `/usr/share/cargo/registry/sequoia-openpgp-1.21.1/src/regex/grammar.lalrpop`
> [sequoia-openpgp 1.21.1] rerun-if-changed=tests/data
> [sequoia-openpgp 1.21.1] rerun-if-changed=tests/data/messages
> [sequoia-openpgp 1.21.1] rerun-if-changed=tests/data/messages/s2k
> [sequoia-openpgp 1.21.1] rerun-if-changed=tests/data/messages/seip
> [sequoia-openpgp 1.21.1] rerun-if-changed=tests/data/messages/aed
> [sequoia-openpgp 1.21.1] rerun-if-changed=tests/data/messages/encrypted
> [sequoia-openpgp 1.21.1] rerun-if-changed=tests/data/keys
> [sequoia-openpgp 1.21.1] rerun-if-changed=tests/data/keys/signing
> [sequoia-openpgp 1.21.1] rerun-if-changed=tests/data/keys/hash-algos
> [sequoia-openpgp 1.21.1] rerun-if-changed=tests/data/keys/subpackets
> [sequoia-openpgp 1.21.1] rerun-if-changed=tests/data/contrib
> [sequoia-openpgp 1.21.1] rerun-if-changed=tests/data/contrib/gnupg
> [sequoia-openpgp 1.21.1] rerun-if-changed=tests/data/contrib/gnupg/keys
> [sequoia-openpgp 1.21.1] rerun-if-changed=tests/data/contrib/pep
> [sequoia-openpgp 1.21.1] rerun-if-changed=tests/data/edge-cases
> [sequoia-openpgp 1.21.1] rerun-if-changed=tests/data/armor
> [sequoia-openpgp 1.21.1] rerun-if-changed=tests/data/raw
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=sequoia_openpgp CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/sequoia-openpgp-1.21.1 CARGO_PKG_AUTHORS='Igor Matuszewski <igor at sequoia-pgp.org>:Justus Winter <justus at sequoia-pgp.org>:Kai Michaelis <kai at sequoia-pgp.org>:Neal H. Walfield <neal at sequoia-pgp.org>:Nora Widdecke <nora at sequoia-pgp.org>:Wiktor Kwapisiewicz <wiktor at sequoia-pgp.org>' CARGO_PKG_DESCRIPTION='OpenPGP data types and associated machinery' CARGO_PKG_HOMEPAGE='https://sequoia-pgp.org/' CARGO_PKG_LICENSE=LGPL-2.0-or-later CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sequoia-openpgp CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/sequoia-pgp/sequoia' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.21.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/sequoia-openpgp-1.21.1 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps OUT_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/build/sequoia-openpgp-353dea6effbf9308/out rustc --crate-name sequoia_openpgp --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/sequoia-openpgp-1.21.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="crypto-nettle"' -C metadata=e11553143e4cb563 -C extra-filename=-e11553143e4cb563 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern anyhow=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libanyhow-937f1298ccf07c58.rmeta --extern base64=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libbase64-e90bb6dc35ea3955.rmeta --extern buffered_reader=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libbuffered_reader-fc03db77eb3a12c1.rmeta --extern dyn_clone=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libdyn_clone-21823e523ce2c88a.rmeta --extern idna=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libidna-64738c3876700fb6.rmeta --extern lalrpop_util=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/liblalrpop_util-3282cb5f7891dfe5.rmeta --extern lazy_static=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/liblazy_static-6eaf4dfe98fb582b.rmeta --extern libc=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-8ec7500fba4f3859.rmeta --extern memsec=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libmemsec-e65f6baf3a7e0855.rmeta --extern nettle=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libnettle-8e6db6e375d16e1d.rmeta --extern once_cell=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libonce_cell-870e0cf8b53cfdf1.rmeta --extern regex=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libregex-c58c93e864d94836.rmeta --extern regex_syntax=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libregex_syntax-42151a74d3c0a45b.rmeta --extern sha1collisiondetection=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libsha1collisiondetection-a4ec220ce41dd327.rmeta --extern thiserror=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libthiserror-1f734a17a96a5547.rmeta --extern xxhash_rust=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libxxhash_rust-3ad23c7fa489d15f.rmeta --cap-lints warn -Dwarnings -Aunused-parens '-Aclippy::collapsible-else-if' '-Aclippy::needless-question-mark' '-Aclippy::redundant-clone' '-Aclippy::try-err' '-Aclippy::unnecessary-lazy-evaluations' -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu`
> warning: method `digest_size` is never used
>   --> /<<PKGBUILDDIR>>/debian/cargo_registry/sequoia-openpgp-1.21.1/src/crypto/aead.rs:60:8
>    |
> 52 | pub trait Aead : seal::Sealed {
>    |           ---- method in this trait
> ...
> 60 |     fn digest_size(&self) -> usize;
>    |        ^^^^^^^^^^^
>    |
>    = note: `-D dead-code` implied by `-D warnings`
>    = help: to override `-D warnings` add `#[allow(dead_code)]`
> 
> warning: method `block_size` is never used
>   --> /<<PKGBUILDDIR>>/debian/cargo_registry/sequoia-openpgp-1.21.1/src/crypto/symmetric.rs:21:8
>    |
> 19 | pub(crate) trait Mode: Send + Sync {
>    |                  ---- method in this trait
> 20 |     /// Block size of the underlying cipher in bytes.
> 21 |     fn block_size(&self) -> usize;
>    |        ^^^^^^^^^^
> 
> warning: methods `cookie_set`, `cookie_mut`, `position`, `write_be_u16`, and `write_be_u32` are never used
>    --> /<<PKGBUILDDIR>>/debian/cargo_registry/sequoia-openpgp-1.21.1/src/serialize/stream/writer/mod.rs:90:8
>     |
> 60  | pub(crate) trait Stackable<'a, C> : io::Write + fmt::Debug {
>     |                  --------- methods in this trait
> ...
> 90  |     fn cookie_set(&mut self, cookie: C) -> C;
>     |        ^^^^^^^^^^
> ...
> 96  |     fn cookie_mut(&mut self) -> &mut C;
>     |        ^^^^^^^^^^
> ...
> 99  |     fn position(&self) -> u64;
>     |        ^^^^^^^^
> ...
> 107 |     fn write_be_u16(&mut self, n: u16) -> io::Result<()> {
>     |        ^^^^^^^^^^^^
> ...
> 112 |     fn write_be_u32(&mut self, n: u32) -> io::Result<()> {
>     |        ^^^^^^^^^^^^
> 
> warning: trait `Sendable` is never used
>   --> /<<PKGBUILDDIR>>/debian/cargo_registry/sequoia-openpgp-1.21.1/src/types/mod.rs:71:18
>    |
> 71 | pub(crate) trait Sendable : Send {}
>    |                  ^^^^^^^^
> 
> warning: trait `Syncable` is never used
>   --> /<<PKGBUILDDIR>>/debian/cargo_registry/sequoia-openpgp-1.21.1/src/types/mod.rs:72:18
>    |
> 72 | pub(crate) trait Syncable : Sync {}
>    |                  ^^^^^^^^
> 
> warning: `sequoia-openpgp` (lib) generated 5 warnings
>      Running `CARGO=/usr/bin/cargo CARGO_BIN_NAME=sq-keyring-linter CARGO_CRATE_NAME=sq_keyring_linter CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>> CARGO_PKG_AUTHORS='Neal Walfield <neal at sequoia-pgp.org>' CARGO_PKG_DESCRIPTION='A linter for keyrings' CARGO_PKG_HOMEPAGE='https://sequoia-pgp.org/' CARGO_PKG_LICENSE=GPL-2.0-or-later CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sequoia-keyring-linter CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/sequoia-pgp/keyring-linter' CARGO_PKG_RUST_VERSION=1.60 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='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>> LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps OUT_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/build/sequoia-keyring-linter-567256b97b4b8def/out rustc --crate-name sq_keyring_linter --edition=2021 src/keyring-linter.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="crypto-nettle"' --cfg 'feature="default"' -C metadata=6e6b6a11007aa73d -C extra-filename=-6e6b6a11007aa73d --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -C incremental=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/incremental -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern ansi_term=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libansi_term-f852bcd2c896a681.rlib --extern anyhow=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libanyhow-937f1298ccf07c58.rlib --extern atty=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libatty-afaf1a38ceeee896.rlib --extern chrono=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libchrono-553918f6d9cb5399.rlib --extern clap=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libclap-fe164891cc90591c.rlib --extern rpassword=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/librpassword-9d79d843bf31917c.rlib --extern sequoia_openpgp=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libsequoia_openpgp-e11553143e4cb563.rlib --extern thiserror=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libthiserror-1f734a17a96a5547.rlib -Dwarnings -Aunused-parens '-Aclippy::collapsible-else-if' '-Aclippy::needless-question-mark' '-Aclippy::redundant-clone' '-Aclippy::try-err' '-Aclippy::unnecessary-lazy-evaluations' -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu`
> error: variable does not need to be mutable
>    --> src/keyring-linter.rs:205:9
>     |
> 205 |     let mut sig = SignatureBuilder::from(sig.clone())
>     |         ----^^^
>     |         |
>     |         help: remove this `mut`
>     |
>     = note: `-D unused-mut` implied by `-D warnings`
>     = help: to override `-D warnings` add `#[allow(unused_mut)]`
> 
> error: variable does not need to be mutable
>    --> src/keyring-linter.rs:293:9
>     |
> 293 |     let mut sig = builder.sign_subkey_binding(&mut signer, pk, ka.key())?;
>     |         ----^^^
>     |         |
>     |         help: remove this `mut`
> 
> The following warnings were emitted during compilation:
> 
> warning: sequoia-keyring-linter at 1.0.1: writing man page to /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/build/sequoia-keyring-linter-567256b97b4b8def/out/sq-wot.1
> warning: sequoia-keyring-linter at 1.0.1: completion file is generated: "/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/build/sequoia-keyring-linter-567256b97b4b8def/out/sq-wot.bash"
> warning: sequoia-keyring-linter at 1.0.1: completion file is generated: "/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/build/sequoia-keyring-linter-567256b97b4b8def/out/sq-wot.fish"
> warning: sequoia-keyring-linter at 1.0.1: completion file is generated: "/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/build/sequoia-keyring-linter-567256b97b4b8def/out/_sq-wot"
> warning: sequoia-keyring-linter at 1.0.1: completion file is generated: "/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/build/sequoia-keyring-linter-567256b97b4b8def/out/_sq-wot.ps1"
> warning: sequoia-keyring-linter at 1.0.1: completion file is generated: "/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/build/sequoia-keyring-linter-567256b97b4b8def/out/sq-wot.elv"
> 
> error: could not compile `sequoia-keyring-linter` (bin "sq-keyring-linter") due to 2 previous errors
> 
> Caused by:
>   process didn't exit successfully: `CARGO=/usr/bin/cargo CARGO_BIN_NAME=sq-keyring-linter CARGO_CRATE_NAME=sq_keyring_linter CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>> CARGO_PKG_AUTHORS='Neal Walfield <neal at sequoia-pgp.org>' CARGO_PKG_DESCRIPTION='A linter for keyrings' CARGO_PKG_HOMEPAGE='https://sequoia-pgp.org/' CARGO_PKG_LICENSE=GPL-2.0-or-later CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sequoia-keyring-linter CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/sequoia-pgp/keyring-linter' CARGO_PKG_RUST_VERSION=1.60 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='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>> LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps OUT_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/build/sequoia-keyring-linter-567256b97b4b8def/out rustc --crate-name sq_keyring_linter --edition=2021 src/keyring-linter.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="crypto-nettle"' --cfg 'feature="default"' -C metadata=6e6b6a11007aa73d -C extra-filename=-6e6b6a11007aa73d --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -C incremental=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/incremental -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern ansi_term=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libansi_term-f852bcd2c896a681.rlib --extern anyhow=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libanyhow-937f1298ccf07c58.rlib --extern atty=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libatty-afaf1a38ceeee896.rlib --extern chrono=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libchrono-553918f6d9cb5399.rlib --extern clap=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libclap-fe164891cc90591c.rlib --extern rpassword=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/librpassword-9d79d843bf31917c.rlib --extern sequoia_openpgp=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libsequoia_openpgp-e11553143e4cb563.rlib --extern thiserror=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libthiserror-1f734a17a96a5547.rlib -Dwarnings -Aunused-parens '-Aclippy::collapsible-else-if' '-Aclippy::needless-question-mark' '-Aclippy::redundant-clone' '-Aclippy::try-err' '-Aclippy::unnecessary-lazy-evaluations' -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` (exit status: 1)
> dh_auto_test: error: /usr/share/cargo/bin/cargo build returned exit code 101


The full build log is available from:
http://qa-logs.debian.net/2024/07/02/rust-sequoia-keyring-linter_1.0.1-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240702;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240702&fusertaguser=lucas@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



More information about the Pkg-rust-maintainers mailing list