You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
failures:
---- thread::local::tests::join_orders_after_tls_destructors stdout ----
thread 'thread::local::tests::join_orders_after_tls_destructors' panicked at 'internal error: entered unreachable code: sync state: Err(2)', library/std/src/thread/local/tests.rs:312:22
stack backtrace:
0: rust_begin_unwind
at /usr/src/rustc-1.53.0/library/std/src/panicking.rs:493:5
1: core::panicking::panic_fmt
at /usr/src/rustc-1.53.0/library/core/src/panicking.rs:92:14
2: std::thread::local::tests::join_orders_after_tls_destructors
3: core::ops::function::FnOnce::call_once
at /usr/src/rustc-1.53.0/library/core/src/ops/function.rs:227:5
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.