Nov 17 13:33:08.665 INFO testing McGittyHub/snake-rs against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 17 13:33:08.667 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-alt build --frozen" "-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"` Nov 17 13:33:09.212 INFO [stdout] 648c4ee5d3120367a4446bf446f4cd03c0ac6d8e2d465b31e5a014f03d0d1b76 Nov 17 13:33:09.215 INFO running `"docker" "start" "-a" "648c4ee5d3120367a4446bf446f4cd03c0ac6d8e2d465b31e5a014f03d0d1b76"` Nov 17 13:33:10.739 INFO [stderr] usermod: no changes Nov 17 13:33:11.095 INFO [stderr] Compiling png v0.9.0 Nov 17 13:33:11.095 INFO [stderr] Compiling gl v0.6.5 Nov 17 13:33:11.096 INFO [stderr] Compiling pistoncore-input v0.19.0 Nov 17 13:33:11.103 INFO [stderr] Compiling wayland-window v0.7.0 Nov 17 13:33:13.563 INFO [stderr] Compiling winit v0.7.6 Nov 17 13:33:16.315 INFO [stderr] Compiling image v0.15.0 Nov 17 13:33:20.231 INFO [stderr] Compiling pistoncore-window v0.28.0 Nov 17 13:33:22.111 INFO [stderr] Compiling pistoncore-event_loop v0.33.0 Nov 17 13:33:26.967 INFO [stderr] Compiling piston v0.33.0 Nov 17 13:33:26.991 INFO [stderr] Compiling glutin v0.9.2 Nov 17 13:33:34.678 INFO [stderr] Compiling pistoncore-glutin_window v0.39.1 Nov 17 13:33:41.579 INFO [stderr] Compiling piston-gfx_texture v0.26.0 Nov 17 13:33:46.208 INFO [stderr] Compiling piston2d-gfx_graphics v0.43.0 Nov 17 13:33:51.403 INFO [stderr] Compiling piston_window v0.70.0 Nov 17 13:33:55.491 INFO [stderr] Compiling snake-rs v0.1.0 (/source) Nov 17 13:33:59.383 INFO [stderr] warning: unused variable: `point` Nov 17 13:33:59.383 INFO [stderr] --> src/snake_logic.rs:106:17 Nov 17 13:33:59.383 INFO [stderr] | Nov 17 13:33:59.383 INFO [stderr] 106 | fn closest_side(point: Point, rect: Rect) -> Dir { Nov 17 13:33:59.384 INFO [stderr] | ^^^^^ help: consider using `_point` instead Nov 17 13:33:59.384 INFO [stderr] | Nov 17 13:33:59.384 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 17 13:33:59.384 INFO [stderr] Nov 17 13:33:59.384 INFO [stderr] warning: unused variable: `rect` Nov 17 13:33:59.384 INFO [stderr] --> src/snake_logic.rs:106:31 Nov 17 13:33:59.385 INFO [stderr] | Nov 17 13:33:59.385 INFO [stderr] 106 | fn closest_side(point: Point, rect: Rect) -> Dir { Nov 17 13:33:59.385 INFO [stderr] | ^^^^ help: consider using `_rect` instead Nov 17 13:33:59.385 INFO [stderr] Nov 17 13:33:59.415 INFO [stderr] warning: method is never used: `can_move` Nov 17 13:33:59.415 INFO [stderr] --> src/snake_logic.rs:149:5 Nov 17 13:33:59.415 INFO [stderr] | Nov 17 13:33:59.415 INFO [stderr] 149 | pub fn can_move(&self, input_dir: Dir) -> bool { Nov 17 13:33:59.415 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 17 13:33:59.415 INFO [stderr] | Nov 17 13:33:59.415 INFO [stderr] = note: #[warn(dead_code)] on by default Nov 17 13:33:59.415 INFO [stderr] Nov 17 13:34:05.223 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 54.45s Nov 17 13:34:05.242 INFO [stderr] su: No module specific data is present Nov 17 13:34:06.415 INFO running `"docker" "inspect" "648c4ee5d3120367a4446bf446f4cd03c0ac6d8e2d465b31e5a014f03d0d1b76"` Nov 17 13:34:06.853 INFO running `"docker" "rm" "-f" "648c4ee5d3120367a4446bf446f4cd03c0ac6d8e2d465b31e5a014f03d0d1b76"` Nov 17 13:34:07.115 INFO [stdout] 648c4ee5d3120367a4446bf446f4cd03c0ac6d8e2d465b31e5a014f03d0d1b76 Nov 17 13:34:07.121 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-alt test --frozen --no-run" "-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"` Nov 17 13:34:07.538 INFO [stdout] 2e2f9cec66a20be87f1854417378f2adfd18ef53b1c4e7b87724624f371fbc09 Nov 17 13:34:07.540 INFO running `"docker" "start" "-a" "2e2f9cec66a20be87f1854417378f2adfd18ef53b1c4e7b87724624f371fbc09"` Nov 17 13:34:09.303 INFO [stderr] usermod: no changes Nov 17 13:34:09.663 INFO [stderr] Compiling snake-rs v0.1.0 (/source) Nov 17 13:34:13.755 INFO [stderr] warning: unused variable: `point` Nov 17 13:34:13.755 INFO [stderr] --> src/snake_logic.rs:106:17 Nov 17 13:34:13.755 INFO [stderr] | Nov 17 13:34:13.755 INFO [stderr] 106 | fn closest_side(point: Point, rect: Rect) -> Dir { Nov 17 13:34:13.755 INFO [stderr] | ^^^^^ help: consider using `_point` instead Nov 17 13:34:13.755 INFO [stderr] | Nov 17 13:34:13.755 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 17 13:34:13.755 INFO [stderr] Nov 17 13:34:13.755 INFO [stderr] warning: unused variable: `rect` Nov 17 13:34:13.755 INFO [stderr] --> src/snake_logic.rs:106:31 Nov 17 13:34:13.755 INFO [stderr] | Nov 17 13:34:13.755 INFO [stderr] 106 | fn closest_side(point: Point, rect: Rect) -> Dir { Nov 17 13:34:13.755 INFO [stderr] | ^^^^ help: consider using `_rect` instead Nov 17 13:34:13.755 INFO [stderr] Nov 17 13:34:13.791 INFO [stderr] warning: method is never used: `can_move` Nov 17 13:34:13.791 INFO [stderr] --> src/snake_logic.rs:149:5 Nov 17 13:34:13.791 INFO [stderr] | Nov 17 13:34:13.791 INFO [stderr] 149 | pub fn can_move(&self, input_dir: Dir) -> bool { Nov 17 13:34:13.791 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 17 13:34:13.791 INFO [stderr] | Nov 17 13:34:13.791 INFO [stderr] = note: #[warn(dead_code)] on by default Nov 17 13:34:13.791 INFO [stderr] Nov 17 13:34:14.216 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.89s Nov 17 13:34:14.230 INFO [stderr] su: No module specific data is present Nov 17 13:34:15.162 INFO running `"docker" "inspect" "2e2f9cec66a20be87f1854417378f2adfd18ef53b1c4e7b87724624f371fbc09"` Nov 17 13:34:15.511 INFO running `"docker" "rm" "-f" "2e2f9cec66a20be87f1854417378f2adfd18ef53b1c4e7b87724624f371fbc09"` Nov 17 13:34:15.720 INFO [stdout] 2e2f9cec66a20be87f1854417378f2adfd18ef53b1c4e7b87724624f371fbc09 Nov 17 13:34:15.726 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-alt test --frozen" "-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"` Nov 17 13:34:16.157 INFO [stdout] 4388211e1aa98a7817382b484ac9faa8c3b3f3a0989c8fb78a77f58df2d90dc3 Nov 17 13:34:16.159 INFO running `"docker" "start" "-a" "4388211e1aa98a7817382b484ac9faa8c3b3f3a0989c8fb78a77f58df2d90dc3"` Nov 17 13:34:17.400 INFO [stderr] usermod: no changes Nov 17 13:34:17.683 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.24s Nov 17 13:34:17.711 INFO [stderr] Running /target/debug/deps/snake_rs-4ed208bfe6868e97 Nov 17 13:34:17.715 INFO [stdout] Nov 17 13:34:17.715 INFO [stdout] running 0 tests Nov 17 13:34:17.716 INFO [stdout] Nov 17 13:34:17.716 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 13:34:17.716 INFO [stdout] Nov 17 13:34:17.717 INFO [stderr] su: No module specific data is present Nov 17 13:34:18.235 INFO running `"docker" "inspect" "4388211e1aa98a7817382b484ac9faa8c3b3f3a0989c8fb78a77f58df2d90dc3"` Nov 17 13:34:18.579 INFO running `"docker" "rm" "-f" "4388211e1aa98a7817382b484ac9faa8c3b3f3a0989c8fb78a77f58df2d90dc3"` Nov 17 13:34:18.931 INFO [stdout] 4388211e1aa98a7817382b484ac9faa8c3b3f3a0989c8fb78a77f58df2d90dc3