Oct 21 22:45:33.779 INFO checking udt-0.2.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 22:45:33.781 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 21 22:45:34.169 INFO blam! f7fdc381fed08aa86d564fde93cd0d4393920531ccdf4821d94d7364e80af7ae Oct 21 22:45:34.176 INFO running `"docker" "start" "-a" "f7fdc381fed08aa86d564fde93cd0d4393920531ccdf4821d94d7364e80af7ae"` Oct 21 22:45:35.201 INFO kablam! usermod: no changes Oct 21 22:45:35.248 INFO kablam! Compiling libudt4-sys v0.2.0 Oct 21 22:45:46.399 INFO kablam! Checking udt v0.2.0 (/source) Oct 21 22:45:47.431 INFO kablam! warning: unreachable expression Oct 21 22:45:47.431 INFO kablam! --> src/lib.rs:1057:76 Oct 21 22:45:47.431 INFO kablam! | Oct 21 22:45:47.432 INFO kablam! 1057 | sock.bind(SocketAddr::V4(SocketAddrV4::new(localhost, 0))).or_else(|e| Err(panic!("Failed to bind to {:?} --> {:?}", localhost, e))); Oct 21 22:45:47.432 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 22:45:47.436 INFO kablam! | Oct 21 22:45:47.436 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 21 22:45:47.436 INFO kablam! Oct 21 22:45:47.436 INFO kablam! warning: unreachable expression Oct 21 22:45:47.437 INFO kablam! --> src/lib.rs:1078:76 Oct 21 22:45:47.440 INFO kablam! | Oct 21 22:45:47.440 INFO kablam! 1078 | sock.bind(SocketAddr::V4(SocketAddrV4::new(localhost, 0))).or_else(|e| Err(panic!("Failed to bind to {:?} --> {:?}", localhost, e))); Oct 21 22:45:47.440 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 22:45:47.440 INFO kablam! Oct 21 22:45:47.537 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 22:45:47.537 INFO kablam! --> src/lib.rs:1057:5 Oct 21 22:45:47.538 INFO kablam! | Oct 21 22:45:47.538 INFO kablam! 1057 | sock.bind(SocketAddr::V4(SocketAddrV4::new(localhost, 0))).or_else(|e| Err(panic!("Failed to bind to {:?} --> {:?}", localhost, e))); Oct 21 22:45:47.538 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 22:45:47.538 INFO kablam! | Oct 21 22:45:47.538 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 22:45:47.538 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 22:45:47.538 INFO kablam! Oct 21 22:45:47.539 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 22:45:47.540 INFO kablam! --> src/lib.rs:1078:5 Oct 21 22:45:47.540 INFO kablam! | Oct 21 22:45:47.540 INFO kablam! 1078 | sock.bind(SocketAddr::V4(SocketAddrV4::new(localhost, 0))).or_else(|e| Err(panic!("Failed to bind to {:?} --> {:?}", localhost, e))); Oct 21 22:45:47.540 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 22:45:47.540 INFO kablam! | Oct 21 22:45:47.542 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 22:45:47.542 INFO kablam! Oct 21 22:45:48.546 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.33s Oct 21 22:45:48.560 INFO kablam! su: No module specific data is present Oct 21 22:45:49.142 INFO running `"docker" "rm" "-f" "f7fdc381fed08aa86d564fde93cd0d4393920531ccdf4821d94d7364e80af7ae"` Oct 21 22:45:49.472 INFO blam! f7fdc381fed08aa86d564fde93cd0d4393920531ccdf4821d94d7364e80af7ae