The .cargo/config.toml uses mold linker for x86_64-linux (all profiles). Install mold+clang in the main Dockerfile. For RHEL images where mold isn't available, override via env vars to use the default linker. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>