pub fn run_trivial( renderer: &mut impl Renderer, verbosity: Option<Verbosity>, description: impl AsRef<str>, command: &mut Command, ) -> Result<Output>