Skip to content

Conversation

ehuss
Copy link
Contributor

@ehuss ehuss commented Jun 23, 2025

7 commits in 2251525ae503fa196f6d7f9ce6d32eccb2d5f044..84709f085062cbf3c51fa507527c1b2334015178
2025-06-16 22:01:27 +0000 to 2025-06-22 23:58:39 +0000

@ehuss ehuss self-assigned this Jun 23, 2025
@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jun 23, 2025
@rustbot
Copy link
Collaborator

rustbot commented Jun 23, 2025

⚠️ Warning ⚠️

  • Some commits in this PR modify submodules.

@ehuss
Copy link
Contributor Author

ehuss commented Jun 23, 2025

@bors r+ p=1

@bors
Copy link
Collaborator

bors commented Jun 23, 2025

📌 Commit 74973d7 has been approved by ehuss

It is now in the queue for this repository.

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jun 23, 2025
@tgross35
Copy link
Contributor

Placing this with the rollups since it's needed for the branch
@bors p=5

@bors
Copy link
Collaborator

bors commented Jun 23, 2025

⌛ Testing commit 74973d7 with merge 58d5e11...

@bors
Copy link
Collaborator

bors commented Jun 23, 2025

☀️ Test successful - checks-actions
Approved by: ehuss
Pushing 58d5e11 to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Jun 23, 2025
@bors bors merged commit 58d5e11 into rust-lang:master Jun 23, 2025
11 checks passed
@rustbot rustbot added this to the 1.89.0 milestone Jun 23, 2025
Copy link
Contributor

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 8387d61 (parent) -> 58d5e11 (this PR)

Test differences

Show 10 test diffs

Stage 2

  • compile_time_deps::build_dep: [missing] -> pass (J0)
  • compile_time_deps::gated_by_unstable_opts: [missing] -> pass (J0)
  • compile_time_deps::indirect_comp_time_dep: [missing] -> pass (J0)
  • compile_time_deps::non_comp_time_dep: [missing] -> pass (J0)
  • compile_time_deps::proc_macro_dep: [missing] -> pass (J0)
  • compile_time_deps::tests_target: [missing] -> pass (J0)
  • profiles::profile_hint_mostly_unused_nightly: [missing] -> ignore (-Zhint-mostly-unused is unstable) (J0)
  • profiles::profile_hint_mostly_unused_warn_without_gate: [missing] -> pass (J0)
  • profile_trim_paths::lldb_works_after_trimmed: ignore (-Zremap-path-scope is unstable) -> [missing] (J1)
  • profile_trim_paths::cdb_works_after_trimmed: ignore (-Zremap-path-scope is unstable) -> [missing] (J2)

Job group index

Test dashboard

Run

cargo run --manifest-path src/ci/citool/Cargo.toml -- \
    test-dashboard 58d5e1169056f31553ecf680b009a5770eb0e859 --output-dir test-dashboard

And then open test-dashboard/index.html in your browser to see an overview of all executed tests.

Job duration changes

  1. x86_64-apple-2: 3312.0s -> 4405.1s (33.0%)
  2. aarch64-gnu-debug: 3472.3s -> 4080.9s (17.5%)
  3. x86_64-rust-for-linux: 2506.4s -> 2910.8s (16.1%)
  4. x86_64-gnu-llvm-20-1: 3212.0s -> 3651.5s (13.7%)
  5. dist-aarch64-windows-gnullvm: 4427.4s -> 5018.5s (13.3%)
  6. x86_64-gnu-llvm-20-3: 6118.7s -> 6875.0s (12.4%)
  7. i686-gnu-2: 5435.9s -> 6092.5s (12.1%)
  8. arm-android: 5164.8s -> 5779.2s (11.9%)
  9. dist-aarch64-apple: 5757.9s -> 6376.5s (10.7%)
  10. mingw-check-1: 1581.4s -> 1747.3s (10.5%)
How to interpret the job duration changes?

Job durations can vary a lot, based on the actual runner instance
that executed the job, system noise, invalidated caches, etc. The table above is provided
mostly for t-infra members, for simpler debugging of potential CI slow-downs.

@rust-timer
Copy link
Collaborator

Finished benchmarking commit (58d5e11): comparison URL.

Overall result: no relevant changes - no action needed

@rustbot label: -perf-regression

Instruction count

This benchmark run did not return any relevant results for this metric.

Max RSS (memory usage)

Results (secondary -2.6%)

A less reliable metric. May be of interest, but not used to determine the overall result above.

mean range count
Regressions ❌
(primary)
- - 0
Regressions ❌
(secondary)
- - 0
Improvements ✅
(primary)
- - 0
Improvements ✅
(secondary)
-2.6% [-2.9%, -2.4%] 2
All ❌✅ (primary) - - 0

Cycles

This benchmark run did not return any relevant results for this metric.

Binary size

This benchmark run did not return any relevant results for this metric.

Bootstrap: 689.715s -> 688.673s (-0.15%)
Artifact size: 371.92 MiB -> 371.94 MiB (0.00%)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants