fn run_with_invocation_and_output( renderer: &mut impl Renderer, description: impl AsRef<str>, command: &mut Command, ) -> Result<Output>