I've put in a bit of time understanding Bazel's caching better to see how this feature fits in. I've experimented with the following setup:
$ cat .bazelversion
1.1.0
$ cat .bazelrc
common --announce_rc
build --incompatible_strict_action_env
build --announce_rc
build --remote_download_minimal