keytar actually gets built fine, it's just for some reason gyp, when run
from yarn, can't create/find some files if building offline. Go figure.
--ignore-engines \
--no-fund \
--update-checksums \
--ignore-engines \
--no-fund \
--update-checksums \
yarn --offline run fetch --noverify --cfgdir ""
CRATE_CC_NO_DEFAULTS=1 \
RUSTFLAGS="-C target-cpu=native" \
yarn --offline run fetch --noverify --cfgdir ""
CRATE_CC_NO_DEFAULTS=1 \
RUSTFLAGS="-C target-cpu=native" \