Oct 15 10:07:04.306 INFO testing Inityx/tetroids against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 10:07:04.306 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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.805 INFO blam! 5bd71438d4dc15037f30cf05e6dd70a7db96599e4fed05a343cfb8578d48dd50 Oct 15 10:07:04.811 INFO running `"docker" "start" "-a" "5bd71438d4dc15037f30cf05e6dd70a7db96599e4fed05a343cfb8578d48dd50"` Oct 15 10:07:05.860 INFO kablam! usermod: no changes Oct 15 10:07:05.923 INFO kablam! Compiling x11 v2.14.0 Oct 15 10:07:10.578 INFO kablam! Compiling tetroids v0.1.0 (/source) Oct 15 10:07:11.351 INFO kablam! warning: unused variable: `result` Oct 15 10:07:11.351 INFO kablam! --> src/gui/mod.rs:175:21 Oct 15 10:07:11.351 INFO kablam! | Oct 15 10:07:11.351 INFO kablam! 175 | let result = match key { Oct 15 10:07:11.351 INFO kablam! | ^^^^^^ help: consider using `_result` instead Oct 15 10:07:11.351 INFO kablam! | Oct 15 10:07:11.351 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 10:07:11.351 INFO kablam! Oct 15 10:07:11.351 INFO kablam! warning: unused variable: `square` Oct 15 10:07:11.351 INFO kablam! --> src/gui/mod.rs:283:25 Oct 15 10:07:11.351 INFO kablam! | Oct 15 10:07:11.351 INFO kablam! 283 | if let Some(square) = square { Oct 15 10:07:11.351 INFO kablam! | ^^^^^^ help: consider using `_square` instead Oct 15 10:07:11.351 INFO kablam! Oct 15 10:07:11.367 INFO kablam! warning: variable does not need to be mutable Oct 15 10:07:11.367 INFO kablam! --> src/game/board.rs:46:13 Oct 15 10:07:11.367 INFO kablam! | Oct 15 10:07:11.367 INFO kablam! 46 | let mut board = &mut self.data; Oct 15 10:07:11.367 INFO kablam! | ----^^^^^ Oct 15 10:07:11.367 INFO kablam! | | Oct 15 10:07:11.367 INFO kablam! | help: remove this `mut` Oct 15 10:07:11.367 INFO kablam! | Oct 15 10:07:11.367 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 10:07:11.367 INFO kablam! Oct 15 10:07:12.307 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.42s Oct 15 10:07:12.308 INFO kablam! su: No module specific data is present Oct 15 10:07:13.228 INFO running `"docker" "rm" "-f" "5bd71438d4dc15037f30cf05e6dd70a7db96599e4fed05a343cfb8578d48dd50"` Oct 15 10:07:13.697 INFO blam! 5bd71438d4dc15037f30cf05e6dd70a7db96599e4fed05a343cfb8578d48dd50 Oct 15 10:07:13.703 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:14.300 INFO blam! 635dd0a494b02f9753cef09e33f76ab61b5c12b9f2014911766a2ea8526a49a9 Oct 15 10:07:14.302 INFO running `"docker" "start" "-a" "635dd0a494b02f9753cef09e33f76ab61b5c12b9f2014911766a2ea8526a49a9"` Oct 15 10:07:15.287 INFO kablam! usermod: no changes Oct 15 10:07:15.360 INFO kablam! Compiling tetroids v0.1.0 (/source) Oct 15 10:07:16.203 INFO kablam! warning: unused variable: `result` Oct 15 10:07:16.203 INFO kablam! --> src/gui/mod.rs:175:21 Oct 15 10:07:16.203 INFO kablam! | Oct 15 10:07:16.203 INFO kablam! 175 | let result = match key { Oct 15 10:07:16.203 INFO kablam! | ^^^^^^ help: consider using `_result` instead Oct 15 10:07:16.203 INFO kablam! | Oct 15 10:07:16.203 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 10:07:16.203 INFO kablam! Oct 15 10:07:16.203 INFO kablam! warning: unused variable: `square` Oct 15 10:07:16.203 INFO kablam! --> src/gui/mod.rs:283:25 Oct 15 10:07:16.203 INFO kablam! | Oct 15 10:07:16.203 INFO kablam! 283 | if let Some(square) = square { Oct 15 10:07:16.203 INFO kablam! | ^^^^^^ help: consider using `_square` instead Oct 15 10:07:16.203 INFO kablam! Oct 15 10:07:16.239 INFO kablam! warning: variable does not need to be mutable Oct 15 10:07:16.239 INFO kablam! --> src/game/board.rs:46:13 Oct 15 10:07:16.239 INFO kablam! | Oct 15 10:07:16.239 INFO kablam! 46 | let mut board = &mut self.data; Oct 15 10:07:16.239 INFO kablam! | ----^^^^^ Oct 15 10:07:16.239 INFO kablam! | | Oct 15 10:07:16.239 INFO kablam! | help: remove this `mut` Oct 15 10:07:16.239 INFO kablam! | Oct 15 10:07:16.239 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 10:07:16.247 INFO kablam! Oct 15 10:07:17.128 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.79s Oct 15 10:07:17.131 INFO kablam! su: No module specific data is present Oct 15 10:07:17.649 INFO running `"docker" "rm" "-f" "635dd0a494b02f9753cef09e33f76ab61b5c12b9f2014911766a2ea8526a49a9"` Oct 15 10:07:17.871 INFO blam! 635dd0a494b02f9753cef09e33f76ab61b5c12b9f2014911766a2ea8526a49a9 Oct 15 10:07:17.877 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:18.231 INFO blam! 9347b839be6ba1d6231dea7a0c378b8770e3cea357dadf3f8f96913ff8e2e9a4 Oct 15 10:07:18.235 INFO running `"docker" "start" "-a" "9347b839be6ba1d6231dea7a0c378b8770e3cea357dadf3f8f96913ff8e2e9a4"` Oct 15 10:07:19.191 INFO kablam! usermod: no changes Oct 15 10:07:19.239 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 15 10:07:19.262 INFO kablam! Running /target/debug/deps/tetroids-71d6bd183f3d88c5 Oct 15 10:07:19.262 INFO blam! Oct 15 10:07:19.262 INFO blam! running 13 tests Oct 15 10:07:19.283 INFO blam! test game::coord::tests::add_assign_plain ... ok Oct 15 10:07:19.283 INFO blam! test game::coord::tests::add_plain ... ok Oct 15 10:07:19.283 INFO blam! test game::coord::tests::collect_arr4 ... ok Oct 15 10:07:19.283 INFO blam! test game::coord::tests::add_plain_to_ref ... ok Oct 15 10:07:19.283 INFO blam! test game::coord::tests::equality ... ok Oct 15 10:07:19.283 INFO blam! test game::coord::tests::turn ... ok Oct 15 10:07:19.283 INFO blam! test game::piece::tests::real_locations ... ok Oct 15 10:07:19.285 INFO blam! test game::piece::tests::when_rotated ... ok Oct 15 10:07:19.285 INFO blam! test game::piece::tests::do_rotate ... ok Oct 15 10:07:19.285 INFO blam! test game::piece::tests::do_translate ... ok Oct 15 10:07:19.285 INFO blam! test game::coord::tests::equality_ref ... ok Oct 15 10:07:19.285 INFO blam! test game::coord::tests::sanity ... ok Oct 15 10:07:19.285 INFO blam! test game::piece::tests::when_translated ... ok Oct 15 10:07:19.285 INFO blam! Oct 15 10:07:19.285 INFO blam! test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 10:07:19.285 INFO blam! Oct 15 10:07:19.286 INFO kablam! su: No module specific data is present Oct 15 10:07:19.683 INFO running `"docker" "rm" "-f" "9347b839be6ba1d6231dea7a0c378b8770e3cea357dadf3f8f96913ff8e2e9a4"` Oct 15 10:07:19.876 INFO blam! 9347b839be6ba1d6231dea7a0c378b8770e3cea357dadf3f8f96913ff8e2e9a4