Bump bootstrap to 1.98 beta#158888
Conversation
This comment has been minimized.
This comment has been minimized.
4f5f973 to
8e98714
Compare
|
cc @rust-lang/miri
cc @Amanieu, @folkertdev, @sayantn Some changes occurred in integer formatting cc @tgross35 |
|
r? @JohnTitor rustbot has assigned @JohnTitor. Use Why was this reviewer chosen?The reviewer was selected based on:
|
|
@bors p=6 |
This comment has been minimized.
This comment has been minimized.
|
💔 Test for 2d0b8c5 failed: CI. Failed job:
|
This comment has been minimized.
This comment has been minimized.
Does this reproduce? |
This comment has been minimized.
This comment has been minimized.
Bump bootstrap to 1.98 beta try-job: dist-i686-msvc
|
Hm, not sure if that's sccache to blame necessarily, but we can try disabling sccache on stage0 builds for now. I'll take a look at that later today. This further pushes me towards dropping build dir v2 until it's in a better place though... |
Agreed, though still want to know if it was sccache or not. |
4225f7f to
83aeead
Compare
|
This PR was rebased onto a different main commit. Here's a range-diff highlighting what actually changed. Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers. |
|
@bors try jobs=msvc,mingw |
This comment has been minimized.
This comment has been minimized.
Bump bootstrap to 1.98 beta try-job: *msvc* try-job: *mingw*
|
@bors r=jieyouxu We're past the previous failure point on those runners (at least by wall clock), so I think we can add it back to the queue. |
This comment has been minimized.
This comment has been minimized.
What is this?This is an experimental post-merge analysis report that shows differences in test outcomes between the merged PR and its parent PR.Comparing daf2e5e (parent) -> 55b6bd8 (this PR) Test differencesShow 6 test diffs6 doctest diffs were found. These are ignored, as they are noisy. Test dashboardRun cargo run --manifest-path src/ci/citool/Cargo.toml -- \
test-dashboard 55b6bd8ecbed23599e966a04508a8a13cbfe90b3 --output-dir test-dashboardAnd then open Job duration changes
How to interpret the job duration changes?Job durations can vary a lot, based on the actual runner instance |
|
Finished benchmarking commit (55b6bd8): comparison URL. Overall result: ❌ regressions - no action needed@rustbot label: -perf-regression Instruction countOur most reliable metric. Used to determine the overall result above. However, even this metric can be noisy.
Max RSS (memory usage)Results (secondary 0.8%)A less reliable metric. May be of interest, but not used to determine the overall result above.
CyclesResults (secondary 1.5%)A less reliable metric. May be of interest, but not used to determine the overall result above.
Binary sizeThis perf run didn't have relevant results for this metric. Bootstrap: 490.521s -> 489.277s (-0.25%) |
I'll look into this to see if it was build-dir v2 related. It probably was. |
|
Sounds good. I think the main pain is that in rust-lang/rust we're not using nightly Cargo so we need to beta-backport fixes -- which is pretty annoying for an unstable feature. I'm not sure if there's any way for us to discover these issues in advance of bootstrap bump, other than someone doing the work to keep such a bump updated and re-running try builds on it periodically throughout the cycle. But that's a good deal of work :( |
View all comments
https://forge.rust-lang.org/release/process.html#default-branch-bootstrap-update-and-crater-tuesday