Oct 21 20:21:37.514 INFO checking TenStrings/Online2DBattleArena against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 20:21:37.514 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 20:21:38.008 INFO blam! ea8d03b02edf1f59d08dcb10a3f8f26fc7cfb18bce9f8d71ae2c94482e0b54d6 Oct 21 20:21:38.014 INFO running `"docker" "start" "-a" "ea8d03b02edf1f59d08dcb10a3f8f26fc7cfb18bce9f8d71ae2c94482e0b54d6"` Oct 21 20:21:39.703 INFO kablam! usermod: no changes Oct 21 20:21:39.780 INFO kablam! Checking binarizer v0.1.0 (/source/binarizer) Oct 21 20:21:39.796 INFO kablam! Checking binarizer-derive v0.1.0 (/source/binarizer-derive) Oct 21 20:21:41.133 INFO kablam! Checking game v0.1.0 (/source/gamelib) Oct 21 20:21:42.372 INFO kablam! warning: method is never used: `id` Oct 21 20:21:42.372 INFO kablam! --> gamelib/src/communication/mod.rs:18:5 Oct 21 20:21:42.372 INFO kablam! | Oct 21 20:21:42.372 INFO kablam! 18 | fn id(&self) -> u32 { Oct 21 20:21:42.372 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 20:21:42.373 INFO kablam! | Oct 21 20:21:42.373 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 20:21:42.373 INFO kablam! Oct 21 20:21:42.373 INFO kablam! warning: field is never used: `kind` Oct 21 20:21:42.373 INFO kablam! --> gamelib/src/communication/mod.rs:27:5 Oct 21 20:21:42.373 INFO kablam! | Oct 21 20:21:42.373 INFO kablam! 27 | kind: MessageType, Oct 21 20:21:42.373 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 21 20:21:42.373 INFO kablam! Oct 21 20:21:42.373 INFO kablam! warning: field is never used: `seq` Oct 21 20:21:42.373 INFO kablam! --> gamelib/src/communication/mod.rs:28:5 Oct 21 20:21:42.373 INFO kablam! | Oct 21 20:21:42.373 INFO kablam! 28 | seq: i32, Oct 21 20:21:42.373 INFO kablam! | ^^^^^^^^ Oct 21 20:21:42.373 INFO kablam! Oct 21 20:21:42.373 INFO kablam! warning: field is never used: `ack` Oct 21 20:21:42.373 INFO kablam! --> gamelib/src/communication/mod.rs:29:5 Oct 21 20:21:42.373 INFO kablam! | Oct 21 20:21:42.373 INFO kablam! 29 | ack: i32, Oct 21 20:21:42.373 INFO kablam! | ^^^^^^^^ Oct 21 20:21:42.373 INFO kablam! Oct 21 20:21:42.373 INFO kablam! warning: field is never used: `seq` Oct 21 20:21:42.373 INFO kablam! --> gamelib/src/communication/mod.rs:58:5 Oct 21 20:21:42.373 INFO kablam! | Oct 21 20:21:42.373 INFO kablam! 58 | seq: u32, Oct 21 20:21:42.373 INFO kablam! | ^^^^^^^^ Oct 21 20:21:42.373 INFO kablam! Oct 21 20:21:42.373 INFO kablam! warning: method is never used: `receive` Oct 21 20:21:42.373 INFO kablam! --> gamelib/src/communication/mod.rs:78:5 Oct 21 20:21:42.373 INFO kablam! | Oct 21 20:21:42.373 INFO kablam! 78 | pub fn receive(&self) -> Message { Oct 21 20:21:42.373 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:21:42.373 INFO kablam! Oct 21 20:21:42.373 INFO kablam! warning: variant is never constructed: `Timeout` Oct 21 20:21:42.373 INFO kablam! --> gamelib/src/communication/mod.rs:88:5 Oct 21 20:21:42.373 INFO kablam! | Oct 21 20:21:42.373 INFO kablam! 88 | Timeout, Oct 21 20:21:42.373 INFO kablam! | ^^^^^^^ Oct 21 20:21:42.373 INFO kablam! Oct 21 20:21:42.519 INFO kablam! warning: variant is never constructed: `Ping` Oct 21 20:21:42.519 INFO kablam! --> gamelib/src/communication/mod.rs:13:5 Oct 21 20:21:42.519 INFO kablam! | Oct 21 20:21:42.519 INFO kablam! 13 | Ping, Oct 21 20:21:42.519 INFO kablam! | ^^^^ Oct 21 20:21:42.519 INFO kablam! | Oct 21 20:21:42.519 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 20:21:42.519 INFO kablam! Oct 21 20:21:42.519 INFO kablam! warning: method is never used: `id` Oct 21 20:21:42.519 INFO kablam! --> gamelib/src/communication/mod.rs:18:5 Oct 21 20:21:42.519 INFO kablam! | Oct 21 20:21:42.519 INFO kablam! 18 | fn id(&self) -> u32 { Oct 21 20:21:42.519 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 20:21:42.519 INFO kablam! Oct 21 20:21:42.520 INFO kablam! warning: struct is never constructed: `Message` Oct 21 20:21:42.520 INFO kablam! --> gamelib/src/communication/mod.rs:26:1 Oct 21 20:21:42.520 INFO kablam! | Oct 21 20:21:42.520 INFO kablam! 26 | pub struct Message { Oct 21 20:21:42.520 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 20:21:42.520 INFO kablam! Oct 21 20:21:42.520 INFO kablam! warning: method is never used: `new` Oct 21 20:21:42.520 INFO kablam! --> gamelib/src/communication/mod.rs:33:5 Oct 21 20:21:42.520 INFO kablam! | Oct 21 20:21:42.520 INFO kablam! 33 | pub fn new(kind: MessageType) -> Self { Oct 21 20:21:42.520 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:21:42.520 INFO kablam! Oct 21 20:21:42.520 INFO kablam! warning: method is never used: `as_bytes` Oct 21 20:21:42.520 INFO kablam! --> gamelib/src/communication/mod.rs:41:5 Oct 21 20:21:42.520 INFO kablam! | Oct 21 20:21:42.520 INFO kablam! 41 | fn as_bytes(&self) -> Vec { Oct 21 20:21:42.520 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:21:42.520 INFO kablam! Oct 21 20:21:42.520 INFO kablam! warning: struct is never constructed: `Channel` Oct 21 20:21:42.520 INFO kablam! --> gamelib/src/communication/mod.rs:56:1 Oct 21 20:21:42.520 INFO kablam! | Oct 21 20:21:42.520 INFO kablam! 56 | pub struct Channel<'a, T: 'a + Messageable> { Oct 21 20:21:42.520 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:21:42.520 INFO kablam! Oct 21 20:21:42.520 INFO kablam! warning: method is never used: `with` Oct 21 20:21:42.520 INFO kablam! --> gamelib/src/communication/mod.rs:63:5 Oct 21 20:21:42.520 INFO kablam! | Oct 21 20:21:42.520 INFO kablam! 63 | pub fn with(destination: &'a T) -> Self Oct 21 20:21:42.520 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:21:42.520 INFO kablam! Oct 21 20:21:42.520 INFO kablam! warning: method is never used: `send` Oct 21 20:21:42.520 INFO kablam! --> gamelib/src/communication/mod.rs:72:5 Oct 21 20:21:42.520 INFO kablam! | Oct 21 20:21:42.520 INFO kablam! 72 | pub fn send(&self, message: Message) -> Status { Oct 21 20:21:42.520 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:21:42.520 INFO kablam! Oct 21 20:21:42.520 INFO kablam! warning: method is never used: `receive` Oct 21 20:21:42.520 INFO kablam! --> gamelib/src/communication/mod.rs:78:5 Oct 21 20:21:42.520 INFO kablam! | Oct 21 20:21:42.520 INFO kablam! 78 | pub fn receive(&self) -> Message { Oct 21 20:21:42.520 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:21:42.520 INFO kablam! Oct 21 20:21:42.520 INFO kablam! warning: variant is never constructed: `Sent` Oct 21 20:21:42.520 INFO kablam! --> gamelib/src/communication/mod.rs:87:5 Oct 21 20:21:42.520 INFO kablam! | Oct 21 20:21:42.520 INFO kablam! 87 | Sent, Oct 21 20:21:42.520 INFO kablam! | ^^^^ Oct 21 20:21:42.520 INFO kablam! Oct 21 20:21:42.520 INFO kablam! warning: variant is never constructed: `Timeout` Oct 21 20:21:42.520 INFO kablam! --> gamelib/src/communication/mod.rs:88:5 Oct 21 20:21:42.520 INFO kablam! | Oct 21 20:21:42.520 INFO kablam! 88 | Timeout, Oct 21 20:21:42.520 INFO kablam! | ^^^^^^^ Oct 21 20:21:42.520 INFO kablam! Oct 21 20:21:43.440 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.70s Oct 21 20:21:43.440 INFO kablam! su: No module specific data is present Oct 21 20:21:44.046 INFO running `"docker" "rm" "-f" "ea8d03b02edf1f59d08dcb10a3f8f26fc7cfb18bce9f8d71ae2c94482e0b54d6"` Oct 21 20:21:44.348 INFO blam! ea8d03b02edf1f59d08dcb10a3f8f26fc7cfb18bce9f8d71ae2c94482e0b54d6