Oct 27 09:30:56.068 INFO checking TenStrings/Online2DBattleArena against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 09:30:56.068 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 09:30:56.583 INFO blam! 2f8356cd67e99627199cc872595e6c15ee708019f3c569cf7ff175828abfcd9b Oct 27 09:30:56.589 INFO running `"docker" "start" "-a" "2f8356cd67e99627199cc872595e6c15ee708019f3c569cf7ff175828abfcd9b"` Oct 27 09:30:57.603 INFO kablam! usermod: no changes Oct 27 09:30:57.685 INFO kablam! Checking binarizer v0.1.0 (/source/binarizer) Oct 27 09:30:57.692 INFO kablam! Checking binarizer-derive v0.1.0 (/source/binarizer-derive) Oct 27 09:30:58.343 INFO kablam! Checking game v0.1.0 (/source/gamelib) Oct 27 09:30:59.431 INFO kablam! warning: variant is never constructed: `Ping` Oct 27 09:30:59.431 INFO kablam! --> gamelib/src/communication/mod.rs:13:5 Oct 27 09:30:59.431 INFO kablam! | Oct 27 09:30:59.431 INFO kablam! 13 | Ping, Oct 27 09:30:59.431 INFO kablam! | ^^^^ Oct 27 09:30:59.431 INFO kablam! | Oct 27 09:30:59.431 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 09:30:59.431 INFO kablam! Oct 27 09:30:59.431 INFO kablam! warning: method is never used: `id` Oct 27 09:30:59.431 INFO kablam! --> gamelib/src/communication/mod.rs:18:5 Oct 27 09:30:59.431 INFO kablam! | Oct 27 09:30:59.431 INFO kablam! 18 | fn id(&self) -> u32 { Oct 27 09:30:59.431 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 09:30:59.431 INFO kablam! Oct 27 09:30:59.431 INFO kablam! warning: struct is never constructed: `Message` Oct 27 09:30:59.431 INFO kablam! --> gamelib/src/communication/mod.rs:26:1 Oct 27 09:30:59.431 INFO kablam! | Oct 27 09:30:59.431 INFO kablam! 26 | pub struct Message { Oct 27 09:30:59.431 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 09:30:59.431 INFO kablam! Oct 27 09:30:59.431 INFO kablam! warning: method is never used: `new` Oct 27 09:30:59.431 INFO kablam! --> gamelib/src/communication/mod.rs:33:5 Oct 27 09:30:59.431 INFO kablam! | Oct 27 09:30:59.431 INFO kablam! 33 | pub fn new(kind: MessageType) -> Self { Oct 27 09:30:59.431 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:30:59.431 INFO kablam! Oct 27 09:30:59.431 INFO kablam! warning: method is never used: `as_bytes` Oct 27 09:30:59.431 INFO kablam! --> gamelib/src/communication/mod.rs:41:5 Oct 27 09:30:59.431 INFO kablam! | Oct 27 09:30:59.431 INFO kablam! 41 | fn as_bytes(&self) -> Vec { Oct 27 09:30:59.431 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:30:59.431 INFO kablam! Oct 27 09:30:59.431 INFO kablam! warning: struct is never constructed: `Channel` Oct 27 09:30:59.431 INFO kablam! --> gamelib/src/communication/mod.rs:56:1 Oct 27 09:30:59.431 INFO kablam! | Oct 27 09:30:59.431 INFO kablam! 56 | pub struct Channel<'a, T: 'a + Messageable> { Oct 27 09:30:59.431 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:30:59.431 INFO kablam! Oct 27 09:30:59.431 INFO kablam! warning: method is never used: `with` Oct 27 09:30:59.431 INFO kablam! --> gamelib/src/communication/mod.rs:63:5 Oct 27 09:30:59.432 INFO kablam! | Oct 27 09:30:59.432 INFO kablam! 63 | pub fn with(destination: &'a T) -> Self Oct 27 09:30:59.432 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:30:59.432 INFO kablam! Oct 27 09:30:59.432 INFO kablam! warning: method is never used: `send` Oct 27 09:30:59.432 INFO kablam! --> gamelib/src/communication/mod.rs:72:5 Oct 27 09:30:59.432 INFO kablam! | Oct 27 09:30:59.432 INFO kablam! 72 | pub fn send(&self, message: Message) -> Status { Oct 27 09:30:59.432 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:30:59.432 INFO kablam! Oct 27 09:30:59.432 INFO kablam! warning: method is never used: `receive` Oct 27 09:30:59.432 INFO kablam! --> gamelib/src/communication/mod.rs:78:5 Oct 27 09:30:59.432 INFO kablam! | Oct 27 09:30:59.432 INFO kablam! 78 | pub fn receive(&self) -> Message { Oct 27 09:30:59.432 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:30:59.432 INFO kablam! Oct 27 09:30:59.432 INFO kablam! warning: variant is never constructed: `Sent` Oct 27 09:30:59.432 INFO kablam! --> gamelib/src/communication/mod.rs:87:5 Oct 27 09:30:59.432 INFO kablam! | Oct 27 09:30:59.432 INFO kablam! 87 | Sent, Oct 27 09:30:59.432 INFO kablam! | ^^^^ Oct 27 09:30:59.432 INFO kablam! Oct 27 09:30:59.432 INFO kablam! warning: variant is never constructed: `Timeout` Oct 27 09:30:59.432 INFO kablam! --> gamelib/src/communication/mod.rs:88:5 Oct 27 09:30:59.432 INFO kablam! | Oct 27 09:30:59.432 INFO kablam! 88 | Timeout, Oct 27 09:30:59.432 INFO kablam! | ^^^^^^^ Oct 27 09:30:59.432 INFO kablam! Oct 27 09:30:59.835 INFO kablam! warning: method is never used: `id` Oct 27 09:30:59.836 INFO kablam! --> gamelib/src/communication/mod.rs:18:5 Oct 27 09:30:59.836 INFO kablam! | Oct 27 09:30:59.836 INFO kablam! 18 | fn id(&self) -> u32 { Oct 27 09:30:59.836 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 09:30:59.837 INFO kablam! | Oct 27 09:30:59.837 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 09:30:59.838 INFO kablam! Oct 27 09:30:59.838 INFO kablam! warning: field is never used: `kind` Oct 27 09:30:59.838 INFO kablam! --> gamelib/src/communication/mod.rs:27:5 Oct 27 09:30:59.838 INFO kablam! | Oct 27 09:30:59.839 INFO kablam! 27 | kind: MessageType, Oct 27 09:30:59.839 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 09:30:59.839 INFO kablam! Oct 27 09:30:59.840 INFO kablam! warning: field is never used: `seq` Oct 27 09:30:59.840 INFO kablam! --> gamelib/src/communication/mod.rs:28:5 Oct 27 09:30:59.840 INFO kablam! | Oct 27 09:30:59.841 INFO kablam! 28 | seq: i32, Oct 27 09:30:59.841 INFO kablam! | ^^^^^^^^ Oct 27 09:30:59.841 INFO kablam! Oct 27 09:30:59.842 INFO kablam! warning: field is never used: `ack` Oct 27 09:30:59.842 INFO kablam! --> gamelib/src/communication/mod.rs:29:5 Oct 27 09:30:59.842 INFO kablam! | Oct 27 09:30:59.843 INFO kablam! 29 | ack: i32, Oct 27 09:30:59.843 INFO kablam! | ^^^^^^^^ Oct 27 09:30:59.843 INFO kablam! Oct 27 09:30:59.844 INFO kablam! warning: field is never used: `seq` Oct 27 09:30:59.844 INFO kablam! --> gamelib/src/communication/mod.rs:58:5 Oct 27 09:30:59.844 INFO kablam! | Oct 27 09:30:59.845 INFO kablam! 58 | seq: u32, Oct 27 09:30:59.845 INFO kablam! | ^^^^^^^^ Oct 27 09:30:59.845 INFO kablam! Oct 27 09:30:59.846 INFO kablam! warning: method is never used: `receive` Oct 27 09:30:59.846 INFO kablam! --> gamelib/src/communication/mod.rs:78:5 Oct 27 09:30:59.846 INFO kablam! | Oct 27 09:30:59.847 INFO kablam! 78 | pub fn receive(&self) -> Message { Oct 27 09:30:59.847 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:30:59.847 INFO kablam! Oct 27 09:30:59.848 INFO kablam! warning: variant is never constructed: `Timeout` Oct 27 09:30:59.848 INFO kablam! --> gamelib/src/communication/mod.rs:88:5 Oct 27 09:30:59.848 INFO kablam! | Oct 27 09:30:59.848 INFO kablam! 88 | Timeout, Oct 27 09:30:59.849 INFO kablam! | ^^^^^^^ Oct 27 09:30:59.849 INFO kablam! Oct 27 09:31:00.483 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.83s Oct 27 09:31:00.483 INFO kablam! su: No module specific data is present Oct 27 09:31:01.302 INFO running `"docker" "rm" "-f" "2f8356cd67e99627199cc872595e6c15ee708019f3c569cf7ff175828abfcd9b"` Oct 27 09:31:01.559 INFO blam! 2f8356cd67e99627199cc872595e6c15ee708019f3c569cf7ff175828abfcd9b