• Bug#1103098: rust-x509-parser: FTBFS in testing/i386: dh_auto_test: err

    From Lucas Nussbaum@21:1/5 to All on Mon Apr 14 13:50:15 2025
    Source: rust-x509-parser
    Version: 0.17.0-4
    Severity: serious
    Justification: FTBFS
    Tags: trixie sid ftbfs
    User: lucas@debian.org
    Usertags: ftbfs-20250414 ftbfs-trixie

    Hi,

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


    Relevant part (hopefully):
    debian/rules binary
    dh binary
    dh_update_autotools_config
    dh_autoreconf
    dh_auto_configure --buildsystem=rust
    /usr/share/dh-rust/bin/cargo prepare-debian debian/cargo_registry debian cargo wrapper: options, profiles, parallel, lto: ['parallel=8'] [] ['-j8'] 0
    debian cargo wrapper: rust_type, gnu_type: i686-unknown-linux-gnu, i686-linux-gnu
    debian cargo wrapper: linking /usr/share/cargo/registry/* into /build/reproducible-path/rust-x509-parser-0.17.0/debian/cargo_registry/
    cargo update
    Locking 9 packages to latest compatible versions
    Updating asn1-rs v0.7.0 -> v0.7.1
    Downgrading autocfg v1.4.0 -> v1.1.0
    Downgrading cc v1.2.10 -> v1.1.14
    Downgrading data-encoding v2.7.0 -> v2.6.0
    Updating oid-registry v0.8.0 -> v0.8.1
    Downgrading proc-macro2 v1.0.93 -> v1.0.92
    Updating quote v1.0.38 -> v1.0.40
    Updating syn v2.0.96 -> v2.0.98
    Downgrading unicode-ident v1.0.16 -> v1.0.13
    Removing wasi v0.11.0+wasi-snapshot-preview1
    Removing windows-sys v0.52.0
    Removing windows-targets v0.52.6
    Removing windows_aarch64_gnullvm v0.52.6
    Removing windows_aarch64_msvc v0.52.6
    Removing windows_i686_gnu v0.52.6
    Removing windows_i686_gnullvm v0.52.6
    Removing windows_i686_msvc v0.52.6
    Removing windows_x86_64_gnu v0.52.6
    Removing windows_x86_64_gnullvm v0.52.6
    Removing windows_x86_64_msvc v0.52.6
    dh_auto_build --buildsystem=rust
    dh_auto_test --buildsystem=rust
    /usr/share/dh-rust/bin/cargo test
    debian cargo wrapper: options, profiles, parallel, lto: ['parallel=8'] [] ['-j8'] 0
    debian cargo wrapper: rust_type, gnu_type: i686-unknown-linux-gnu, i686-linux-gnu
    debian cargo wrapper: running subprocess (['env', 'RUST_BACKTRACE=1', '/usr/bin/cargo', '-Zavoid-dev-deps', 'test', '--profile', 'release', '--verbose', '--verbose', '-j8', '--target', 'i686-unknown-linux-gnu'],) {}
    Compiling proc-macro2 v1.0.92
    Compiling unicode-ident v1.0.13
    Compiling autocfg v1.1.0
    Compiling memchr v2.7.4
    Compiling time-core v0.1.2
    Compiling powerfmt v0.2.0
    Compiling minimal-lexical v0.2.1
    Compiling thiserror v2.0.11
    Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=unicode_ident CARGO_MANIFEST_DIR=/build/reproducible-path/rust-x509-parser-0.17.0/debian/cargo_registry/unicode-ident-1.0.13 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-x509-parser-0.17.0/debian/
    cargo_registry/unicode-ident-1.0.13/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay <dtolnay@gmail.com>' CARGO_PKG_DESCRIPTION='Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31' CARGO_PKG_
    HOMEPAGE='' CARGO_PKG_LICENSE='(MIT OR Apache-2.0) AND Unicode-DFS-2016' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-ident CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/unicode-ident' CARGO_PKG_RUST_VERSION=1.31 CARGO_
    PKG_VERSION=1.0.13 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-x509-parser-0.17.0/target/release/deps rustc --crate-name unicode_ident --edition=
    2018 /build/reproducible-path/rust-x509-parser-0.17.0/debian/cargo_registry/unicode-ident-1.0.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -
    C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0db354c5d14aac2a -C extra-filename=-becbf3b22d170fb0 --out-dir /build/reproducible-path/rust-x509-parser-0.17.0/target/release/deps -C strip=debuginfo -
    L dependency=/build/reproducible-path/rust-x509-parser-0.17.0/target/release/deps --cap-lints warn`
    Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/build/reproducible-path/rust-x509-parser-0.17.0/debian/cargo_registry/memchr-2.7.4 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-x509-parser-0.17.0/debian/cargo_registry/
    memchr-2.7.4/Cargo.toml CARGO_PKG_AUTHORS='Andrew Gallant <jamslam@gmail.com>:bluss' CARGO_PKG_DESCRIPTION='Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for
    1, 2 or 3 byte search and single substring search.
    ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_
    VERSION=1.61 CARGO_PKG_VERSION=2.7.4 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-x509-parser-0.17.0/target/release/deps rustc --crate-name memchr --
    edition=2021 /build/reproducible-path/rust-x509-parser-0.17.0/debian/cargo_registry/memchr-2.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C
    embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=
    c773e699789bdad6 -C extra-filename=-7803222b52d8195f --out-dir /build/reproducible-path/rust-x509-parser-0.17.0/target/i686-unknown-linux-gnu/release/deps --target i686-unknown-linux-gnu -C strip=debuginfo -L dependency=/build/reproducible-path/rust-x509-
    parser-0.17.0/target/i686-unknown-linux-gnu/release/deps -L dependency=/build/reproducible-path/rust-x509-parser-0.17.0/target/release/deps --cap-lints warn --remap-path-prefix x509-parser_0.17.0=/usr/share/cargo/registry/x509-parser-0.17.0`
    Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/build/reproducible-path/rust-x509-parser-0.17.0/debian/cargo_registry/proc-macro2-1.0.92 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-x509-parser-0.17.0/
    debian/cargo_registry/proc-macro2-1.0.92/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay <dtolnay@gmail.com>:Alex Crichton <alex@alexcrichton.com>' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-
    based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2'
    CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.92 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=92 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-x509-parser-0.17.0/target/release/deps rustc --
    crate-name build_script_build --edition=2021 /build/reproducible-path/rust-x509-parser-0.17.0/debian/cargo_registry/proc-macro2-1.0.92/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,
    link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=82925ee789c891f0 -
    C extra-filename=-f26033f3110ce588 --out-dir /build/reproducible-path/rust-x509-parser-0.17.0/target/release/build/proc-macro2-f26033f3110ce588 -C strip=debuginfo -L dependency=/build/reproducible-path/rust-x509-parser-0.17.0/target/release/deps --cap-
    lints warn`
    Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=autocfg CARGO_MANIFEST_DIR=/build/reproducible-path/rust-x509-parser-0.17.0/debian/cargo_registry/autocfg-1.1.0 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-x509-parser-0.17.0/debian/cargo_
    registry/autocfg-1.1.0/Cargo.toml CARGO_PKG_AUTHORS='Josh Stone <cuviper@gmail.com>' CARGO_PKG_DESCRIPTION='Automatic cfg for Rust compiler features' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=
    autocfg CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cuviper/autocfg' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_
    LIBRARY_PATH=/build/reproducible-path/rust-x509-parser-0.17.0/target/release/deps rustc --crate-name autocfg --edition=2015 /build/reproducible-path/rust-x509-parser-0.17.0/debian/cargo_registry/autocfg-1.1.0/src/lib.rs --error-format=json --json=
    diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c3a228c0340334f6 -C extra-
    filename=-869fbd9db8ec1cc1 --out-dir /build/reproducible-path/rust-x509-parser-0.17.0/target/release/deps -C strip=debuginfo -L dependency=/build/reproducible-path/rust-x509-parser-0.17.0/target/release/deps --cap-lints warn`
    Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=powerfmt CARGO_MANIFEST_DIR=/build/reproducible-path/rust-x509-parser-0.17.0/debian/cargo_registry/powerfmt-0.2.0 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-x509-parser-0.17.0/debian/cargo_
    registry/powerfmt-0.2.0/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt <jacob@jhpratt.dev>' CARGO_PKG_DESCRIPTION=' `powerfmt` is a library that provides utilities for formatting values. This crate makes it
    significantly easier to support filling to a minimum width with alignment, avoid heap
    allocation, and avoid repetitive calculations.
    ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=powerfmt CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jhpratt/powerfmt' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.2.0
    CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-x509-parser-0.17.0/target/release/deps rustc --crate-name powerfmt --edition=2021 /build/reproducible-
    path/rust-x509-parser-0.17.0/debian/cargo_registry/powerfmt-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(
    docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "std"))' -C metadata=0733b89502520df5 -C extra-filename=-86d96aa129b16cf2 --out-dir /build/reproducible-path/rust-x509-parser-0.17.0/target/i686-unknown-linux-gnu/release/deps --
    target i686-unknown-linux-gnu -C strip=debuginfo -L dependency=/build/reproducible-path/rust-x509-parser-0.17.0/target/i686-unknown-linux-gnu/release/deps -L dependency=/build/reproducible-path/rust-x509-parser-0.17.0/target/release/deps --cap-lints warn
    --remap-path-prefix x509-parser_0.17.0=/usr/share/cargo/registry/x509-parser-0.17.0`
    Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=time_core CARGO_MANIFEST_DIR=/build/reproducible-path/rust-x509-parser-0.17.0/debian/cargo_registry/time-core-0.1.2 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-x509-parser-0.17.0/debian/cargo_
    registry/time-core-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt <open-source@jhpratt.dev>:Time contributors' CARGO_PKG_DESCRIPTION='This crate is an implementation detail and should not be relied upon directly.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=
    'MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=time-core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/time-rs/time' CARGO_PKG_RUST_VERSION=1.67.0 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='' LD_LIBRARY_PATH=/build/reproducible-path/rust-x509-parser-0.17.0/target/release/deps rustc --crate-name time_core --edition=2021 /build/reproducible-path/rust-x509-parser-0.17.0/debian/cargo_registry/
    time-core-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 debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature,
    values())' -C metadata=dd2fbd9dd7734ae3 -C extra-filename=-f82f0e6c8b9d10c1 --out-dir /build/reproducible-path/rust-x509-parser-0.17.0/target/release/deps -C strip=debuginfo -L dependency=/build/reproducible-path/rust-x509-parser-0.17.0/target/release/
    deps --cap-lints warn`
    Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=minimal_lexical CARGO_MANIFEST_DIR=/build/reproducible-path/rust-x509-parser-0.17.0/debian/cargo_registry/minimal-lexical-0.2.1 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-x509-parser-0.17.0/
    debian/cargo_registry/minimal-lexical-0.2.1/Cargo.toml CARGO_PKG_AUTHORS='Alex Huszagh <ahuszagh@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='' LD_LIBRARY_PATH=/build/reproducible-path/rust-x509-parser-0.17.0/target/release/deps rustc --crate-name minimal_lexical --edition=2018 /build/reproducible-path/rust-x509-parser-0.17.0/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 opt-level=3 -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature,
    values("alloc", "compact", "default", "lint", "nightly", "std"))' -C metadata=412d79924eadead4 -C extra-filename=-9abce9aaf3c3f7cf --out-dir /build/reproducible-path/rust-x509-parser-0.17.0/target/i686-unknown-linux-gnu/release/deps --target i686-unknown-
    linux-gnu -C strip=debuginfo -L dependency=/build/reproducible-path/rust-x509-parser-0.17.0/target/i686-unknown-linux-gnu/release/deps -L dependency=/build/reproducible-path/rust-x509-parser-0.17.0/target/release/deps --cap-lints warn --remap-path-prefix
    x509-parser_0.17.0=/usr/share/cargo/registry/x509-parser-0.17.0`
    Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/build/reproducible-path/rust-x509-parser-0.17.0/debian/cargo_registry/thiserror-2.0.11 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-x509-parser-0.17.0/
    debian/cargo_registry/thiserror-2.0.11/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay <dtolnay@gmail.com>' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror
    CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.0.11 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_
    PATH=/build/reproducible-path/rust-x509-parser-0.17.0/target/release/deps rustc --crate-name build_script_build --edition=2021 /build/reproducible-path/rust-x509-parser-0.17.0/debian/cargo_registry/thiserror-2.0.11/build.rs --error-format=json --json=
    diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default",
    "std"))' -C metadata=1886b188d3b5944c -C extra-filename=-5bf01830fb7501f5 --out-dir /build/reproducible-path/rust-x509-parser-0.17.0/target/release/build/thiserror-5bf01830fb7501f5 -C strip=debuginfo -L dependency=/build/reproducible-path/rust-x509-
    parser-0.17.0/target/release/deps --cap-lints warn`
    warning: unexpected `cfg` condition name: `__powerfmt_docs`
    /build/reproducible-path/rust-x509-parser-0.17.0/debian/cargo_registry/powerfmt-0.2.0/src/lib.rs:6:13
    |
    6 | #![cfg_attr(__powerfmt_docs, feature(doc_auto_cfg, rustc_attrs))]
    | ^^^^^^^^^^^^^^^
    |
    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_
    cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_
    thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
    = help: consider using a Cargo feature instead
    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
    [lints.rust]
    unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__powerfmt_docs)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__powerfmt_docs)");` 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: `__powerfmt_docs`
    /build/reproducible-path/rust-x509-parser-0.17.0/debian/cargo_registry/powerfmt-0.2.0/src/lib.rs:7:13
    |
    7 | #![cfg_attr(__powerfmt_docs, allow(internal_features))]
    | ^^^^^^^^^^^^^^^
    |
    = 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(__powerfmt_docs)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__powerfmt_docs)");` 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: `__powerfmt_docs`
    --> /build/reproducible-path/rust-x509-parser-0.17.0/debian/cargo_registry/powerfmt-0.2.0/src/smart_display.rs:629:12
    |
    629 | #[cfg_attr(__powerfmt_docs, rustc_must_implement_one_of(fmt, fmt_with_metadata))]
    | ^^^^^^^^^^^^^^^
    |
    = 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(__powerfmt_docs)'] }
    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__powerfmt_docs)");` to the top of the `build.rs`
    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration

    Compiling num-conv v0.1.0
    Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=num_conv CARGO_MANIFEST_DIR=/build/reproducible-path/rust-x509-parser-0.17.0/debian/cargo_registry/num-conv-0.1.0 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-x509-parser-0.17.0/debian/cargo_
    registry/num-conv-0.1.0/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt <jacob@jhpratt.dev>' CARGO_PKG_DESCRIPTION='`num_conv` is a crate to convert between integer types without using `as` casts. This provides
    better certainty when refactoring, makes the exact behavior of code more explicit, and allows using
    turbofish syntax.
    ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-conv CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jhpratt/num-conv' CARGO_PKG_RUST_VERSION=1.57.0 CARGO_PKG_VERSION=0.1.0
    CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-x509-parser-0.17.0/target/release/deps rustc --crate-name num_conv --edition=2021 /build/reproducible-
    path/rust-x509-parser-0.17.0/debian/cargo_registry/num-conv-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unused --warn=unreachable-
    pub '--deny=clippy::std-instead-of-core' --warn=missing-docs '--deny=clippy::alloc-instead-of-core' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=602ae279e4bf3390 -C extra-filename=-
    b3577c50b982bc81 --out-dir /build/reproducible-path/rust-x509-parser-0.17.0/target/release/deps -C strip=debuginfo -L dependency=/build/reproducible-path/rust-x509-parser-0.17.0/target/release/deps --cap-lints warn`
    Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=time_core CARGO_MANIFEST_DIR=/build/reproducible-path/rust-x509-parser-0.17.0/debian/cargo_registry/time-core-0.1.2 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-x509-parser-0.17.0/debian/cargo_
    registry/time-core-0.1.2/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt <open-source@jhpratt.dev>:Time contributors' CARGO_PKG_DESCRIPTION='This crate is an implementation detail and should not be relied upon directly.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=
    'MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=time-core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/time-rs/time' CARGO_PKG_RUST_VERSION=1.67.0 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='' LD_LIBRARY_PATH=/build/reproducible-path/rust-x509-parser-0.17.0/target/release/deps rustc --crate-name time_core --edition=2021 /build/reproducible-path/rust-x509-parser-0.17.0/debian/cargo_registry/
    time-core-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 opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())'
    -C metadata=e5c72071ef8cd7c1 -C extra-filename=-8d396daec9874e73 --out-dir /build/reproducible-path/rust-x509-parser-0.17.0/target/i686-unknown-linux-gnu/release/deps --target i686-unknown-linux-gnu -C strip=debuginfo -L dependency=/build/reproducible-
    path/rust-x509-parser-0.17.0/target/i686-unknown-linux-gnu/release/deps -L dependency=/build/reproducible-path/rust-x509-parser-0.17.0/target/release/deps --cap-lints warn --remap-path-prefix x509-parser_0.17.0=/usr/share/cargo/registry/x509-parser-0.17.
    0`
    Compiling itoa v1.0.14
    Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=itoa CARGO_MANIFEST_DIR=/build/reproducible-path/rust-x509-parser-0.17.0/debian/cargo_registry/itoa-1.0.14 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-x509-parser-0.17.0/debian/cargo_registry/
    itoa-1.0.14/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay <dtolnay@gmail.com>' CARGO_PKG_DESCRIPTION='Fast integer primitive to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itoa
    CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/itoa' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.14 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=
    /build/reproducible-path/rust-x509-parser-0.17.0/target/release/deps rustc --crate-name itoa --edition=2018 /build/reproducible-path/rust-x509-parser-0.17.0/debian/cargo_registry/itoa-1.0.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,
    artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=3cbb80fa994cb3bc -C extra-filename=-41b80b9eeb78d539 --
    out-dir /build/reproducible-path/rust-x509-parser-0.17.0/target/i686-unknown-linux-gnu/release/deps --target i686-unknown-linux-gnu -C strip=debuginfo -L dependency=/build/reproducible-path/rust-x509-parser-0.17.0/target/i686-unknown-linux-gnu/release/
    deps -L dependency=/build/reproducible-path/rust-x509-parser-0.17.0/target/release/deps --cap-lints warn --remap-path-prefix x509-parser_0.17.0=/usr/share/cargo/registry/x509-parser-0.17.0`
    Compiling time-macros v0.2.19
    Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=time_macros CARGO_MANIFEST_DIR=/build/reproducible-path/rust-x509-parser-0.17.0/debian/cargo_registry/time-macros-0.2.19 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-x509-parser-0.17.0/debian/
    cargo_registry/time-macros-0.2.19/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt <open-source@jhpratt.dev>:Time contributors' CARGO_PKG_DESCRIPTION=' Procedural macros for the time crate.
    This crate is an implementation detail and should not be relied upon directly.
    ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=time-macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/time-rs/time' CARGO_PKG_RUST_VERSION=1.67.1 CARGO_PKG_VERSION=0.2.19 CARGO_
    PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/reproducible-path/rust-x509-parser-0.17.0/target/release/deps rustc --crate-name time_macros --edition=2021 /build/reproducible-path/
    rust-x509-parser-0.17.0/debian/cargo_registry/time-macros-0.2.19/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 --warn=unused '--
    warn=clippy::nursery' '--warn=clippy::all' --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=
    unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' --deny=unexpected_cfgs '--warn=
    rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=
    single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' --warn=noop-method-
    call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-
    implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons
    --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-
    bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy:
    :alloc-instead-of-core' --allow=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' --check-cfg 'cfg(__ui_tests)' --check-cfg 'cfg(bench)' -C debug-assertions=off --cfg 'feature="formatting"' --cfg 'feature=
    "parsing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("formatting", "large-dates", "parsing", "serde"))' -C metadata=a17e055ec2e06b79 -C extra-filename=-8b39979e797c2de1 --out-dir /build/reproducible-path/rust-x509-parser-0.17.0/
    target/release/deps -C strip=debuginfo -L dependency=/build/reproducible-path/rust-x509-parser-0.17.0/target/release/deps --extern num_conv=/build/reproducible-path/rust-x509-parser-0.17.0/target/release/deps/libnum_conv-b3577c50b982bc81.rlib --extern
    time_core=/build/reproducible-path/rust-x509-parser-0.17.0/target/release/deps/libtime_core-f82f0e6c8b9d10c1.rlib --extern proc_macro --cap-lints warn`
    Compiling deranged v0.3.11
    Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=deranged CARGO_MANIFEST_DIR=/build/reproducible-path/rust-x509-parser-0.17.0/debian/cargo_registry/deranged-0.3.11 CARGO_MANIFEST_PATH=/build/reproducible-path/rust-x509-parser-0.17.0/debian/cargo_
    registry/deranged-0.3.11/Cargo.toml CARGO_PKG_AUTHORS='Jacob Pratt <jacob@jhpratt.dev>' CARGO_PKG_DESCRIPTION='Ranged integers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=deranged CARGO_PKG_README=
    README.md CARGO_PKG_REPOSITORY='https://github.com/jhpratt/deranged' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.3.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/build/
    reproducible-path/rust-x509-parser-0.17.0/target/release/deps rustc --crate-name deranged --edition=2021 /build/reproducible-path/rust-x509-parser-0.17.0/debian/cargo_registry/deranged-0.3.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,
    artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="powerfmt"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "
    default", "num", "powerfmt", "quickcheck", "rand", "serde", "std"))' -C metadata=8d4495afff1aac65 -C extra-filename=-21ed621f3c30f090 --out-dir /build/reproducible-path/rust-x509-parser-0.17.0/target/i686-unknown-linux-gnu/release/deps --target i686-
    unknown-linux-gnu -C strip=debuginfo -L dependency=/build/reproducible-path/rust-x509-parser-0.17.0/target/i686-unknown-linux-gnu/release/deps -L dependency=/build/reproducible-path/rust-x509-parser-0.17.0/target/release/deps --extern powerfmt=/build/
    reproducible-path/rust-x509-parser-0.17.0/target/i686-unknown-linux-gnu/release/deps/libpowerfmt-86d96aa129b16cf2.rmeta --cap-lints warn --remap-path-prefix x509-parser_0.17.0=/usr/share/cargo/registry/x509-parser-0.17.0`

    [continued in next message]

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Bastian Germann@21:1/5 to All on Fri May 16 10:40:01 2025
    Control: tags -1 patch

    I am uploading a NMU to fix this.
    The debdiff is attached.

    diff -Nru rust-x509-parser-0.17.0/debian/changelog rust-x509-parser-0.17.0/debian/changelog
    --- rust-x509-parser-0.17.0/debian/changelog 2025-03-10 20:11:28.000000000 +0100
    +++ rust-x509-parser-0.17.0/debian/changelog 2025-05-16 08:25:17.000000000 +0200
    @@ -1,3 +1,10 @@
    +rust-x509-parser (0.17.0-4.1) unstable; urgency=medium
    +
    + * Non-maintainer upload
    + * tests: Use usize::MAX instead of 64 bit literal (Closes: #1103098)
    +
    + -- Bastian Germann <bage@debian.org> Fri, 16 May 2025 08:25:17 +0200
    +
    rust-x509-parser (0.17.0-4) unstable; urgency=medium

    * add patch 1001 to include certs used in tests
    diff -Nru rust-x509-parser-0.17.0/debian/patches/1002-tests-Use-usize-MAX-instead-of-64-bit-literal.patch rust-x509-parser-0.17.0/debian/patches/1002-tests-Use-usize-MAX-instead-of-64-bit-literal.patch
    --- rust-x509-parser-0.17.0/debian/patches/1002-tests-Use-usize-MAX-instead-of-64-bit-literal.patch 1970-01-01 01:00:00.000000000 +0100
    +++ rust-x509-parser-0.17.0/debian/patches/1002-tests-Use-usize-MAX-instead-of-64-bit-literal.patch 2025-05-16 08:25:17.000000000 +0200
    @@ -0,0 +1,18 @@