-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Update cargo #143160
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 #143160
Conversation
|
@bors r+ 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 cf38b8e (parent) -> 8141c22 (this PR) Test differencesShow 4 test diffsStage 2
Job group index Test dashboardRun cargo run --manifest-path src/ci/citool/Cargo.toml -- \
test-dashboard 8141c2265f5f2b26d89abe8df5fa67286f2425d4 --output-dir test-dashboard And 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 (8141c22): comparison URL. Overall result: no relevant changes - no action needed@rustbot label: -perf-regression Instruction countThis benchmark run did not return any relevant results for this metric. Max RSS (memory usage)Results (primary 1.4%, secondary -6.4%)A less reliable metric. May be of interest, but not used to determine the overall result above.
CyclesResults (secondary -3.1%)A less reliable metric. May be of interest, but not used to determine the overall result above.
Binary sizeThis benchmark run did not return any relevant results for this metric. Bootstrap: 693.692s -> 693.957s (0.04%) |
7 commits in 409fed7dc1553d49cb9a8c0637d12d65571346ce..930b4f62cfcd1f0eabdb30a56d91bf6844b739bf
2025-06-23 15:55:04 +0000 to 2025-06-28 14:58:43 +0000
fix_only_once_for_duplicates
test (Use a different lint for thefix_only_once_for_duplicates
test cargo#15713)http.proxy-cainfo
config for proxy certs (Addhttp.proxy-cainfo
config for proxy certs cargo#15374)cargo-test-support
&testsuite
to useCARGO_BIN_EXE_*
for Cargo (Reworkcargo-test-support
&testsuite
to useCARGO_BIN_EXE_*
for Cargo cargo#15692)cargo package
andcargo publish
(fix: Expand error messages around path dependency oncargo package
andcargo publish
cargo#15705)