Source: rust-rebuilderd-common Version: 0.21.0-1 Severity: serious Justification: FTBFS Tags: trixie sid ftbfs User: lu...@debian.org Usertags: ftbfs-20250215 ftbfs-trixie
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > running 13 tests > test utils::tests::test_secs_to_human_100h ... ok > test utils::tests::test_secs_to_human_10m_30s ... ok > test utils::tests::test_secs_to_human_12h_10m_30s ... ok > test utils::tests::test_secs_to_human_1h ... ok > test utils::tests::test_secs_to_human_1m ... ok > test utils::tests::test_secs_to_human_1m_30s ... ok > test utils::tests::test_secs_to_human_1s ... ok > test utils::tests::test_secs_to_human_0s ... ok > test api::tests::test_endpoint_format_example_com ... FAILED > test api::tests::test_endpoint_format_example_com_with_path ... FAILED > test api::tests::test_endpoint_format_default ... FAILED > test api::tests::test_endpoint_format_example_com_trailing_slash ... FAILED > test api::tests::test_endpoint_format_example_com_with_path_trailing_slash > ... FAILED > > failures: > > ---- api::tests::test_endpoint_format_example_com stdout ---- > thread 'api::tests::test_endpoint_format_example_com' panicked at > /usr/share/cargo/registry/reqwest-0.11.27/src/async_impl/client.rs:1713:38: > Client::new(): reqwest::Error { kind: Builder, source: Normal(ErrorStack([])) > } > stack backtrace: > 0: rust_begin_unwind > at /usr/src/rustc-1.84.0/library/std/src/panicking.rs:665:5 > 1: core::panicking::panic_fmt > at /usr/src/rustc-1.84.0/library/core/src/panicking.rs:76:14 > 2: core::result::unwrap_failed > at /usr/src/rustc-1.84.0/library/core/src/result.rs:1699:5 > 3: core::result::Result<T,E>::expect > at /usr/src/rustc-1.84.0/library/core/src/result.rs:1061:23 > 4: reqwest::async_impl::client::Client::new > at > /usr/share/cargo/registry/reqwest-0.11.27/src/async_impl/client.rs:1713:9 > 5: rebuilderd_common::api::Client::new > at > /usr/share/cargo/registry/rebuilderd-common-0.21.0/src/api.rs:46:22 > 6: rebuilderd_common::api::tests::test_endpoint_format_example_com > at > /usr/share/cargo/registry/rebuilderd-common-0.21.0/src/api.rs:430:22 > 7: > rebuilderd_common::api::tests::test_endpoint_format_example_com::{{closure}} > at > /usr/share/cargo/registry/rebuilderd-common-0.21.0/src/api.rs:429:42 > 8: core::ops::function::FnOnce::call_once > at /usr/src/rustc-1.84.0/library/core/src/ops/function.rs:250:5 > 9: core::ops::function::FnOnce::call_once > at /usr/src/rustc-1.84.0/library/core/src/ops/function.rs:250:5 > note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose > backtrace. > > ---- api::tests::test_endpoint_format_example_com_with_path stdout ---- > thread 'api::tests::test_endpoint_format_example_com_with_path' panicked at > /usr/share/cargo/registry/reqwest-0.11.27/src/async_impl/client.rs:1713:38: > Client::new(): reqwest::Error { kind: Builder, source: Normal(ErrorStack([])) > } > stack backtrace: > 0: rust_begin_unwind > at /usr/src/rustc-1.84.0/library/std/src/panicking.rs:665:5 > 1: core::panicking::panic_fmt > at /usr/src/rustc-1.84.0/library/core/src/panicking.rs:76:14 > 2: core::result::unwrap_failed > at /usr/src/rustc-1.84.0/library/core/src/result.rs:1699:5 > 3: core::result::Result<T,E>::expect > at /usr/src/rustc-1.84.0/library/core/src/result.rs:1061:23 > 4: reqwest::async_impl::client::Client::new > at > /usr/share/cargo/registry/reqwest-0.11.27/src/async_impl/client.rs:1713:9 > 5: rebuilderd_common::api::Client::new > at > /usr/share/cargo/registry/rebuilderd-common-0.21.0/src/api.rs:46:22 > 6: > rebuilderd_common::api::tests::test_endpoint_format_example_com_with_path > at > /usr/share/cargo/registry/rebuilderd-common-0.21.0/src/api.rs:442:22 > 7: > rebuilderd_common::api::tests::test_endpoint_format_example_com_with_path::{{closure}} > at > /usr/share/cargo/registry/rebuilderd-common-0.21.0/src/api.rs:441:52 > 8: core::ops::function::FnOnce::call_once > at /usr/src/rustc-1.84.0/library/core/src/ops/function.rs:250:5 > 9: core::ops::function::FnOnce::call_once > at /usr/src/rustc-1.84.0/library/core/src/ops/function.rs:250:5 > note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose > backtrace. > > ---- api::tests::test_endpoint_format_default stdout ---- > thread 'api::tests::test_endpoint_format_default' panicked at > /usr/share/cargo/registry/reqwest-0.11.27/src/async_impl/client.rs:1713:38: > Client::new(): reqwest::Error { kind: Builder, source: Normal(ErrorStack([])) > } > stack backtrace: > 0: rust_begin_unwind > at /usr/src/rustc-1.84.0/library/std/src/panicking.rs:665:5 > 1: core::panicking::panic_fmt > at /usr/src/rustc-1.84.0/library/core/src/panicking.rs:76:14 > 2: core::result::unwrap_failed > at /usr/src/rustc-1.84.0/library/core/src/result.rs:1699:5 > 3: core::result::Result<T,E>::expect > at /usr/src/rustc-1.84.0/library/core/src/result.rs:1061:23 > 4: reqwest::async_impl::client::Client::new > at > /usr/share/cargo/registry/reqwest-0.11.27/src/async_impl/client.rs:1713:9 > 5: rebuilderd_common::api::Client::new > at > /usr/share/cargo/registry/rebuilderd-common-0.21.0/src/api.rs:46:22 > 6: rebuilderd_common::api::tests::test_endpoint_format_default > at > /usr/share/cargo/registry/rebuilderd-common-0.21.0/src/api.rs:424:22 > 7: rebuilderd_common::api::tests::test_endpoint_format_default::{{closure}} > at > /usr/share/cargo/registry/rebuilderd-common-0.21.0/src/api.rs:423:38 > 8: core::ops::function::FnOnce::call_once > at /usr/src/rustc-1.84.0/library/core/src/ops/function.rs:250:5 > 9: core::ops::function::FnOnce::call_once > at /usr/src/rustc-1.84.0/library/core/src/ops/function.rs:250:5 > note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose > backtrace. > > ---- api::tests::test_endpoint_format_example_com_trailing_slash stdout ---- > thread 'api::tests::test_endpoint_format_example_com_trailing_slash' panicked > at /usr/share/cargo/registry/reqwest-0.11.27/src/async_impl/client.rs:1713:38: > Client::new(): reqwest::Error { kind: Builder, source: Normal(ErrorStack([])) > } > stack backtrace: > 0: rust_begin_unwind > at /usr/src/rustc-1.84.0/library/std/src/panicking.rs:665:5 > 1: core::panicking::panic_fmt > at /usr/src/rustc-1.84.0/library/core/src/panicking.rs:76:14 > 2: core::result::unwrap_failed > at /usr/src/rustc-1.84.0/library/core/src/result.rs:1699:5 > 3: core::result::Result<T,E>::expect > at /usr/src/rustc-1.84.0/library/core/src/result.rs:1061:23 > 4: reqwest::async_impl::client::Client::new > at > /usr/share/cargo/registry/reqwest-0.11.27/src/async_impl/client.rs:1713:9 > 5: rebuilderd_common::api::Client::new > at > /usr/share/cargo/registry/rebuilderd-common-0.21.0/src/api.rs:46:22 > 6: > rebuilderd_common::api::tests::test_endpoint_format_example_com_trailing_slash > at > /usr/share/cargo/registry/rebuilderd-common-0.21.0/src/api.rs:436:22 > 7: > rebuilderd_common::api::tests::test_endpoint_format_example_com_trailing_slash::{{closure}} > at > /usr/share/cargo/registry/rebuilderd-common-0.21.0/src/api.rs:435:57 > 8: core::ops::function::FnOnce::call_once > at /usr/src/rustc-1.84.0/library/core/src/ops/function.rs:250:5 > 9: core::ops::function::FnOnce::call_once > at /usr/src/rustc-1.84.0/library/core/src/ops/function.rs:250:5 > note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose > backtrace. > > ---- api::tests::test_endpoint_format_example_com_with_path_trailing_slash > stdout ---- > thread > 'api::tests::test_endpoint_format_example_com_with_path_trailing_slash' > panicked at > /usr/share/cargo/registry/reqwest-0.11.27/src/async_impl/client.rs:1713:38: > Client::new(): reqwest::Error { kind: Builder, source: Normal(ErrorStack([])) > } > stack backtrace: > 0: rust_begin_unwind > at /usr/src/rustc-1.84.0/library/std/src/panicking.rs:665:5 > 1: core::panicking::panic_fmt > at /usr/src/rustc-1.84.0/library/core/src/panicking.rs:76:14 > 2: core::result::unwrap_failed > at /usr/src/rustc-1.84.0/library/core/src/result.rs:1699:5 > 3: core::result::Result<T,E>::expect > at /usr/src/rustc-1.84.0/library/core/src/result.rs:1061:23 > 4: reqwest::async_impl::client::Client::new > at > /usr/share/cargo/registry/reqwest-0.11.27/src/async_impl/client.rs:1713:9 > 5: rebuilderd_common::api::Client::new > at > /usr/share/cargo/registry/rebuilderd-common-0.21.0/src/api.rs:46:22 > 6: > rebuilderd_common::api::tests::test_endpoint_format_example_com_with_path_trailing_slash > at > /usr/share/cargo/registry/rebuilderd-common-0.21.0/src/api.rs:448:22 > 7: > rebuilderd_common::api::tests::test_endpoint_format_example_com_with_path_trailing_slash::{{closure}} > at > /usr/share/cargo/registry/rebuilderd-common-0.21.0/src/api.rs:447:67 > 8: core::ops::function::FnOnce::call_once > at /usr/src/rustc-1.84.0/library/core/src/ops/function.rs:250:5 > 9: core::ops::function::FnOnce::call_once > at /usr/src/rustc-1.84.0/library/core/src/ops/function.rs:250:5 > note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose > backtrace. > > > failures: > api::tests::test_endpoint_format_default > api::tests::test_endpoint_format_example_com > api::tests::test_endpoint_format_example_com_trailing_slash > api::tests::test_endpoint_format_example_com_with_path > api::tests::test_endpoint_format_example_com_with_path_trailing_slash > > test result: FAILED. 8 passed; 5 failed; 0 ignored; 0 measured; 0 filtered > out; finished in 0.06s > > error: test failed, to rerun pass `--lib` > 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/2025/02/15/rust-rebuilderd-common_0.21.0-1_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20250215;users=lu...@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20250215&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.