error: Handlers must only take owned values --> tests/debug_handler/fail/extract_self_mut.rs:25:22 | 25 | async fn handler(&mut self) {} | ^^^^^^^^^