2022-05-16 18:14:30 -05:00
|
|
|
warning: thread support is experimental: weak memory effects are not fully compatible with the Rust atomics memory model.
|
2020-04-15 23:25:12 -05:00
|
|
|
|
2022-03-17 08:49:10 -05:00
|
|
|
thread '<unnamed>' panicked at 'Hello!', $DIR/simple.rs:LL:CC
|
2020-10-20 12:27:58 -05:00
|
|
|
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
|
2022-03-17 08:49:10 -05:00
|
|
|
thread 'childthread' panicked at 'Hello, world!', $DIR/simple.rs:LL:CC
|