Use of unstable library feature 'duration_checked_float'
Job #67826 failed for 827b37c4:
error[E0658]: use of unstable library feature 'duration_checked_float'
--> src/util.rs:24:27
|
24 | } else if let Ok(d) = Duration::try_from_secs_f64(secs) {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: see issue #83400 <https://github.com/rust-lang/rust/issues/83400> for more information
For more information about this error, try `rustc --explain E0658`.
error: could not compile `picodata` due to previous error
The command '/bin/sh -c cargo build --locked --release' returned a non-zero code: 101
1.65.0-x86_64-unknown-linux-gnu installed - rustc 1.65.0 (897e37553 2022-11-02)