Nov 17 08:25:07.524 INFO testing belfz/piston_snake against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 17 08:25:07.524 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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 08:25:07.946 INFO [stdout] 6d6ac5134578a94b812a779ba3bffe0df4de465930df9205e24ad4edfc562704 Nov 17 08:25:07.952 INFO running `"docker" "start" "-a" "6d6ac5134578a94b812a779ba3bffe0df4de465930df9205e24ad4edfc562704"` Nov 17 08:25:08.354 INFO [stderr] usermod: no changes Nov 17 08:25:08.658 INFO [stderr] Compiling itertools v0.5.10 Nov 17 08:25:08.658 INFO [stderr] Compiling deflate v0.7.16 Nov 17 08:25:08.658 INFO [stderr] Compiling jpeg-decoder v0.1.13 Nov 17 08:25:08.659 INFO [stderr] Compiling piston2d-graphics v0.23.0 Nov 17 08:25:08.667 INFO [stderr] Compiling pistoncore-input v0.20.0 Nov 17 08:25:08.667 INFO [stderr] Compiling wayland-window v0.8.0 Nov 17 08:25:11.747 INFO [stderr] Compiling winit v0.8.3 Nov 17 08:25:16.207 INFO [stderr] Compiling derivative v1.0.0 Nov 17 08:25:16.367 INFO [stderr] Compiling png v0.11.0 Nov 17 08:25:19.065 INFO [stderr] Compiling pistoncore-window v0.30.0 Nov 17 08:25:20.476 INFO [stderr] Compiling image v0.17.0 Nov 17 08:25:25.799 INFO [stderr] Compiling pistoncore-event_loop v0.35.0 Nov 17 08:25:29.000 INFO [stderr] Compiling glutin v0.10.0 Nov 17 08:25:32.644 INFO [stderr] Compiling piston v0.35.0 Nov 17 08:25:36.429 INFO [stderr] Compiling gfx_core v0.7.2 Nov 17 08:25:38.109 INFO [stderr] Compiling pistoncore-glutin_window v0.42.0 Nov 17 08:26:08.585 INFO [stderr] Compiling gfx v0.16.1 Nov 17 08:26:08.591 INFO [stderr] Compiling gfx_device_gl v0.14.4 Nov 17 08:26:17.019 INFO [stderr] Compiling piston-gfx_texture v0.29.0 Nov 17 08:26:18.832 INFO [stderr] Compiling piston2d-gfx_graphics v0.46.0 Nov 17 08:26:22.751 INFO [stderr] Compiling piston_window v0.73.0 Nov 17 08:26:26.055 INFO [stderr] Compiling piston_snake v0.1.0 (/source) Nov 17 08:26:35.940 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 27s Nov 17 08:26:35.952 INFO [stderr] su: No module specific data is present Nov 17 08:26:36.332 INFO running `"docker" "inspect" "6d6ac5134578a94b812a779ba3bffe0df4de465930df9205e24ad4edfc562704"` Nov 17 08:26:36.445 INFO running `"docker" "rm" "-f" "6d6ac5134578a94b812a779ba3bffe0df4de465930df9205e24ad4edfc562704"` Nov 17 08:26:36.556 INFO [stdout] 6d6ac5134578a94b812a779ba3bffe0df4de465930df9205e24ad4edfc562704 Nov 17 08:26:36.563 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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 08:26:36.758 INFO [stdout] fc5e746b7f53e5022581f3c154cb6b8db3401d2612be65066e2f07c7b1a14d85 Nov 17 08:26:36.765 INFO running `"docker" "start" "-a" "fc5e746b7f53e5022581f3c154cb6b8db3401d2612be65066e2f07c7b1a14d85"` Nov 17 08:26:37.411 INFO [stderr] usermod: no changes Nov 17 08:26:37.723 INFO [stderr] Compiling piston_snake v0.1.0 (/source) Nov 17 08:26:43.044 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.61s Nov 17 08:26:43.065 INFO [stderr] su: No module specific data is present Nov 17 08:26:43.375 INFO running `"docker" "inspect" "fc5e746b7f53e5022581f3c154cb6b8db3401d2612be65066e2f07c7b1a14d85"` Nov 17 08:26:43.553 INFO running `"docker" "rm" "-f" "fc5e746b7f53e5022581f3c154cb6b8db3401d2612be65066e2f07c7b1a14d85"` Nov 17 08:26:43.736 INFO [stdout] fc5e746b7f53e5022581f3c154cb6b8db3401d2612be65066e2f07c7b1a14d85 Nov 17 08:26:43.738 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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 08:26:44.198 INFO [stdout] 5695daa32a85bce5e8647534b0df5be2a7655774b3f45f5699137bb9cb0b40d5 Nov 17 08:26:44.201 INFO running `"docker" "start" "-a" "5695daa32a85bce5e8647534b0df5be2a7655774b3f45f5699137bb9cb0b40d5"` Nov 17 08:26:45.426 INFO [stderr] usermod: no changes Nov 17 08:26:45.699 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.23s Nov 17 08:26:45.712 INFO [stderr] Running /target/debug/deps/piston_snake-fe2b12af16ffd3da Nov 17 08:26:45.719 INFO [stdout] Nov 17 08:26:45.719 INFO [stdout] running 17 tests Nov 17 08:26:45.730 INFO [stdout] test direction::test::should_return_down_as_opposite_to_up ... ok Nov 17 08:26:45.730 INFO [stdout] test direction::test::should_return_up_as_opposite_to_down ... ok Nov 17 08:26:45.730 INFO [stdout] test snake::test::has_collision_should_return_false_when_head_does_not_collide ... ok Nov 17 08:26:45.730 INFO [stdout] test snake::test::eat_food_should_add_head_and_advance ... ok Nov 17 08:26:45.730 INFO [stdout] test direction::test::should_return_right_as_opposite_to_left ... ok Nov 17 08:26:45.730 INFO [stdout] test snake::test::has_collision_should_return_true_when_head_collides_with_at_least_one_segment ... ok Nov 17 08:26:45.730 INFO [stdout] test direction::test::should_return_left_as_opposite_to_right ... ok Nov 17 08:26:45.730 INFO [stdout] test snake::test::should_change_direction_from_left_to_up ... ok Nov 17 08:26:45.730 INFO [stdout] test snake::test::should_create_new_snake ... ok Nov 17 08:26:45.730 INFO [stdout] test food::test::next_rand_food_should_return_food_with_position_within_bounds ... ok Nov 17 08:26:45.730 INFO [stdout] test snake::test::should_increase_new_segment_on_y_axis_when_advance_down ... ok Nov 17 08:26:45.730 INFO [stdout] test snake::test::should_not_change_direction_if_new_direction_is_opposite_to_current ... ok Nov 17 08:26:45.730 INFO [stdout] test snake::test::should_flip_to_other_side_when_advance_up_over_the_boundary ... ok Nov 17 08:26:45.730 INFO [stdout] test snake::test::should_flip_to_other_side_when_advance_right_over_the_boundary ... ok Nov 17 08:26:45.730 INFO [stdout] test snake::test::should_flip_to_other_side_when_advance_left_over_the_boundary ... ok Nov 17 08:26:45.730 INFO [stdout] test snake::test::should_flip_to_other_side_when_advance_down_over_the_boundary ... ok Nov 17 08:26:45.730 INFO [stdout] test snake::test::should_decrease_new_segment_on_y_axis_when_advance_up ... ok Nov 17 08:26:45.730 INFO [stdout] Nov 17 08:26:45.730 INFO [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 08:26:45.730 INFO [stdout] Nov 17 08:26:45.739 INFO [stderr] Running /target/debug/deps/piston_snake-9d170eae25c553ab Nov 17 08:26:45.747 INFO [stdout] Nov 17 08:26:45.747 INFO [stdout] running 0 tests Nov 17 08:26:45.747 INFO [stdout] Nov 17 08:26:45.747 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 08:26:45.748 INFO [stdout] Nov 17 08:26:45.748 INFO [stderr] Doc-tests piston_snake Nov 17 08:26:51.881 INFO [stdout] Nov 17 08:26:51.882 INFO [stdout] running 0 tests Nov 17 08:26:51.882 INFO [stdout] Nov 17 08:26:51.882 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 08:26:51.882 INFO [stdout] Nov 17 08:26:51.891 INFO [stderr] su: No module specific data is present Nov 17 08:26:52.780 INFO running `"docker" "inspect" "5695daa32a85bce5e8647534b0df5be2a7655774b3f45f5699137bb9cb0b40d5"` Nov 17 08:26:53.133 INFO running `"docker" "rm" "-f" "5695daa32a85bce5e8647534b0df5be2a7655774b3f45f5699137bb9cb0b40d5"` Nov 17 08:26:53.376 INFO [stdout] 5695daa32a85bce5e8647534b0df5be2a7655774b3f45f5699137bb9cb0b40d5