Public bug reported:

The autopkgtests are failing for all arch:

``143s error[E0405]: cannot find trait `Float` in the crate root
143s     --> src/lib.rs:2522:23
143s      |
143s 2522 |             T: crate::Float,
143s      |                       ^^^^^ not found in the crate root
143s      |
143s note: found an item that was configured out
143s     --> src/lib.rs:31:22
143s      |
143s 31   | pub use num_traits::{Float, Pow};
143s      |                      ^^^^^
143s      = note: the item is gated behind the `std` feature
143s 
143s warning: unexpected `cfg` condition value: `rkyv_16`
143s     --> src/lib.rs:1942:11
143s      |
143s 1942 | #[cfg(any(feature = "rkyv_16", feature = "rkyv_32", feature = 
"rkyv_64"))]
143s      |           ^^^^^^^^^^^^^^^^^^^
143s      |
143s      = note: expected values for `feature` are: `bytemuck`, `default`, 
`rand`, `randtest`, `serde`, and `std`
143s      = help: consider adding `rkyv_16` as a feature in `Cargo.toml`
143s      = note: see 
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for 
more information about checking conditional configuration
143s note: the lint level is defined here
143s     --> src/lib.rs:2:24
143s      |
143s 2    | #![cfg_attr(test, deny(warnings))]
143s      |                        ^^^^^^^^
143s      = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]`
143s 
143s For more information about this error, try `rustc --explain E0405`.
143s warning: `ordered-float` (lib test) generated 8 warnings (7 duplicates)
143s error: could not compile `ordered-float` (lib test) due to 1 previous 
error; 8 warnings emitted
143s 
```

** Affects: rust-ordered-float (Ubuntu)
     Importance: Undecided
     Assignee: Anshul Singh (levihackerman-102)
         Status: New


** Tags: au

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2080543

Title:
  Failing autopkgtests

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rust-ordered-float/+bug/2080543/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to