Uh oh!
There was an error while loading. Please reload this page.
Remove latest Windows SDK from 32-bit CI - #137753
Conversation
ChrisDenton
commented
Feb 27, 2025
@bors try |
[do not merge] Remove Win SDK 10.0.26100.0 from CI r? `@ghost` try-job: i686-msvc-1 try-job: i686-msvc-2 try-job: dist-i686-msvc
bors
commented
Feb 27, 2025
[do not merge] Remove Win SDK 10.0.26100.0 from CI r? `@ghost` try-job: i686-msvc-1 try-job: i686-msvc-2 try-job: dist-i686-msvc
bors
commented
Feb 28, 2025
This reverts commit 6ea4823.
ChrisDenton
commented
Feb 28, 2025
This is ready to merge unless you want to wait for me figure out #137766. r? infra |
Kobzol
commented
Feb 28, 2025
Could you please just add a comment on top of the step with a link to the tracking issue? Thanks! |
ChrisDenton
commented
Feb 28, 2025
Comment added! |
Thanks! Let's merge it preemptively, just in case GitHub updates the large runners soon. @bors r+ rollup=never |
bors
commented
Feb 28, 2025
ChrisDenton
commented
Feb 28, 2025
This might be a bit more urgent @bors p=10 |
bors
commented
Feb 28, 2025
meithecatte
commented
Feb 28, 2025
Do note that the tree is closed at priority 100. |
Kobzol
commented
Feb 28, 2025
Lol, that sounds like a bors bug, it shouldn't even start to run CI on this PR. Thanks! @bors priority=101 |
Kobzol
commented
Feb 28, 2025
@bors p=101 |
meithecatte
commented
Feb 28, 2025
Ah, well, it's not a bors bug, because the tree got closed when CI for this PR was already running: #137775 (comment) |
The tree was closed after I did the priority bump so this just wasn't cancelled (which is good!) EDIT: ninja'd |
Kobzol
commented
Feb 28, 2025
Ah, I forgot that it was a different tree closure, this situation is very dynamic =D |
jieyouxu
commented
Feb 28, 2025
BTW if |
ChrisDenton
commented
Feb 28, 2025
It didn't in the try build but let's see |
jieyouxu
commented
Feb 28, 2025
Oh maybe it's because the Windows 2019 attempt is using a |
bors
commented
Feb 28, 2025
☀️ Test successful - checks-actions |
rust-timer
commented
Feb 28, 2025
Finished benchmarking commit (2f58193): 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.3%)This is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.
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: 772.925s -> 771.133s (-0.23%) |
cuviper
commented
Feb 28, 2025
[WIP] Revert "Remove Win SDK 10.0.26100.0 from CI" Part of rust-lang#137733. This reverts commit 25617c7, the remove-latest-windows-sdk workaround from rust-lang#137753. try-job: i686-msvc-1 try-job: i686-msvc-2 try-job: dist-i686-msvc
[beta] backports - Pass vendored sources from bootstrap to generate-copyright rust-lang#137020 - Fix `-win7-windows-msvc` target since 26eeac1* rust-lang#137270 - skip submodule updating logics on tarballs rust-lang#137338 - Improve behavior of `IF_LET_RESCOPE` around temporaries and place expressions rust-lang#137444 - downgrade bootstrap `cc` rust-lang#137460 - Remove latest Windows SDK from 32-bit CI rust-lang#137753 - [beta-1.86] Ensure we can package directories ending with '.rs' (rust-lang/cargo#15248) rust-lang#137842 r? cuviper
Revert "Remove Win SDK 10.0.26100.0 from CI" Part of rust-lang#137733. Resolvesrust-lang#137733. The remove-latest-windows-sdk workaround workaround should no longer be necessary, now that we bumped (1) cargo `cc` and (2) `rustc_{codegen_ssa,llvm}` `cc`. This reverts commit 25617c7, the remove-latest-windows-sdk workaround from rust-lang#137753. try-job: i686-msvc-1 try-job: i686-msvc-2 try-job: dist-i686-msvc
Revert "Remove Win SDK 10.0.26100.0 from CI" Part of rust-lang#137733. Resolvesrust-lang#137733. The remove-latest-windows-sdk workaround workaround should no longer be necessary, now that we bumped (1) cargo `cc` and (2) `rustc_{codegen_ssa,llvm}` `cc`. This reverts commit 25617c7, the remove-latest-windows-sdk workaround from rust-lang#137753. try-job: i686-msvc-1 try-job: i686-msvc-2 try-job: dist-i686-msvc
Rollup merge of rust-lang#137849 - jieyouxu:undo-workaround, r=Kobzol Revert "Remove Win SDK 10.0.26100.0 from CI" Part of rust-lang#137733. Resolvesrust-lang#137733. The remove-latest-windows-sdk workaround workaround should no longer be necessary, now that we bumped (1) cargo `cc` and (2) `rustc_{codegen_ssa,llvm}` `cc`. This reverts commit 25617c7, the remove-latest-windows-sdk workaround from rust-lang#137753. try-job: i686-msvc-1 try-job: i686-msvc-2 try-job: dist-i686-msvc
[stable] Release 1.85.1 - [Fix the doctest-merging feature of the 2024 Edition.](rust-lang#137899) - [Relax some `target_feature` checks when generating docs.](rust-lang#137632) - [Fix errors in `std::fs::rename` on Windows 1607.](rust-lang#137528) - [Downgrade bootstrap `cc` to fix custom targets.](rust-lang#137460) - [Skip submodule updates when building Rust from a source tarball.](rust-lang#137338) Added backports to fix CI: - Remove latest Windows SDK from 32-bit CI rust-lang#137753 - Do not install rustup on Rust for Linux job rust-lang#137947 cc `@rust-lang/release` r? cuviper
This is an alternative to #137766, in case that doesn't work. It is in some ways simpler but is less principled and may be more flaky (as it involves deleting stuff).
try-job: i686-msvc-1
try-job: i686-msvc-2
try-job: dist-i686-msvc