Automatic toolchain upgrade to nightly-2025-12-04#4526
Automatic toolchain upgrade to nightly-2025-12-04#4526github-actions[bot] wants to merge 6 commits intomainfrom
Conversation
|
This is an automatically generated pull request. If any of the CI checks fail, rust-lang/rust@2cc93b898b Rollup merge of #149590 - petrochenkov:norlld, r=mati865 |
The bench-e2e job runs ~86 minutes on GitHub-hosted runners, making it vulnerable to spot instance preemption (SIGTERM/exit 143). Add: - timeout-minutes: 120 to distinguish real timeouts from preemption - nick-fields/retry@v3 with max_attempts: 2 on the benchcomp step so a preempted run is automatically retried Signed-off-by: Felipe R. Monteiro <felisous@amazon.com>
Update Rust toolchain from nightly-2025-12-03 to nightly-2025-12-04 without any other source changes.