Oct 27 04:09:39.317 INFO checking grimheim/grimheim-client against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 04:09:39.319 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 04:09:39.835 INFO blam! b926dc0876ba7b881ddcd439c4737458ce685ab89bc4800f8bbf0dacea4efc57 Oct 27 04:09:39.851 INFO running `"docker" "start" "-a" "b926dc0876ba7b881ddcd439c4737458ce685ab89bc4800f8bbf0dacea4efc57"` Oct 27 04:09:40.860 INFO kablam! usermod: no changes Oct 27 04:09:41.173 INFO kablam! Compiling serde_derive_internals v0.23.0 Oct 27 04:09:45.727 INFO kablam! Compiling serde_derive v1.0.37 Oct 27 04:09:55.147 INFO kablam! Checking pistoncore-input v0.20.0 Oct 27 04:09:59.255 INFO kablam! Checking pistoncore-window v0.31.0 Oct 27 04:10:01.144 INFO kablam! Checking pistoncore-event_loop v0.36.0 Oct 27 04:10:01.144 INFO kablam! Checking pistoncore-glutin_window v0.45.3 Oct 27 04:10:02.561 INFO kablam! Checking piston v0.36.0 Oct 27 04:10:04.017 INFO kablam! Checking grimheim v0.1.0 (/source) Oct 27 04:10:04.931 INFO kablam! warning: struct is never constructed: `BoardRow` Oct 27 04:10:04.931 INFO kablam! --> src/board.rs:21:1 Oct 27 04:10:04.931 INFO kablam! | Oct 27 04:10:04.931 INFO kablam! 21 | struct BoardRow { Oct 27 04:10:04.931 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 04:10:04.931 INFO kablam! | Oct 27 04:10:04.931 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 04:10:04.931 INFO kablam! Oct 27 04:10:04.931 INFO kablam! warning: method is never used: `new` Oct 27 04:10:04.931 INFO kablam! --> src/board.rs:27:5 Oct 27 04:10:04.931 INFO kablam! | Oct 27 04:10:04.931 INFO kablam! 27 | fn new(offset: u8, length: u8) -> Self { Oct 27 04:10:04.931 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 04:10:04.931 INFO kablam! Oct 27 04:10:04.931 INFO kablam! warning: struct is never constructed: `Board` Oct 27 04:10:04.931 INFO kablam! --> src/board.rs:40:1 Oct 27 04:10:04.931 INFO kablam! | Oct 27 04:10:04.931 INFO kablam! 40 | struct Board { Oct 27 04:10:04.931 INFO kablam! | ^^^^^^^^^^^^ Oct 27 04:10:04.931 INFO kablam! Oct 27 04:10:04.931 INFO kablam! warning: method is never used: `new` Oct 27 04:10:04.931 INFO kablam! --> src/board.rs:45:5 Oct 27 04:10:04.931 INFO kablam! | Oct 27 04:10:04.931 INFO kablam! 45 | fn new(shape: &[(u8, u8)]) -> Self { Oct 27 04:10:04.931 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 04:10:04.931 INFO kablam! Oct 27 04:10:04.931 INFO kablam! warning: field is never used: `name` Oct 27 04:10:04.931 INFO kablam! --> src/cards/action_card.rs:9:5 Oct 27 04:10:04.931 INFO kablam! | Oct 27 04:10:04.931 INFO kablam! 9 | name: String, Oct 27 04:10:04.931 INFO kablam! | ^^^^^^^^^^^^ Oct 27 04:10:04.931 INFO kablam! Oct 27 04:10:04.931 INFO kablam! warning: method is never used: `new` Oct 27 04:10:04.931 INFO kablam! --> src/cards/action_card.rs:13:5 Oct 27 04:10:04.931 INFO kablam! | Oct 27 04:10:04.931 INFO kablam! 13 | fn new(name: String) -> Self { Oct 27 04:10:04.931 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 04:10:04.931 INFO kablam! Oct 27 04:10:04.931 INFO kablam! warning: field is never used: `cards` Oct 27 04:10:04.931 INFO kablam! --> src/deck.rs:7:5 Oct 27 04:10:04.931 INFO kablam! | Oct 27 04:10:04.932 INFO kablam! 7 | cards: Vec Oct 27 04:10:04.932 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 04:10:04.932 INFO kablam! Oct 27 04:10:04.932 INFO kablam! warning: method is never used: `new` Oct 27 04:10:04.932 INFO kablam! --> src/deck.rs:11:5 Oct 27 04:10:04.932 INFO kablam! | Oct 27 04:10:04.932 INFO kablam! 11 | fn new(cards: &[T]) -> Self { Oct 27 04:10:04.932 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 04:10:04.932 INFO kablam! Oct 27 04:10:04.932 INFO kablam! warning: field is never used: `mask` Oct 27 04:10:04.932 INFO kablam! --> src/world.rs:10:5 Oct 27 04:10:04.932 INFO kablam! | Oct 27 04:10:04.932 INFO kablam! 10 | mask: [Component; ENTITY_COUNT], Oct 27 04:10:04.932 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 04:10:04.932 INFO kablam! Oct 27 04:10:04.932 INFO kablam! warning: field is never used: `displacement` Oct 27 04:10:04.932 INFO kablam! --> src/world.rs:12:5 Oct 27 04:10:04.932 INFO kablam! | Oct 27 04:10:04.932 INFO kablam! 12 | displacement: [Displacement; ENTITY_COUNT], Oct 27 04:10:04.932 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 04:10:04.932 INFO kablam! Oct 27 04:10:05.011 INFO kablam! warning: field is never used: `mask` Oct 27 04:10:05.011 INFO kablam! --> src/world.rs:10:5 Oct 27 04:10:05.011 INFO kablam! | Oct 27 04:10:05.011 INFO kablam! 10 | mask: [Component; ENTITY_COUNT], Oct 27 04:10:05.011 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 04:10:05.011 INFO kablam! | Oct 27 04:10:05.011 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 04:10:05.011 INFO kablam! Oct 27 04:10:05.011 INFO kablam! warning: field is never used: `displacement` Oct 27 04:10:05.011 INFO kablam! --> src/world.rs:12:5 Oct 27 04:10:05.011 INFO kablam! | Oct 27 04:10:05.011 INFO kablam! 12 | displacement: [Displacement; ENTITY_COUNT], Oct 27 04:10:05.011 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 04:10:05.011 INFO kablam! Oct 27 04:10:05.011 INFO kablam! warning: function is never used: `default_world` Oct 27 04:10:05.011 INFO kablam! --> src/world.rs:28:5 Oct 27 04:10:05.011 INFO kablam! | Oct 27 04:10:05.011 INFO kablam! 28 | fn default_world() { Oct 27 04:10:05.011 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 04:10:05.011 INFO kablam! Oct 27 04:10:10.226 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 29.33s Oct 27 04:10:10.251 INFO kablam! su: No module specific data is present Oct 27 04:10:10.725 INFO running `"docker" "rm" "-f" "b926dc0876ba7b881ddcd439c4737458ce685ab89bc4800f8bbf0dacea4efc57"` Oct 27 04:10:11.043 INFO blam! b926dc0876ba7b881ddcd439c4737458ce685ab89bc4800f8bbf0dacea4efc57