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