hundreds-father-404
12/23/2018, 1:51 AMmaster and for my PR #6959. I believe I found this is what I have to do to get the linux engine build to work (see https://github.com/pantsbuild/pants/pull/6959#issuecomment-449602327)
I don’t think this should negatively impact anyone beyond slightly longer CI, and a new cache should be built on the next mergehundreds-father-404
12/23/2018, 1:57 AMadding /home/travis/build/pantsbuild/pants/build-support/pants_dev_deps.venv to cache from
Setting up build cache
$ export CASHER_DIR=${TRAVIS_HOME}/.casher
0.15s$ Installing caching utilities
0.00s1.46sattempting to download cache archive
fetching PR.6959/cache-linux-trusty-798bfc92fa3497d209a621dd7ec0366ae2f1a0628d9bec19bd2d3bae7dd30be4.tgz
fetching master/cache-linux-trusty-798bfc92fa3497d209a621dd7ec0366ae2f1a0628d9bec19bd2d3bae7dd30be4.tgz
could not download cache
0.00s1.25sadding /home/travis/.cache/pants to cache
creating directory /home/travis/.cache/pants
adding /home/travis/.ivy2/pants to cache
creating directory /home/travis/.ivy2/pants
adding /home/travis/.npm to cache
adding /home/travis/build/pantsbuild/pants/build-support/pants_dev_deps.venv to cache
creating directory /home/travis/build/pantsbuild/pants/build-support/pants_dev_deps.venv
adding /home/travis/build/pantsbuild/pants/src/rust/engine/target to cache
creating directory /home/travis/build/pantsbuild/pants/src/rust/engine/targethundreds-father-404
12/23/2018, 1:57 AMhundreds-father-404
12/23/2018, 1:58 AM.travis.yml entry for cache. TIL that ripgrep doesn’t search hidden files by default