pub(crate) fn run<'env: 't, 't>( env: &'env mut Environment, document: &'t str, verbose: Verbosity, )