fn find_consecutive_ports(start_port: u16) -> Result<(u16, u16)>
Find two consecutive available ports starting from the given port