Skip to content

Treat thread-local statics on main thread as static roots for leakage analysis #6084

Treat thread-local statics on main thread as static roots for leakage analysis

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
bors build finished
0s
bors build finished
bors build finished
0s
bors build finished
cronjob failure notification
0s
cronjob failure notification
Fit to window
Zoom out
Zoom in

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.