If say `sh_binary` target has `env=` set, then running target directly uses env, but under run_binary `env=` values are getting lost. Looks related to https://github.com/bazelbuild/bazel-skylib/issues/409 but `run_binary` isn't covered there