Treat thread-local statics on main thread as static roots for leakage analysis #6084
Triggered via pull request
November 10, 2023 14:43
Status
Failure
Total duration
11m 47s
Artifacts
–
ci.yml
on: pull_request
Matrix: build
style checks
2m 44s
bors build finished
0s
bors build finished
0s
cronjob failure notification
0s
Annotations
6 errors
actual output differs from expected:
tests/fail/leak_in_lib_tls.stderr#L18
this line was expected to be ` = note: inside `std::thread::LocalKey::<std::cell::Cell<std::option::Option<&i32>>>::try_with::<{closure@$DIR/leak_in_lib_tls.rs:LL:CC}, ()>` at RUSTLIB/std/src/thread/local.rs:LL:CC`
|
build (windows-latest, i686-pc-windows-msvc)
Process completed with exit code 1.
|
actual output differs from expected:
tests/fail/leak_in_lib_tls.stderr#L18
this line was expected to be ` = note: inside `std::thread::LocalKey::<std::cell::Cell<std::option::Option<&i32>>>::try_with::<{closure@$DIR/leak_in_lib_tls.rs:LL:CC}, ()>` at RUSTLIB/std/src/thread/local.rs:LL:CC`
|
build (ubuntu-latest, x86_64-unknown-linux-gnu)
Process completed with exit code 1.
|
actual output differs from expected:
tests/fail/leak_in_lib_tls.stderr#L18
this line was expected to be ` = note: inside `std::thread::LocalKey::<std::cell::Cell<std::option::Option<&i32>>>::try_with::<{closure@$DIR/leak_in_lib_tls.rs:LL:CC}, ()>` at RUSTLIB/std/src/thread/local.rs:LL:CC`
|
build (macos-latest, x86_64-apple-darwin)
Process completed with exit code 1.
|