pub fn quick_start(
    temp_dir: &TempDir
) -> Result<(Server, Snapshot), ServerBootstrapperError>