Package: src:rust-indieweb Version: 0.9.1+ds-8 Severity: serious Tags: ftbfs forky sid
Dear maintainer: During a rebuild of all packages in unstable, this package failed to build. Below you will find the last part of the build log (probably the most relevant part, but not necessarily). If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202603/ 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 cannot 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-indieweb, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] warning: `indieweb-indieauth` (bin "indieauth" test) generated 2 warnings (run `cargo fix --bin "indieauth" -p indieweb-indieauth --tests` to apply 2 suggestions) Compiling indieweb-micropub v0.1.1 (/<<PKGBUILDDIR>>/cli/micropub) Running `CARGO=/usr/bin/cargo CARGO_BIN_NAME=micropub C [too-long-redacted] uild/ring-0e212a2896389834/out` warning: unused import: `ConfigurationResponse` --> cli/micropub/src/commands/config.rs:3:62 | 3 | use indieweb::standards::micropub::query::{Query, QueryKind, ConfigurationResponse, Response}; | ^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default warning: `indieweb-micropub` (bin "micropub" test) generated 1 warning (run `cargo fix --bin "micropub" -p indieweb-micropub --tests` to apply 1 suggestion) Compiling indieweb-webmention v0.1.1 (/<<PKGBUILDDIR>>/cli/webmention) Running `CARGO=/usr/bin/cargo CARGO_BIN_NAME=webmention [too-long-redacted] uild/ring-0e212a2896389834/out` Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=indieweb [too-long-redacted] uild/ring-0e212a2896389834/out` error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tracing_test` --> library/src/algorithms/representative_hcard/test.rs:78:3 | 78 | #[tracing_test::traced_test] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_test` error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tracing_test` --> library/src/standards/micropub/action/test.rs:26:3 | 26 | #[tracing_test::traced_test] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_test` error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tracing_test` --> library/src/standards/micropub/query/test.rs:20:3 | 20 | #[tracing_test::traced_test] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_test` error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tracing_test` --> library/src/standards/webmention/test.rs:198:3 | 198 | #[tracing_test::traced_test] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_test` error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tracing_test` --> library/src/standards/webmention/test.rs:216:3 | 216 | #[tracing_test::traced_test] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_test` error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tracing_test` --> library/src/standards/webmention/test.rs:240:3 | 240 | #[tracing_test::traced_test] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_test` error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tracing_test` --> library/src/standards/webmention/test.rs:403:3 | 403 | #[tracing_test::traced_test] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_test` error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tracing_test` --> library/src/standards/webmention/test.rs:515:3 | 515 | #[tracing_test::traced_test] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_test` error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tracing_test` --> library/src/traits/test.rs:7:3 | 7 | #[tracing_test::traced_test] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_test` warning: unused variable: `registry` --> library/src/standards/micropub/extension/registry.rs:100:13 | 100 | let registry = ExtensionRegistry::new(); | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registry` | note: the lint level is defined here --> library/src/lib.rs:15:33 | 15 | #![warn(invalid_doc_attributes, unused, deprecated, clippy::perf)] | ^^^^^^ = note: `#[warn(unused_variables)]` implied by `#[warn(unused)]` warning: unused variable: `week` --> library/src/standards/micropub/extension/publish_delay.rs:27:38 | 27 | iso8601::Duration::Weeks(week) => { | ^^^^ help: if this is intentional, prefix it with an underscore: `_week` For more information about this error, try `rustc --explain E0433`. warning: `indieweb` (lib test) generated 2 warnings error: could not compile `indieweb` (lib test) due to 9 previous errors; 2 warnings emitted Caused by: process didn't exit successfully: `CARGO=/usr/bin/cargo CA [too-long-redacted] 896389834/out` (exit status: 1) dh_auto_test: error: /usr/share/dh-rust/bin/cargo test --no-fail-fast --all-targets --all-features returned exit code 101 make[1]: *** [debian/rules:21: override_dh_auto_test] Error 25 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:9: binary] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2 --------------------------------------------------------------------------------

