Package: src:rust-linemux Version: 0.3.0-8 Severity: serious Tags: ftbfs forky sid
Dear maintainer: During a rebuild of all packages in unstable, your package failed to build. Below you will find how the build ends (probably the most relevant part, but not necessarily). If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202509/ 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-linemux, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] debian/rules clean dh clean dh_auto_clean --buildsystem=rust /usr/share/dh-rust/bin/cargo clean debian cargo wrapper: options, profiles, parallel, lto: ['parallel=2'] [] ['-j2'] 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 [... snipped ...] Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_sc [too-long-redacted] /release/deps --cap-lints warn` Compiling futures-core v0.3.31 Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=futures_core CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/futures-core-0.3.31 CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/futures-core-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The core traits and types in for the `futures` library. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs [too-long-redacted] e/cargo/registry/linemux-0.3.0` Compiling linux-raw-sys v0.4.14 Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=linux_ra [too-long-redacted] e/cargo/registry/linemux-0.3.0` Compiling futures-task v0.3.31 Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=futures_task CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/futures-task-0.3.31 CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/futures-task-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Tools for working with tasks. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs [too-long-redacted] e/cargo/registry/linemux-0.3.0` Compiling futures-util v0.3.31 Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=futures_util CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/futures-util-0.3.31 CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/futures-util-0.3.31/Cargo.toml CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Common utilities and extension traits for the futures-rs library. ' CARGO_PKG_HOMEPAGE='https://rust-lang.github.io/futures-rs [too-long-redacted] e/cargo/registry/linemux-0.3.0` Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=rustix C [too-long-redacted] linux_like --cfg linux_kernel` warning: unexpected `cfg` condition value: `compat` --> /<<PKGBUILDDIR>>/debian/cargo_registry/futures-util-0.3.31/src/lib.rs:308:7 | 308 | #[cfg(feature = "compat")] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `async-await`, `async-await-macro`, `bilock`, `channel`, `default`, `futures-channel`, `futures-io`, `futures-macro`, `futures-sink`, `io`, `memchr`, `sink`, `slab`, `std`, `unstable`, and `write-all-vectored` = help: consider adding `compat` as a feature in `Cargo.toml` = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration = note: requested on the command line with `-W unexpected-cfgs` warning: unexpected `cfg` condition value: `compat` --> /<<PKGBUILDDIR>>/debian/cargo_registry/futures-util-0.3.31/src/future/try_future/mod.rs:6:7 | 6 | #[cfg(feature = "compat")] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `async-await`, `async-await-macro`, `bilock`, `channel`, `default`, `futures-channel`, `futures-io`, `futures-macro`, `futures-sink`, `io`, `memchr`, `sink`, `slab`, `std`, `unstable`, and `write-all-vectored` = help: consider adding `compat` as a feature in `Cargo.toml` = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration warning: unexpected `cfg` condition value: `compat` --> /<<PKGBUILDDIR>>/debian/cargo_registry/futures-util-0.3.31/src/future/try_future/mod.rs:580:11 | 580 | #[cfg(feature = "compat")] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `async-await`, `async-await-macro`, `bilock`, `channel`, `default`, `futures-channel`, `futures-io`, `futures-macro`, `futures-sink`, `io`, `memchr`, `sink`, `slab`, `std`, `unstable`, and `write-all-vectored` = help: consider adding `compat` as a feature in `Cargo.toml` = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration warning: unexpected `cfg` condition value: `compat` --> /<<PKGBUILDDIR>>/debian/cargo_registry/futures-util-0.3.31/src/stream/try_stream/mod.rs:6:7 | 6 | #[cfg(feature = "compat")] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `async-await`, `async-await-macro`, `bilock`, `channel`, `default`, `futures-channel`, `futures-io`, `futures-macro`, `futures-sink`, `io`, `memchr`, `sink`, `slab`, `std`, `unstable`, and `write-all-vectored` = help: consider adding `compat` as a feature in `Cargo.toml` = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration warning: unexpected `cfg` condition value: `compat` --> /<<PKGBUILDDIR>>/debian/cargo_registry/futures-util-0.3.31/src/stream/try_stream/mod.rs:1154:11 | 1154 | #[cfg(feature = "compat")] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `async-await`, `async-await-macro`, `bilock`, `channel`, `default`, `futures-channel`, `futures-io`, `futures-macro`, `futures-sink`, `io`, `memchr`, `sink`, `slab`, `std`, `unstable`, and `write-all-vectored` = help: consider adding `compat` as a feature in `Cargo.toml` = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration warning: unexpected `cfg` condition value: `compat` --> /<<PKGBUILDDIR>>/debian/cargo_registry/futures-util-0.3.31/src/task/spawn.rs:3:7 | 3 | #[cfg(feature = "compat")] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `async-await`, `async-await-macro`, `bilock`, `channel`, `default`, `futures-channel`, `futures-io`, `futures-macro`, `futures-sink`, `io`, `memchr`, `sink`, `slab`, `std`, `unstable`, and `write-all-vectored` = help: consider adding `compat` as a feature in `Cargo.toml` = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration warning: unexpected `cfg` condition value: `compat` --> /<<PKGBUILDDIR>>/debian/cargo_registry/futures-util-0.3.31/src/task/spawn.rs:92:11 | 92 | #[cfg(feature = "compat")] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `async-await`, `async-await-macro`, `bilock`, `channel`, `default`, `futures-channel`, `futures-io`, `futures-macro`, `futures-sink`, `io`, `memchr`, `sink`, `slab`, `std`, `unstable`, and `write-all-vectored` = help: consider adding `compat` as a feature in `Cargo.toml` = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration warning: `futures-util` (lib) generated 7 warnings Running `CARGO=/usr/bin/cargo CARGO_CFG_FEATURE='' CARG [too-long-redacted] 11f7a9f77f5/build-script-build` Compiling tokio v1.47.1 Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=tokio CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/tokio-1.47.1 CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/tokio-1.47.1/Cargo.toml CARGO_PKG_AUTHORS='Tokio Contributors <[email protected]>' CARGO_PKG_DESCRIPTION='An event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MI [too-long-redacted] e/cargo/registry/linemux-0.3.0` Compiling notify v6.1.1 Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=notify C [too-long-redacted] e/cargo/registry/linemux-0.3.0` warning: unexpected `cfg` condition value: `macos_kqueue` --> /<<PKGBUILDDIR>>/debian/cargo_registry/notify-6.1.1/src/lib.rs:213:36 | 213 | #[cfg(all(target_os = "macos", not(feature = "macos_kqueue")))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `crossbeam-channel`, `default`, `manual_tests`, `serde`, and `timing_tests` = help: consider adding `macos_kqueue` as a feature in `Cargo.toml` = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `dragonflybsd` --> /<<PKGBUILDDIR>>/debian/cargo_registry/notify-6.1.1/src/lib.rs:221:5 | 221 | target_os = "dragonflybsd", | ^^^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"dragonfly"` | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, and `unknown` and 8 more = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration warning: unexpected `cfg` condition value: `macos_kqueue` --> /<<PKGBUILDDIR>>/debian/cargo_registry/notify-6.1.1/src/lib.rs:222:30 | 222 | all(target_os = "macos", feature = "macos_kqueue") | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `crossbeam-channel`, `default`, `manual_tests`, `serde`, and `timing_tests` = help: consider adding `macos_kqueue` as a feature in `Cargo.toml` = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration warning: unexpected `cfg` condition value: `macos_kqueue` --> /<<PKGBUILDDIR>>/debian/cargo_registry/notify-6.1.1/src/lib.rs:230:36 | 230 | #[cfg(all(target_os = "macos", not(feature = "macos_kqueue")))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `crossbeam-channel`, `default`, `manual_tests`, `serde`, and `timing_tests` = help: consider adding `macos_kqueue` as a feature in `Cargo.toml` = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dragonflybsd` --> /<<PKGBUILDDIR>>/debian/cargo_registry/notify-6.1.1/src/lib.rs:237:5 | 237 | target_os = "dragonflybsd", | ^^^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"dragonfly"` | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, and `unknown` and 8 more = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration warning: unexpected `cfg` condition value: `macos_kqueue` --> /<<PKGBUILDDIR>>/debian/cargo_registry/notify-6.1.1/src/lib.rs:239:30 | 239 | all(target_os = "macos", feature = "macos_kqueue") | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `crossbeam-channel`, `default`, `manual_tests`, `serde`, and `timing_tests` = help: consider adding `macos_kqueue` as a feature in `Cargo.toml` = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration warning: unexpected `cfg` condition value: `macos_kqueue` --> /<<PKGBUILDDIR>>/debian/cargo_registry/notify-6.1.1/src/lib.rs:373:36 | 373 | #[cfg(all(target_os = "macos", not(feature = "macos_kqueue")))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `crossbeam-channel`, `default`, `manual_tests`, `serde`, and `timing_tests` = help: consider adding `macos_kqueue` as a feature in `Cargo.toml` = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dragonflybsd` --> /<<PKGBUILDDIR>>/debian/cargo_registry/notify-6.1.1/src/lib.rs:383:5 | 383 | target_os = "dragonflybsd", | ^^^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"dragonfly"` | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, and `unknown` and 8 more = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration warning: unexpected `cfg` condition value: `macos_kqueue` --> /<<PKGBUILDDIR>>/debian/cargo_registry/notify-6.1.1/src/lib.rs:384:30 | 384 | all(target_os = "macos", feature = "macos_kqueue") | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `crossbeam-channel`, `default`, `manual_tests`, `serde`, and `timing_tests` = help: consider adding `macos_kqueue` as a feature in `Cargo.toml` = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration warning: unexpected `cfg` condition value: `dragonflybsd` --> /<<PKGBUILDDIR>>/debian/cargo_registry/notify-6.1.1/src/lib.rs:396:5 | 396 | target_os = "dragonflybsd" | ^^^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"dragonfly"` | = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, and `unknown` and 8 more = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration warning: use of deprecated method `inotify::Inotify::add_watch`: use `Inotify.watches().add()` instead --> /<<PKGBUILDDIR>>/debian/cargo_registry/notify-6.1.1/src/inotify.rs:414:27 | 414 | match inotify.add_watch(&path, watchmask) { | ^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated method `inotify::Inotify::rm_watch`: use `Inotify.watches().remove()` instead --> /<<PKGBUILDDIR>>/debian/cargo_registry/notify-6.1.1/src/inotify.rs:445:26 | 445 | .rm_watch(w.clone()) | ^^^^^^^^ warning: use of deprecated method `inotify::Inotify::rm_watch`: use `Inotify.watches().remove()` instead --> /<<PKGBUILDDIR>>/debian/cargo_registry/notify-6.1.1/src/inotify.rs:454:38 | 454 | ... .rm_watch(w.clone()) | ^^^^^^^^ warning: use of deprecated method `inotify::Inotify::rm_watch`: use `Inotify.watches().remove()` instead --> /<<PKGBUILDDIR>>/debian/cargo_registry/notify-6.1.1/src/inotify.rs:474:22 | 474 | .rm_watch(w.clone()) | ^^^^^^^^ warning: `notify` (lib) generated 14 warnings Compiling getrandom v0.2.15 Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=getrando [too-long-redacted] e/cargo/registry/linemux-0.3.0` Compiling fastrand v2.1.1 Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=fastrand [too-long-redacted] e/cargo/registry/linemux-0.3.0` warning: unexpected `cfg` condition value: `js` --> /<<PKGBUILDDIR>>/debian/cargo_registry/fastrand-2.1.1/src/global_rng.rs:202:5 | 202 | feature = "js" | ^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, and `std` = help: consider adding `js` as a feature in `Cargo.toml` = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `js` --> /<<PKGBUILDDIR>>/debian/cargo_registry/fastrand-2.1.1/src/global_rng.rs:214:9 | 214 | not(feature = "js") | ^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, and `std` = help: consider adding `js` as a feature in `Cargo.toml` = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration warning: `fastrand` (lib) generated 2 warnings Compiling once_cell v1.20.2 Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=once_cel [too-long-redacted] e/cargo/registry/linemux-0.3.0` Compiling tempfile v3.21.0 Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=tempfile [too-long-redacted] e/cargo/registry/linemux-0.3.0` Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=doc_comm [too-long-redacted] e/cargo/registry/linemux-0.3.0` Compiling linemux v0.3.0 (/<<PKGBUILDDIR>>) Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=linemux [too-long-redacted] e/cargo/registry/linemux-0.3.0` Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=linemux [too-long-redacted] e/cargo/registry/linemux-0.3.0` Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=test_log [too-long-redacted] e/cargo/registry/linemux-0.3.0` Running `CARGO=/usr/bin/cargo CARGO_BIN_NAME=events CAR [too-long-redacted] e/cargo/registry/linemux-0.3.0` Running `CARGO=/usr/bin/cargo CARGO_BIN_NAME=lines CARG [too-long-redacted] e/cargo/registry/linemux-0.3.0` Finished `release` profile [optimized] target(s) in 26.22s Running `CARGO=/usr/bin/cargo CARGO_MANIFEST_DIR=/<<PKG [too-long-redacted] /deps/linemux-5b978b880af33bd7` running 18 tests test events::tests::test_add_bad_filename ... ok test events::tests::test_add_directory ... ok test events::tests::test_empty_next_event ... ok test events::tests::test_notify_error ... ok test reader::tests::test_add_bad_filename ... ok test reader::tests::test_add_directory ... ok test events::tests::test_add_missing_files has been running for over 60 seconds test reader::tests::test_add_existing_file has been running for over 60 seconds error: test failed, to rerun pass `--lib` Caused by: process didn't exit successfully: `CARGO=/usr/bin/cargo CA [too-long-redacted] bd7` (signal: 9, SIGKILL: kill) dh_auto_test: error: /usr/share/dh-rust/bin/cargo test returned exit code 101 make: *** [debian/rules:4: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 --------------------------------------------------------------------------------

