pub fn run_with_output<C: MigrationConnection>( conn: &C, out: &mut dyn Write) -> Result<(), RunMigrationsError>