Oct 12 22:58:30.379 INFO checking data-pup/game-of-networking against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 22:58:30.380 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-4/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 12 22:58:30.837 INFO blam! e7dbf5936d76209516203f9b9fbc4b98a516e86df7ebf5bb3ae554da2bc4e1cb Oct 12 22:58:30.839 INFO running `"docker" "start" "-a" "e7dbf5936d76209516203f9b9fbc4b98a516e86df7ebf5bb3ae554da2bc4e1cb"` Oct 12 22:58:32.299 INFO kablam! usermod: no changes Oct 12 22:58:32.449 INFO kablam! Checking tokio-io v0.1.7 Oct 12 22:58:33.951 INFO kablam! Checking tokio-reactor v0.1.2 Oct 12 22:58:33.951 INFO kablam! Checking tokio-codec v0.1.0 Oct 12 22:58:33.951 INFO kablam! Checking tokio-fs v0.1.2 Oct 12 22:58:36.432 INFO kablam! Checking tokio-tcp v0.1.0 Oct 12 22:58:36.433 INFO kablam! Checking tokio-udp v0.1.1 Oct 12 22:58:37.884 INFO kablam! Checking tokio v0.1.7 Oct 12 22:58:39.584 INFO kablam! Checking tokio-game-of-life v0.1.0 (/source) Oct 12 22:58:41.314 INFO kablam! warning: unused `#[macro_use]` import Oct 12 22:58:41.315 INFO kablam! --> src/main.rs:1:1 Oct 12 22:58:41.315 INFO kablam! | Oct 12 22:58:41.315 INFO kablam! 1 | #[macro_use] Oct 12 22:58:41.316 INFO kablam! | ^^^^^^^^^^^^ Oct 12 22:58:41.316 INFO kablam! | Oct 12 22:58:41.321 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 22:58:41.322 INFO kablam! Oct 12 22:58:41.359 INFO kablam! warning: static item is never used: `PORT_RANGE_BASE` Oct 12 22:58:41.359 INFO kablam! --> src/main.rs:11:1 Oct 12 22:58:41.360 INFO kablam! | Oct 12 22:58:41.360 INFO kablam! 11 | static PORT_RANGE_BASE: u16 = 5000; Oct 12 22:58:41.360 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:58:41.361 INFO kablam! | Oct 12 22:58:41.361 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 22:58:41.361 INFO kablam! Oct 12 22:58:41.361 INFO kablam! warning: struct is never constructed: `Coordinates` Oct 12 22:58:41.362 INFO kablam! --> src/main.rs:13:1 Oct 12 22:58:41.362 INFO kablam! | Oct 12 22:58:41.362 INFO kablam! 13 | struct Coordinates { Oct 12 22:58:41.363 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 22:58:41.363 INFO kablam! Oct 12 22:58:41.363 INFO kablam! warning: struct is never constructed: `Dimensions` Oct 12 22:58:41.364 INFO kablam! --> src/main.rs:17:1 Oct 12 22:58:41.364 INFO kablam! | Oct 12 22:58:41.364 INFO kablam! 17 | struct Dimensions { Oct 12 22:58:41.365 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 22:58:41.365 INFO kablam! Oct 12 22:58:41.532 INFO kablam! warning: unused `#[macro_use]` import Oct 12 22:58:41.532 INFO kablam! --> src/main.rs:1:1 Oct 12 22:58:41.532 INFO kablam! | Oct 12 22:58:41.532 INFO kablam! 1 | #[macro_use] Oct 12 22:58:41.532 INFO kablam! | ^^^^^^^^^^^^ Oct 12 22:58:41.536 INFO kablam! | Oct 12 22:58:41.537 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 22:58:41.537 INFO kablam! Oct 12 22:58:41.616 INFO kablam! warning: field is never used: `height` Oct 12 22:58:41.617 INFO kablam! --> src/main.rs:19:5 Oct 12 22:58:41.617 INFO kablam! | Oct 12 22:58:41.618 INFO kablam! 19 | height: u8, Oct 12 22:58:41.618 INFO kablam! | ^^^^^^^^^^ Oct 12 22:58:41.618 INFO kablam! | Oct 12 22:58:41.618 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 22:58:41.619 INFO kablam! Oct 12 22:58:41.664 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.34s Oct 12 22:58:41.667 INFO kablam! su: No module specific data is present Oct 12 22:58:42.319 INFO running `"docker" "rm" "-f" "e7dbf5936d76209516203f9b9fbc4b98a516e86df7ebf5bb3ae554da2bc4e1cb"` Oct 12 22:58:42.672 INFO blam! e7dbf5936d76209516203f9b9fbc4b98a516e86df7ebf5bb3ae554da2bc4e1cb