### Crate name rerun ### Build failure link https://docs.rs/crate/rerun/0.13.0/builds/1124776 ### Additional details Our crate failed to build here: - https://docs.rs/crate/rerun/0.13.0/builds/1124776 Investigating the issue, this looked to be due to the upstream issue: - https://github.com/Smithay/wayland-rs/issues/698 - and was resolved by: https://github.com/rust-lang/rust/pull/120960 I've confirmed locally that the crate doc build now succeeds on 0.13.0 using the latest nightly: `rustc 1.78.0-nightly (ee9c7c940 2024-02-14)` I believe we just need to re-run the doc job with this version of nightly.