magicciv/infra
Natalie 153f430c48 perf(infra): bake mold linker + sccache into the golden image
Worker-only ~/.cargo/config.toml (Linux, never plum's macOS): mold via
-fuse-ld=mold (fast cdylib linking) + sccache rustc-wrapper (compiled-crate cache,
warm in the baked image). mold installs via apt or GitHub static-binary fallback;
both gated on install success so a miss never breaks cargo. Verified mold=true
sccache=true in the build.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-27 14:07:36 -04:00
..
packer perf(infra): bake mold linker + sccache into the golden image 2026-06-27 14:07:36 -04:00
terraform/test-fleet fix(infra): make the DO fleet actually work on real hardware + render host 2026-06-27 12:45:29 -04:00