* fix(ci): build the workspace once per e2e job
* perf(ci): cache rust compilations with sccache
* fix(ci): stop sccache idling out mid-compile and cancel superseded runs
* fix(tests): poll for the new root index instead of a fixed sleep
* perf(ci): cache release target builds with sccache