-
Notifications
You must be signed in to change notification settings - Fork 13.7k
Update cargo submodule #145909
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 #145909
Conversation
Some changes occurred in src/tools/cargo
cc @ehuss
-
Some commits in this PR modify submodules.
If this was not intentional, see I changed a submodule on accident in the rustc dev guide.
@bors r+ rollup=never p=1
Update cargo submodule 3 commits in 623d536836b4cde09ce38609232a024d5b25da81..a6c58d43051d01d83f55a3e61ef5f5b2b0dd6bd9 2025年08月22日 19:05:52 +0000 to 2025年08月26日 23:05:12 +0000 - test: avoid hardcoded target spec json (rust-lang/cargo#15880) - test(add): Cover some frontmatter corner cases (rust-lang/cargo#15886) - Add more context to publish-failed error message (rust-lang/cargo#15879) r? ghost
The job x86_64-mingw-1
failed! Check out the build log: (web) (plain enhanced) (plain)
Click to see the possible cause of the failure (guessed by this bot)
---- [ui] tests\ui\parallel-rustc\export-symbols-deadlock-issue-118205-2.rs stdout ----
error: test compilation failed although it shouldn't!
status: exit code: 0xc000001d
command: PATH="D:\a\rust\rust\build\x86_64-pc-windows-gnu\stage2\bin;D:\a\rust\rust\build\x86_64-pc-windows-gnu\bootstrap-tools\x86_64-pc-windows-gnu\release\deps;D:\a\rust\rust\ninja;D:\a\rust\rust\mingw64\bin;C:\msys64\usr\bin;D:\a\rust\rust\sccache;C:\Program Files\MongoDB\Server7円.0\bin;C:\vcpkg;C:\tools\zstd;C:\hostedtoolcache\windows\stack3円.7.1\x64;C:\cabal\bin;C:\ghcup\bin;C:\mingw64\bin;C:\Program Files\dotnet;C:\Program Files\MySQL\MySQL Server 8.0\bin;C:\Program Files\R\R-4.4.2\bin\x64;C:\SeleniumWebDrivers\GeckoDriver;C:\SeleniumWebDrivers\EdgeDriver;C:\SeleniumWebDrivers\ChromeDriver;C:\Program Files (x86)\sbt\bin;C:\Program Files (x86)\GitHub CLI;C:\Program Files\Git\bin;C:\Program Files (x86)\pipx_bin;C:\npm\prefix;C:\hostedtoolcache\windows\go1円.24.6\x64\bin;C:\hostedtoolcache\windows\Python3円.9.13\x64\Scripts;C:\hostedtoolcache\windows\Python3円.9.13\x64;C:\hostedtoolcache\windows\Ruby3円.3.9\x64\bin;C:\Program Files\OpenSSL\bin;C:\tools\kotlinc\bin;C:\hostedtoolcache\windows\Java_Temurin-Hotspot_jdk17円.0.16-8\x64\bin;C:\Program Files\ImageMagick-7.1.2-Q16-HDRI;C:\Program Files\Microsoft SDKs\Azure\CLI2\wbin;C:\ProgramData\kind;C:\ProgramData\Chocolatey\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Program Files\PowerShell7円;C:\Program Files\Microsoft\Web Platform Installer;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC170円\Tools\Binn;C:\Program Files\Microsoft SQL Server150円\Tools\Binn;C:\Program Files\dotnet;C:\Program Files (x86)\Windows Kits10円\Windows Performance Toolkit;C:\Program Files (x86)\WiX Toolset v3.14\bin;C:\Program Files\Microsoft SQL Server130円\DTS\Binn;C:\Program Files\Microsoft SQL Server140円\DTS\Binn;C:\Program Files\Microsoft SQL Server150円\DTS\Binn;C:\Program Files\Microsoft SQL Server160円\DTS\Binn;C:\ProgramData\chocolatey\lib\pulumi\tools\Pulumi\bin;C:\Program Files\CMake\bin;C:\Strawberry\c\bin;C:\Strawberry\perl\site\bin;C:\Strawberry\perl\bin;C:\ProgramData\chocolatey\lib\maven\apache-maven-3.9.11\bin;C:\Program Files\Microsoft Service Fabric\bin\Fabric\Fabric.Code;C:\Program Files\Microsoft SDKs\Service Fabric\Tools\ServiceFabricLocalClusterManager;C:\Program Files\nodejs;C:\Program Files\Git\cmd;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Program Files\GitHub CLI;C:\tools\php;C:\Program Files (x86)\sbt\bin;C:\Program Files\Amazon\AWSCLIV2;C:\Program Files\Amazon\SessionManagerPlugin\bin;C:\Program Files\Amazon\AWSSAMCLI\bin;C:\Program Files\Microsoft SQL Server130円\Tools\Binn;C:\Program Files\mongosh;C:\Program Files\LLVM\bin;C:\Program Files (x86)\LLVM\bin;C:\Users\runneradmin\.dotnet\tools;C:\Users\runneradmin\.cargo\bin;C:\Users\runneradmin\AppData\Local\Microsoft\WindowsApps" "D:\\a\\rust\\rust\\build\\x86_64-pc-windows-gnu\\stage2\\bin\\rustc.exe" "D:\\a\\rust\\rust\\tests\\ui\\parallel-rustc\\export-symbols-deadlock-issue-118205-2.rs" "-Zthreads=1" "-Zsimulate-remapped-rust-src-base=/rustc/FAKE_PREFIX" "-Ztranslate-remapped-path-to-local-path=no" "-Z" "ignore-directory-in-diagnostics-source-blocks=C:\\Users\\runneradmin\\.cargo" "-Z" "ignore-directory-in-diagnostics-source-blocks=D:\\a\\rust\\rust\\vendor" "--sysroot" "D:\\a\\rust\\rust\\build\\x86_64-pc-windows-gnu\\stage2" "--target=x86_64-pc-windows-gnu" "--check-cfg" "cfg(test,FALSE)" "--error-format" "json" "--json" "future-incompat" "-Ccodegen-units=1" "-Zui-testing" "-Zdeduplicate-diagnostics=no" "-Zwrite-long-types-to-disk=no" "-Cstrip=debuginfo" "--out-dir" "D:\\a\\rust\\rust\\build\\x86_64-pc-windows-gnu\\test\\ui\\parallel-rustc\\export-symbols-deadlock-issue-118205-2" "-A" "unused" "-A" "internal_features" "-A" "unused_parens" "-A" "unused_braces" "-Crpath" "-Cdebuginfo=0" "-Lnative=D:\\a\\rust\\rust\\build\\x86_64-pc-windows-gnu\\native\\rust-test-helpers" "-C" "extra-filename=-1" "-Z" "threads=16"
stdout: none
stderr: none
---
Some tests failed in compiletest suite=ui mode=ui host=x86_64-pc-windows-gnu target=x86_64-pc-windows-gnu
Bootstrap failed while executing `test --stage 2 --skip=compiler --skip=src`
Build completed unsuccessfully in 1:44:38
make: *** [Makefile:123: ci-mingw-x] Error 1
local time: Wed Aug 27 06:13:26 CUT 2025
network time: 2025年8月27日 06:13:27 GMT
##[error]Process completed with exit code 2.
Post job cleanup.
[command]"C:\Program Files\Git\bin\git.exe" version
💔 Test failed - checks-actions
☀️ Test successful - checks-actions
Approved by: weihanglo
Pushing d829133 to master...
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 3c91be7 (parent) -> d829133 (this PR)
Test differences
Show 5 test diffs
Stage 2
cargo_add::script_escape::case
: [missing] -> pass (J0)cargo_add::script_frontmatter_empty::case
: [missing] -> pass (J0)publish::workspace_publish_rate_limit_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 d829133816e337f08fcb1c80c592ff8b16fc73bb --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
- aarch64-msvc-1: 7832.7s -> 6874.8s (-12.2%)
- dist-x86_64-solaris: 5269.7s -> 5910.2s (12.2%)
- dist-aarch64-apple: 6972.0s -> 7603.6s (9.1%)
- dist-apple-various: 5563.0s -> 5113.5s (-8.1%)
- aarch64-gnu-debug: 4112.8s -> 4392.6s (6.8%)
- x86_64-gnu-llvm-19: 2504.9s -> 2673.4s (6.7%)
- x86_64-msvc-ext1: 7745.7s -> 7229.9s (-6.7%)
- dist-aarch64-msvc: 5955.1s -> 5564.0s (-6.6%)
- dist-ohos-aarch64: 4205.3s -> 4463.4s (6.1%)
- dist-i686-linux: 6355.7s -> 6005.3s (-5.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.
Finished benchmarking commit (d829133): 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 3.6%, secondary -9.6%)A less reliable metric. May be of interest, but not used to determine the overall result above.
CyclesThis benchmark run did not return any relevant results for this metric. Binary sizeThis benchmark run did not return any relevant results for this metric. Bootstrap: 468.329s -> 469.024s (0.15%) |
3 commits in 623d536836b4cde09ce38609232a024d5b25da81..a6c58d43051d01d83f55a3e61ef5f5b2b0dd6bd9
2025年08月22日 19:05:52 +0000 to 2025年08月26日 23:05:12 +0000
r? ghost