bae6a8b421
Without this env var, wasm-builder cannot find Cargo.lock when CARGO_TARGET_DIR is outside the workspace (/cache/target). This causes the nested wasm build to resolve fresh dependencies, pulling alloy-eips 1.7.3 which requires rustc 1.91 (CI has 1.88.0).