error: this `#[idle]` function must have signature `fn(idle::Context) -> !` --> $DIR/idle-output.rs:6:8 | 6 | fn idle(_: idle::Context) -> u32 { | ^^^^