| error: the evaluated program deadlocked | |
| | | |
| = note: this thread got stuck here | |
| = note: (no span available) | |
| error: the evaluated program deadlocked | |
| --> tests/fail-dep/libc/fcntl_fsetfl_while_blocking.rs:LL:CC | |
| | | |
| LL | let _res = unsafe { libc::read(fds[0], buf.as_mut_ptr().cast(), buf.len() as libc::size_t) }; | |
| | ^ this thread got stuck here | |
| note: some details are omitted, run with `MIRIFLAGS=-Zmiri-backtrace=full` for a verbose backtrace | |
| error: aborting due to 2 previous errors | |