summary refs log tree commit diff
path: root/src/tools/miri/tests/panic/unsupported_syscall.stderr
blob: 660cfba8900f76e869895f920bd30a1c1497b7b0 (plain)
1
2
3
4
thread 'main' panicked at $DIR/unsupported_syscall.rs:LL:CC:
unsupported Miri functionality: can't execute syscall with ID 0
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
note: in Miri, you may have to set `MIRIFLAGS=-Zmiri-env-forward=RUST_BACKTRACE` for the environment variable to have an effect