Oct 31 23:47:07.753 INFO checking nuew/fntpd against try#d7816399d50d407bbce1efe9dbadf8faaaf568fc for pr-55538 Oct 31 23:47:07.754 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-4/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55538/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/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 +d7816399d50d407bbce1efe9dbadf8faaaf568fc-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 31 23:47:08.270 INFO blam! 79ce3d5ef47ab2cf4a4fdbde2a54232607b4d464c65ab97e67621dec39da5151 Oct 31 23:47:08.284 INFO running `"docker" "start" "-a" "79ce3d5ef47ab2cf4a4fdbde2a54232607b4d464c65ab97e67621dec39da5151"` Oct 31 23:47:09.559 INFO kablam! usermod: no changes Oct 31 23:47:09.684 INFO kablam! Compiling quote v0.3.13 Oct 31 23:47:09.688 INFO kablam! Checking nom v2.1.0 Oct 31 23:47:09.688 INFO kablam! Compiling synom v0.11.0 Oct 31 23:47:09.689 INFO kablam! Checking daemonize v0.2.3 Oct 31 23:47:09.689 INFO kablam! Checking toml v0.3.0 Oct 31 23:47:09.689 INFO kablam! Checking fern v0.3.5 Oct 31 23:47:09.700 INFO kablam! Checking chrono v0.3.0 Oct 31 23:47:13.509 INFO kablam! Compiling syn v0.11.6 Oct 31 23:47:23.609 INFO kablam! Compiling serde_codegen_internals v0.13.0 Oct 31 23:47:26.208 INFO kablam! Compiling serde_derive v0.9.7 Oct 31 23:47:32.924 INFO kablam! Checking fntpd v0.1.0 (/source) Oct 31 23:47:34.736 INFO kablam! warning: constant item is never used: `TOLERANCE` Oct 31 23:47:34.736 INFO kablam! --> src/ntp/mod.rs:13:1 Oct 31 23:47:34.736 INFO kablam! | Oct 31 23:47:34.736 INFO kablam! 13 | pub const TOLERANCE: f32 = 15e-6; Oct 31 23:47:34.736 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 23:47:34.736 INFO kablam! | Oct 31 23:47:34.736 INFO kablam! = note: #[warn(dead_code)] on by default Oct 31 23:47:34.736 INFO kablam! Oct 31 23:47:34.736 INFO kablam! warning: constant item is never used: `MINPOLL` Oct 31 23:47:34.736 INFO kablam! --> src/ntp/mod.rs:16:1 Oct 31 23:47:34.736 INFO kablam! | Oct 31 23:47:34.736 INFO kablam! 16 | pub const MINPOLL: u8 = 4; Oct 31 23:47:34.736 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 23:47:34.736 INFO kablam! Oct 31 23:47:34.736 INFO kablam! warning: constant item is never used: `MAXPOLL` Oct 31 23:47:34.736 INFO kablam! --> src/ntp/mod.rs:19:1 Oct 31 23:47:34.736 INFO kablam! | Oct 31 23:47:34.736 INFO kablam! 19 | pub const MAXPOLL: u8 = 17; Oct 31 23:47:34.736 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 23:47:34.736 INFO kablam! Oct 31 23:47:34.736 INFO kablam! warning: constant item is never used: `MAXDISP` Oct 31 23:47:34.736 INFO kablam! --> src/ntp/mod.rs:22:1 Oct 31 23:47:34.736 INFO kablam! | Oct 31 23:47:34.736 INFO kablam! 22 | pub const MAXDISP: u8 = 16; Oct 31 23:47:34.736 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 23:47:34.736 INFO kablam! Oct 31 23:47:34.736 INFO kablam! warning: constant item is never used: `MINDISP` Oct 31 23:47:34.736 INFO kablam! --> src/ntp/mod.rs:25:1 Oct 31 23:47:34.736 INFO kablam! | Oct 31 23:47:34.736 INFO kablam! 25 | pub const MINDISP: f32 = 0.005; Oct 31 23:47:34.736 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 23:47:34.736 INFO kablam! Oct 31 23:47:34.736 INFO kablam! warning: constant item is never used: `MAXDIST` Oct 31 23:47:34.736 INFO kablam! --> src/ntp/mod.rs:28:1 Oct 31 23:47:34.736 INFO kablam! | Oct 31 23:47:34.736 INFO kablam! 28 | pub const MAXDIST: u8 = 1; Oct 31 23:47:34.736 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 23:47:34.736 INFO kablam! Oct 31 23:47:34.853 INFO kablam! warning: constant item is never used: `TOLERANCE` Oct 31 23:47:34.853 INFO kablam! --> src/ntp/mod.rs:13:1 Oct 31 23:47:34.854 INFO kablam! | Oct 31 23:47:34.854 INFO kablam! 13 | pub const TOLERANCE: f32 = 15e-6; Oct 31 23:47:34.854 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 23:47:34.854 INFO kablam! | Oct 31 23:47:34.855 INFO kablam! = note: #[warn(dead_code)] on by default Oct 31 23:47:34.855 INFO kablam! Oct 31 23:47:34.855 INFO kablam! warning: constant item is never used: `MINPOLL` Oct 31 23:47:34.856 INFO kablam! --> src/ntp/mod.rs:16:1 Oct 31 23:47:34.856 INFO kablam! | Oct 31 23:47:34.856 INFO kablam! 16 | pub const MINPOLL: u8 = 4; Oct 31 23:47:34.856 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 23:47:34.857 INFO kablam! Oct 31 23:47:34.857 INFO kablam! warning: constant item is never used: `MAXPOLL` Oct 31 23:47:34.857 INFO kablam! --> src/ntp/mod.rs:19:1 Oct 31 23:47:34.858 INFO kablam! | Oct 31 23:47:34.858 INFO kablam! 19 | pub const MAXPOLL: u8 = 17; Oct 31 23:47:34.858 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 23:47:34.858 INFO kablam! Oct 31 23:47:34.859 INFO kablam! warning: constant item is never used: `MAXDISP` Oct 31 23:47:34.859 INFO kablam! --> src/ntp/mod.rs:22:1 Oct 31 23:47:34.859 INFO kablam! | Oct 31 23:47:34.859 INFO kablam! 22 | pub const MAXDISP: u8 = 16; Oct 31 23:47:34.860 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 23:47:34.860 INFO kablam! Oct 31 23:47:34.860 INFO kablam! warning: constant item is never used: `MINDISP` Oct 31 23:47:34.860 INFO kablam! --> src/ntp/mod.rs:25:1 Oct 31 23:47:34.860 INFO kablam! | Oct 31 23:47:34.861 INFO kablam! 25 | pub const MINDISP: f32 = 0.005; Oct 31 23:47:34.861 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 23:47:34.861 INFO kablam! Oct 31 23:47:34.861 INFO kablam! warning: constant item is never used: `MAXDIST` Oct 31 23:47:34.861 INFO kablam! --> src/ntp/mod.rs:28:1 Oct 31 23:47:34.861 INFO kablam! | Oct 31 23:47:34.862 INFO kablam! 28 | pub const MAXDIST: u8 = 1; Oct 31 23:47:34.862 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 23:47:34.862 INFO kablam! Oct 31 23:47:34.920 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 25.33s Oct 31 23:47:34.925 INFO kablam! su: No module specific data is present Oct 31 23:47:35.709 INFO running `"docker" "rm" "-f" "79ce3d5ef47ab2cf4a4fdbde2a54232607b4d464c65ab97e67621dec39da5151"` Oct 31 23:47:36.042 INFO blam! 79ce3d5ef47ab2cf4a4fdbde2a54232607b4d464c65ab97e67621dec39da5151