[Pkg-rust-maintainers] Bug#1052799: rust-x11-clipboard: FTBFS: dh_auto_test: error: /usr/share/cargo/bin/cargo test --all returned exit code 101

Lucas Nussbaum lucas at debian.org
Tue Sep 26 14:23:51 BST 2023


Source: rust-x11-clipboard
Version: 0.6.1-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20230925 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> xvfb-run --server-args="-screen 0 1280x800x24" \
> dh_auto_test -- test --all
> debian cargo wrapper: options, profiles, parallel: ['parallel=8'] [] ['-j8']
> 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', '--verbose', '--verbose', '-j8', '--target', 'x86_64-unknown-linux-gnu', '--all'],) {}
>    Compiling memchr v2.5.0
>    Compiling libc v0.2.147
>    Compiling bitflags v1.3.2
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/memchr-2.5.0 CARGO_PKG_AUTHORS='Andrew Gallant <jamslam at gmail.com>:bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' rustc --crate-name build_script_build --edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/memchr-2.5.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=720e37c6401c0433 -C extra-filename=-720e37c6401c0433 --out-dir /<<PKGBUILDDIR>>/target/debug/build/memchr-720e37c6401c0433 -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/libc-0.2.147 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.
> ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.147 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=147 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' rustc --crate-name build_script_build /<<PKGBUILDDIR>>/debian/cargo_registry/libc-0.2.147/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=9f17b2f878ed97f7 -C extra-filename=-9f17b2f878ed97f7 --out-dir /<<PKGBUILDDIR>>/target/debug/build/libc-9f17b2f878ed97f7 -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/bitflags-1.3.2 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags.
> ' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitflags CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.3.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' rustc --crate-name bitflags --edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/bitflags-1.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=41d4599baecd1fc0 -C extra-filename=-41d4599baecd1fc0 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/x11-clipboard-0.6.1 --remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry`
>      Running `/<<PKGBUILDDIR>>/target/debug/build/memchr-720e37c6401c0433/build-script-build`
> [memchr 2.5.0] cargo:rustc-cfg=memchr_runtime_simd
> [memchr 2.5.0] cargo:rustc-cfg=memchr_runtime_sse2
> [memchr 2.5.0] cargo:rustc-cfg=memchr_runtime_sse42
> [memchr 2.5.0] cargo:rustc-cfg=memchr_runtime_avx
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/memchr-2.5.0 CARGO_PKG_AUTHORS='Andrew Gallant <jamslam at gmail.com>:bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' OUT_DIR=/<<PKGBUILDDIR>>/target/debug/build/memchr-a4a60ec930f700b7/out rustc --crate-name memchr --edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/memchr-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=c4402fcfea0d180b -C extra-filename=-c4402fcfea0d180b --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn --cfg memchr_runtime_simd --cfg memchr_runtime_sse2 --cfg memchr_runtime_sse42 --cfg memchr_runtime_avx`
>      Running `/<<PKGBUILDDIR>>/target/debug/build/libc-9f17b2f878ed97f7/build-script-build`
> [libc 0.2.147] cargo:rerun-if-changed=build.rs
> [libc 0.2.147] cargo:rustc-cfg=freebsd11
> [libc 0.2.147] cargo:rustc-cfg=libc_priv_mod_use
> [libc 0.2.147] cargo:rustc-cfg=libc_union
> [libc 0.2.147] cargo:rustc-cfg=libc_const_size_of
> [libc 0.2.147] cargo:rustc-cfg=libc_align
> [libc 0.2.147] cargo:rustc-cfg=libc_int128
> [libc 0.2.147] cargo:rustc-cfg=libc_core_cvoid
> [libc 0.2.147] cargo:rustc-cfg=libc_packedN
> [libc 0.2.147] cargo:rustc-cfg=libc_cfg_target_vendor
> [libc 0.2.147] cargo:rustc-cfg=libc_non_exhaustive
> [libc 0.2.147] cargo:rustc-cfg=libc_long_array
> [libc 0.2.147] cargo:rustc-cfg=libc_ptr_addr_of
> [libc 0.2.147] cargo:rustc-cfg=libc_underscore_const_names
> [libc 0.2.147] cargo:rustc-cfg=libc_const_extern_fn
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/libc-0.2.147 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc.
> ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.147 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=147 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' OUT_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/build/libc-275bfa84b74995d6/out rustc --crate-name libc /<<PKGBUILDDIR>>/debian/cargo_registry/libc-0.2.147/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=b2f507a30fbabdd2 -C extra-filename=-b2f507a30fbabdd2 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/x11-clipboard-0.6.1 --remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn`
>    Compiling quick-xml v0.27.1
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=quick_xml CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/quick-xml-0.27.1 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='High performance xml reader and writer' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quick-xml CARGO_PKG_REPOSITORY='https://github.com/tafia/quick-xml' CARGO_PKG_RUST_VERSION=1.52 CARGO_PKG_VERSION=0.27.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=27 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' rustc --crate-name quick_xml --edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/quick-xml-0.27.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=f5bd450864c4bb16 -C extra-filename=-f5bd450864c4bb16 --out-dir /<<PKGBUILDDIR>>/target/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern memchr=/<<PKGBUILDDIR>>/target/debug/deps/libmemchr-c4402fcfea0d180b.rmeta --cap-lints warn`
>    Compiling xcb v1.2.1
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_main CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/xcb-1.2.1 CARGO_PKG_AUTHORS='Remi Thebault <remi.thebault at gmail.com>' CARGO_PKG_DESCRIPTION='Rust safe bindings for XCB' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=xcb CARGO_PKG_REPOSITORY='https://github.com/rust-x-bindings/rust-xcb' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' rustc --crate-name build_script_main --edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/xcb-1.2.1/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="render"' --cfg 'feature="shape"' --cfg 'feature="xfixes"' -C metadata=c8c22add1b60c4a6 -C extra-filename=-c8c22add1b60c4a6 --out-dir /<<PKGBUILDDIR>>/target/debug/build/xcb-c8c22add1b60c4a6 -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern quick_xml=/<<PKGBUILDDIR>>/target/debug/deps/libquick_xml-f5bd450864c4bb16.rlib --cap-lints warn`
>      Running `/<<PKGBUILDDIR>>/target/debug/build/xcb-c8c22add1b60c4a6/build-script-main`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=xcb CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/xcb-1.2.1 CARGO_PKG_AUTHORS='Remi Thebault <remi.thebault at gmail.com>' CARGO_PKG_DESCRIPTION='Rust safe bindings for XCB' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=xcb CARGO_PKG_REPOSITORY='https://github.com/rust-x-bindings/rust-xcb' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' OUT_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/build/xcb-c2ebc20ce604866a/out rustc --crate-name xcb --edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/xcb-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="render"' --cfg 'feature="shape"' --cfg 'feature="xfixes"' -C metadata=0479eba50010f925 -C extra-filename=-0479eba50010f925 --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-41d4599baecd1fc0.rmeta --extern libc=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-b2f507a30fbabdd2.rmeta --cap-lints warn -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/x11-clipboard-0.6.1 --remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry`
>    Compiling x11-clipboard v0.6.1 (/<<PKGBUILDDIR>>)
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=x11_clipboard CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>> CARGO_PKG_AUTHORS='quininer kel <quininer at live.com>' CARGO_PKG_DESCRIPTION='x11 clipboard support for Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=x11-clipboard CARGO_PKG_REPOSITORY='https://github.com/quininer/x11-clipboard' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' rustc --crate-name x11_clipboard src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=5d927676b3e2ceb8 -C extra-filename=-5d927676b3e2ceb8 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -C incremental=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/incremental -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern xcb=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libxcb-0479eba50010f925.rmeta -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/x11-clipboard-0.6.1 --remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=x11_clipboard CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>> CARGO_PKG_AUTHORS='quininer kel <quininer at live.com>' CARGO_PKG_DESCRIPTION='x11 clipboard support for Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=x11-clipboard CARGO_PKG_REPOSITORY='https://github.com/quininer/x11-clipboard' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' rustc --crate-name x11_clipboard src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=babd0ea9ef4b3a49 -C extra-filename=-babd0ea9ef4b3a49 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -C incremental=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/incremental -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern xcb=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libxcb-0479eba50010f925.rlib -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/x11-clipboard-0.6.1 --remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=paste CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>> CARGO_PKG_AUTHORS='quininer kel <quininer at live.com>' CARGO_PKG_DESCRIPTION='x11 clipboard support for Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=x11-clipboard CARGO_PKG_REPOSITORY='https://github.com/quininer/x11-clipboard' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' rustc --crate-name paste examples/paste.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=79f74b20862e5c75 -C extra-filename=-79f74b20862e5c75 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/examples --target x86_64-unknown-linux-gnu -C incremental=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/incremental -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern x11_clipboard=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libx11_clipboard-5d927676b3e2ceb8.rlib --extern xcb=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libxcb-0479eba50010f925.rlib -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/x11-clipboard-0.6.1 --remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=simple_test CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>> CARGO_PKG_AUTHORS='quininer kel <quininer at live.com>' CARGO_PKG_DESCRIPTION='x11 clipboard support for Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=x11-clipboard CARGO_PKG_REPOSITORY='https://github.com/quininer/x11-clipboard' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_TARGET_TMPDIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/tmp LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' rustc --crate-name simple_test tests/simple-test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=986d8e76bde5c278 -C extra-filename=-986d8e76bde5c278 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -C incremental=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/incremental -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern x11_clipboard=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libx11_clipboard-5d927676b3e2ceb8.rlib --extern xcb=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libxcb-0479eba50010f925.rlib -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/x11-clipboard-0.6.1 --remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=wait_copy_event CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>> CARGO_PKG_AUTHORS='quininer kel <quininer at live.com>' CARGO_PKG_DESCRIPTION='x11 clipboard support for Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=x11-clipboard CARGO_PKG_REPOSITORY='https://github.com/quininer/x11-clipboard' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' rustc --crate-name wait_copy_event examples/wait_copy_event.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=ae15b7ab14711799 -C extra-filename=-ae15b7ab14711799 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/examples --target x86_64-unknown-linux-gnu -C incremental=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/incremental -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern x11_clipboard=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libx11_clipboard-5d927676b3e2ceb8.rlib --extern xcb=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libxcb-0479eba50010f925.rlib -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/x11-clipboard-0.6.1 --remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=monitor_primary_selection CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>> CARGO_PKG_AUTHORS='quininer kel <quininer at live.com>' CARGO_PKG_DESCRIPTION='x11 clipboard support for Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=x11-clipboard CARGO_PKG_REPOSITORY='https://github.com/quininer/x11-clipboard' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' rustc --crate-name monitor_primary_selection examples/monitor_primary_selection.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=2d2afa05b2a05a90 -C extra-filename=-2d2afa05b2a05a90 --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/examples --target x86_64-unknown-linux-gnu -C incremental=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/incremental -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern x11_clipboard=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libx11_clipboard-5d927676b3e2ceb8.rlib --extern xcb=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libxcb-0479eba50010f925.rlib -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/x11-clipboard-0.6.1 --remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry`
>      Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=window_leak CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>> CARGO_PKG_AUTHORS='quininer kel <quininer at live.com>' CARGO_PKG_DESCRIPTION='x11 clipboard support for Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=x11-clipboard CARGO_PKG_REPOSITORY='https://github.com/quininer/x11-clipboard' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_TARGET_TMPDIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/tmp LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' rustc --crate-name window_leak tests/window-leak.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=0cb6a594a1c64a8b -C extra-filename=-0cb6a594a1c64a8b --out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -C incremental=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/incremental -L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern x11_clipboard=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libx11_clipboard-5d927676b3e2ceb8.rlib --extern xcb=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libxcb-0479eba50010f925.rlib -C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix /<<PKGBUILDDIR>>=/usr/share/cargo/registry/x11-clipboard-0.6.1 --remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry`
>     Finished test [unoptimized + debuginfo] target(s) in 14.76s
>      Running `/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/x11_clipboard-babd0ea9ef4b3a49`
> 
> running 0 tests
> 
> test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
> 
>      Running `/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/simple_test-986d8e76bde5c278`
> 
> running 1 test
> thread '<unnamed>' panicked at 'misaligned pointer dereference: address must be a multiple of 0x4 but is 0x7febdd3fd19f', /usr/share/cargo/registry/x11-clipboard-0.6.1/target/x86_64-unknown-linux-gnu/debug/build/xcb-c2ebc20ce604866a/out/xproto.rs:8103:13
> stack backtrace:
>    0: rust_begin_unwind
>              at /usr/src/rustc-1.70.0/library/std/src/panicking.rs:578:5
>    1: core::panicking::panic_fmt
>              at /usr/src/rustc-1.70.0/library/core/src/panicking.rs:67:14
>    2: core::panicking::panic_misaligned_pointer_dereference
>              at /usr/src/rustc-1.70.0/library/core/src/panicking.rs:174:5
>    3: xcb::xproto::SendEventDest::serialize
>              at /usr/share/cargo/registry/x11-clipboard-0.6.1/target/x86_64-unknown-linux-gnu/debug/build/xcb-c2ebc20ce604866a/out/xproto.rs:8103:13
>    4: <xcb::xproto::SendEvent<E> as xcb::base::RawRequest>::raw_request
>              at /usr/share/cargo/registry/x11-clipboard-0.6.1/target/x86_64-unknown-linux-gnu/debug/build/xcb-c2ebc20ce604866a/out/xproto.rs:14645:9
>    5: xcb::base::Connection::send_request
>              at /usr/share/cargo/registry/xcb-1.2.1/src/base.rs:1419:43
>    6: x11_clipboard::run::run
>              at /usr/share/cargo/registry/x11-clipboard-0.6.1/src/run.rs:88:17
>    7: x11_clipboard::Clipboard::new::{{closure}}
>              at /usr/share/cargo/registry/x11-clipboard-0.6.1/src/lib.rs:136:31
> note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
> thread '<unnamed>' panicked at 'panic in a function that cannot unwind', library/core/src/panicking.rs:126:5
> stack backtrace:
>    0:     0x56439d5d744a - std::backtrace_rs::backtrace::libunwind::trace::hd844a4d5c3c3cb8e
>                                at /usr/src/rustc-1.70.0/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
>    1:     0x56439d5d744a - std::backtrace_rs::backtrace::trace_unsynchronized::hdad5e3fece9c44f1
>                                at /usr/src/rustc-1.70.0/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
>    2:     0x56439d5d744a - std::sys_common::backtrace::_print_fmt::h352bdfc1d4345658
>                                at /usr/src/rustc-1.70.0/library/std/src/sys_common/backtrace.rs:65:5
>    3:     0x56439d5d744a - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hba0ef6b8374da3f9
>                                at /usr/src/rustc-1.70.0/library/std/src/sys_common/backtrace.rs:44:22
>    4:     0x56439d61608f - core::fmt::write::h21828da268c821ef
>                                at /usr/src/rustc-1.70.0/library/core/src/fmt/mod.rs:1254:17
>    5:     0x56439d5e1bb5 - std::io::Write::write_fmt::hafa6cbfccca582a4
>                                at /usr/src/rustc-1.70.0/library/std/src/io/mod.rs:1698:15
>    6:     0x56439d5d7205 - std::sys_common::backtrace::_print::h9c7ba1ff43ab146a
>                                at /usr/src/rustc-1.70.0/library/std/src/sys_common/backtrace.rs:47:5
>    7:     0x56439d5d7205 - std::sys_common::backtrace::print::h9057b6109bcf19ab
>                                at /usr/src/rustc-1.70.0/library/std/src/sys_common/backtrace.rs:34:9
>    8:     0x56439d5ded3e - std::panicking::default_hook::{{closure}}::heae9e1697c80a831
>                                at /usr/src/rustc-1.70.0/library/std/src/panicking.rs:269:22
>    9:     0x56439d5de9f9 - std::panicking::default_hook::hfeead1bd01552fd9
>                                at /usr/src/rustc-1.70.0/library/std/src/panicking.rs:288:9
>   10:     0x56439d558016 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h5bbdc30dcc8b1223
>                                at /usr/src/rustc-1.70.0/library/alloc/src/boxed.rs:1987:9
>   11:     0x56439d558016 - test::test_main::{{closure}}::h66c08e9aa56252ec
>                                at /usr/src/rustc-1.70.0/library/test/src/lib.rs:134:21
>   12:     0x56439d5df417 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h60ef84a543204d7c
>                                at /usr/src/rustc-1.70.0/library/alloc/src/boxed.rs:1987:9
>   13:     0x56439d5df417 - std::panicking::rust_panic_with_hook::h6bdfddfeef678658
>                                at /usr/src/rustc-1.70.0/library/std/src/panicking.rs:695:13
>   14:     0x56439d5d7732 - std::panicking::begin_panic_handler::{{closure}}::h1c99fdd48fc25129
>                                at /usr/src/rustc-1.70.0/library/std/src/panicking.rs:580:13
>   15:     0x56439d5d7556 - std::sys_common::backtrace::__rust_end_short_backtrace::h7d1a5f1f6a04f33c
>                                at /usr/src/rustc-1.70.0/library/std/src/sys_common/backtrace.rs:150:18
>   16:     0x56439d5def92 - rust_begin_unwind
>                                at /usr/src/rustc-1.70.0/library/std/src/panicking.rs:578:5
>   17:     0x56439d5470f3 - core::panicking::panic_nounwind_fmt::hceff6802278e350f
>                                at /usr/src/rustc-1.70.0/library/core/src/panicking.rs:96:14
>   18:     0x56439d5471a1 - core::panicking::panic_nounwind::h99e24d7ebea91f6b
>                                at /usr/src/rustc-1.70.0/library/core/src/panicking.rs:126:5
>   19:     0x56439d547333 - core::panicking::panic_cannot_unwind::h679f637c7ecde18b
>                                at /usr/src/rustc-1.70.0/library/core/src/panicking.rs:188:5
>   20:     0x56439d5bfc4a - xcb::xproto::SendEventDest::serialize::h9790dc7c0bc713c3
>                                at /usr/share/cargo/registry/x11-clipboard-0.6.1/target/x86_64-unknown-linux-gnu/debug/build/xcb-c2ebc20ce604866a/out/xproto.rs:8100:5
>   21:     0x56439d5addd1 - <xcb::xproto::SendEvent<E> as xcb::base::RawRequest>::raw_request::h59419dec7f722bd8
>                                at /usr/share/cargo/registry/x11-clipboard-0.6.1/target/x86_64-unknown-linux-gnu/debug/build/xcb-c2ebc20ce604866a/out/xproto.rs:14645:9
>   22:     0x56439d5aaf41 - xcb::base::Connection::send_request::ha2b189243e3b4f9b
>                                at /usr/share/cargo/registry/xcb-1.2.1/src/base.rs:1419:43
>   23:     0x56439d5a9543 - x11_clipboard::run::run::h1beec967d49382a4
>                                at /usr/share/cargo/registry/x11-clipboard-0.6.1/src/run.rs:88:17
>   24:     0x56439d5a6442 - x11_clipboard::Clipboard::new::{{closure}}::h84fc60cb248a060e
>                                at /usr/share/cargo/registry/x11-clipboard-0.6.1/src/lib.rs:136:31
>   25:     0x56439d5b6799 - std::sys_common::backtrace::__rust_begin_short_backtrace::h12da481aabd17364
>                                at /usr/src/rustc-1.70.0/library/std/src/sys_common/backtrace.rs:134:18
>   26:     0x56439d5ad4cd - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::ha7a2439a522554e1
>                                at /usr/src/rustc-1.70.0/library/std/src/thread/mod.rs:526:17
>   27:     0x56439d5b9df1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7e8e7f7559ccff2f
>                                at /usr/src/rustc-1.70.0/library/core/src/panic/unwind_safe.rs:271:9
>   28:     0x56439d5aab36 - std::panicking::try::do_call::h581752fdc78e66ab
>                                at /usr/src/rustc-1.70.0/library/std/src/panicking.rs:485:40
>   29:     0x56439d5aae2b - __rust_try
>   30:     0x56439d5aa92f - std::panicking::try::h0a4f47c12a6e233f
>                                at /usr/src/rustc-1.70.0/library/std/src/panicking.rs:449:19
>   31:     0x56439d5aa12a - std::panic::catch_unwind::ha84f5dfd93b078c7
>                                at /usr/src/rustc-1.70.0/library/std/src/panic.rs:140:14
>   32:     0x56439d5ad2ae - std::thread::Builder::spawn_unchecked_::{{closure}}::h3a3d082cdb9919e4
>                                at /usr/src/rustc-1.70.0/library/std/src/thread/mod.rs:525:30
>   33:     0x56439d59892f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h467069c3579bfc3b
>                                at /usr/src/rustc-1.70.0/library/core/src/ops/function.rs:250:5
>   34:     0x56439d601025 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2d69097a7917a32b
>                                at /usr/src/rustc-1.70.0/library/alloc/src/boxed.rs:1973:9
>   35:     0x56439d601025 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h4438b6ccd453be1a
>                                at /usr/src/rustc-1.70.0/library/alloc/src/boxed.rs:1973:9
>   36:     0x56439d601025 - std::sys::unix::thread::Thread::new::thread_start::hccae4a89b22359f6
>                                at /usr/src/rustc-1.70.0/library/std/src/sys/unix/thread.rs:108:17
>   37:     0x7febdd9d63ec - <unknown>
>   38:     0x7febdda56a2c - <unknown>
>   39:                0x0 - <unknown>
> thread caused non-unwinding panic. aborting.
> error: test failed, to rerun pass `--test simple-test`
> 
> Caused by:
>   process didn't exit successfully: `/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/simple_test-986d8e76bde5c278` (signal: 6, SIGABRT: process abort signal)
> dh_auto_test: error: /usr/share/cargo/bin/cargo test --all returned exit code 101


The full build log is available from:
http://qa-logs.debian.net/2023/09/25/rust-x11-clipboard_0.6.1-1_unstable.log

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

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

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

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



More information about the Pkg-rust-maintainers mailing list