Skip to content

Conversation

@weihanglo
Copy link
Member

14 commits in 2a7c4960677971f88458b0f8b461a866836dff59..bd979347d814dfe03bba124165dbce9554d0b4d8
2025-11-25 19:58:07 +0000 to 2025-12-02 16:03:50 +0000

@weihanglo weihanglo self-assigned this Dec 2, 2025
@rustbot
Copy link
Collaborator

rustbot commented Dec 2, 2025

Some changes occurred in src/tools/cargo

cc @ehuss

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Dec 2, 2025
@rustbot
Copy link
Collaborator

rustbot commented Dec 2, 2025

⚠️ Warning ⚠️

@weihanglo
Copy link
Member Author

@bors r+ rollup=never p=1

@bors
Copy link
Collaborator

bors commented Dec 3, 2025

📌 Commit e778ec5 has been approved by weihanglo

It is now in the queue for this repository.

@bors
Copy link
Collaborator

bors commented Dec 3, 2025

🌲 The tree is currently closed for pull requests below priority 1000. This pull request will be tested once the tree is reopened.

@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 Dec 3, 2025
@bors
Copy link
Collaborator

bors commented Dec 3, 2025

⌛ Testing commit e778ec5 with merge 568b117...

@bors
Copy link
Collaborator

bors commented Dec 3, 2025

☀️ Test successful - checks-actions
Approved by: weihanglo
Pushing 568b117 to main...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Dec 3, 2025
@bors bors merged commit 568b117 into rust-lang:main Dec 3, 2025
12 checks passed
@rustbot rustbot added this to the 1.93.0 milestone Dec 3, 2025
@weihanglo weihanglo deleted the update-cargo branch December 3, 2025 15:14
@github-actions
Copy link
Contributor

github-actions bot commented Dec 3, 2025

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 8202d11 (parent) -> 568b117 (this PR)

Test differences

Show 31 test diffs

Stage 2

  • build_analysis::log_msg_timing_info_section_timings: [missing] -> ignore (rustc --json=timings is unstable) (J0)
  • check::check_build_should_lock_artifact_dir: pass -> [missing] (J0)
  • check::check_build_should_not_lock_artifact_dir: [missing] -> pass (J0)
  • check::check_build_should_not_uplift_proc_macro_dylib_deps: [missing] -> pass (J0)
  • clean_new_layout::build_script: [missing] -> pass (J0)
  • clean_new_layout::cargo_clean_simple: [missing] -> pass (J0)
  • clean_new_layout::clean_doc: [missing] -> pass (J0)
  • clean_new_layout::clean_dry_run: [missing] -> pass (J0)
  • clean_new_layout::clean_git: [missing] -> pass (J0)
  • clean_new_layout::clean_multiple_packages: [missing] -> pass (J0)
  • clean_new_layout::clean_multiple_packages_in_glob_char_path: [missing] -> pass (J0)
  • clean_new_layout::clean_p_only_cleans_specified_package: [missing] -> pass (J0)
  • clean_new_layout::clean_release: [missing] -> pass (J0)
  • clean_new_layout::clean_remove_rlib_rmeta: [missing] -> pass (J0)
  • clean_new_layout::clean_spec_partial_version: [missing] -> pass (J0)
  • clean_new_layout::clean_spec_partial_version_ambiguous: [missing] -> pass (J0)
  • clean_new_layout::clean_spec_reserved: [missing] -> pass (J0)
  • clean_new_layout::clean_spec_version: [missing] -> pass (J0)
  • clean_new_layout::clean_verbose: [missing] -> pass (J0)
  • clean_new_layout::different_dir: [missing] -> pass (J0)
  • clean_new_layout::doc_with_package_selection: [missing] -> pass (J0)
  • clean_new_layout::package_cleans_all_the_things: [missing] -> pass (J0)
  • clean_new_layout::quiet_does_not_show_summary: [missing] -> pass (J0)
  • clean_new_layout::registry: [missing] -> pass (J0)
  • install::emoji_name: [missing] -> pass (J0)
  • install::mistaken_flag_case: [missing] -> pass (J0)
  • install::starts_with_number_case: [missing] -> pass (J0)
  • lints::blanket_hint_mostly_unused::deny: [missing] -> ignore (-Zhint-mostly-unused is unstable) (J0)
  • update::update_breaking_missing_package_error: [missing] -> pass (J0)

Additionally, 2 doctest diffs were found. These are ignored, as they are noisy.

Job group index

Test dashboard

Run

cargo run --manifest-path src/ci/citool/Cargo.toml -- \
    test-dashboard 568b11762723b001bfa693d0f21c5dad01d4e813 --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. dist-arm-linux-gnueabi: 4972.3s -> 6401.0s (+28.7%)
  2. i686-msvc-1: 14259.1s -> 10451.2s (-26.7%)
  3. i686-gnu-nopt-2: 7317.1s -> 8337.6s (+13.9%)
  4. aarch64-apple: 8410.4s -> 9404.5s (+11.8%)
  5. x86_64-gnu-miri: 4034.5s -> 4504.9s (+11.7%)
  6. x86_64-gnu-llvm-20-2: 5580.9s -> 6200.6s (+11.1%)
  7. x86_64-gnu: 6414.7s -> 7061.8s (+10.1%)
  8. x86_64-msvc-ext1: 7080.1s -> 7755.0s (+9.5%)
  9. dist-aarch64-apple: 7514.4s -> 8210.8s (+9.3%)
  10. x86_64-gnu-nopt: 7426.3s -> 6750.1s (-9.1%)
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 (568b117): 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)

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

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: 469.504s -> 467.615s (-0.40%)
Artifact size: 386.76 MiB -> 386.75 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.

4 participants