Source: rust-clipboard Version: 0.5.0-3 Severity: serious Justification: FTBFS Tags: trixie sid ftbfs User: lu...@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/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=build_script_build > CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/memchr-2.5.0 > CARGO_PKG_AUTHORS='Andrew Gallant <jams...@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=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/clipboard-0.5.0 > --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 <jams...@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/clipboard-0.5.0 > --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.theba...@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.theba...@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/clipboard-0.5.0 > --remap-path-prefix > /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry` > Compiling x11-clipboard v0.6.1 > Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=x11_clipboard > CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/x11-clipboard-0.6.1 > CARGO_PKG_AUTHORS='quininer kel <quini...@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='' > LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' rustc > --crate-name x11_clipboard > /<<PKGBUILDDIR>>/debian/cargo_registry/x11-clipboard-0.6.1/src/lib.rs > --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat > --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C > debuginfo=2 -C metadata=08a27d5dd3bb7be7 -C extra-filename=-08a27d5dd3bb7be7 > --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 > xcb=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libxcb-0479eba50010f925.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/clipboard-0.5.0 > --remap-path-prefix > /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry` > Compiling clipboard v0.5.0 (/<<PKGBUILDDIR>>) > Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=clipboard > CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>> CARGO_PKG_AUTHORS='Avi Weinstock > <aweinstock...@gmail.com>' CARGO_PKG_DESCRIPTION='rust-clipboard is a > cross-platform library for getting and setting the contents of the OS-level > clipboard.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT / Apache-2.0' > CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clipboard > CARGO_PKG_REPOSITORY='https://github.com/aweinstock314/rust-clipboard' > CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 > CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' > CARGO_PRIMARY_PACKAGE=1 > LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' rustc > --crate-name 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=fa70ba9757ea4dd1 -C extra-filename=-fa70ba9757ea4dd1 --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-08a27d5dd3bb7be7.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/clipboard-0.5.0 > --remap-path-prefix > /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry` > warning: anonymous parameters are deprecated and will be removed in the next > edition > --> src/common.rs:31:32 > | > 31 | fn set_contents(&mut self, String) -> Result<(), Box<Error>>; > | ^^^^^^ help: try naming the parameter or > explicitly ignoring it: `_: String` > | > = warning: this is accepted in the current edition (Rust 2015) but is a > hard error in Rust 2018! > = note: for more information, see issue #41686 > <https://github.com/rust-lang/rust/issues/41686> > = note: `#[warn(anonymous_parameters)]` on by default > > warning: trait objects without an explicit `dyn` are deprecated > --> src/common.rs:19:28 > | > 19 | pub fn err(s: &str) -> Box<Error> { > | ^^^^^ > | > = warning: this is accepted in the current edition (Rust 2015) but is a > hard error in Rust 2021! > = note: for more information, see > <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html> > = note: `#[warn(bare_trait_objects)]` on by default > help: use `dyn` > | > 19 | pub fn err(s: &str) -> Box<dyn Error> { > | +++ > > warning: trait objects without an explicit `dyn` are deprecated > --> src/common.rs:27:34 > | > 27 | fn new() -> Result<Self, Box<Error>>; > | ^^^^^ > | > = warning: this is accepted in the current edition (Rust 2015) but is a > hard error in Rust 2021! > = note: for more information, see > <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html> > help: use `dyn` > | > 27 | fn new() -> Result<Self, Box<dyn Error>>; > | +++ > > warning: trait objects without an explicit `dyn` are deprecated > --> src/common.rs:29:54 > | > 29 | fn get_contents(&mut self) -> Result<String, Box<Error>>; > | ^^^^^ > | > = warning: this is accepted in the current edition (Rust 2015) but is a > hard error in Rust 2021! > = note: for more information, see > <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html> > help: use `dyn` > | > 29 | fn get_contents(&mut self) -> Result<String, Box<dyn Error>>; > | +++ > > warning: trait objects without an explicit `dyn` are deprecated > --> src/common.rs:31:58 > | > 31 | fn set_contents(&mut self, String) -> Result<(), Box<Error>>; > | ^^^^^ > | > = warning: this is accepted in the current edition (Rust 2015) but is a > hard error in Rust 2021! > = note: for more information, see > <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html> > help: use `dyn` > | > 31 | fn set_contents(&mut self, String) -> Result<(), Box<dyn Error>>; > | +++ > > warning: trait objects without an explicit `dyn` are deprecated > --> src/x11_clipboard.rs:53:52 > | > 53 | fn new() -> Result<X11ClipboardContext<S>, Box<Error>> { > | ^^^^^ > | > = warning: this is accepted in the current edition (Rust 2015) but is a > hard error in Rust 2021! > = note: for more information, see > <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html> > help: use `dyn` > | > 53 | fn new() -> Result<X11ClipboardContext<S>, Box<dyn Error>> { > | +++ > > warning: trait objects without an explicit `dyn` are deprecated > --> src/x11_clipboard.rs:57:54 > | > 57 | fn get_contents(&mut self) -> Result<String, Box<Error>> { > | ^^^^^ > | > = warning: this is accepted in the current edition (Rust 2015) but is a > hard error in Rust 2021! > = note: for more information, see > <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html> > help: use `dyn` > | > 57 | fn get_contents(&mut self) -> Result<String, Box<dyn Error>> { > | +++ > > warning: trait objects without an explicit `dyn` are deprecated > --> src/x11_clipboard.rs:66:64 > | > 66 | fn set_contents(&mut self, data: String) -> Result<(), Box<Error>> { > | ^^^^^ > | > = warning: this is accepted in the current edition (Rust 2015) but is a > hard error in Rust 2021! > = note: for more information, see > <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html> > help: use `dyn` > | > 66 | fn set_contents(&mut self, data: String) -> Result<(), Box<dyn > Error>> { > | +++ > > warning: trait objects without an explicit `dyn` are deprecated > --> src/nop_clipboard.rs:23:49 > | > 23 | fn new() -> Result<NopClipboardContext, Box<Error>> { > | ^^^^^ > | > = warning: this is accepted in the current edition (Rust 2015) but is a > hard error in Rust 2021! > = note: for more information, see > <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html> > help: use `dyn` > | > 23 | fn new() -> Result<NopClipboardContext, Box<dyn Error>> { > | +++ > > warning: trait objects without an explicit `dyn` are deprecated > --> src/nop_clipboard.rs:26:54 > | > 26 | fn get_contents(&mut self) -> Result<String, Box<Error>> { > | ^^^^^ > | > = warning: this is accepted in the current edition (Rust 2015) but is a > hard error in Rust 2021! > = note: for more information, see > <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html> > help: use `dyn` > | > 26 | fn get_contents(&mut self) -> Result<String, Box<dyn Error>> { > | +++ > > warning: trait objects without an explicit `dyn` are deprecated > --> src/nop_clipboard.rs:31:61 > | > 31 | fn set_contents(&mut self, _: String) -> Result<(), Box<Error>> { > | ^^^^^ > | > = warning: this is accepted in the current edition (Rust 2015) but is a > hard error in Rust 2021! > = note: for more information, see > <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html> > help: use `dyn` > | > 31 | fn set_contents(&mut self, _: String) -> Result<(), Box<dyn Error>> { > | +++ > > warning: trait objects without an explicit `dyn` are deprecated > --> src/common.rs:20:11 > | > 20 | Box::<Error + Send + Sync>::from(s) > | ^^^^^^^^^^^^^^^^^^^ > | > = warning: this is accepted in the current edition (Rust 2015) but is a > hard error in Rust 2021! > = note: for more information, see > <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html> > help: use `dyn` > | > 20 | Box::<dyn Error + Send + Sync>::from(s) > | +++ > > warning: function `err` is never used > --> src/common.rs:19:8 > | > 19 | pub fn err(s: &str) -> Box<Error> { > | ^^^ > | > = note: `#[warn(dead_code)]` on by default > > warning: `clipboard` (lib) generated 13 warnings > Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=hello_world > CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>> CARGO_PKG_AUTHORS='Avi Weinstock > <aweinstock...@gmail.com>' CARGO_PKG_DESCRIPTION='rust-clipboard is a > cross-platform library for getting and setting the contents of the OS-level > clipboard.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT / Apache-2.0' > CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clipboard > CARGO_PKG_REPOSITORY='https://github.com/aweinstock314/rust-clipboard' > CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 > CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' > CARGO_PRIMARY_PACKAGE=1 > LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' rustc > --crate-name hello_world examples/hello_world.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=fe8fba7cba20d009 -C extra-filename=-fe8fba7cba20d009 --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 > clipboard=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libclipboard-fa70ba9757ea4dd1.rlib > --extern > x11_clipboard=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libx11_clipboard-08a27d5dd3bb7be7.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/clipboard-0.5.0 > --remap-path-prefix > /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry` > Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=primary_selection > CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>> CARGO_PKG_AUTHORS='Avi Weinstock > <aweinstock...@gmail.com>' CARGO_PKG_DESCRIPTION='rust-clipboard is a > cross-platform library for getting and setting the contents of the OS-level > clipboard.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT / Apache-2.0' > CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clipboard > CARGO_PKG_REPOSITORY='https://github.com/aweinstock314/rust-clipboard' > CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 > CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' > CARGO_PRIMARY_PACKAGE=1 > LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' rustc > --crate-name primary_selection examples/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=af7b568cffb441c7 -C extra-filename=-af7b568cffb441c7 --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 > clipboard=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libclipboard-fa70ba9757ea4dd1.rlib > --extern > x11_clipboard=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libx11_clipboard-08a27d5dd3bb7be7.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/clipboard-0.5.0 > --remap-path-prefix > /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry` > Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=clipboard > CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>> CARGO_PKG_AUTHORS='Avi Weinstock > <aweinstock...@gmail.com>' CARGO_PKG_DESCRIPTION='rust-clipboard is a > cross-platform library for getting and setting the contents of the OS-level > clipboard.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT / Apache-2.0' > CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clipboard > CARGO_PKG_REPOSITORY='https://github.com/aweinstock314/rust-clipboard' > CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 > CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' > CARGO_PRIMARY_PACKAGE=1 > LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/usr/lib' rustc > --crate-name 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=1db87f864968b784 -C extra-filename=-1db87f864968b784 --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-08a27d5dd3bb7be7.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/clipboard-0.5.0 > --remap-path-prefix > /<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry` > warning: `clipboard` (lib test) generated 13 warnings (13 duplicates) > Finished test [unoptimized + debuginfo] target(s) in 18.28s > Running > `/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/clipboard-1db87f864968b784` > > running 1 test > thread '<unnamed>' panicked at 'misaligned pointer dereference: address must > be a multiple of 0x4 but is 0x7f447cdfd19f', > /usr/share/cargo/registry/clipboard-0.5.0/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/clipboard-0.5.0/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/clipboard-0.5.0/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: 0x55b31ae745ea - > 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: 0x55b31ae745ea - > 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: 0x55b31ae745ea - > std::sys_common::backtrace::_print_fmt::h352bdfc1d4345658 > at > /usr/src/rustc-1.70.0/library/std/src/sys_common/backtrace.rs:65:5 > 3: 0x55b31ae745ea - > <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: 0x55b31aeb321f - core::fmt::write::h21828da268c821ef > at > /usr/src/rustc-1.70.0/library/core/src/fmt/mod.rs:1254:17 > 5: 0x55b31ae7ed55 - std::io::Write::write_fmt::hafa6cbfccca582a4 > at > /usr/src/rustc-1.70.0/library/std/src/io/mod.rs:1698:15 > 6: 0x55b31ae743a5 - > std::sys_common::backtrace::_print::h9c7ba1ff43ab146a > at > /usr/src/rustc-1.70.0/library/std/src/sys_common/backtrace.rs:47:5 > 7: 0x55b31ae743a5 - > std::sys_common::backtrace::print::h9057b6109bcf19ab > at > /usr/src/rustc-1.70.0/library/std/src/sys_common/backtrace.rs:34:9 > 8: 0x55b31ae7bede - > std::panicking::default_hook::{{closure}}::heae9e1697c80a831 > at > /usr/src/rustc-1.70.0/library/std/src/panicking.rs:269:22 > 9: 0x55b31ae7bb99 - std::panicking::default_hook::hfeead1bd01552fd9 > at > /usr/src/rustc-1.70.0/library/std/src/panicking.rs:288:9 > 10: 0x55b31adf4d16 - <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: 0x55b31adf4d16 - test::test_main::{{closure}}::h66c08e9aa56252ec > at > /usr/src/rustc-1.70.0/library/test/src/lib.rs:134:21 > 12: 0x55b31ae7c5b7 - <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: 0x55b31ae7c5b7 - > std::panicking::rust_panic_with_hook::h6bdfddfeef678658 > at > /usr/src/rustc-1.70.0/library/std/src/panicking.rs:695:13 > 14: 0x55b31ae748d2 - > std::panicking::begin_panic_handler::{{closure}}::h1c99fdd48fc25129 > at > /usr/src/rustc-1.70.0/library/std/src/panicking.rs:580:13 > 15: 0x55b31ae746f6 - > 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: 0x55b31ae7c132 - rust_begin_unwind > at > /usr/src/rustc-1.70.0/library/std/src/panicking.rs:578:5 > 17: 0x55b31ade40f3 - > core::panicking::panic_nounwind_fmt::hceff6802278e350f > at > /usr/src/rustc-1.70.0/library/core/src/panicking.rs:96:14 > 18: 0x55b31ade41a1 - core::panicking::panic_nounwind::h99e24d7ebea91f6b > at > /usr/src/rustc-1.70.0/library/core/src/panicking.rs:126:5 > 19: 0x55b31ade4333 - > core::panicking::panic_cannot_unwind::h679f637c7ecde18b > at > /usr/src/rustc-1.70.0/library/core/src/panicking.rs:188:5 > 20: 0x55b31ae5ceaa - > xcb::xproto::SendEventDest::serialize::h9790dc7c0bc713c3 > at > /usr/share/cargo/registry/clipboard-0.5.0/target/x86_64-unknown-linux-gnu/debug/build/xcb-c2ebc20ce604866a/out/xproto.rs:8100:5 > 21: 0x55b31ae40431 - <xcb::xproto::SendEvent<E> as > xcb::base::RawRequest>::raw_request::h4dea4201df808778 > at > /usr/share/cargo/registry/clipboard-0.5.0/target/x86_64-unknown-linux-gnu/debug/build/xcb-c2ebc20ce604866a/out/xproto.rs:14645:9 > 22: 0x55b31ae50ef1 - > xcb::base::Connection::send_request::h7d7f43111163d8cf > at > /usr/share/cargo/registry/xcb-1.2.1/src/base.rs:1419:43 > 23: 0x55b31ae50213 - x11_clipboard::run::run::h7fbafa2be1fe3ccb > at > /usr/share/cargo/registry/x11-clipboard-0.6.1/src/run.rs:88:17 > 24: 0x55b31ae53612 - > x11_clipboard::Clipboard::new::{{closure}}::h4cc663eb158bb852 > at > /usr/share/cargo/registry/x11-clipboard-0.6.1/src/lib.rs:136:31 > 25: 0x55b31ae46f39 - > std::sys_common::backtrace::__rust_begin_short_backtrace::h1e8868d6a72bd29f > at > /usr/src/rustc-1.70.0/library/std/src/sys_common/backtrace.rs:134:18 > 26: 0x55b31ae3cafd - > std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a6a226e75e80d8 > at > /usr/src/rustc-1.70.0/library/std/src/thread/mod.rs:526:17 > 27: 0x55b31ae3b871 - <core::panic::unwind_safe::AssertUnwindSafe<F> as > core::ops::function::FnOnce<()>>::call_once::h00a3a685e461d179 > at > /usr/src/rustc-1.70.0/library/core/src/panic/unwind_safe.rs:271:9 > 28: 0x55b31ae56a46 - std::panicking::try::do_call::h279b6b656fe081f0 > at > /usr/src/rustc-1.70.0/library/std/src/panicking.rs:485:40 > 29: 0x55b31ae5735b - __rust_try > 30: 0x55b31ae569bf - std::panicking::try::haf1bb2fc30a390c6 > at > /usr/src/rustc-1.70.0/library/std/src/panicking.rs:449:19 > 31: 0x55b31ae3bb1a - std::panic::catch_unwind::h4ac974723f05c41e > at > /usr/src/rustc-1.70.0/library/std/src/panic.rs:140:14 > 32: 0x55b31ae3c91e - > std::thread::Builder::spawn_unchecked_::{{closure}}::hb9c21ebb1112f599 > at > /usr/src/rustc-1.70.0/library/std/src/thread/mod.rs:525:30 > 33: 0x55b31ae3db0f - > core::ops::function::FnOnce::call_once{{vtable.shim}}::hf39f214f6b5da191 > at > /usr/src/rustc-1.70.0/library/core/src/ops/function.rs:250:5 > 34: 0x55b31ae9e085 - <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: 0x55b31ae9e085 - <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: 0x55b31ae9e085 - > 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: 0x7f447d4513ec - <unknown> > 38: 0x7f447d4d1a2c - <unknown> > 39: 0x0 - <unknown> > thread caused non-unwinding panic. aborting. > error: test failed, to rerun pass `--lib` > > Caused by: > process didn't exit successfully: > `/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/clipboard-1db87f864968b784` > (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-clipboard_0.5.0-3_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230925;users=lu...@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230925&fusertaguser=lu...@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.