Skip to content

Conversation

weihanglo
Copy link
Member

24 commits in f2932725b045d361ff5f18ba02b1409dd1f44e71..2394ea6cea8b26d717aa67eb1663a2dbf2d26078
2025-09-24 11:31:26 +0000 to 2025-10-03 14:13:01 +0000

r? ghost

@rustbot
Copy link
Collaborator

rustbot commented Oct 3, 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 Oct 3, 2025
@rustbot
Copy link
Collaborator

rustbot commented Oct 3, 2025

⚠️ Warning ⚠️

@weihanglo
Copy link
Member Author

@bors r+ rollup=never p=1

@bors
Copy link
Collaborator

bors commented Oct 3, 2025

📌 Commit e43a0b6 has been approved by weihanglo

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

bors commented Oct 3, 2025

⌛ Testing commit e43a0b6 with merge 595b9a4...

@bors
Copy link
Collaborator

bors commented Oct 3, 2025

☀️ Test successful - checks-actions
Approved by: weihanglo
Pushing 595b9a4 to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Oct 3, 2025
@bors bors merged commit 595b9a4 into rust-lang:master Oct 3, 2025
11 checks passed
@rustbot rustbot added this to the 1.92.0 milestone Oct 3, 2025
Copy link
Contributor

github-actions bot commented Oct 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 f437c86 (parent) -> 595b9a4 (this PR)

Test differences

Show 15 test diffs

Stage 2

  • pub_priv::dependency_location_in_target_table: [missing] -> ignore (exported_private_dependencies lint is unstable) (J0)
  • pub_priv::dependency_location_in_target_table_with_cfg: [missing] -> ignore (exported_private_dependencies lint is unstable) (J0)
  • pub_priv::dependency_location_in_workspace: [missing] -> ignore (exported_private_dependencies lint is unstable) (J0)
  • pub_priv::duplicate_renamed_dependency: [missing] -> ignore (exported_private_dependencies lint is unstable) (J0)
  • pub_priv::manifest_location: [missing] -> ignore (exported_private_dependencies lint is unstable) (J0)
  • pub_priv::relative_display_path: [missing] -> ignore (exported_private_dependencies lint is unstable) (J0)
  • pub_priv::renamed_dependency: [missing] -> ignore (exported_private_dependencies lint is unstable) (J0)
  • script::cargo::arg0: [missing] -> ignore (-Zscript is unstable) (J0)
  • util::network::retry::git_cli_error_spurious: [missing] -> pass (J0)

Additionally, 6 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 595b9a498bc55fcd30111e430d8e4290ed833b4c --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. pr-check-1: 1849.5s -> 1400.5s (-24.3%)
  2. dist-aarch64-apple: 7278.9s -> 5608.3s (-23.0%)
  3. test-various: 4815.2s -> 4011.5s (-16.7%)
  4. x86_64-rust-for-linux: 3013.7s -> 2590.1s (-14.1%)
  5. i686-gnu-nopt-1: 8192.0s -> 7051.7s (-13.9%)
  6. i686-gnu-2: 6162.0s -> 5375.9s (-12.8%)
  7. tidy: 180.8s -> 203.2s (12.4%)
  8. aarch64-apple: 8639.2s -> 9620.4s (11.4%)
  9. i686-gnu-1: 8216.9s -> 7344.2s (-10.6%)
  10. x86_64-msvc-ext1: 7514.9s -> 8264.7s (10.0%)
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.

@weihanglo weihanglo deleted the update-cargo branch October 3, 2025 21:39
@rust-timer
Copy link
Collaborator

Finished benchmarking commit (595b9a4): comparison URL.

Overall result: ❌ regressions - no action needed

@rustbot label: -perf-regression

Instruction count

Our most reliable metric. Used to determine the overall result above. However, even this metric can be noisy.

mean range count
Regressions ❌
(primary)
- - 0
Regressions ❌
(secondary)
0.5% [0.3%, 0.6%] 2
Improvements ✅
(primary)
- - 0
Improvements ✅
(secondary)
- - 0
All ❌✅ (primary) - - 0

Max RSS (memory usage)

Results (primary 4.0%, secondary 0.4%)

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

mean range count
Regressions ❌
(primary)
4.0% [4.0%, 4.0%] 1
Regressions ❌
(secondary)
2.9% [2.9%, 2.9%] 1
Improvements ✅
(primary)
- - 0
Improvements ✅
(secondary)
-0.5% [-0.5%, -0.4%] 3
All ❌✅ (primary) 4.0% [4.0%, 4.0%] 1

Cycles

Results (primary 0.8%, secondary -1.8%)

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

mean range count
Regressions ❌
(primary)
2.2% [2.0%, 2.4%] 2
Regressions ❌
(secondary)
2.2% [2.2%, 2.2%] 1
Improvements ✅
(primary)
-2.0% [-2.0%, -2.0%] 1
Improvements ✅
(secondary)
-3.9% [-6.6%, -1.2%] 2
All ❌✅ (primary) 0.8% [-2.0%, 2.4%] 3

Binary size

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

Bootstrap: 472.633s -> 470.682s (-0.41%)
Artifact size: 388.27 MiB -> 388.33 MiB (0.02%)

@rust-log-analyzer
Copy link
Collaborator

A job failed! Check out the build log: (web) (plain enhanced) (plain)

Click to see the possible cause of the failure (guessed by this bot)
Prepare workflow directory
Prepare all required actions
Getting action download info
Download action repository 'actions/checkout@v5' (SHA:08c6903cd8c0fde910a37f88322edcfb5dd907a8)
Complete job name: DockerHub mirror
##[group]Run actions/checkout@v5
with:
  persist-credentials: false
  repository: rust-lang/rust
  token: ***
---
http.https://github.com/.extraheader
[command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
[command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
##[endgroup]
##[group]Run echo "***" | docker login ghcr.io -u rust-lang --password-stdin
echo "***" | docker login ghcr.io -u rust-lang --password-stdin
shell: /usr/bin/bash -e {0}
##[endgroup]
Error response from daemon: Get "https://ghcr.io/v2/": received unexpected HTTP status: 503 Service Unavailable
##[error]Process completed with exit code 1.
Post job cleanup.

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