fn dist_server( sh: &Shell, release: &str, target: &Target, allocator: Malloc, zig: bool, pgo: Option<PgoTrainingCrate>, ) -> Result<()>