Oct 13 03:58:37.268 INFO testing pierrechevalier83/2048-rs against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 03:58:37.269 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 13 03:58:37.771 INFO blam! b7f183e1b4752bfe684f308b6bfe3a96b2c23252cb4bd7d78076d2fa166b0b5c Oct 13 03:58:37.787 INFO running `"docker" "start" "-a" "b7f183e1b4752bfe684f308b6bfe3a96b2c23252cb4bd7d78076d2fa166b0b5c"` Oct 13 03:58:38.799 INFO kablam! usermod: no changes Oct 13 03:58:38.942 INFO kablam! Compiling termion v1.2.0 Oct 13 03:58:38.942 INFO kablam! Compiling num-complex v0.1.36 Oct 13 03:58:38.942 INFO kablam! Compiling matrix_display v0.3.0 Oct 13 03:58:38.942 INFO kablam! Compiling num-bigint v0.1.36 Oct 13 03:58:43.239 INFO kablam! Compiling num-rational v0.1.36 Oct 13 03:58:43.847 INFO kablam! Compiling num v0.1.37 Oct 13 03:58:44.227 INFO kablam! Compiling game-2048 v0.5.1 (/source) Oct 13 03:58:44.831 INFO kablam! warning: unused return value of `std::iter::Iterator::collect` which must be used Oct 13 03:58:44.831 INFO kablam! --> src/game.rs:69:9 Oct 13 03:58:44.831 INFO kablam! | Oct 13 03:58:44.831 INFO kablam! 69 | / self.data Oct 13 03:58:44.831 INFO kablam! 70 | | .chunks_mut(4) Oct 13 03:58:44.831 INFO kablam! 71 | | .map(|row| { Oct 13 03:58:44.831 INFO kablam! 72 | | let (new_row, new_score) = match dir { Oct 13 03:58:44.831 INFO kablam! ... | Oct 13 03:58:44.831 INFO kablam! 87 | | }) Oct 13 03:58:44.831 INFO kablam! 88 | | .collect::>(); Oct 13 03:58:44.831 INFO kablam! | |_________________________________^ Oct 13 03:58:44.831 INFO kablam! | Oct 13 03:58:44.831 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 03:58:44.831 INFO kablam! = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead Oct 13 03:58:44.831 INFO kablam! Oct 13 03:58:46.153 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.32s Oct 13 03:58:46.163 INFO kablam! su: No module specific data is present Oct 13 03:58:46.568 INFO running `"docker" "rm" "-f" "b7f183e1b4752bfe684f308b6bfe3a96b2c23252cb4bd7d78076d2fa166b0b5c"` Oct 13 03:58:46.751 INFO blam! b7f183e1b4752bfe684f308b6bfe3a96b2c23252cb4bd7d78076d2fa166b0b5c Oct 13 03:58:46.772 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 13 03:58:47.136 INFO blam! 3e70dc3435bc454f783084f7dec2948ec6f411934aa81dde3f0cfaba99138f38 Oct 13 03:58:47.143 INFO running `"docker" "start" "-a" "3e70dc3435bc454f783084f7dec2948ec6f411934aa81dde3f0cfaba99138f38"` Oct 13 03:58:48.275 INFO kablam! usermod: no changes Oct 13 03:58:48.455 INFO kablam! Compiling game-2048 v0.5.1 (/source) Oct 13 03:58:49.187 INFO kablam! warning: unused return value of `std::iter::Iterator::collect` which must be used Oct 13 03:58:49.187 INFO kablam! --> src/game.rs:69:9 Oct 13 03:58:49.187 INFO kablam! | Oct 13 03:58:49.187 INFO kablam! 69 | / self.data Oct 13 03:58:49.187 INFO kablam! 70 | | .chunks_mut(4) Oct 13 03:58:49.187 INFO kablam! 71 | | .map(|row| { Oct 13 03:58:49.187 INFO kablam! 72 | | let (new_row, new_score) = match dir { Oct 13 03:58:49.187 INFO kablam! ... | Oct 13 03:58:49.187 INFO kablam! 87 | | }) Oct 13 03:58:49.187 INFO kablam! 88 | | .collect::>(); Oct 13 03:58:49.187 INFO kablam! | |_________________________________^ Oct 13 03:58:49.187 INFO kablam! | Oct 13 03:58:49.190 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 03:58:49.190 INFO kablam! = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead Oct 13 03:58:49.190 INFO kablam! Oct 13 03:58:50.152 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.85s Oct 13 03:58:50.158 INFO kablam! su: No module specific data is present Oct 13 03:58:51.457 INFO running `"docker" "rm" "-f" "3e70dc3435bc454f783084f7dec2948ec6f411934aa81dde3f0cfaba99138f38"` Oct 13 03:58:51.829 INFO blam! 3e70dc3435bc454f783084f7dec2948ec6f411934aa81dde3f0cfaba99138f38 Oct 13 03:58:51.837 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 13 03:58:52.203 INFO blam! f962ac1b84b949e29481522a3be53998ded06351291a159f62db7c66ac5312d7 Oct 13 03:58:52.207 INFO running `"docker" "start" "-a" "f962ac1b84b949e29481522a3be53998ded06351291a159f62db7c66ac5312d7"` Oct 13 03:58:53.815 INFO kablam! usermod: no changes Oct 13 03:58:53.915 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 13 03:58:53.931 INFO kablam! Running /target/debug/deps/game_2048-e49fe822633e96da Oct 13 03:58:53.931 INFO blam! Oct 13 03:58:53.932 INFO blam! running 14 tests Oct 13 03:58:53.932 INFO blam! test algorithm::slide_test::test_slide_left_with_four_same_elements ... ok Oct 13 03:58:53.932 INFO blam! test algorithm::slide_test::test_slide_left_with_two_same_elements ... ok Oct 13 03:58:53.935 INFO blam! test algorithm::slide_test::test_slide_left_with_three_same_elements ... ok Oct 13 03:58:53.935 INFO blam! test algorithm::slide_test::test_slide_left_with_three_different_elements ... ok Oct 13 03:58:53.935 INFO blam! test algorithm::slide_test::test_slide_left_with_two_different_elements ... ok Oct 13 03:58:53.935 INFO blam! test algorithm::slide_test::test_slide_left_with_one_element ... ok Oct 13 03:58:53.951 INFO blam! test algorithm::slide_test::test_slide_right_with_one_element ... ok Oct 13 03:58:53.951 INFO blam! test algorithm::slide_test::test_slide_right_with_four_different_elements ... ok Oct 13 03:58:53.951 INFO blam! test algorithm::slide_test::test_slide_right_with_four_same_elements ... ok Oct 13 03:58:53.951 INFO blam! test algorithm::slide_test::test_slide_right_with_two_different_elements ... ok Oct 13 03:58:53.959 INFO blam! test algorithm::slide_test::test_slide_right_with_three_different_elements ... ok Oct 13 03:58:53.959 INFO blam! test algorithm::slide_test::test_slide_left_with_four_different_elements ... ok Oct 13 03:58:53.959 INFO blam! test algorithm::slide_test::test_slide_right_with_three_same_elements ... ok Oct 13 03:58:53.959 INFO blam! test algorithm::slide_test::test_slide_right_with_two_same_elements ... ok Oct 13 03:58:53.959 INFO blam! Oct 13 03:58:53.959 INFO blam! test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 03:58:53.959 INFO blam! Oct 13 03:58:53.967 INFO kablam! su: No module specific data is present Oct 13 03:58:54.791 INFO running `"docker" "rm" "-f" "f962ac1b84b949e29481522a3be53998ded06351291a159f62db7c66ac5312d7"` Oct 13 03:58:55.055 INFO blam! f962ac1b84b949e29481522a3be53998ded06351291a159f62db7c66ac5312d7