<div dir="ltr">I faced issue during build current proxmox-backup-server source code.<br>error[E0599]: no method named `is_terminal` found for struct `Stdin` in the current scope<br>  --> /usr/share/cargo/registry/proxmox-sys-0.5.5/src/linux/tty.rs:96:15<br>   |<br>96 |     if !input.is_terminal() {<br>   |               ^^^^^^^^^^^ method not found in `Stdin`<br><br>Some errors have detailed explanations: E0432, E0599, E0658.<br>For more information about an error, try `rustc --explain E0432`.<br>error: could not compile `proxmox-sys` due to 14 previous errors<br><br>My current rust version is 1.65.0.<div>It seems I haven't downloaded latest version of proxmox backup debian registry.</div><div><br><div><br></div></div></div>