Your message dated Tue, 15 Oct 2024 12:32:16 +0000
with message-id <[email protected]>
and subject line Fixed in 0.1.27-1
has caused the Debian Bug report #1085002,
regarding rust-upstream-ontologist: FTBFS: error[E0282]: type annotations needed
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1085002: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1085002
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:rust-upstream-ontologist
Version: 0.1.44-1
Severity: serious
Tags: ftbfs

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
 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=2'] [] 
['-j2']
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=2'] [] 
['-j2']
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', '-j2', 
'--target', 'x86_64-unknown-linux-gnu'],) {}
   Compiling proc-macro2 v1.0.86

[... snipped ...]

warning: `gix-config` (lib) generated 5 warnings
   Compiling debian-changelog v0.1.14
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=debian_changelog CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/debian-changelog-0.1.14 CARGO_PKG_AUTHORS='Jelmer Vernooij <[email protected]>' CARGO_PKG_DESCRIPTION='Parser for Debian changelog 
files' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=debian-changelog CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jelmer/debian-changelog-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.14 
CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/debian-changelog-0.1.14 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc 
--crate-name debian_changelog --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/debian-changelog-0.1.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no 
-C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f45b629e0a74f8a1 -C extra-filename=-f45b629e0a74f8a1 --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 chrono=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libchrono-8e48b2f27bab3b54.rmeta --extern 
debversion=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libdebversion-5c5ad699926df5d8.rmeta --extern lazy_regex=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/liblazy_regex-4d0482492aa9760d.rmeta --extern 
log=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/liblog-aa238ff208eb0641.rmeta --extern rowan=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/librowan-8a81fa1c34c406fc.rmeta --extern 
textwrap=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libtextwrap-a19da719c9377716.rmeta --extern whoami=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libwhoami-a0439da844a66824.rmeta --cap-lints warn -C debuginfo=2 -C 
strip=none --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/upstream-ontologist-0.1.44 --remap-path-prefix 
/<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry`
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=opam_file_rs CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/opam-file-rs-0.1.5 CARGO_PKG_AUTHORS='Naoki Kaneko <[email protected]>' 
CARGO_PKG_DESCRIPTION='Parser and printer for the opam file syntax with Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=opam-file-rs CARGO_PKG_README=README.md 
CARGO_PKG_REPOSITORY='https://github.com/puripuri2100/opam-file-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' 
CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/opam-file-rs-0.1.5 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps 
OUT_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/build/opam-file-rs-51f06b0a67c20ab6/out rustc --crate-name opam_file_rs --edition=2018 
/<<PKGBUILDDIR>>/debian/cargo_registry/opam-file-rs-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C 
debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=133153378b6bcb4a -C extra-filename=-133153378b6bcb4a --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 
lalrpop_util=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/liblalrpop_util-ef81faee60da946e.rmeta --extern 
thiserror=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libthiserror-b80692e0759fc114.rmeta --cap-lints warn -C debuginfo=2 -C strip=none --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C 
link-arg=-Wl,-z,relro --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/upstream-ontologist-0.1.44 --remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry`
   Compiling breezyshim v0.1.204
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=breezyshim CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/breezyshim-0.1.204 CARGO_PKG_AUTHORS='Martin Packman <[email protected]>:Jelmer Vernooij <[email protected]>' CARGO_PKG_DESCRIPTION='Rust shim around the Breezy Python API' CARGO_PKG_HOMEPAGE='https://www.breezy-vcs.org/' CARGO_PKG_LICENSE=GPL-2.0+ 
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=breezyshim CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://code.launchpad.net/breezyshim' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.204 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=204 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/breezyshim-0.1.204 
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name breezyshim --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/breezyshim-0.1.204/src/lib.rs --error-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-initialize"' --cfg 
'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("auto-initialize", "debian", "default", "dirty-tracker", "sqlx"))' -C metadata=11c2fd464ecdf250 -C extra-filename=-11c2fd464ecdf250 --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 chrono=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libchrono-8e48b2f27bab3b54.rmeta --extern ctor=/<<PKGBUILDDIR>>/target/debug/deps/libctor-cef0162c7566009f.so --extern 
lazy_regex=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/liblazy_regex-4d0482492aa9760d.rmeta --extern lazy_static=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/liblazy_static-515d3ff70bd271c6.rmeta --extern log=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/liblog-aa238ff208eb0641.rmeta --extern 
patchkit=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libpatchkit-0ee8d3269a019d70.rmeta --extern percent_encoding=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libpercent_encoding-f98bc774eeb6723c.rmeta --extern pyo3=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libpyo3-1181f4fb7f127098.rmeta --extern 
pyo3_filelike=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libpyo3_filelike-e92620540142ac8c.rmeta --extern serde=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libserde-32259ba90c9da3a7.rmeta --extern tempfile=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libtempfile-083fb685c62b8b4b.rmeta --extern 
url=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/liburl-c61d839e061fb668.rmeta --cap-lints warn -C debuginfo=2 -C strip=none --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/upstream-ontologist-0.1.44 --remap-path-prefix 
/<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry -L native=/usr/lib/x86_64-linux-gnu`
   Compiling debbugs v0.1.1
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=debbugs CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/debbugs-0.1.1 CARGO_PKG_AUTHORS='Jelmer Vernooij <[email protected]>' CARGO_PKG_DESCRIPTION='Debian Bugtracking System API client' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=debbugs 
CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jelmer/debbugs-rs' 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/debbugs-0.1.1 
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name debbugs --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/debbugs-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 --cfg 
'feature="blocking"' --cfg 'feature="default"' --cfg 'feature="mailparse"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("blocking", "default", "env_logger", "mailparse", "tokio"))' -C metadata=fdafc0ea0511f3ea -C 
extra-filename=-fdafc0ea0511f3ea --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_regex=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/liblazy_regex-4d0482492aa9760d.rmeta --extern log=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/liblog-aa238ff208eb0641.rmeta --extern mailparse=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libmailparse-c455dd4c1b0192c2.rmeta 
--extern maplit=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libmaplit-298471ffefb904d6.rmeta --extern reqwest=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libreqwest-f3f4a7ac6775aaf5.rmeta --extern tokio=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libtokio-650d20b850ff4734.rmeta 
--extern xmltree=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libxmltree-0e5e6825b7950dee.rmeta --cap-lints warn -C debuginfo=2 -C strip=none --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/upstream-ontologist-0.1.44 --remap-path-prefix 
/<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry`
warning: unused variable: `f`
   --> /usr/share/cargo/registry/debbugs-0.1.1/src/soap.rs:237:19
    |
237 |     fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result {
    |                   ^ help: if this is intentional, prefix it with an 
underscore: `_f`
    |
    = note: `#[warn(unused_variables)]` on by default

warning: static variable `BreezyConnectionError` should have an upper case name
  --> /usr/share/cargo/registry/breezyshim-0.1.204/src/error.rs:60:20
   |
60 |     pub static ref BreezyConnectionError: Option<PyObject> = { 
Python::with_gil(|py| {
   |                    ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to 
upper case: `BREEZY_CONNECTION_ERROR`
   |
   = note: `#[warn(non_upper_case_globals)]` on by default

warning: `debbugs` (lib) generated 1 warning
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=pulldown_cmark CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/pulldown-cmark-0.9.2 CARGO_PKG_AUTHORS='Raph Levien <[email protected]>:Marcus Klaas de Vries <[email protected]>' CARGO_PKG_DESCRIPTION='A pull parser for CommonMark' 
CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pulldown-cmark CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/raphlinus/pulldown-cmark' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=2 
CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/pulldown-cmark-0.9.2 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps OUT_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/build/pulldown-cmark-5edfa06585b97fb2/out rustc --crate-name 
pulldown_cmark --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/pulldown-cmark-0.9.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="getopts"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "gen-tests", "getopts", "serde", "simd"))' -C metadata=4f8a3d9fc3af36bb -C extra-filename=-4f8a3d9fc3af36bb --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-2521da36871adf18.rmeta --extern getopts=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libgetopts-8a7767458509f629.rmeta --extern 
memchr=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libmemchr-d9769cdf214794e9.rmeta --extern unicase=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libunicase-c94378a75c74f18b.rmeta --cap-lints warn -C debuginfo=2 -C strip=none --cap-lints warn -C linker=x86_64-linux-gnu-gcc 
-C link-arg=-Wl,-z,relro --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/upstream-ontologist-0.1.44 --remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry`
warning: unexpected `cfg` condition name: `rustbuild`
  --> /usr/share/cargo/registry/pulldown-cmark-0.9.2/src/lib.rs:52:13
   |
52 | #![cfg_attr(rustbuild, feature(staged_api, rustc_private))]
   |             ^^^^^^^^^
   |
   = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, 
`doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, 
`relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, 
`sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, 
`target_endian`, `target_env`, `target_family`, `target_feature`, 
`target_has_atomic`, `target_has_atomic_equal_alignment`, 
`target_has_atomic_load_store`, `target_os`, `target_pointer_width`, 
`target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and 
`windows`
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for 
the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustbuild)'] }
   = help: or consider adding 
`println!("cargo::rustc-check-cfg=cfg(rustbuild)");` to the top of the 
`build.rs`
   = note: see 
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for 
more information about checking conditional configuration
   = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition name: `rustbuild`
  --> /usr/share/cargo/registry/pulldown-cmark-0.9.2/src/lib.rs:53:13
   |
53 | #![cfg_attr(rustbuild, unstable(feature = "rustc_private", issue = 
"27812"))]
   |             ^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for 
the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustbuild)'] }
   = help: or consider adding 
`println!("cargo::rustc-check-cfg=cfg(rustbuild)");` to the top of the 
`build.rs`
   = note: see 
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for 
more information about checking conditional configuration

warning: `pulldown-cmark` (lib) generated 2 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='-Cdebuginfo=2-Cstrip=none--cap-lintswarn-Clinker=x86_64-linux-gnu-gcc-Clink-arg=-Wl,-z,relro--remap-path-prefix/<<PKGBUILDDIR>>=/usr/share/cargo/registry/upstream-ontologist-0.1.44--remap-path-prefix/<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry'
 CARGO_FEATURE_CARGO=1 CARGO_FEATURE_DEBIAN=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DIST_INI=1 CARGO_FEATURE_GIT_CONFIG=1 CARGO_FEATURE_LAUNCHPAD=1 CARGO_FEATURE_OPAM=1 
CARGO_FEATURE_PYO3=1 CARGO_FEATURE_PYPROJECT_TOML=1 CARGO_FEATURE_PYTHON_PKGINFO=1 CARGO_FEATURE_R_DESCRIPTION=1 CARGO_FEATURE_SETUP_CFG=1 
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>> CARGO_PKG_AUTHORS='Jelmer Vernooij <[email protected]>' CARGO_PKG_DESCRIPTION='tracking of upstream project metadata' 
CARGO_PKG_HOMEPAGE='https://github.com/jelmer/upstream-ontologist' CARGO_PKG_LICENSE=GPL-2.0+ CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=upstream-ontologist 
CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jelmer/upstream-ontologist.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.44 
CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=44 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=2 
OPT_LEVEL=0 OUT_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/build/upstream-ontologist-65b566026ccec2d5/out PROFILE=debug RUSTC=rustc 
RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /<<PKGBUILDDIR>>/target/debug/build/upstream-ontologist-01e5762242a7061d/build-script-build`
   Compiling debian-watch v0.2.7
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=debian_watch CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/debian-watch-0.2.7 CARGO_PKG_AUTHORS='Jelmer Vernooij <[email protected]>' 
CARGO_PKG_DESCRIPTION='parser for Debian watch files' CARGO_PKG_HOMEPAGE='https://github.com/jelmer/debian-watch-rs' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=debian-watch CARGO_PKG_README=README.md 
CARGO_PKG_REPOSITORY='https://github.com/jelmer/debian-watch-rs.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' 
CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/debian-watch-0.2.7 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name debian_watch --edition=2021 
/<<PKGBUILDDIR>>/debian/cargo_registry/debian-watch-0.2.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 
--check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=aca164d029f5c7fa -C extra-filename=-aca164d029f5c7fa --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 
debversion=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libdebversion-5c5ad699926df5d8.rmeta --extern 
m_lexer=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libm_lexer-30b6373458d29442.rmeta --extern rowan=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/librowan-8a81fa1c34c406fc.rmeta --extern 
url=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/liburl-c61d839e061fb668.rmeta --cap-lints warn -C debuginfo=2 -C strip=none --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro 
--remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/upstream-ontologist-0.1.44 --remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry`
warning: variable `version` is assigned to, but never used
   --> /usr/share/cargo/registry/debian-watch-0.2.7/src/parse.rs:257:21
    |
257 |             let mut version = 1;
    |                     ^^^^^^^
    |
    = note: consider using `_version` instead
    = note: `#[warn(unused_variables)]` on by default

warning: value assigned to `version` is never read
   --> /usr/share/cargo/registry/debian-watch-0.2.7/src/parse.rs:261:17
    |
261 |                 version = v;
    |                 ^^^^^^^
    |
    = help: maybe it is overwritten before being read?
    = note: `#[warn(unused_assignments)]` on by default

warning: `debian-watch` (lib) generated 2 warnings
   Compiling python-pkginfo v0.6.3
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=python_pkginfo CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/python-pkginfo-0.6.3 CARGO_PKG_AUTHORS='messense <[email protected]>' CARGO_PKG_DESCRIPTION='Parse Python package metadata from sdist and bdists and etc.' CARGO_PKG_HOMEPAGE='' 
CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=python-pkginfo CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/PyO3/python-pkginfo-rs' 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/python-pkginfo-0.6.3 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name python_pkginfo --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/python-pkginfo-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bzip2", "deprecated-formats", "serde", "xz"))' -C metadata=901baa9556fe932b -C 
extra-filename=-901baa9556fe932b --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 
flate2=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libflate2-f4abce9e869f32bb.rmeta --extern fs_err=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libfs_err-3d0e635fa8fd68d6.rmeta --extern 
mailparse=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libmailparse-c455dd4c1b0192c2.rmeta --extern rfc2047_decoder=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/librfc2047_decoder-ab7507a70037e116.rmeta --extern 
tar=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libtar-75263697b09be794.rmeta --extern thiserror=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libthiserror-b80692e0759fc114.rmeta --extern 
zip=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libzip-2825e9e5cac2a8ab.rmeta --cap-lints warn -C debuginfo=2 -C strip=none --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/upstream-ontologist-0.1.44 
--remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry -L native=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/build/psm-07c55584e4c3290e/out`
warning: `breezyshim` (lib) generated 1 warning
   Compiling pyproject-toml v0.11.0
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=pyproject_toml CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/pyproject-toml-0.11.0 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='pyproject.toml parser in Rust' CARGO_PKG_HOMEPAGE='' 
CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pyproject-toml CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/PyO3/pyproject-toml-rs.git' CARGO_PKG_RUST_VERSION=1.64 CARGO_PKG_VERSION=0.11.0 CARGO_PKG_VERSION_MAJOR=0 
CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/pyproject-toml-0.11.0 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name 
pyproject_toml --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/pyproject-toml-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 
embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("tracing"))' -C metadata=76f0b5f03d171ccc -C extra-filename=-76f0b5f03d171ccc --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 indexmap=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libindexmap-6aacffa210b30d27.rmeta --extern pep440_rs=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libpep440_rs-3b86313a2815fd55.rlib 
--extern pep508_rs=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libpep508_rs-d5f065258a8250d4.rlib --extern serde=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libserde-32259ba90c9da3a7.rmeta --extern 
toml=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libtoml-8544c4be447951a1.rmeta --cap-lints warn -C debuginfo=2 -C strip=none --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix 
/<<PKGBUILDDIR>>=/usr/share/cargo/registry/upstream-ontologist-0.1.44 --remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry`
   Compiling rst_parser v0.4.0
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=rst_parser CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/rst_parser-0.4.0 CARGO_PKG_AUTHORS='Philipp A. <[email protected]>' CARGO_PKG_DESCRIPTION='a 
reStructuredText parser' CARGO_PKG_HOMEPAGE='https://github.com/flying-sheep/rust-rst' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rst_parser CARGO_PKG_README=README.md 
CARGO_PKG_REPOSITORY='https://github.com/flying-sheep/rust-rst' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' 
CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/rst_parser-0.4.0 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name rst_parser --edition=2018 
/<<PKGBUILDDIR>>/debian/cargo_registry/rst_parser-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 
--check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ed74d707ea284373 -C extra-filename=-ed74d707ea284373 --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-bd3f0f91b9cf9945.rmeta --extern 
document_tree=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libdocument_tree-9870e13bccea8180.rmeta --extern 
pest=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libpest-e9d373ce8c72b64a.rmeta --extern pest_derive=/<<PKGBUILDDIR>>/target/debug/deps/libpest_derive-e302b1fcafa5119d.so --cap-lints warn -C 
debuginfo=2 -C strip=none --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/upstream-ontologist-0.1.44 --remap-path-prefix 
/<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry`
   Compiling distro-info v0.4.0
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=distro_info CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/distro-info-0.4.0 CARGO_PKG_AUTHORS='Daniel Watkins <[email protected]>' 
CARGO_PKG_DESCRIPTION='Library for parsing Debian/Ubuntu distro-info-data' CARGO_PKG_HOMEPAGE='https://github.com/OddBloke/distro-info-rs/tree/master' CARGO_PKG_LICENSE=GPL-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=distro-info 
CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' 
CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/distro-info-0.4.0 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name distro_info --edition=2021 
/<<PKGBUILDDIR>>/debian/cargo_registry/distro-info-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C 
debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=91531809b769eb97 -C extra-filename=-91531809b769eb97 --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-bd3f0f91b9cf9945.rmeta --extern 
chrono=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libchrono-8e48b2f27bab3b54.rmeta --extern csv=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libcsv-2aa75de30165d1c4.rmeta 
--cap-lints warn -C debuginfo=2 -C strip=none --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/upstream-ontologist-0.1.44 
--remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry`
   Compiling select v0.6.0
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=select CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/select-0.6.0 CARGO_PKG_AUTHORS='Utkarsh Kukreti <[email protected]>' 
CARGO_PKG_DESCRIPTION='A library to extract useful data from HTML documents, suitable for web scraping.' CARGO_PKG_HOMEPAGE='https://github.com/utkarshkukreti/select.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' 
CARGO_PKG_NAME=select CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/utkarshkukreti/select.rs' 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/select-0.6.0 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name select 
--edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/select-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=31aa4abc18d3d5ce -C extra-filename=-31aa4abc18d3d5ce --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 bit_set=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libbit_set-fd9a9f0c4108aa28.rmeta --extern 
html5ever=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libhtml5ever-b8ab8ad1a81506bd.rmeta --extern 
markup5ever_rcdom=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libmarkup5ever_rcdom-44b912cb9eb2fa49.rmeta --cap-lints warn -C debuginfo=2 -C strip=none --cap-lints warn -C linker=x86_64-linux-gnu-gcc 
-C link-arg=-Wl,-z,relro --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/upstream-ontologist-0.1.44 --remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry`
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=semver CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/semver-1.0.21 CARGO_PKG_AUTHORS='David Tolnay <[email protected]>' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of 
Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.21 
CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/semver-1.0.21 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps 
OUT_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/build/semver-89549cfac3506b05/out rustc --crate-name semver --edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/semver-1.0.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 --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' 
--check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=c16fc991ccf75fdc -C extra-filename=-c16fc991ccf75fdc --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 serde=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libserde-32259ba90c9da3a7.rmeta --cap-lints 
warn -C debuginfo=2 -C strip=none --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/upstream-ontologist-0.1.44 --remap-path-prefix 
/<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry`
warning: unexpected `cfg` condition name: `doc_cfg`
  --> /usr/share/cargo/registry/semver-1.0.21/src/lib.rs:64:13
   |
64 | #![cfg_attr(doc_cfg, feature(doc_cfg))]
   |             ^^^^^^^
   |
   = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, 
`doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, 
`relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, 
`sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, 
`target_endian`, `target_env`, `target_family`, `target_feature`, 
`target_has_atomic`, `target_has_atomic_equal_alignment`, 
`target_has_atomic_load_store`, `target_os`, `target_pointer_width`, 
`target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and 
`windows`
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for 
the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding 
`println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see 
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for 
more information about checking conditional configuration
   = note: `#[warn(unexpected_cfgs)]` on by default

warning: unexpected `cfg` condition name: `no_alloc_crate`
  --> /usr/share/cargo/registry/semver-1.0.21/src/lib.rs:65:43
   |
65 | #![cfg_attr(all(not(feature = "std"), not(no_alloc_crate)), no_std)]
   |                                           ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for 
the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = 
['cfg(no_alloc_crate)'] }
   = help: or consider adding 
`println!("cargo::rustc-check-cfg=cfg(no_alloc_crate)");` to the top of the 
`build.rs`
   = note: see 
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for 
more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_unsafe_op_in_unsafe_fn_lint`
  --> /usr/share/cargo/registry/semver-1.0.21/src/lib.rs:66:17
   |
66 | #![cfg_attr(not(no_unsafe_op_in_unsafe_fn_lint), 
deny(unsafe_op_in_unsafe_fn))]
   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for 
the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = 
['cfg(no_unsafe_op_in_unsafe_fn_lint)'] }
   = help: or consider adding 
`println!("cargo::rustc-check-cfg=cfg(no_unsafe_op_in_unsafe_fn_lint)");` to 
the top of the `build.rs`
   = note: see 
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for 
more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_unsafe_op_in_unsafe_fn_lint`
  --> /usr/share/cargo/registry/semver-1.0.21/src/lib.rs:67:13
   |
67 | #![cfg_attr(no_unsafe_op_in_unsafe_fn_lint, allow(unused_unsafe))]
   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for 
the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = 
['cfg(no_unsafe_op_in_unsafe_fn_lint)'] }
   = help: or consider adding 
`println!("cargo::rustc-check-cfg=cfg(no_unsafe_op_in_unsafe_fn_lint)");` to 
the top of the `build.rs`
   = note: see 
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for 
more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_str_strip_prefix`
  --> /usr/share/cargo/registry/semver-1.0.21/src/lib.rs:68:13
   |
68 | #![cfg_attr(no_str_strip_prefix, allow(unstable_name_collisions))]
   |             ^^^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for 
the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = 
['cfg(no_str_strip_prefix)'] }
   = help: or consider adding 
`println!("cargo::rustc-check-cfg=cfg(no_str_strip_prefix)");` to the top of 
the `build.rs`
   = note: see 
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for 
more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_alloc_crate`
  --> /usr/share/cargo/registry/semver-1.0.21/src/lib.rs:88:11
   |
88 | #[cfg(not(no_alloc_crate))]
   |           ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for 
the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = 
['cfg(no_alloc_crate)'] }
   = help: or consider adding 
`println!("cargo::rustc-check-cfg=cfg(no_alloc_crate)");` to the top of the 
`build.rs`
   = note: see 
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for 
more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_const_vec_new`
   --> /usr/share/cargo/registry/semver-1.0.21/src/lib.rs:188:12
    |
188 | #[cfg_attr(no_const_vec_new, derive(Default))]
    |            ^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for 
the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = 
['cfg(no_const_vec_new)'] }
    = help: or consider adding 
`println!("cargo::rustc-check-cfg=cfg(no_const_vec_new)");` to the top of the 
`build.rs`
    = note: see 
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for 
more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_non_exhaustive`
   --> /usr/share/cargo/registry/semver-1.0.21/src/lib.rs:252:16
    |
252 | #[cfg_attr(not(no_non_exhaustive), non_exhaustive)]
    |                ^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for 
the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = 
['cfg(no_non_exhaustive)'] }
    = help: or consider adding 
`println!("cargo::rustc-check-cfg=cfg(no_non_exhaustive)");` to the top of the 
`build.rs`
    = note: see 
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for 
more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_const_vec_new`
   --> /usr/share/cargo/registry/semver-1.0.21/src/lib.rs:529:11
    |
529 | #[cfg(not(no_const_vec_new))]
    |           ^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for 
the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = 
['cfg(no_const_vec_new)'] }
    = help: or consider adding 
`println!("cargo::rustc-check-cfg=cfg(no_const_vec_new)");` to the top of the 
`build.rs`
    = note: see 
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for 
more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_non_exhaustive`
   --> /usr/share/cargo/registry/semver-1.0.21/src/lib.rs:263:11
    |
263 |     #[cfg(no_non_exhaustive)] // rustc <1.40
    |           ^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for 
the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = 
['cfg(no_non_exhaustive)'] }
    = help: or consider adding 
`println!("cargo::rustc-check-cfg=cfg(no_non_exhaustive)");` to the top of the 
`build.rs`
    = note: see 
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for 
more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_str_strip_prefix`
 --> /usr/share/cargo/registry/semver-1.0.21/src/backport.rs:1:7
  |
1 | #[cfg(no_str_strip_prefix)] // rustc <1.45
  |       ^^^^^^^^^^^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for 
the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = 
['cfg(no_str_strip_prefix)'] }
  = help: or consider adding 
`println!("cargo::rustc-check-cfg=cfg(no_str_strip_prefix)");` to the top of 
the `build.rs`
  = note: see 
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for 
more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_str_strip_prefix`
 --> /usr/share/cargo/registry/semver-1.0.21/src/backport.rs:6:7
  |
6 | #[cfg(no_str_strip_prefix)]
  |       ^^^^^^^^^^^^^^^^^^^
  |
  = help: consider using a Cargo feature instead
  = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for 
the lint:
           [lints.rust]
           unexpected_cfgs = { level = "warn", check-cfg = 
['cfg(no_str_strip_prefix)'] }
  = help: or consider adding 
`println!("cargo::rustc-check-cfg=cfg(no_str_strip_prefix)");` to the top of 
the `build.rs`
  = note: see 
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for 
more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_alloc_crate`
  --> /usr/share/cargo/registry/semver-1.0.21/src/backport.rs:19:7
   |
19 | #[cfg(no_alloc_crate)] // rustc <1.36
   |       ^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for 
the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = 
['cfg(no_alloc_crate)'] }
   = help: or consider adding 
`println!("cargo::rustc-check-cfg=cfg(no_alloc_crate)");` to the top of the 
`build.rs`
   = note: see 
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for 
more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_non_exhaustive`
  --> /usr/share/cargo/registry/semver-1.0.21/src/display.rs:59:19
   |
59 |             #[cfg(no_non_exhaustive)]
   |                   ^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for 
the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = 
['cfg(no_non_exhaustive)'] }
   = help: or consider adding 
`println!("cargo::rustc-check-cfg=cfg(no_non_exhaustive)");` to the top of the 
`build.rs`
   = note: see 
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for 
more information about checking conditional configuration

warning: unexpected `cfg` condition name: `doc_cfg`
  --> /usr/share/cargo/registry/semver-1.0.21/src/error.rs:29:12
   |
29 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))]
   |            ^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for 
the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
   = help: or consider adding 
`println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
   = note: see 
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for 
more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_non_exhaustive`
  --> /usr/share/cargo/registry/semver-1.0.21/src/eval.rs:39:15
   |
39 |         #[cfg(no_non_exhaustive)]
   |               ^^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for 
the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = 
['cfg(no_non_exhaustive)'] }
   = help: or consider adding 
`println!("cargo::rustc-check-cfg=cfg(no_non_exhaustive)");` to the top of the 
`build.rs`
   = note: see 
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for 
more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_exhaustive_int_match`
   --> /usr/share/cargo/registry/semver-1.0.21/src/identifier.rs:166:19
    |
166 |             #[cfg(no_exhaustive_int_match)] // rustc <1.33
    |                   ^^^^^^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for 
the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = 
['cfg(no_exhaustive_int_match)'] }
    = help: or consider adding 
`println!("cargo::rustc-check-cfg=cfg(no_exhaustive_int_match)");` to the top 
of the `build.rs`
    = note: see 
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for 
more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_nonzero_bitscan`
   --> /usr/share/cargo/registry/semver-1.0.21/src/identifier.rs:327:11
    |
327 |     #[cfg(no_nonzero_bitscan)]
    |           ^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for 
the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = 
['cfg(no_nonzero_bitscan)'] }
    = help: or consider adding 
`println!("cargo::rustc-check-cfg=cfg(no_nonzero_bitscan)");` to the top of the 
`build.rs`
    = note: see 
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for 
more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_nonzero_bitscan`
   --> /usr/share/cargo/registry/semver-1.0.21/src/identifier.rs:416:11
    |
416 |     #[cfg(no_nonzero_bitscan)] // rustc <1.53
    |           ^^^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for 
the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = 
['cfg(no_nonzero_bitscan)'] }
    = help: or consider adding 
`println!("cargo::rustc-check-cfg=cfg(no_nonzero_bitscan)");` to the top of the 
`build.rs`
    = note: see 
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for 
more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_const_vec_new`
  --> /usr/share/cargo/registry/semver-1.0.21/src/parse.rs:92:27
   |
92 |                 #[cfg(not(no_const_vec_new))]
   |                           ^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for 
the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = 
['cfg(no_const_vec_new)'] }
   = help: or consider adding 
`println!("cargo::rustc-check-cfg=cfg(no_const_vec_new)");` to the top of the 
`build.rs`
   = note: see 
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for 
more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_const_vec_new`
  --> /usr/share/cargo/registry/semver-1.0.21/src/parse.rs:94:23
   |
94 |                 #[cfg(no_const_vec_new)] // rustc <1.39
   |                       ^^^^^^^^^^^^^^^^
   |
   = help: consider using a Cargo feature instead
   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for 
the lint:
            [lints.rust]
            unexpected_cfgs = { level = "warn", check-cfg = 
['cfg(no_const_vec_new)'] }
   = help: or consider adding 
`println!("cargo::rustc-check-cfg=cfg(no_const_vec_new)");` to the top of the 
`build.rs`
   = note: see 
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for 
more information about checking conditional configuration

warning: unexpected `cfg` condition name: `no_const_vec_new`
   --> /usr/share/cargo/registry/semver-1.0.21/src/lib.rs:497:15
    |
497 |     #[cfg(not(no_const_vec_new))] // rustc <1.39
    |               ^^^^^^^^^^^^^^^^
    |
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for 
the lint:
             [lints.rust]
             unexpected_cfgs = { level = "warn", check-cfg = 
['cfg(no_const_vec_new)'] }
    = help: or consider adding 
`println!("cargo::rustc-check-cfg=cfg(no_const_vec_new)");` to the top of the 
`build.rs`
    = note: see 
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for 
more information about checking conditional configuration

warning: `semver` (lib) generated 22 warnings
   Compiling rust-ini v0.18.0
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=ini CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/rust-ini-0.18.0 CARGO_PKG_AUTHORS='Y. T. Chung <[email protected]>' CARGO_PKG_DESCRIPTION='An Ini configuration file parsing library in Rust' 
CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rust-ini CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/zonyitoo/rust-ini' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.18.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 
CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/rust-ini-0.18.0 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name ini --edition=2018 
/<<PKGBUILDDIR>>/debian/cargo_registry/rust-ini-0.18.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' 
--check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("brackets-in-section-names", "case-insensitive", "default", "inline-comment", "unicase"))' -C metadata=0daa3455de20f9a4 -C extra-filename=-0daa3455de20f9a4 --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-2e31bca6374d7072.rmeta --extern ordered_multimap=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libordered_multimap-42cf5fca204f1509.rmeta --cap-lints warn -C 
debuginfo=2 -C strip=none --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/upstream-ontologist-0.1.44 --remap-path-prefix 
/<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry`
   Compiling rst_renderer v0.4.0
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=rst_renderer CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/rst_renderer-0.4.0 CARGO_PKG_AUTHORS='Philipp A. <[email protected]>' 
CARGO_PKG_DESCRIPTION='a reStructuredText renderer' CARGO_PKG_HOMEPAGE='https://github.com/flying-sheep/rust-rst' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rst_renderer 
CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/flying-sheep/rust-rst' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 
CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/rst_renderer-0.4.0 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name rst_renderer --edition=2018 
/<<PKGBUILDDIR>>/debian/cargo_registry/rst_renderer-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C 
debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ec91a527512cedde -C extra-filename=-ec91a527512cedde --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-bd3f0f91b9cf9945.rmeta --extern 
document_tree=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libdocument_tree-9870e13bccea8180.rmeta --extern 
serde_json=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libserde_json-ad37aff7f9e556a2.rmeta --cap-lints warn -C debuginfo=2 -C strip=none --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C 
link-arg=-Wl,-z,relro --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/upstream-ontologist-0.1.44 --remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry`
warning: unused import: `anyhow`
 --> /usr/share/cargo/registry/rst_renderer-0.4.0/src/lib.rs:5:14
  |
5 | use anyhow::{anyhow, Error};
  |              ^^^^^^
  |
  = note: `#[warn(unused_imports)]` on by default

warning: `rst_renderer` (lib) generated 1 warning
   Compiling debian-control v0.1.38
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=debian_control CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/debian-control-0.1.38 CARGO_PKG_AUTHORS='Jelmer Vernooij <[email protected]>' CARGO_PKG_DESCRIPTION='A parser for Debian copyright files' 
CARGO_PKG_HOMEPAGE='https://github.com/jelmer/deb822-lossless' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=debian-control CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jelmer/deb822-lossless' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.38 CARGO_PKG_VERSION_MAJOR=0 
CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=38 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/debian-control-0.1.38 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name debian_control --edition=2021 
/<<PKGBUILDDIR>>/debian/cargo_registry/debian-control-0.1.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="chrono"' --cfg 'feature="default"' 
--check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("chrono", "default", "python-debian", "serde"))' -C metadata=e1bf2dab9c3f2d5b -C extra-filename=-e1bf2dab9c3f2d5b --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 chrono=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libchrono-8e48b2f27bab3b54.rmeta --extern 
deb822_lossless=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libdeb822_lossless-ef83d1d6345e96f4.rmeta --extern debversion=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libdebversion-5c5ad699926df5d8.rmeta --extern 
regex=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libregex-b3e78e462ffc7c69.rmeta --extern rowan=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/librowan-8a81fa1c34c406fc.rmeta --extern 
url=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/liburl-c61d839e061fb668.rmeta --cap-lints warn -C debuginfo=2 -C strip=none --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix 
/<<PKGBUILDDIR>>=/usr/share/cargo/registry/upstream-ontologist-0.1.44 --remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry`
warning: variants `NumberedFootnote`, `LabeledFootnote`, `Citation`, 
`InternalLink`, `IndirectLink`, and `SectionTitle` are never constructed
  --> /usr/share/cargo/registry/rst_parser-0.4.0/src/simplify.rs:37:2
   |
36 | enum NamedTargetType {
   |      --------------- variants in this enum
37 |     NumberedFootnote(usize),
   |     ^^^^^^^^^^^^^^^^
38 |     LabeledFootnote(usize),
   |     ^^^^^^^^^^^^^^^
39 |     Citation,
   |     ^^^^^^^^
40 |     InternalLink,
   |     ^^^^^^^^^^^^
41 |     ExternalLink(Url),
42 |     IndirectLink(NameToken),
   |     ^^^^^^^^^^^^
43 |     SectionTitle,
   |     ^^^^^^^^^^^^
   |
   = note: `NamedTargetType` has a derived impl for the trait `Debug`, but this 
is intentionally ignored during dead code analysis
   = note: `#[warn(dead_code)]` on by default

warning: method `is_implicit_target` is never used
  --> /usr/share/cargo/registry/rst_parser-0.4.0/src/simplify.rs:46:5
   |
45 | impl NamedTargetType {
   | -------------------- method in this implementation
46 |     fn is_implicit_target(&self) -> bool {
   |        ^^^^^^^^^^^^^^^^^^

   Compiling debian-copyright v0.1.26
     Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=debian_copyright CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/debian-copyright-0.1.26 CARGO_PKG_AUTHORS='Jelmer Vernooij <[email protected]>' 
CARGO_PKG_DESCRIPTION='A parser for Debian copyright files' CARGO_PKG_HOMEPAGE='https://github.com/jelmer/deb822-lossless' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=debian-copyright 
CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jelmer/deb822-lossless' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.26 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=26 
CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/debian-copyright-0.1.26 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name debian_copyright 
--edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/debian-copyright-0.1.26/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 
embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cf8f7e5b946b6e4e -C extra-filename=-cf8f7e5b946b6e4e --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 deb822_lossless=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libdeb822_lossless-ef83d1d6345e96f4.rmeta --extern 
debversion=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libdebversion-5c5ad699926df5d8.rmeta --extern 
regex=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libregex-b3e78e462ffc7c69.rmeta --cap-lints warn -C debuginfo=2 -C strip=none --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro 
--remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/upstream-ontologist-0.1.44 --remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry`
error[E0282]: type annotations needed
   --> /usr/share/cargo/registry/debian-copyright-0.1.26/src/lossy.rs:158:27
    |
158 |         f.write_str(&self.to_paragraph().to_string())
    |                           ^^^^^^^^^^^^
    |
help: try using a fully qualified path to specify the expected types
    |
158 |         f.write_str(&<lossy::LicenseParagraph as 
ToDeb822Paragraph<P>>::to_paragraph(self).to_string())
    |                      
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++    ~

error[E0282]: type annotations needed
   --> /usr/share/cargo/registry/debian-copyright-0.1.26/src/lossy.rs:186:27
    |
186 |         f.write_str(&self.to_paragraph().to_string())
    |                           ^^^^^^^^^^^^
    |
help: try using a fully qualified path to specify the expected types
    |
186 |         f.write_str(&<lossy::FilesParagraph as 
ToDeb822Paragraph<P>>::to_paragraph(self).to_string())
    |                      
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++    ~

error[E0283]: type annotations needed
   --> /usr/share/cargo/registry/debian-copyright-0.1.26/src/lossy.rs:241:37
    |
241 |         write!(f, "{}", self.header.to_paragraph())?;
    |                                     ^^^^^^^^^^^^
    |
    = note: cannot satisfy `_: Deb822LikeParagraph`
    = help: the following types implement trait `Deb822LikeParagraph`:
              deb822_lossless::Paragraph
              deb822_lossless::lossy::Paragraph
note: required by a bound in `to_paragraph`
   --> /usr/share/cargo/registry/deb822-lossless-0.2.1/src/convert.rs:52:32
    |
52  | pub trait ToDeb822Paragraph<P: Deb822LikeParagraph> {
    |                                ^^^^^^^^^^^^^^^^^^^ required by this bound 
in `ToDeb822Paragraph::to_paragraph`
53  |     /// Convert this object to a paragraph.
54  |     fn to_paragraph(&self) -> P;
    |        ------------ required by a bound in this associated function
help: try using a fully qualified path to specify the expected types
    |
241 |         write!(f, "{}", <lossy::Header as 
ToDeb822Paragraph<P>>::to_paragraph(&self.header))?;
    |                         
+++++++++++++++++++++++++++++++++++++++++++++++++++++++           ~

Some errors have detailed explanations: E0282, E0283.
For more information about an error, try `rustc --explain E0282`.
error: could not compile `debian-copyright` (lib) due to 3 previous errors

Caused by:
  process didn't exit successfully: `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=debian_copyright CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/debian-copyright-0.1.26 CARGO_PKG_AUTHORS='Jelmer Vernooij 
<[email protected]>' CARGO_PKG_DESCRIPTION='A parser for Debian copyright files' CARGO_PKG_HOMEPAGE='https://github.com/jelmer/deb822-lossless' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' 
CARGO_PKG_NAME=debian-copyright CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jelmer/deb822-lossless' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.26 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 
CARGO_PKG_VERSION_PATCH=26 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/debian-copyright-0.1.26 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc 
--crate-name debian_copyright --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/debian-copyright-0.1.26/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib 
--emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cf8f7e5b946b6e4e -C extra-filename=-cf8f7e5b946b6e4e --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 deb822_lossless=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libdeb822_lossless-ef83d1d6345e96f4.rmeta --extern 
debversion=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libdebversion-5c5ad699926df5d8.rmeta --extern 
regex=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libregex-b3e78e462ffc7c69.rmeta --cap-lints warn -C debuginfo=2 -C strip=none --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro 
--remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/upstream-ontologist-0.1.44 --remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry` (exit status: 1)
warning: build failed, waiting for other jobs to finish...
warning: `rst_parser` (lib) generated 2 warnings
dh_auto_test: error: /usr/share/cargo/bin/cargo build returned exit code 101
make: *** [debian/rules:3: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202410/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Version: 0.1.27-1

This was fixed in the latest upload.

--- End Message ---

Reply via email to