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