ci: install grcov from prebuilt binary instead of cargo install
grcov v0.10.7 deps (zip@8.2.0, time@0.3.47) require rustc 1.88.0,
which is newer than the minimum supported 1.85.0. Download the prebuilt
release binary instead to avoid the compilation issue.