Skip to content

Rollup of 7 pull requests #130913

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
wants to merge 17 commits into from
Closed

Conversation

tgross35
Copy link
Contributor

Successful merges:

r? @ghost
@rustbot modify labels: rollup

Create a similar rollup

Urgau and others added 17 commits August 23, 2024 16:19
rustbook dependencies:
     Locking 70 packages to latest compatible versions
    Removing adler v1.0.2
      Adding adler2 v2.0.0
    Updating anstream v0.6.14 -> v0.6.15
    Updating anstyle v1.0.7 -> v1.0.8
    Updating anstyle-parse v0.2.4 -> v0.2.5
    Updating anstyle-query v1.1.0 -> v1.1.1
    Updating anstyle-wincon v3.0.3 -> v3.0.4
    Updating anyhow v1.0.86 -> v1.0.89
    Removing base64 v0.22.1
    Updating bstr v1.9.1 -> v1.10.0
      Adding byteorder v1.5.0
    Updating cc v1.1.5 -> v1.1.21
    Updating clap v4.5.9 -> v4.5.18
    Updating clap_builder v4.5.9 -> v4.5.18
    Updating clap_complete v4.5.8 -> v4.5.29
    Updating clap_derive v4.5.8 -> v4.5.18
    Updating clap_lex v0.7.1 -> v0.7.2
    Updating colorchoice v1.0.1 -> v1.0.2
    Updating core-foundation-sys v0.8.6 -> v0.8.7
    Updating cpufeatures v0.2.12 -> v0.2.14
      Adding dateparser v0.2.1
    Removing deranged v0.3.11
    Updating env_filter v0.1.0 -> v0.1.2
    Updating env_logger v0.11.3 -> v0.11.5
    Updating fastrand v2.1.0 -> v2.1.1
    Updating flate2 v1.0.30 -> v1.0.33
    Updating iana-time-zone v0.1.60 -> v0.1.61
    Updating indexmap v2.2.6 -> v2.5.0
    Updating is_terminal_polyfill v1.70.0 -> v1.70.1
    Updating js-sys v0.3.69 -> v0.3.70
      Adding lazy_static v1.5.0
    Updating libc v0.2.155 -> v0.2.158
    Removing linked-hash-map v0.5.6
    Updating mdbook-i18n-helpers v0.3.4 -> v0.3.5
    Updating miniz_oxide v0.7.4 -> v0.8.0
    Updating normpath v1.2.0 -> v1.3.0
    Removing num-conv v0.1.0
    Updating opener v0.7.1 -> v0.7.2
    Updating pest v2.7.11 -> v2.7.13
    Updating pest_derive v2.7.11 -> v2.7.13
    Updating pest_generator v2.7.11 -> v2.7.13
    Updating pest_meta v2.7.11 -> v2.7.13
    Removing plist v1.7.0
    Removing powerfmt v0.2.0
    Updating ppv-lite86 v0.2.17 -> v0.2.20
      Adding pulldown-cmark v0.11.3 (latest: v0.12.1)
      Adding pulldown-cmark-escape v0.11.0
      Adding pulldown-cmark-to-cmark v15.0.1 (latest: v17.0.0)
    Removing quick-xml v0.32.0
    Updating quote v1.0.36 -> v1.0.37
    Updating redox_syscall v0.5.3 -> v0.5.4
    Updating regex v1.10.5 -> v1.10.6
    Updating rustix v0.38.34 -> v0.38.37
    Updating serde v1.0.204 -> v1.0.210
    Updating serde_derive v1.0.204 -> v1.0.210
    Updating serde_json v1.0.120 -> v1.0.128
    Updating serde_spanned v0.6.6 -> v0.6.7
    Updating syn v2.0.71 -> v2.0.77
    Updating tempfile v3.10.1 -> v3.12.0
    Updating thiserror v1.0.62 -> v1.0.63
    Updating thiserror-impl v1.0.62 -> v1.0.63
    Removing time v0.3.36
    Removing time-core v0.1.2
    Removing time-macros v0.2.18
    Updating toml v0.8.14 -> v0.8.19
    Updating toml_datetime v0.6.6 -> v0.6.8
    Updating toml_edit v0.22.15 -> v0.22.21
    Updating unicode-ident v1.0.12 -> v1.0.13
    Updating unicode-normalization v0.1.23 -> v0.1.24
    Updating unicode-width v0.1.13 -> v0.1.14 (latest: v0.2.0)
    Updating version_check v0.9.4 -> v0.9.5
    Updating wasm-bindgen v0.2.92 -> v0.2.93
    Updating wasm-bindgen-backend v0.2.92 -> v0.2.93
    Updating wasm-bindgen-macro v0.2.92 -> v0.2.93
    Updating wasm-bindgen-macro-support v0.2.92 -> v0.2.93
    Updating wasm-bindgen-shared v0.2.92 -> v0.2.93
    Updating winapi-util v0.1.8 -> v0.1.9
      Adding windows-sys v0.59.0
    Updating winnow v0.6.13 -> v0.6.18
    Removing yaml-rust v0.4.5
      Adding zerocopy v0.7.35
      Adding zerocopy-derive v0.7.35
note: pass `--verbose` to see 26 unchanged dependencies behind latest

[ extracted from rust-lang#129538 - Trevor ]

Co-authored-by: Trevor Gross <tmgross@umich.edu>
Implement RFC3137 trim-paths sysroot changes - take 2

This PR is a continuation of rust-lang#118149. Nothing really changed, except for rust-lang#129408 which I was able to trigger locally.

Original description:

> Implement parts of rust-lang#111540
>
> Right now, backtraces into sysroot always shows /rustc/$hash in diagnostics, e.g.
>
> ```
> thread 'main' panicked at 'hello world', map-panic.rs:2:50
> stack backtrace:
>    0: std::panicking::begin_panic
>              at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/panicking.rs:616:12
>    1: map_panic::main::{{closure}}
>              at ./map-panic.rs:2:50
>    2: core::option::Option<T>::map
>              at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/core/src/option.rs:929:29
>    3: map_panic::main
>              at ./map-panic.rs:2:30
>    4: core::ops::function::FnOnce::call_once
>              at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/core/src/ops/function.rs:248:5
> note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
> ```
>
> [RFC 3127 said](https://rust-lang.github.io/rfcs/3127-trim-paths.html#changing-handling-of-sysroot-path-in-rustc)
>
> > We want to change this behaviour such that, when rust-src source files can be discovered, the virtual path is discarded and therefore the local path will be embedded, unless there is a --remap-path-prefix that causes this local path to be remapped in the usual way.
>
> This PR implements this behaviour. When `rust-src` is present at compile time, rustc replaces /rustc/$hash with a real path into local rust-src with best effort. To sanitise this, users must explicitly supply `--remap-path-prefix=<path to rust-src>=foo`.

cc `@cbeuw`
Fix rust-lang#105907
Fix rust-lang#85463

try-job: dist-x86_64-linux
try-job: x86_64-msvc
try-job: dist-x86_64-msvc
try-job: armhf-gnu
[`cfg_match`] Generalize inputs

cc rust-lang#115585

Changes the input type from `item` to `tt`, which makes the macro have the same functionality of `cfg_if`.

Also adds a test to ensure that `stmt_expr_attributes` is not triggered.
…ja-comments, r=notriddle

[rustdoc] Remove unneeded jinja comments

This is a follow-up of rust-lang#130585.

Since we now check for the jinja comments we missed, we can now check for the jinja comments which are unneeded. It will make the parsing and therefore the compilation a tiny bit faster (well, if anyone sees a difference haha). The real goal is mostly to have easier to read template files. 😉

r? `@notriddle`
Revert Break into the debugger on panic (129019)

This was talked about a bit at a recent libs meeting. While I think experimenting with this is worthwhile, I am nervous about this new behaviour reaching stable. We've already reverted on one tier 1 platform (Linux, rust-lang#130810) which means we have differing semantics on different tier 1 platforms. Also the fact it triggers even when `catch_unwind` is used to catch the panic means it can be very noisy in some projects.

At the very least I think it could use some more discussion before being instantly stable. I think this could maybe be re-landed with an environment variable to control/override the behaviour. But that part would likely need a libs-api decision.

cc ```@workingjubilee``` ```@kromych```
rustc_target: Add powerpc64 atomic-related features

This adds the following two target features to unstable powerpc_target_feature.

- `partword-atomics`: 8-bit and 16-bit atomic instructions (`l{b,h}arx` and `st{b,h}cx.`) ([definition in LLVM](https://github.com/llvm/llvm-project/blob/llvmorg-19.1.0/llvm/lib/Target/PowerPC/PPC.td#L170-L172))
- `quadword-atomics`: 128-bit atomic instructions (`lqarx` and `stqcx.`) ([definition in LLVM](https://github.com/llvm/llvm-project/blob/llvmorg-19.1.0/llvm/lib/Target/PowerPC/PPC.td#L173-L175))

Both features are [available on power8+](https://github.com/llvm/llvm-project/blob/llvmorg-19.1.0/llvm/lib/Target/PowerPC/PPC.td#L408-L422), so enabled by default for `powerpc64le-*` targets.

r? ````@Amanieu````

````@rustbot```` label +O-PowerPC
…tgross35

update `compiler-builtins` to 0.1.126

this requires the addition of a bootstrap variant of the new `naked_asm!` macro

r? ``@tgross35``

extracted from rust-lang#128651
…tgross35

Weekly `cargo update`: only `rustbook`

We are having problems getting updates to merge due to CI failures. I took only the rustbook portion of rust-lang#129538 and put it into this PR, which hopefully should be able to successfully merge on its own.

Original message:

```
cargo update: rustbook

rustbook dependencies:
     Locking 70 packages to latest compatible versions
    Removing adler v1.0.2
      Adding adler2 v2.0.0
    Updating anstream v0.6.14 -> v0.6.15
    Updating anstyle v1.0.7 -> v1.0.8
    Updating anstyle-parse v0.2.4 -> v0.2.5
    Updating anstyle-query v1.1.0 -> v1.1.1
    Updating anstyle-wincon v3.0.3 -> v3.0.4
    Updating anyhow v1.0.86 -> v1.0.89
    Removing base64 v0.22.1
    Updating bstr v1.9.1 -> v1.10.0
      Adding byteorder v1.5.0
    Updating cc v1.1.5 -> v1.1.21
    Updating clap v4.5.9 -> v4.5.18
    Updating clap_builder v4.5.9 -> v4.5.18
    Updating clap_complete v4.5.8 -> v4.5.29
    Updating clap_derive v4.5.8 -> v4.5.18
    Updating clap_lex v0.7.1 -> v0.7.2
    Updating colorchoice v1.0.1 -> v1.0.2
    Updating core-foundation-sys v0.8.6 -> v0.8.7
    Updating cpufeatures v0.2.12 -> v0.2.14
      Adding dateparser v0.2.1
    Removing deranged v0.3.11
    Updating env_filter v0.1.0 -> v0.1.2
    Updating env_logger v0.11.3 -> v0.11.5
    Updating fastrand v2.1.0 -> v2.1.1
    Updating flate2 v1.0.30 -> v1.0.33
    Updating iana-time-zone v0.1.60 -> v0.1.61
    Updating indexmap v2.2.6 -> v2.5.0
    Updating is_terminal_polyfill v1.70.0 -> v1.70.1
    Updating js-sys v0.3.69 -> v0.3.70
      Adding lazy_static v1.5.0
    Updating libc v0.2.155 -> v0.2.158
    Removing linked-hash-map v0.5.6
    Updating mdbook-i18n-helpers v0.3.4 -> v0.3.5
    Updating miniz_oxide v0.7.4 -> v0.8.0
    Updating normpath v1.2.0 -> v1.3.0
    Removing num-conv v0.1.0
    Updating opener v0.7.1 -> v0.7.2
    Updating pest v2.7.11 -> v2.7.13
    Updating pest_derive v2.7.11 -> v2.7.13
    Updating pest_generator v2.7.11 -> v2.7.13
    Updating pest_meta v2.7.11 -> v2.7.13
    Removing plist v1.7.0
    Removing powerfmt v0.2.0
    Updating ppv-lite86 v0.2.17 -> v0.2.20
      Adding pulldown-cmark v0.11.3 (latest: v0.12.1)
      Adding pulldown-cmark-escape v0.11.0
      Adding pulldown-cmark-to-cmark v15.0.1 (latest: v17.0.0)
    Removing quick-xml v0.32.0
    Updating quote v1.0.36 -> v1.0.37
    Updating redox_syscall v0.5.3 -> v0.5.4
    Updating regex v1.10.5 -> v1.10.6
    Updating rustix v0.38.34 -> v0.38.37
    Updating serde v1.0.204 -> v1.0.210
    Updating serde_derive v1.0.204 -> v1.0.210
    Updating serde_json v1.0.120 -> v1.0.128
    Updating serde_spanned v0.6.6 -> v0.6.7
    Updating syn v2.0.71 -> v2.0.77
    Updating tempfile v3.10.1 -> v3.12.0
    Updating thiserror v1.0.62 -> v1.0.63
    Updating thiserror-impl v1.0.62 -> v1.0.63
    Removing time v0.3.36
    Removing time-core v0.1.2
    Removing time-macros v0.2.18
    Updating toml v0.8.14 -> v0.8.19
    Updating toml_datetime v0.6.6 -> v0.6.8
    Updating toml_edit v0.22.15 -> v0.22.21
    Updating unicode-ident v1.0.12 -> v1.0.13
    Updating unicode-normalization v0.1.23 -> v0.1.24
    Updating unicode-width v0.1.13 -> v0.1.14 (latest: v0.2.0)
    Updating version_check v0.9.4 -> v0.9.5
    Updating wasm-bindgen v0.2.92 -> v0.2.93
    Updating wasm-bindgen-backend v0.2.92 -> v0.2.93
    Updating wasm-bindgen-macro v0.2.92 -> v0.2.93
    Updating wasm-bindgen-macro-support v0.2.92 -> v0.2.93
    Updating wasm-bindgen-shared v0.2.92 -> v0.2.93
    Updating winapi-util v0.1.8 -> v0.1.9
      Adding windows-sys v0.59.0
    Updating winnow v0.6.13 -> v0.6.18
    Removing yaml-rust v0.4.5
      Adding zerocopy v0.7.35
      Adding zerocopy-derive v0.7.35
note: pass `--verbose` to see 26 unchanged dependencies behind latest
```
@rustbot rustbot added A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. rollup A PR which is a rollup labels Sep 27, 2024
@tgross35
Copy link
Contributor Author

@bors r+ rollup=never p=7

@bors
Copy link
Collaborator

bors commented Sep 27, 2024

📌 Commit 6e13473 has been approved by tgross35

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 Sep 27, 2024
@bors
Copy link
Collaborator

bors commented Sep 27, 2024

⌛ Testing commit 6e13473 with merge 24c8b9f...

bors added a commit to rust-lang-ci/rust that referenced this pull request Sep 27, 2024
Rollup of 7 pull requests

Successful merges:

 - rust-lang#129687 (Implement RFC3137 trim-paths sysroot changes - take 2)
 - rust-lang#130313 ([`cfg_match`] Generalize inputs)
 - rust-lang#130706 ([rustdoc] Remove unneeded jinja comments)
 - rust-lang#130846 (Revert Break into the debugger on panic (129019))
 - rust-lang#130873 (rustc_target: Add powerpc64 atomic-related features)
 - rust-lang#130875 (update `compiler-builtins` to 0.1.126)
 - rust-lang#130889 (Weekly `cargo update`: only `rustbook`)

r? `@ghost`
`@rustbot` modify labels: rollup
@rust-log-analyzer
Copy link
Collaborator

The job dist-x86_64-msvc failed! Check out the build log: (web) (plain)

Click to see the possible cause of the failure (guessed by this bot)
[2024-09-27T01:59:08Z DEBUG collector::compile::benchmark] Benchmark iteration 1/1
[2024-09-27T01:59:10Z INFO  collector::compile::execute] run_rustc with incremental=false, profile=Check, scenario=Some(Full), patch=None, backend=Llvm, phase=benchmark
[2024-09-27T01:59:10Z DEBUG collector::compile::execute] "\\\\?\\C:\\a\\rust\\rust\\build\\x86_64-pc-windows-msvc\\stage0\\bin\\cargo.exe" "rustc" "--manifest-path" "Cargo.toml" "-p" "path+file:///C:/a/_temp/msys64/tmp/.tmpVrZnrH#cargo@0.60.0" "--profile" "check" "--lib" "--" "--wrap-rustc-with" "Eprintln"
[2024-09-27T01:59:21Z INFO  collector::compile::execute] run_rustc with incremental=true, profile=Check, scenario=Some(IncrFull), patch=None, backend=Llvm, phase=benchmark
[2024-09-27T01:59:21Z DEBUG collector::compile::execute] "\\\\?\\C:\\a\\rust\\rust\\build\\x86_64-pc-windows-msvc\\stage0\\bin\\cargo.exe" "rustc" "--manifest-path" "Cargo.toml" "-p" "path+file:///C:/a/_temp/msys64/tmp/.tmpVrZnrH#cargo@0.60.0" "--profile" "check" "--lib" "--" "--wrap-rustc-with" "Eprintln" "-C" "incremental=C:\\a\\_temp\\msys64\\tmp\\.tmpVrZnrH\\incremental-state"
[2024-09-27T01:59:32Z INFO  collector::compile::execute] run_rustc with incremental=true, profile=Check, scenario=Some(IncrUnchanged), patch=None, backend=Llvm, phase=benchmark
[2024-09-27T01:59:32Z DEBUG collector::compile::execute] "\\\\?\\C:\\a\\rust\\rust\\build\\x86_64-pc-windows-msvc\\stage0\\bin\\cargo.exe" "rustc" "--manifest-path" "Cargo.toml" "-p" "path+file:///C:/a/_temp/msys64/tmp/.tmpVrZnrH#cargo@0.60.0" "--profile" "check" "--lib" "--" "--wrap-rustc-with" "Eprintln" "-C" "incremental=C:\\a\\_temp\\msys64\\tmp\\.tmpVrZnrH\\incremental-state"
[2024-09-27T01:59:35Z DEBUG collector::compile::benchmark::patch] applying println to "C:\\a\\_temp\\msys64\\tmp\\.tmpVrZnrH"
[2024-09-27T01:59:35Z INFO  collector::compile::execute] run_rustc with incremental=true, profile=Check, scenario=Some(IncrPatched), patch=Some(Patch { index: 0, name: PatchName("println"), path: "0-println.patch" }), backend=Llvm, phase=benchmark
[2024-09-27T01:59:35Z INFO  collector::compile::execute] run_rustc with incremental=true, profile=Check, scenario=Some(IncrPatched), patch=Some(Patch { index: 0, name: PatchName("println"), path: "0-println.patch" }), backend=Llvm, phase=benchmark
[2024-09-27T01:59:35Z DEBUG collector::compile::execute] "\\\\?\\C:\\a\\rust\\rust\\build\\x86_64-pc-windows-msvc\\stage0\\bin\\cargo.exe" "rustc" "--manifest-path" "Cargo.toml" "-p" "path+file:///C:/a/_temp/msys64/tmp/.tmpVrZnrH#cargo@0.60.0" "--profile" "check" "--lib" "--" "--wrap-rustc-with" "Eprintln" "-C" "incremental=C:\\a\\_temp\\msys64\\tmp\\.tmpVrZnrH\\incremental-state"
[2024-09-27T01:59:38Z DEBUG collector::compile::benchmark] Benchmark iteration 1/1
[2024-09-27T01:59:40Z INFO  collector::compile::execute] run_rustc with incremental=false, profile=Debug, scenario=Some(Full), patch=None, backend=Llvm, phase=benchmark
[2024-09-27T01:59:40Z DEBUG collector::compile::execute] "\\\\?\\C:\\a\\rust\\rust\\build\\x86_64-pc-windows-msvc\\stage0\\bin\\cargo.exe" "rustc" "--manifest-path" "Cargo.toml" "-p" "path+file:///C:/a/_temp/msys64/tmp/.tmp6kQcBj#cargo@0.60.0" "--lib" "--" "--wrap-rustc-with" "Eprintln"
[2024-09-27T02:00:10Z INFO  collector::compile::execute] run_rustc with incremental=true, profile=Debug, scenario=Some(IncrFull), patch=None, backend=Llvm, phase=benchmark
---
[2024-09-27T02:03:35Z DEBUG collector::compile::benchmark] Benchmark iteration 1/1
[2024-09-27T02:03:35Z INFO  collector::compile::execute] run_rustc with incremental=false, profile=Opt, scenario=Some(Full), patch=None, backend=Llvm, phase=benchmark
[2024-09-27T02:03:35Z DEBUG collector::compile::execute] "\\\\?\\C:\\a\\rust\\rust\\build\\x86_64-pc-windows-msvc\\stage0\\bin\\cargo.exe" "rustc" "--manifest-path" "Cargo.toml" "-p" "path+file:///C:/a/_temp/msys64/tmp/.tmpVuwpFF#ctfe-stress-5@0.1.0" "--release" "--" "--wrap-rustc-with" "Eprintln"
[2024-09-27T02:03:40Z INFO  collector::compile::execute] run_rustc with incremental=true, profile=Opt, scenario=Some(IncrFull), patch=None, backend=Llvm, phase=benchmark
[2024-09-27T02:03:40Z DEBUG collector::compile::execute] "\\\\?\\C:\\a\\rust\\rust\\build\\x86_64-pc-windows-msvc\\stage0\\bin\\cargo.exe" "rustc" "--manifest-path" "Cargo.toml" "-p" "path+file:///C:/a/_temp/msys64/tmp/.tmpVuwpFF#ctfe-stress-5@0.1.0" "--release" "--" "--wrap-rustc-with" "Eprintln" "-C" "incremental=C:\\a\\_temp\\msys64\\tmp\\.tmpVuwpFF\\incremental-state"
[2024-09-27T02:03:45Z INFO  collector::compile::execute] run_rustc with incremental=true, profile=Opt, scenario=Some(IncrUnchanged), patch=None, backend=Llvm, phase=benchmark
[2024-09-27T02:03:45Z DEBUG collector::compile::execute] "\\\\?\\C:\\a\\rust\\rust\\build\\x86_64-pc-windows-msvc\\stage0\\bin\\cargo.exe" "rustc" "--manifest-path" "Cargo.toml" "-p" "path+file:///C:/a/_temp/msys64/tmp/.tmpVuwpFF#ctfe-stress-5@0.1.0" "--release" "--" "--wrap-rustc-with" "Eprintln" "-C" "incremental=C:\\a\\_temp\\msys64\\tmp\\.tmpVuwpFF\\incremental-state"
Executing benchmark diesel-1.4.8 (4/8)
Preparing diesel-1.4.8
[2024-09-27T02:03:46Z INFO  collector::compile::execute] run_rustc with incremental=false, profile=Check, scenario=None, patch=None, backend=Llvm, phase=dependencies
[2024-09-27T02:03:46Z INFO  collector::compile::execute] run_rustc with incremental=false, profile=Debug, scenario=None, patch=None, backend=Llvm, phase=dependencies
---
..

failures:

---- [incremental] tests\incremental\circular-dependencies.rs stdout ----
thread '[incremental] tests\incremental\circular-dependencies.rs' panicked at src\tools\compiletest\src\runtest.rs:2319:14:
lib/rustlib/src/rust in target is a symlink to checkout root: Os { code: 4390, kind: Uncategorized, message: "The file or directory is not a reparse point." }
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.

---- [incremental] tests\incremental\const-generics\hash-tyvid-regression-1.rs stdout ----
thread '[incremental] tests\incremental\const-generics\hash-tyvid-regression-1.rs' panicked at src\tools\compiletest\src\runtest.rs:2319:14:
thread '[incremental] tests\incremental\const-generics\hash-tyvid-regression-1.rs' panicked at src\tools\compiletest\src\runtest.rs:2319:14:
lib/rustlib/src/rust in target is a symlink to checkout root: Os { code: 4390, kind: Uncategorized, message: "The file or directory is not a reparse point." }
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.

---- [incremental] tests\incremental\const-generics\hash-tyvid-regression-2.rs stdout ----
thread '[incremental] tests\incremental\const-generics\hash-tyvid-regression-2.rs' panicked at src\tools\compiletest\src\runtest.rs:2319:14:
thread '[incremental] tests\incremental\const-generics\hash-tyvid-regression-2.rs' panicked at src\tools\compiletest\src\runtest.rs:2319:14:
lib/rustlib/src/rust in target is a symlink to checkout root: Os { code: 4390, kind: Uncategorized, message: "The file or directory is not a reparse point." }
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.

---- [incremental] tests\incremental\const-generics\hash-tyvid-regression-3.rs stdout ----
thread '[incremental] tests\incremental\const-generics\hash-tyvid-regression-3.rs' panicked at src\tools\compiletest\src\runtest.rs:2319:14:
thread '[incremental] tests\incremental\const-generics\hash-tyvid-regression-3.rs' panicked at src\tools\compiletest\src\runtest.rs:2319:14:
lib/rustlib/src/rust in target is a symlink to checkout root: Os { code: 4390, kind: Uncategorized, message: "The file or directory is not a reparse point." }
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.

---- [incremental] tests\incremental\const-generics\hash-tyvid-regression-4.rs stdout ----
thread '[incremental] tests\incremental\const-generics\hash-tyvid-regression-4.rs' panicked at src\tools\compiletest\src\runtest.rs:2319:14:
thread '[incremental] tests\incremental\const-generics\hash-tyvid-regression-4.rs' panicked at src\tools\compiletest\src\runtest.rs:2319:14:
lib/rustlib/src/rust in target is a symlink to checkout root: Os { code: 4390, kind: Uncategorized, message: "The file or directory is not a reparse point." }
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.

---- [incremental] tests\incremental\const-generics\issue-62536.rs stdout ----
thread '[incremental] tests\incremental\const-generics\issue-62536.rs' panicked at src\tools\compiletest\src\runtest.rs:2319:14:
thread '[incremental] tests\incremental\const-generics\issue-62536.rs' panicked at src\tools\compiletest\src\runtest.rs:2319:14:
lib/rustlib/src/rust in target is a symlink to checkout root: Os { code: 4390, kind: Uncategorized, message: "The file or directory is not a reparse point." }
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.

---- [incremental] tests\incremental\const-generics\issue-64087.rs stdout ----
thread '[incremental] tests\incremental\const-generics\issue-64087.rs' panicked at src\tools\compiletest\src\runtest.rs:2319:14:
thread '[incremental] tests\incremental\const-generics\issue-64087.rs' panicked at src\tools\compiletest\src\runtest.rs:2319:14:
lib/rustlib/src/rust in target is a symlink to checkout root: Os { code: 4390, kind: Uncategorized, message: "The file or directory is not a reparse point." }
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.

---- [incremental] tests\incremental\const-generics\try_unify_abstract_const_regression_tests\issue-77708-1.rs stdout ----
thread '[incremental] tests\incremental\const-generics\try_unify_abstract_const_regression_tests\issue-77708-1.rs' panicked at src\tools\compiletest\src\runtest.rs:2319:14:
thread '[incremental] tests\incremental\const-generics\try_unify_abstract_const_regression_tests\issue-77708-1.rs' panicked at src\tools\compiletest\src\runtest.rs:2319:14:
lib/rustlib/src/rust in target is a symlink to checkout root: Os { code: 4390, kind: Uncategorized, message: "The file or directory is not a reparse point." }
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.

---- [incremental] tests\incremental\const-generics\try_unify_abstract_const_regression_tests\issue-88022.rs stdout ----
thread '[incremental] tests\incremental\const-generics\try_unify_abstract_const_regression_tests\issue-88022.rs' panicked at src\tools\compiletest\src\runtest.rs:2319:14:
thread '[incremental] tests\incremental\const-generics\try_unify_abstract_const_regression_tests\issue-88022.rs' panicked at src\tools\compiletest\src\runtest.rs:2319:14:
lib/rustlib/src/rust in target is a symlink to checkout root: Os { code: 4390, kind: Uncategorized, message: "The file or directory is not a reparse point." }
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.

---- [incremental] tests\incremental\cyclic-trait-hierarchy.rs stdout ----
thread '[incremental] tests\incremental\cyclic-trait-hierarchy.rs' panicked at src\tools\compiletest\src\runtest.rs:2319:14:
thread '[incremental] tests\incremental\cyclic-trait-hierarchy.rs' panicked at src\tools\compiletest\src\runtest.rs:2319:14:
lib/rustlib/src/rust in target is a symlink to checkout root: Os { code: 4390, kind: Uncategorized, message: "The file or directory is not a reparse point." }
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.

---- [incremental] tests\incremental\feature_gate.rs stdout ----
thread '[incremental] tests\incremental\feature_gate.rs' panicked at src\tools\compiletest\src\runtest.rs:2319:14:
thread '[incremental] tests\incremental\feature_gate.rs' panicked at src\tools\compiletest\src\runtest.rs:2319:14:
lib/rustlib/src/rust in target is a symlink to checkout root: Os { code: 4390, kind: Uncategorized, message: "The file or directory is not a reparse point." }
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.

---- [incremental] tests\incremental\dirty_clean.rs stdout ----
thread '[incremental] tests\incremental\dirty_clean.rs' panicked at src\tools\compiletest\src\runtest.rs:2319:14:
thread '[incremental] tests\incremental\dirty_clean.rs' panicked at src\tools\compiletest\src\runtest.rs:2319:14:
lib/rustlib/src/rust in target is a symlink to checkout root: Os { code: 4390, kind: Uncategorized, message: "The file or directory is not a reparse point." }
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.

---- [incremental] tests\incremental\issue-49043.rs stdout ----
thread '[incremental] tests\incremental\issue-49043.rs' panicked at src\tools\compiletest\src\runtest.rs:2319:14:
thread '[incremental] tests\incremental\issue-49043.rs' panicked at src\tools\compiletest\src\runtest.rs:2319:14:
lib/rustlib/src/rust in target is a symlink to checkout root: Os { code: 4390, kind: Uncategorized, message: "The file or directory is not a reparse point." }
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.

---- [incremental] tests\incremental\issue-54242.rs stdout ----
thread '[incremental] tests\incremental\issue-54242.rs' panicked at src\tools\compiletest\src\runtest.rs:2319:14:
thread '[incremental] tests\incremental\issue-54242.rs' panicked at src\tools\compiletest\src\runtest.rs:2319:14:
lib/rustlib/src/rust in target is a symlink to checkout root: Os { code: 4390, kind: Uncategorized, message: "The file or directory is not a reparse point." }
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.

---- [incremental] tests\incremental\issue-61323.rs stdout ----
thread '[incremental] tests\incremental\issue-61323.rs' panicked at src\tools\compiletest\src\runtest.rs:2319:14:
thread '[incremental] tests\incremental\issue-61323.rs' panicked at src\tools\compiletest\src\runtest.rs:2319:14:
lib/rustlib/src/rust in target is a symlink to checkout root: Os { code: 4390, kind: Uncategorized, message: "The file or directory is not a reparse point." }
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.

---- [incremental] tests\incremental\issue-72386.rs stdout ----
thread '[incremental] tests\incremental\issue-72386.rs' panicked at src\tools\compiletest\src\runtest.rs:2319:14:
thread '[incremental] tests\incremental\issue-72386.rs' panicked at src\tools\compiletest\src\runtest.rs:2319:14:
lib/rustlib/src/rust in target is a symlink to checkout root: Os { code: 4390, kind: Uncategorized, message: "The file or directory is not a reparse point." }
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.

---- [incremental] tests\incremental\struct_change_field_name.rs stdout ----
thread '[incremental] tests\incremental\struct_change_field_name.rs' panicked at src\tools\compiletest\src\runtest.rs:2319:14:
thread '[incremental] tests\incremental\struct_change_field_name.rs' panicked at src\tools\compiletest\src\runtest.rs:2319:14:
lib/rustlib/src/rust in target is a symlink to checkout root: Os { code: 4390, kind: Uncategorized, message: "The file or directory is not a reparse point." }
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.

---- [incremental] tests\incremental\warnings-reemitted.rs stdout ----
thread '[incremental] tests\incremental\warnings-reemitted.rs' panicked at src\tools\compiletest\src\runtest.rs:2319:14:
thread '[incremental] tests\incremental\warnings-reemitted.rs' panicked at src\tools\compiletest\src\runtest.rs:2319:14:
lib/rustlib/src/rust in target is a symlink to checkout root: Os { code: 4390, kind: Uncategorized, message: "The file or directory is not a reparse point." }
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.

---- [incremental] tests\incremental\unchecked_dirty_clean.rs stdout ----
thread '[incremental] tests\incremental\unchecked_dirty_clean.rs' panicked at src\tools\compiletest\src\runtest.rs:2319:14:
thread '[incremental] tests\incremental\unchecked_dirty_clean.rs' panicked at src\tools\compiletest\src\runtest.rs:2319:14:
lib/rustlib/src/rust in target is a symlink to checkout root: Os { code: 4390, kind: Uncategorized, message: "The file or directory is not a reparse point." }
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.


failures:

@bors
Copy link
Collaborator

bors commented Sep 27, 2024

💔 Test failed - checks-actions

@bors bors added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Sep 27, 2024
@tgross35 tgross35 closed this Sep 27, 2024
@tgross35 tgross35 deleted the rollup-rhgshbb branch September 27, 2024 03:20
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
A-testsuite Area: The testsuite used to check the correctness of rustc rollup A PR which is a rollup S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants