Oct 15 10:07:04.131 INFO testing Inityx/tetroids against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 10:07:04.131 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 15 10:07:04.703 INFO blam! 6eb565713a8b09d97bfd878592fe9cd894ad0b408a69689cd57e670dee12215b Oct 15 10:07:04.709 INFO running `"docker" "start" "-a" "6eb565713a8b09d97bfd878592fe9cd894ad0b408a69689cd57e670dee12215b"` Oct 15 10:07:05.510 INFO kablam! usermod: no changes Oct 15 10:07:05.563 INFO kablam! Compiling x11 v2.14.0 Oct 15 10:07:09.965 INFO kablam! Compiling tetroids v0.1.0 (/source) Oct 15 10:07:10.727 INFO kablam! warning: unused variable: `result` Oct 15 10:07:10.727 INFO kablam! --> src/gui/mod.rs:175:21 Oct 15 10:07:10.727 INFO kablam! | Oct 15 10:07:10.727 INFO kablam! 175 | let result = match key { Oct 15 10:07:10.727 INFO kablam! | ^^^^^^ help: consider using `_result` instead Oct 15 10:07:10.727 INFO kablam! | Oct 15 10:07:10.727 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 10:07:10.727 INFO kablam! Oct 15 10:07:10.727 INFO kablam! warning: unused variable: `square` Oct 15 10:07:10.727 INFO kablam! --> src/gui/mod.rs:283:25 Oct 15 10:07:10.727 INFO kablam! | Oct 15 10:07:10.727 INFO kablam! 283 | if let Some(square) = square { Oct 15 10:07:10.727 INFO kablam! | ^^^^^^ help: consider using `_square` instead Oct 15 10:07:10.727 INFO kablam! Oct 15 10:07:10.747 INFO kablam! warning: variable does not need to be mutable Oct 15 10:07:10.747 INFO kablam! --> src/game/board.rs:46:13 Oct 15 10:07:10.747 INFO kablam! | Oct 15 10:07:10.747 INFO kablam! 46 | let mut board = &mut self.data; Oct 15 10:07:10.747 INFO kablam! | ----^^^^^ Oct 15 10:07:10.747 INFO kablam! | | Oct 15 10:07:10.747 INFO kablam! | help: remove this `mut` Oct 15 10:07:10.747 INFO kablam! | Oct 15 10:07:10.747 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 10:07:10.747 INFO kablam! Oct 15 10:07:11.727 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.19s Oct 15 10:07:11.727 INFO kablam! su: No module specific data is present Oct 15 10:07:12.591 INFO running `"docker" "rm" "-f" "6eb565713a8b09d97bfd878592fe9cd894ad0b408a69689cd57e670dee12215b"` Oct 15 10:07:12.867 INFO blam! 6eb565713a8b09d97bfd878592fe9cd894ad0b408a69689cd57e670dee12215b Oct 15 10:07:12.877 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 15 10:07:13.311 INFO blam! 5688d076fbc07335ff64b4b7337932380345039eb90ab4df17467f1dabbc7f0e Oct 15 10:07:13.315 INFO running `"docker" "start" "-a" "5688d076fbc07335ff64b4b7337932380345039eb90ab4df17467f1dabbc7f0e"` Oct 15 10:07:14.618 INFO kablam! usermod: no changes Oct 15 10:07:14.687 INFO kablam! Compiling tetroids v0.1.0 (/source) Oct 15 10:07:15.499 INFO kablam! warning: unused variable: `result` Oct 15 10:07:15.499 INFO kablam! --> src/gui/mod.rs:175:21 Oct 15 10:07:15.499 INFO kablam! | Oct 15 10:07:15.499 INFO kablam! 175 | let result = match key { Oct 15 10:07:15.499 INFO kablam! | ^^^^^^ help: consider using `_result` instead Oct 15 10:07:15.499 INFO kablam! | Oct 15 10:07:15.499 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 10:07:15.499 INFO kablam! Oct 15 10:07:15.499 INFO kablam! warning: unused variable: `square` Oct 15 10:07:15.499 INFO kablam! --> src/gui/mod.rs:283:25 Oct 15 10:07:15.499 INFO kablam! | Oct 15 10:07:15.499 INFO kablam! 283 | if let Some(square) = square { Oct 15 10:07:15.499 INFO kablam! | ^^^^^^ help: consider using `_square` instead Oct 15 10:07:15.499 INFO kablam! Oct 15 10:07:15.567 INFO kablam! warning: variable does not need to be mutable Oct 15 10:07:15.567 INFO kablam! --> src/game/board.rs:46:13 Oct 15 10:07:15.567 INFO kablam! | Oct 15 10:07:15.567 INFO kablam! 46 | let mut board = &mut self.data; Oct 15 10:07:15.567 INFO kablam! | ----^^^^^ Oct 15 10:07:15.567 INFO kablam! | | Oct 15 10:07:15.567 INFO kablam! | help: remove this `mut` Oct 15 10:07:15.567 INFO kablam! | Oct 15 10:07:15.567 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 10:07:15.567 INFO kablam! Oct 15 10:07:16.471 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.81s Oct 15 10:07:16.471 INFO kablam! su: No module specific data is present Oct 15 10:07:17.117 INFO running `"docker" "rm" "-f" "5688d076fbc07335ff64b4b7337932380345039eb90ab4df17467f1dabbc7f0e"` Oct 15 10:07:17.367 INFO blam! 5688d076fbc07335ff64b4b7337932380345039eb90ab4df17467f1dabbc7f0e Oct 15 10:07:17.383 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 15 10:07:17.811 INFO blam! dd0ae75fdd9e3e9d65f4eb5a15c079adb44ade4922d330e4ad41d21da78bfacb Oct 15 10:07:17.814 INFO running `"docker" "start" "-a" "dd0ae75fdd9e3e9d65f4eb5a15c079adb44ade4922d330e4ad41d21da78bfacb"` Oct 15 10:07:19.063 INFO kablam! usermod: no changes Oct 15 10:07:19.127 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 15 10:07:19.136 INFO kablam! Running /target/debug/deps/tetroids-34e792b72a521ae3 Oct 15 10:07:19.141 INFO blam! Oct 15 10:07:19.141 INFO blam! running 13 tests Oct 15 10:07:19.141 INFO blam! test game::coord::tests::equality ... ok Oct 15 10:07:19.142 INFO blam! test game::coord::tests::collect_arr4 ... ok Oct 15 10:07:19.142 INFO blam! test game::coord::tests::add_plain_to_ref ... ok Oct 15 10:07:19.142 INFO blam! test game::piece::tests::do_rotate ... ok Oct 15 10:07:19.142 INFO blam! test game::piece::tests::do_translate ... ok Oct 15 10:07:19.142 INFO blam! test game::piece::tests::real_locations ... ok Oct 15 10:07:19.142 INFO blam! test game::piece::tests::when_rotated ... ok Oct 15 10:07:19.142 INFO blam! test game::piece::tests::when_translated ... ok Oct 15 10:07:19.149 INFO blam! test game::coord::tests::equality_ref ... ok Oct 15 10:07:19.149 INFO blam! test game::coord::tests::turn ... ok Oct 15 10:07:19.149 INFO blam! test game::coord::tests::sanity ... ok Oct 15 10:07:19.149 INFO blam! test game::coord::tests::add_assign_plain ... ok Oct 15 10:07:19.149 INFO blam! test game::coord::tests::add_plain ... ok Oct 15 10:07:19.149 INFO blam! Oct 15 10:07:19.149 INFO blam! test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 10:07:19.149 INFO blam! Oct 15 10:07:19.167 INFO kablam! su: No module specific data is present Oct 15 10:07:19.549 INFO running `"docker" "rm" "-f" "dd0ae75fdd9e3e9d65f4eb5a15c079adb44ade4922d330e4ad41d21da78bfacb"` Oct 15 10:07:19.664 INFO blam! dd0ae75fdd9e3e9d65f4eb5a15c079adb44ade4922d330e4ad41d21da78bfacb