G55Y75FUL4LWA346HQCZ5EVA5G54EDTZAW7MPVTO44BP6D5UMURAC
alive::output_graph(changes, &*txn, &*channel, &mut f, &mut l, forward)
.map_err(PristineOutputError::from)?;
{
let txn = txn.read();
let channel = channel.read();
alive::output_graph(changes, &*txn, &*channel, &mut f, &mut l, forward)
.map_err(PristineOutputError::from)?;
}