8b9d6a0319
* Improve CI Docker cache reuse * Ignore git metadata in Docker builds * Use BuildKit cache mounts for Cargo Docker builds * Make Docker dependency layer match real build inputs * Revert "Make Docker dependency layer match real build inputs" This reverts commit 3a9372150ed30437c0b7872907a3e03ce1c38f5d. * Revert "Use BuildKit cache mounts for Cargo Docker builds" This reverts commit dac2c5264bee72fc287877fcfe15e49c319d99dd. * Test CI incremental Rust caches * Remove slow Windows port diagnostic * Narrow Windows incremental cache * Reuse Linux test artifacts in CI * Avoid duplicate Linux test execution in CI * Isolate Docker cache scopes by recipe * Warm Docker dependencies for lib target * Warm Docker dependencies with Cargo config * Stabilize Docker metadata for cache keys * Use Git context for Docker builds