-
Notifications
You must be signed in to change notification settings - Fork 14k
Update cargo submodule #148674
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update cargo submodule #148674
Conversation
|
Some changes occurred in src/tools/cargo cc @ehuss |
|
|
The job Click to see the possible cause of the failure (guessed by this bot) |
|
@bors r+ rollup=never p=1 |
|
On no the check failed |
|
@bors r- |
|
@bors r+ rollup=never p=1 |
|
☀️ Test successful - checks-actions |
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 ceb7df7 (parent) -> 4e0baae (this PR) Test differencesShow 49 test diffsStage 2
Additionally, 4 doctest diffs were found. These are ignored, as they are noisy. Job group index Test dashboardRun cargo run --manifest-path src/ci/citool/Cargo.toml -- \
test-dashboard 4e0baae06da3c29210ba3620db5b01bcb5aba38a --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 (4e0baae): comparison URL. Overall result: ❌ regressions - please read the text belowOur benchmarks found a performance regression caused by this PR. Next Steps:
@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)This benchmark run did not return any relevant results for this metric. CyclesResults (secondary 3.8%)A less reliable metric. May be of interest, but not used to determine the overall result above.
Binary sizeResults (primary 1.1%)A less reliable metric. May be of interest, but not used to determine the overall result above.
Bootstrap: 475.105s -> 477.474s (0.50%) |
|
Usual clap_derive periodic noise @rustbot label: +perf-regression-triaged |
22 commits in 6368002885a04cbeae39a82cf5118f941559a40a..445fe4a68f469bf936b2fd81de2c503b233a7f4f
2025-10-31 14:31:52 +0000 to 2025-11-07 18:08:19 +0000
missing in PATHwarning (fix: display absolute path in themissing in PATHwarning cargo#16125)--packageon various commands (Add native completions for--packageon various commands cargo#16210)r? ghost