Oct 21 15:06:21.297 INFO checking nuew/fntpd against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 15:06:21.298 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 15:06:21.762 INFO blam! f566bacd74a18a042bd6f09e1b7f3f6947a3f5881b75f785022e015fe31f1f2f Oct 21 15:06:21.764 INFO running `"docker" "start" "-a" "f566bacd74a18a042bd6f09e1b7f3f6947a3f5881b75f785022e015fe31f1f2f"` Oct 21 15:06:22.880 INFO kablam! usermod: no changes Oct 21 15:06:23.033 INFO kablam! Checking serde v0.9.7 Oct 21 15:06:23.033 INFO kablam! Checking nom v2.1.0 Oct 21 15:06:23.033 INFO kablam! Checking daemonize v0.2.3 Oct 21 15:06:23.033 INFO kablam! Checking fern v0.3.5 Oct 21 15:06:23.040 INFO kablam! Compiling syn v0.11.6 Oct 21 15:06:32.536 INFO kablam! Compiling serde_codegen_internals v0.13.0 Oct 21 15:06:35.752 INFO kablam! Compiling serde_derive v0.9.7 Oct 21 15:06:39.688 INFO kablam! Checking chrono v0.3.0 Oct 21 15:06:39.689 INFO kablam! Checking toml v0.3.0 Oct 21 15:06:45.196 INFO kablam! Checking fntpd v0.1.0 (/source) Oct 21 15:06:46.507 INFO kablam! warning: constant item is never used: `TOLERANCE` Oct 21 15:06:46.507 INFO kablam! --> src/ntp/mod.rs:13:1 Oct 21 15:06:46.507 INFO kablam! | Oct 21 15:06:46.508 INFO kablam! 13 | pub const TOLERANCE: f32 = 15e-6; Oct 21 15:06:46.508 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:06:46.508 INFO kablam! | Oct 21 15:06:46.509 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 15:06:46.509 INFO kablam! Oct 21 15:06:46.510 INFO kablam! warning: constant item is never used: `MINPOLL` Oct 21 15:06:46.510 INFO kablam! --> src/ntp/mod.rs:16:1 Oct 21 15:06:46.510 INFO kablam! | Oct 21 15:06:46.511 INFO kablam! 16 | pub const MINPOLL: u8 = 4; Oct 21 15:06:46.511 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:06:46.511 INFO kablam! Oct 21 15:06:46.512 INFO kablam! warning: constant item is never used: `MAXPOLL` Oct 21 15:06:46.512 INFO kablam! --> src/ntp/mod.rs:19:1 Oct 21 15:06:46.512 INFO kablam! | Oct 21 15:06:46.513 INFO kablam! 19 | pub const MAXPOLL: u8 = 17; Oct 21 15:06:46.513 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:06:46.513 INFO kablam! Oct 21 15:06:46.514 INFO kablam! warning: constant item is never used: `MAXDISP` Oct 21 15:06:46.514 INFO kablam! --> src/ntp/mod.rs:22:1 Oct 21 15:06:46.514 INFO kablam! | Oct 21 15:06:46.515 INFO kablam! 22 | pub const MAXDISP: u8 = 16; Oct 21 15:06:46.515 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:06:46.515 INFO kablam! Oct 21 15:06:46.515 INFO kablam! warning: constant item is never used: `MINDISP` Oct 21 15:06:46.516 INFO kablam! --> src/ntp/mod.rs:25:1 Oct 21 15:06:46.516 INFO kablam! | Oct 21 15:06:46.516 INFO kablam! 25 | pub const MINDISP: f32 = 0.005; Oct 21 15:06:46.517 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:06:46.517 INFO kablam! Oct 21 15:06:46.517 INFO kablam! warning: constant item is never used: `MAXDIST` Oct 21 15:06:46.518 INFO kablam! --> src/ntp/mod.rs:28:1 Oct 21 15:06:46.518 INFO kablam! | Oct 21 15:06:46.518 INFO kablam! 28 | pub const MAXDIST: u8 = 1; Oct 21 15:06:46.518 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:06:46.519 INFO kablam! Oct 21 15:06:47.001 INFO kablam! warning: constant item is never used: `TOLERANCE` Oct 21 15:06:47.005 INFO kablam! --> src/ntp/mod.rs:13:1 Oct 21 15:06:47.005 INFO kablam! | Oct 21 15:06:47.005 INFO kablam! 13 | pub const TOLERANCE: f32 = 15e-6; Oct 21 15:06:47.006 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:06:47.006 INFO kablam! | Oct 21 15:06:47.006 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 15:06:47.006 INFO kablam! Oct 21 15:06:47.007 INFO kablam! warning: constant item is never used: `MINPOLL` Oct 21 15:06:47.007 INFO kablam! --> src/ntp/mod.rs:16:1 Oct 21 15:06:47.007 INFO kablam! | Oct 21 15:06:47.008 INFO kablam! 16 | pub const MINPOLL: u8 = 4; Oct 21 15:06:47.008 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:06:47.008 INFO kablam! Oct 21 15:06:47.008 INFO kablam! warning: constant item is never used: `MAXPOLL` Oct 21 15:06:47.009 INFO kablam! --> src/ntp/mod.rs:19:1 Oct 21 15:06:47.009 INFO kablam! | Oct 21 15:06:47.009 INFO kablam! 19 | pub const MAXPOLL: u8 = 17; Oct 21 15:06:47.009 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:06:47.010 INFO kablam! Oct 21 15:06:47.011 INFO kablam! warning: constant item is never used: `MAXDISP` Oct 21 15:06:47.011 INFO kablam! --> src/ntp/mod.rs:22:1 Oct 21 15:06:47.011 INFO kablam! | Oct 21 15:06:47.011 INFO kablam! 22 | pub const MAXDISP: u8 = 16; Oct 21 15:06:47.011 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:06:47.011 INFO kablam! Oct 21 15:06:47.011 INFO kablam! warning: constant item is never used: `MINDISP` Oct 21 15:06:47.011 INFO kablam! --> src/ntp/mod.rs:25:1 Oct 21 15:06:47.011 INFO kablam! | Oct 21 15:06:47.011 INFO kablam! 25 | pub const MINDISP: f32 = 0.005; Oct 21 15:06:47.011 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:06:47.011 INFO kablam! Oct 21 15:06:47.011 INFO kablam! warning: constant item is never used: `MAXDIST` Oct 21 15:06:47.011 INFO kablam! --> src/ntp/mod.rs:28:1 Oct 21 15:06:47.011 INFO kablam! | Oct 21 15:06:47.011 INFO kablam! 28 | pub const MAXDIST: u8 = 1; Oct 21 15:06:47.011 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:06:47.011 INFO kablam! Oct 21 15:06:47.084 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 24.19s Oct 21 15:06:47.089 INFO kablam! su: No module specific data is present Oct 21 15:06:47.928 INFO running `"docker" "rm" "-f" "f566bacd74a18a042bd6f09e1b7f3f6947a3f5881b75f785022e015fe31f1f2f"` Oct 21 15:06:48.224 INFO blam! f566bacd74a18a042bd6f09e1b7f3f6947a3f5881b75f785022e015fe31f1f2f