stream.on('error', err => {
    setImmediate(cb.bind(this, YError.wrap(err, 'E_NOENT', key), null));
  });