Package: src:rust-bounded-static Version: 0.8.0-4 Severity: serious Tags: ftbfs trixie sid
Dear maintainer: During a rebuild of all packages in unstable, your package failed to build: -------------------------------------------------------------------------------- [...] debian/rules clean dh clean dh_auto_clean --buildsystem=rust Use of uninitialized value in join or string at /usr/share/perl5/Debian/Debhelper/Buildsystem/rust.pm line 309. /usr/share/dh-rust/bin/cargo clean debian cargo wrapper: options, profiles, parallel, lto: ['parallel=1'] [] ['-j1'] 0 debian cargo wrapper: rust_type, gnu_type: x86_64-unknown-linux-gnu, x86_64-linux-gnu debian cargo wrapper: running subprocess (['env', 'RUST_BACKTRACE=1', '/usr/bin/cargo', 'clean', '--verbose', '--verbose'],) {'check': True} Removed 0 files dh_clean -XCargo.toml.orig debian/rules binary dh binary dh_update_autotools_config dh_autoreconf dh_auto_configure --buildsystem=rust Use of uninitialized value in join or string at /usr/share/perl5/Debian/Debhelper/Buildsystem/rust.pm line 309. /usr/share/dh-rust/bin/cargo prepare-debian debian/cargo_registry debian cargo wrapper: options, profiles, parallel, lto: ['parallel=1'] [] ['-j1'] 0 debian cargo wrapper: rust_type, gnu_type: x86_64-unknown-linux-gnu, x86_64-linux-gnu debian cargo wrapper: linking /usr/share/cargo/registry/* into /<<PKGBUILDDIR>>/debian/cargo_registry/ dh_auto_build --buildsystem=rust Use of uninitialized value in join or string at /usr/share/perl5/Debian/Debhelper/Buildsystem/rust.pm line 309. dh_auto_test --buildsystem=rust Use of uninitialized value in join or string at /usr/share/perl5/Debian/Debhelper/Buildsystem/rust.pm line 309. /usr/share/dh-rust/bin/cargo test debian cargo wrapper: options, profiles, parallel, lto: ['parallel=1'] [] ['-j1'] 0 debian cargo wrapper: rust_type, gnu_type: x86_64-unknown-linux-gnu, x86_64-linux-gnu debian cargo wrapper: running subprocess (['env', 'RUST_BACKTRACE=1', '/usr/bin/cargo', '-Zavoid-dev-deps', 'test', '--profile', 'release', '--verbose', '--verbose', '-j1', '--target', 'x86_64-unknown-linux-gnu'],) {} Compiling proc-macro2 v1.0.92 Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/proc-macro2-1.0.92 CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/proc-macro2-1.0.92/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay <dtol...@gmail.com>:Alex Crichton <a...@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=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name build_script_build --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/proc-m acro2-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)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=53b35fc14547082e -C extra-filename=-53b35fc14547082e --out-dir /<<PKGBUILDDIR>>/target/release/build/proc-macro2-53b35fc14547082e -C strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints warn` Running `CARGO=/usr/bin/cargo CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV=gnu CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=linux CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/proc-macro2-1.0.92 CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/proc-macro2-1.0.92/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay <dtol...@gmail.com>:Alex Crichton <a...@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 CA RGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.92 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=92 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/<<PKGBUILDDIR>>/target/release:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=1 OPT_LEVEL=0 OUT_DIR=/<<PKGBUILDDIR>>/target/release/build/proc-macro2-a43494f7fa1d80ef/out PROFILE=release RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /<<PKGBUILDDIR>>/target/release/build/proc-macro2-53b35fc14547082e/build-script-build` [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(fuzzing) [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(no_is_available) [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(no_literal_byte_character) [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(no_literal_c_string) [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(no_source_text) [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(proc_macro_span) [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(procmacro2_backtrace) [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(procmacro2_nightly_testing) [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(procmacro2_semver_exempt) [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(randomize_layout) [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(span_locations) [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(super_unstable) [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(wrap_proc_macro) [proc-macro2 1.0.92] cargo:rerun-if-changed=build/probe.rs [proc-macro2 1.0.92] cargo:rustc-cfg=wrap_proc_macro [proc-macro2 1.0.92] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP Compiling unicode-ident v1.0.13 Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=unicode_ident CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/unicode-ident-1.0.13 CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/unicode-ident-1.0.13/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay <dtol...@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=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name unicode_ident --edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/unicode-ident-1.0.13/src/lib.rs --error-form at=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)' --check-cfg 'cfg(feature, values())' -C metadata=b79c077ad66cb5b9 -C extra-filename=-b79c077ad66cb5b9 --out-dir /<<PKGBUILDDIR>>/target/release/deps -C strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints warn` Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/proc-macro2-1.0.92 CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/proc-macro2-1.0.92/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay <dtol...@gmail.com>:Alex Crichton <a...@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=/<<PKGBUILDDIR>>/target/release/deps OUT_DIR=/<<PKGBUILDDIR>>/target/release/build/proc-macro2-a43494f7fa1d80ef/out rustc --crate-name proc_ma cro2 --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/proc-macro2-1.0.92/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=ce522521e99f9cf6 -C extra-filename=-ce522521e99f9cf6 --out-dir /<<PKGBUILDDIR>>/target/release/deps -C strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern unicode_ident=/<<PKGBUILDDIR>>/target/release/deps/libunicode_ident-b79c077ad66cb5b9.rmeta --cap-lints warn --cfg wrap_proc_macro --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backt race)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` Compiling quote v1.0.37 Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=quote CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/quote-1.0.37 CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/quote-1.0.37/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay <dtol...@gmail.com>' CARGO_PKG_DESCRIPTION='Quasi-quoting macro quote'\!'(...)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quote CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/quote' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.37 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=37 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name quote --edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/quote-1.0.37/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -- cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=d1154909c8a1392c -C extra-filename=-d1154909c8a1392c --out-dir /<<PKGBUILDDIR>>/target/release/deps -C strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern proc_macro2=/<<PKGBUILDDIR>>/target/release/deps/libproc_macro2-ce522521e99f9cf6.rmeta --cap-lints warn` Compiling syn v2.0.96 Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/syn-2.0.96 CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/syn-2.0.96/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay <dtol...@gmail.com>' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.0.96 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=96 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name syn --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/syn-2.0.96/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-i mpls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "visit", "visit-mut"))' -C metadata=dd4dbe00f143ac71 -C extra-filename=-dd4dbe00f143ac71 --out-dir /<<PKGBUILDDIR>>/target/release/deps -C strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern proc_macro2=/<<PKGBUILDDIR>>/target/release/deps/libproc_macro2-ce522521e99f9cf6.rmeta --extern quote=/<<PKGBUILDDIR>>/target/release/deps/libquote-d1154909c8a1392c.rmeta --extern unicode_ident=/<<PKGBUILDDIR>>/target/release/deps/libunicode_ident-b79c077ad66cb5b9.rmeta --cap-lints warn` Compiling bounded-static-derive v0.8.0 (/<<PKGBUILDDIR>>/bounded-static-derive) Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=bounded_static_derive CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/bounded-static-derive CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/bounded-static-derive/Cargo.toml CARGO_PKG_AUTHORS='FujiApple <fujiapple...@gmail.com>' CARGO_PKG_DESCRIPTION='Macro to derive ToBoundedStatic and IntoBoundedStatic traits' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bounded-static-derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION=1.64.0 CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name bounded_static_derive --edition=2021 bounded-static-derive/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debu g-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cf905fa2ffcac32a -C extra-filename=-cf905fa2ffcac32a --out-dir /<<PKGBUILDDIR>>/target/release/deps -C strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern proc_macro2=/<<PKGBUILDDIR>>/target/release/deps/libproc_macro2-ce522521e99f9cf6.rlib --extern quote=/<<PKGBUILDDIR>>/target/release/deps/libquote-d1154909c8a1392c.rlib --extern syn=/<<PKGBUILDDIR>>/target/release/deps/libsyn-dd4dbe00f143ac71.rlib --extern proc_macro` 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='--remap-path-prefixbounded-static-derive_0.8.0=/usr/share/cargo/registry/bounded-static-derive-0.8.0--remap-path-prefixbounded-static_0.8.0=/usr/share/cargo/registry/bounded-static-0.8.0' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/proc-macro2-1.0.92 CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/proc-macro2-1.0.92/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay <dtol...@gmail.com>:Alex Crichton <a...@alexcrichton.com>' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.92 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=92 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-linux-gnu LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/<<PKGBUILDDIR>>/target/release:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' NUM_JOBS=1 OPT_LEVEL=3 OUT_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/build/proc-macro2-e4f555a03a4aa0d2/out PROFILE=release RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu /<<PKGBUILDDIR>>/target/release/build/proc-macro2-53b35fc14547082e/build-script-build` [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(fuzzing) [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(no_is_available) [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(no_literal_byte_character) [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(no_literal_c_string) [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(no_source_text) [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(proc_macro_span) [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(procmacro2_backtrace) [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(procmacro2_nightly_testing) [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(procmacro2_semver_exempt) [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(randomize_layout) [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(span_locations) [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(super_unstable) [proc-macro2 1.0.92] cargo:rustc-check-cfg=cfg(wrap_proc_macro) [proc-macro2 1.0.92] cargo:rerun-if-changed=build/probe.rs [proc-macro2 1.0.92] cargo:rustc-cfg=wrap_proc_macro [proc-macro2 1.0.92] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=unicode_ident CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/unicode-ident-1.0.13 CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/unicode-ident-1.0.13/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay <dtol...@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=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name unicode_ident --edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/unicode-ident-1.0.13/src/lib.rs --error-form at=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)' --check-cfg 'cfg(feature, values())' -C metadata=b77cb73fa71a1ce2 -C extra-filename=-b77cb73fa71a1ce2 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints warn --remap-path-prefix bounded-static-derive_0.8.0=/usr/share/cargo/registry/bounded-static-derive-0.8.0 --remap-path-prefix bounded-static_0.8.0=/usr/share/cargo/registry/bounded-static-0.8.0` Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/proc-macro2-1.0.92 CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/proc-macro2-1.0.92/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay <dtol...@gmail.com>:Alex Crichton <a...@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=/<<PKGBUILDDIR>>/target/release/deps OUT_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/build/proc-macro2-e4f555a03a4aa0d2/out r ustc --crate-name proc_macro2 --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/proc-macro2-1.0.92/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=4d9f8c057d73a542 -C extra-filename=-4d9f8c057d73a542 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern unicode_ident=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libunicode_ident-b77cb73fa71a1ce2.rmeta --cap-lints warn --remap-path-prefix bounded-static-derive_0.8.0=/usr/share/cargo/registry/bounded-static-deriv e-0.8.0 --remap-path-prefix bounded-static_0.8.0=/usr/share/cargo/registry/bounded-static-0.8.0 --cfg wrap_proc_macro --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=quote CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/quote-1.0.37 CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/quote-1.0.37/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay <dtol...@gmail.com>' CARGO_PKG_DESCRIPTION='Quasi-quoting macro quote'\!'(...)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quote CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/quote' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.37 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=37 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name quote --edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/quote-1.0.37/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feat ure="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=583287f291f6bcb6 -C extra-filename=-583287f291f6bcb6 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern proc_macro2=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libproc_macro2-4d9f8c057d73a542.rmeta --cap-lints warn --remap-path-prefix bounded-static-derive_0.8.0=/usr/share/cargo/registry/bounded-static-derive-0.8.0 --remap-path-prefix bounded-static_0.8.0=/usr/share/cargo/registry/bounded-static-0.8.0` Compiling bounded-static v0.8.0 (/<<PKGBUILDDIR>>/bounded-static) Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=bounded_static CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/bounded-static CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/bounded-static/Cargo.toml CARGO_PKG_AUTHORS='FujiApple <fujiapple...@gmail.com>' CARGO_PKG_DESCRIPTION='Defines the ToBoundedStatic and IntoBoundedStatic traits' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bounded-static CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fujiapple852/bounded-static' CARGO_PKG_RUST_VERSION=1.64.0 CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name bounded_static --edition=2021 bounded-static/src/lib.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 --cfg 'feature="alloc"' --cfg 'feature="bounded-static-derive"' --cfg 'feature="collections"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ahash", "alloc", "bounded-static-derive", "chrono", "chrono-clock", "collections", "default", "derive", "smallvec", "smartstring", "smol_str", "std"))' -C metadata=c38980a6278145ba -C extra-filename=-c38980a6278145ba --out-dir /<<PKGBUILDDIR>>/target/release/deps -C strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern bounded_static_derive=/<<PKGBUILDDIR>>/target/release/deps/libbounded_static_derive-cf905fa2ffcac32a.so` Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=bounded_static CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/bounded-static CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/bounded-static/Cargo.toml CARGO_PKG_AUTHORS='FujiApple <fujiapple...@gmail.com>' CARGO_PKG_DESCRIPTION='Defines the ToBoundedStatic and IntoBoundedStatic traits' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bounded-static CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fujiapple852/bounded-static' CARGO_PKG_RUST_VERSION=1.64.0 CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name bounded_static --edition=2021 bounded-static/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 'f eature="alloc"' --cfg 'feature="bounded-static-derive"' --cfg 'feature="collections"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ahash", "alloc", "bounded-static-derive", "chrono", "chrono-clock", "collections", "default", "derive", "smallvec", "smartstring", "smol_str", "std"))' -C metadata=62e9ef303671fd39 -C extra-filename=-62e9ef303671fd39 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern bounded_static_derive=/<<PKGBUILDDIR>>/target/release/deps/libbounded_static_derive-cf905fa2ffcac32a.so --remap-path-prefix bounded-static-derive_0.8.0=/usr/share/cargo/registry/bounded-static-derive-0.8.0 --remap-path-prefix bounded-static_0.8.0=/usr/share/cargo/registry/bounded-static-0.8.0` Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/syn-2.0.96 CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/syn-2.0.96/Cargo.toml CARGO_PKG_AUTHORS='David Tolnay <dtol...@gmail.com>' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.0.96 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=96 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name syn --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/syn-2.0.96/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="clone-impls"' -- cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "visit", "visit-mut"))' -C metadata=ba8f5aac4656d834 -C extra-filename=-ba8f5aac4656d834 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern proc_macro2=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libproc_macro2-4d9f8c057d73a542.rmeta --extern quote=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libquote-583287f291f6bcb6.rmeta --extern unicode_ident=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libunicode_ident-b77cb7 3fa71a1ce2.rmeta --cap-lints warn --remap-path-prefix bounded-static-derive_0.8.0=/usr/share/cargo/registry/bounded-static-derive-0.8.0 --remap-path-prefix bounded-static_0.8.0=/usr/share/cargo/registry/bounded-static-0.8.0` Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=integration_tests CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/bounded-static-derive CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/bounded-static-derive/Cargo.toml CARGO_PKG_AUTHORS='FujiApple <fujiapple...@gmail.com>' CARGO_PKG_DESCRIPTION='Macro to derive ToBoundedStatic and IntoBoundedStatic traits' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bounded-static-derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION=1.64.0 CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_TARGET_TMPDIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/tmp LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name integration_tests --edition=2021 bounded-static-derive/tests/integration_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=de p-info,link -C opt-level=3 -C embed-bitcode=no --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3a5d5a244f86ff39 -C extra-filename=-3a5d5a244f86ff39 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern bounded_static=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libbounded_static-62e9ef303671fd39.rlib --extern bounded_static_derive=/<<PKGBUILDDIR>>/target/release/deps/libbounded_static_derive-cf905fa2ffcac32a.so --extern proc_macro2=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libproc_macro2-4d9f8c057d73a542.rlib --extern quote=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libquote-583287f291f6bcb6.rlib --extern syn=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libsyn-ba8f5aac4656d8 34.rlib --remap-path-prefix bounded-static-derive_0.8.0=/usr/share/cargo/registry/bounded-static-derive-0.8.0 --remap-path-prefix bounded-static_0.8.0=/usr/share/cargo/registry/bounded-static-0.8.0` Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=bounded_static_derive CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/bounded-static-derive CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/bounded-static-derive/Cargo.toml CARGO_PKG_AUTHORS='FujiApple <fujiapple...@gmail.com>' CARGO_PKG_DESCRIPTION='Macro to derive ToBoundedStatic and IntoBoundedStatic traits' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bounded-static-derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION=1.64.0 CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name bounded_static_derive --edition=2021 bounded-static-derive/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no --test --check-c fg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=521a93735cb87391 -C extra-filename=-521a93735cb87391 --out-dir /<<PKGBUILDDIR>>/target/release/deps -C strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern bounded_static=/<<PKGBUILDDIR>>/target/release/deps/libbounded_static-c38980a6278145ba.rlib --extern proc_macro2=/<<PKGBUILDDIR>>/target/release/deps/libproc_macro2-ce522521e99f9cf6.rlib --extern quote=/<<PKGBUILDDIR>>/target/release/deps/libquote-d1154909c8a1392c.rlib --extern syn=/<<PKGBUILDDIR>>/target/release/deps/libsyn-dd4dbe00f143ac71.rlib --extern proc_macro` Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=bounded_static CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/bounded-static CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/bounded-static/Cargo.toml CARGO_PKG_AUTHORS='FujiApple <fujiapple...@gmail.com>' CARGO_PKG_DESCRIPTION='Defines the ToBoundedStatic and IntoBoundedStatic traits' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bounded-static CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fujiapple852/bounded-static' CARGO_PKG_RUST_VERSION=1.64.0 CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name bounded_static --edition=2021 bounded-static/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --test --cfg 'feature="alloc"' --c fg 'feature="bounded-static-derive"' --cfg 'feature="collections"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ahash", "alloc", "bounded-static-derive", "chrono", "chrono-clock", "collections", "default", "derive", "smallvec", "smartstring", "smol_str", "std"))' -C metadata=6e429044c961fbbb -C extra-filename=-6e429044c961fbbb --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target x86_64-unknown-linux-gnu -C strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern bounded_static_derive=/<<PKGBUILDDIR>>/target/release/deps/libbounded_static_derive-cf905fa2ffcac32a.so --remap-path-prefix bounded-static-derive_0.8.0=/usr/share/cargo/registry/bounded-static-derive-0.8.0 --remap-path-prefix bounded-static_0.8.0=/usr/share/cargo/registry/bounded-static-0.8.0` Finished `release` profile [optimized] target(s) in 36.05s Running `CARGO=/usr/bin/cargo CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/bounded-static CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/bounded-static/Cargo.toml CARGO_PKG_AUTHORS='FujiApple <fujiapple...@gmail.com>' CARGO_PKG_DESCRIPTION='Defines the ToBoundedStatic and IntoBoundedStatic traits' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bounded-static CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fujiapple852/bounded-static' CARGO_PKG_RUST_VERSION=1.64.0 CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps:/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/bounded_static-6e429044c961fbbb` running 69 tests test alloc_tests::test_array ... ok test alloc_tests::test_array_into ... ok test alloc_tests::test_box ... ok test alloc_tests::test_box_cow ... ok test alloc_tests::test_box_vec_cow ... ok test alloc_tests::test_cow_borrowed_str ... ok test alloc_tests::test_cow_box ... ok test alloc_tests::test_cow_cow ... ok test alloc_tests::test_cow_into_static ... ok test alloc_tests::test_cow_owned_string ... ok test alloc_tests::test_cow_struct ... ok test alloc_tests::test_cow_struct_of_cow ... ok test alloc_tests::test_cow_to_static ... ok test alloc_tests::test_option_none ... ok test alloc_tests::test_option_some ... ok test alloc_tests::test_string ... ok test alloc_tests::test_struct_cow_borrowed_str ... ok test alloc_tests::test_struct_cow_owned_string ... ok test alloc_tests::test_struct_mixed ... ok test alloc_tests::test_struct_multi ... ok test alloc_tests::test_vec1 ... ok test alloc_tests::test_vec2 ... ok test alloc_tests::test_vec_box_cow ... ok test collections_tests::test_binary_heap ... ok test collections_tests::test_btree_map ... ok test collections_tests::test_btree_set ... ok test collections_tests::test_linked_list ... ok test collections_tests::test_vec_deque ... ok test core_tests::test_array ... ok test core_tests::test_bool ... ok test core_tests::test_char ... ok test core_tests::test_f32 ... ok test core_tests::test_f64 ... ok test core_tests::test_i128 ... ok test core_tests::test_i16 ... ok test core_tests::test_i32 ... ok test core_tests::test_i64 ... ok test core_tests::test_i8 ... ok test core_tests::test_isize ... ok test core_tests::test_non_zero_i128 ... ok test core_tests::test_non_zero_i16 ... ok test core_tests::test_non_zero_i32 ... ok test core_tests::test_non_zero_i64 ... ok test core_tests::test_non_zero_i8 ... ok test core_tests::test_non_zero_isize ... ok test core_tests::test_non_zero_u128 ... ok test core_tests::test_non_zero_u16 ... ok test core_tests::test_non_zero_u32 ... ok test core_tests::test_non_zero_u64 ... ok test core_tests::test_non_zero_u8 ... ok test core_tests::test_non_zero_usize ... ok test core_tests::test_option_none ... ok test core_tests::test_option_some ... ok test core_tests::test_result ... ok test core_tests::test_str ... ok test core_tests::test_tuple11 ... ok test core_tests::test_tuple2 ... ok test core_tests::test_u128 ... ok test core_tests::test_u16 ... ok test core_tests::test_u32 ... ok test core_tests::test_u64 ... ok test core_tests::test_u8 ... ok test core_tests::test_unit ... ok test core_tests::test_usize ... ok test std_tests::test_custom_random_state ... ok test std_tests::test_hashmap1 ... ok test std_tests::test_hashmap2 ... ok test std_tests::test_hashmap3 ... ok test std_tests::test_hashset ... ok test result: ok. 69 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `CARGO=/usr/bin/cargo CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/bounded-static-derive CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/bounded-static-derive/Cargo.toml CARGO_PKG_AUTHORS='FujiApple <fujiapple...@gmail.com>' CARGO_PKG_DESCRIPTION='Macro to derive ToBoundedStatic and IntoBoundedStatic traits' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bounded-static-derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION=1.64.0 CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/release/deps:/<<PKGBUILDDIR>>/target/release:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' /<<PKGBUILDDIR>>/target/release/deps/bounded_static_derive-521a93735cb87391` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `CARGO=/usr/bin/cargo CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/bounded-static-derive CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/bounded-static-derive/Cargo.toml CARGO_PKG_AUTHORS='FujiApple <fujiapple...@gmail.com>' CARGO_PKG_DESCRIPTION='Macro to derive ToBoundedStatic and IntoBoundedStatic traits' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bounded-static-derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION=1.64.0 CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps:/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib' /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/integration_tests-3a5d5a244f86ff39` running 21 tests test test_const_generics_struct ... ok test test_const_generics_struct_into ... ok test test_enum ... ok test test_enum_into ... ok test test_generic_bound_1 ... ok test test_generic_bound_2 ... ok test test_generic_bound_3 ... ok test test_generic_bound_where_1 ... ok test test_generic_bound_where_2 ... ok test test_no_generics_or_lifetimes ... ok test test_struct_complex_lifetimes ... ok test test_struct_named_fields_1 ... ok test test_struct_named_fields_2 ... ok test test_struct_named_fields_into ... ok test test_struct_named_fields_no_generics ... ok test test_struct_unnamed_fields ... ok test test_struct_unnamed_fields_into ... ok test test_struct_unnamed_fields_no_generics ... ok test test_thread_spawn ... ok test test_unit_struct ... ok test test_unit_struct_into ... ok test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests bounded_static Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=bounded_static CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/bounded-static CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/bounded-static/Cargo.toml CARGO_PKG_AUTHORS='FujiApple <fujiapple...@gmail.com>' CARGO_PKG_DESCRIPTION='Defines the ToBoundedStatic and IntoBoundedStatic traits' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bounded-static CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fujiapple852/bounded-static' CARGO_PKG_RUST_VERSION=1.64.0 CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustdoc --edition=2021 --crate-type lib --color auto --crate-name bounded_static --test bounded-static/src/lib.rs --test-run-directory /<<PKGBUILDDIR>>/bounded-static --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/rel ease/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern bounded_static=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libbounded_static-62e9ef303671fd39.rlib --extern bounded_static_derive=/<<PKGBUILDDIR>>/target/release/deps/libbounded_static_derive-cf905fa2ffcac32a.so -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="bounded-static-derive"' --cfg 'feature="collections"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ahash", "alloc", "bounded-static-derive", "chrono", "chrono-clock", "collections", "default", "derive", "smallvec", "smartstring", "smol_str", "std"))' --error-format human` running 5 tests test bounded-static/src/lib.rs - (line 116) ... ok test bounded-static/src/lib.rs - (line 12) ... ok test bounded-static/src/lib.rs - (line 153) ... ok test bounded-static/src/lib.rs - (line 86) ... ok test bounded-static/src/lib.rs - (line 98) ... ok test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.86s Doc-tests bounded_static_derive Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=bounded_static_derive CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/bounded-static-derive CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/bounded-static-derive/Cargo.toml CARGO_PKG_AUTHORS='FujiApple <fujiapple...@gmail.com>' CARGO_PKG_DESCRIPTION='Macro to derive ToBoundedStatic and IntoBoundedStatic traits' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bounded-static-derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION=1.64.0 CARGO_PKG_VERSION=0.8.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustdoc --edition=2021 --crate-type proc-macro --color auto --crate-name bounded_static_derive --test bounded-static-derive/src/lib.rs --test-run-directory /<<PKGBUILDDIR>>/bounded-static-derive -L dependency=/<<PKGBUILDDIR>>/target/release/deps -L dependency=/<<PKGBUILDDIR>>/targ et/release/deps --extern bounded_static=/<<PKGBUILDDIR>>/target/release/deps/libbounded_static-c38980a6278145ba.rlib --extern bounded_static_derive=/<<PKGBUILDDIR>>/target/release/deps/libbounded_static_derive-cf905fa2ffcac32a.so --extern proc_macro2=/<<PKGBUILDDIR>>/target/release/deps/libproc_macro2-ce522521e99f9cf6.rlib --extern quote=/<<PKGBUILDDIR>>/target/release/deps/libquote-d1154909c8a1392c.rlib --extern syn=/<<PKGBUILDDIR>>/target/release/deps/libsyn-dd4dbe00f143ac71.rlib --extern proc_macro -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --error-format human` running 6 tests test bounded-static-derive/src/common.rs - common::check_field (line 38) - compile fail ... ok test bounded-static-derive/src/common.rs - common::check_field (line 47) ... ok test bounded-static-derive/src/common.rs - common::check_field (line 57) ... ok test bounded-static-derive/src/common.rs - common::make_bounded_generics (line 102) ... ok test bounded-static-derive/src/common.rs - common::make_bounded_generics (line 112) ... ok test bounded-static-derive/src/common.rs - common::make_static_generic_predicates (line 186) ... ok test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.88s create-stamp debian/debhelper-build-stamp dh_prep dh_auto_install --buildsystem=rust Use of uninitialized value in join or string at /usr/share/perl5/Debian/Debhelper/Buildsystem/rust.pm line 309. cd bounded-static-derive && cargo package --offline --allow-dirty --no-verify --target-dir /<<PKGBUILDDIR>>/target --package bounded-static-derive\@0.8.0 warning: manifest has no documentation, homepage or repository. See https://doc.rust-lang.org/cargo/reference/manifest.html#package-metadata for more info. Packaging bounded-static-derive v0.8.0 (/<<PKGBUILDDIR>>/bounded-static-derive) error: failed to prepare local package for uploading Caused by: no matching package named `bounded-static` found location searched: directory source `/<<PKGBUILDDIR>>/debian/cargo_registry` (which is replacing registry `crates-io`) required by package `bounded-static-derive v0.8.0 (/<<PKGBUILDDIR>>/bounded-static-derive)` As a reminder, you're using offline mode (--offline) which can sometimes cause surprising resolution failures, if this error is too confusing you may wish to retry without the offline flag. dh_auto_install: error: cd bounded-static-derive && cargo package --offline --allow-dirty --no-verify --target-dir /<<PKGBUILDDIR>>/target --package bounded-static-derive\@0.8.0 returned exit code 101 make: *** [debian/rules:4: 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/202501/ 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 add an affects on src:rust-bounded-static, so that this is still visible in the BTS web page for this package. Thanks.