pub fn timeout_movement( query: Query<'_, '_, (&Pathfinder, &mut ExecutingPath, &Position, Option<&Mining>)>, )