tincd-test-0.1.0:
assertion `left == right` failed
left: 1
right: 3
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
failures:
…
tincd-test-0.1.0:
assertion `left == right` failed
left: 1
right: 3
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
failures:
daemon::net::macos_rx::tests::recvmsg_x_udp_phase1
test result: FAILED. 640 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.64s
error: test failed, to rerun pass `-p tincd --lib`
|