Also moves rust toolchain to a nightly equivalent of stable 1.87, in order to allow for existing rustfmt configs such as imports granularity to be used.
Also moves to nightly toolchain, mainly for specific clippy features.
Also minor refactors `SshServer`; adding a convenience function to trivially start an SSH server at a given `SocketAddr`.