CI: https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/4278#019347c3-2f19-4b39-8dd0-5bcdcfe15694 Platform: Multiple Logs: ``` Error: no native function or rule 'cc_proto_library' ``` Culprit: Steps: ``` git clone https://github.com/bazelbuild/rules_python git reset b9b0948234216cf43bb898eec078b1c71a37c1f9 --hard export USE_BAZEL_VERSION=4b37e244d0c73e7faa0d840069e80a63dfc1b580 bazel build //... ``` CC Greenteam @meteorcloudy