Source: rust-libp2p-identity
Version: 0.2.8+ds-4
Severity: serious
Tags: ftbfs

rust-libsp2p-identity fails to build from source in Unstable because
of a build test error:

https://buildd.debian.org/status/package.php?p=rust-libp2p-identity


Running 
`/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/keypair_api-0ab69a7110130a15`

running 1 test
test calling_keypair_api ... FAILED

failures:
---- calling_keypair_api stdout ----
thread 'calling_keypair_api' panicked at 'internal error: entered
unreachable code', identity/src/keypair.rs:329:9
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
             at /usr/src/rustc-1.70.0/library/core/src/panicking.rs:117:5
   3: libp2p_identity::keypair::Keypair::from_protobuf_encoding
             at ./src/keypair.rs:329:9
   4: keypair_api::calling_keypair_api
             at ./tests/keypair_api.rs:5:13
   5: keypair_api::calling_keypair_api::{{closure}}
             at ./tests/keypair_api.rs:4:26
   6: core::ops::function::FnOnce::call_once
             at /usr/src/rustc-1.70.0/library/core/src/ops/function.rs:250:5
   7: core::ops::function::FnOnce::call_once
             at /usr/src/rustc-1.70.0/library/core/src/ops/function.rs:250:5
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a
verbose backtrace.

Thank you,
Jeremy Bícha

Reply via email to