Oct 27 00:46:30.589 INFO checking mcpherrinm/roughtime.rs against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 00:46:30.590 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192-2/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 27 00:46:31.004 INFO blam! 28f76433973a7dc3918618b2be7b73e2a2352972a711d151666ab9b43e2f7a18 Oct 27 00:46:31.007 INFO running `"docker" "start" "-a" "28f76433973a7dc3918618b2be7b73e2a2352972a711d151666ab9b43e2f7a18"` Oct 27 00:46:32.304 INFO kablam! usermod: no changes Oct 27 00:46:32.387 INFO kablam! Checking untrusted v0.3.1 Oct 27 00:46:32.715 INFO kablam! Checking roughtime v0.1.0 (/source) Oct 27 00:46:33.615 INFO kablam! warning: unused variable: `src` Oct 27 00:46:33.615 INFO kablam! --> src/main.rs:237:15 Oct 27 00:46:33.615 INFO kablam! | Oct 27 00:46:33.615 INFO kablam! 237 | let (amt, src) = socket.recv_from(&mut inb).unwrap(); Oct 27 00:46:33.615 INFO kablam! | ^^^ help: consider using `_src` instead Oct 27 00:46:33.615 INFO kablam! | Oct 27 00:46:33.615 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 00:46:33.615 INFO kablam! Oct 27 00:46:33.627 INFO kablam! warning: unused variable: `src` Oct 27 00:46:33.627 INFO kablam! --> src/main.rs:237:15 Oct 27 00:46:33.627 INFO kablam! | Oct 27 00:46:33.627 INFO kablam! 237 | let (amt, src) = socket.recv_from(&mut inb).unwrap(); Oct 27 00:46:33.627 INFO kablam! | ^^^ help: consider using `_src` instead Oct 27 00:46:33.627 INFO kablam! | Oct 27 00:46:33.627 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 00:46:33.627 INFO kablam! Oct 27 00:46:33.675 INFO kablam! warning: variable does not need to be mutable Oct 27 00:46:33.675 INFO kablam! --> src/main.rs:234:9 Oct 27 00:46:33.675 INFO kablam! | Oct 27 00:46:33.675 INFO kablam! 234 | let mut socket = UdpSocket::bind("0.0.0.0:0").unwrap(); Oct 27 00:46:33.675 INFO kablam! | ----^^^^^^ Oct 27 00:46:33.675 INFO kablam! | | Oct 27 00:46:33.675 INFO kablam! | help: remove this `mut` Oct 27 00:46:33.675 INFO kablam! | Oct 27 00:46:33.675 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 00:46:33.675 INFO kablam! Oct 27 00:46:33.683 INFO kablam! warning: variable does not need to be mutable Oct 27 00:46:33.683 INFO kablam! --> src/main.rs:234:9 Oct 27 00:46:33.683 INFO kablam! | Oct 27 00:46:33.683 INFO kablam! 234 | let mut socket = UdpSocket::bind("0.0.0.0:0").unwrap(); Oct 27 00:46:33.683 INFO kablam! | ----^^^^^^ Oct 27 00:46:33.683 INFO kablam! | | Oct 27 00:46:33.683 INFO kablam! | help: remove this `mut` Oct 27 00:46:33.683 INFO kablam! | Oct 27 00:46:33.683 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 00:46:33.683 INFO kablam! Oct 27 00:46:33.684 INFO kablam! warning: constant item is never used: `DELE` Oct 27 00:46:33.684 INFO kablam! --> src/main.rs:157:5 Oct 27 00:46:33.684 INFO kablam! | Oct 27 00:46:33.684 INFO kablam! 157 | pub const DELE: u32 = 0x454c4544; Oct 27 00:46:33.684 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:46:33.684 INFO kablam! | Oct 27 00:46:33.684 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 00:46:33.684 INFO kablam! Oct 27 00:46:33.684 INFO kablam! warning: constant item is never used: `MINT` Oct 27 00:46:33.684 INFO kablam! --> src/main.rs:158:5 Oct 27 00:46:33.684 INFO kablam! | Oct 27 00:46:33.684 INFO kablam! 158 | pub const MINT: u32 = 0x544e494d; Oct 27 00:46:33.684 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:46:33.684 INFO kablam! Oct 27 00:46:33.684 INFO kablam! warning: constant item is never used: `MAXT` Oct 27 00:46:33.684 INFO kablam! --> src/main.rs:159:5 Oct 27 00:46:33.684 INFO kablam! | Oct 27 00:46:33.684 INFO kablam! 159 | pub const MAXT: u32 = 0x5458414d; Oct 27 00:46:33.684 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:46:33.684 INFO kablam! Oct 27 00:46:33.684 INFO kablam! warning: constant item is never used: `PUBK` Oct 27 00:46:33.684 INFO kablam! --> src/main.rs:160:5 Oct 27 00:46:33.684 INFO kablam! | Oct 27 00:46:33.684 INFO kablam! 160 | pub const PUBK: u32 = 0x4b425550; Oct 27 00:46:33.685 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:46:33.685 INFO kablam! Oct 27 00:46:33.685 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 00:46:33.685 INFO kablam! --> src/main.rs:235:5 Oct 27 00:46:33.685 INFO kablam! | Oct 27 00:46:33.685 INFO kablam! 235 | socket.send_to(&new_req(), "roughtime.sandbox.google.com:2002"); Oct 27 00:46:33.685 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:46:33.685 INFO kablam! | Oct 27 00:46:33.685 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 00:46:33.685 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 00:46:33.685 INFO kablam! Oct 27 00:46:33.685 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 00:46:33.685 INFO kablam! --> src/main.rs:238:5 Oct 27 00:46:33.685 INFO kablam! | Oct 27 00:46:33.685 INFO kablam! 238 | std::io::stderr().write(&inb[..amt]); Oct 27 00:46:33.685 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:46:33.685 INFO kablam! | Oct 27 00:46:33.685 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 00:46:33.685 INFO kablam! Oct 27 00:46:33.698 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 00:46:33.698 INFO kablam! --> src/main.rs:235:5 Oct 27 00:46:33.698 INFO kablam! | Oct 27 00:46:33.698 INFO kablam! 235 | socket.send_to(&new_req(), "roughtime.sandbox.google.com:2002"); Oct 27 00:46:33.698 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:46:33.698 INFO kablam! | Oct 27 00:46:33.698 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 00:46:33.699 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 00:46:33.699 INFO kablam! Oct 27 00:46:33.699 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 00:46:33.699 INFO kablam! --> src/main.rs:238:5 Oct 27 00:46:33.699 INFO kablam! | Oct 27 00:46:33.699 INFO kablam! 238 | std::io::stderr().write(&inb[..amt]); Oct 27 00:46:33.699 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:46:33.699 INFO kablam! | Oct 27 00:46:33.699 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 00:46:33.699 INFO kablam! Oct 27 00:46:33.727 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.39s Oct 27 00:46:33.731 INFO kablam! su: No module specific data is present Oct 27 00:46:34.617 INFO running `"docker" "rm" "-f" "28f76433973a7dc3918618b2be7b73e2a2352972a711d151666ab9b43e2f7a18"` Oct 27 00:46:34.959 INFO blam! 28f76433973a7dc3918618b2be7b73e2a2352972a711d151666ab9b43e2f7a18