Oct 11 06:17:39.474 INFO testing Inityx/tetroids against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 06:17:39.474 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 06:17:39.474 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 06:17:39.834 INFO blam! bf36698a6c3df56ecc3af0e0d191518122656671d56c3f3474239505e9e3765f Oct 11 06:17:39.840 INFO running `"docker" "start" "-a" "bf36698a6c3df56ecc3af0e0d191518122656671d56c3f3474239505e9e3765f"` Oct 11 06:17:41.348 INFO kablam! usermod: no changes Oct 11 06:17:41.434 INFO kablam! Compiling x11 v2.14.0 Oct 11 06:17:45.872 INFO kablam! Compiling tetroids v0.1.0 (/source) Oct 11 06:17:46.497 INFO kablam! warning: unused variable: `result` Oct 11 06:17:46.497 INFO kablam! --> src/gui/mod.rs:175:21 Oct 11 06:17:46.497 INFO kablam! | Oct 11 06:17:46.497 INFO kablam! 175 | let result = match key { Oct 11 06:17:46.497 INFO kablam! | ^^^^^^ help: consider using `_result` instead Oct 11 06:17:46.497 INFO kablam! | Oct 11 06:17:46.497 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 06:17:46.497 INFO kablam! Oct 11 06:17:46.497 INFO kablam! warning: unused variable: `square` Oct 11 06:17:46.497 INFO kablam! --> src/gui/mod.rs:283:25 Oct 11 06:17:46.497 INFO kablam! | Oct 11 06:17:46.497 INFO kablam! 283 | if let Some(square) = square { Oct 11 06:17:46.497 INFO kablam! | ^^^^^^ help: consider using `_square` instead Oct 11 06:17:46.497 INFO kablam! Oct 11 06:17:46.528 INFO kablam! warning: variable does not need to be mutable Oct 11 06:17:46.528 INFO kablam! --> src/game/board.rs:46:13 Oct 11 06:17:46.528 INFO kablam! | Oct 11 06:17:46.528 INFO kablam! 46 | let mut board = &mut self.data; Oct 11 06:17:46.528 INFO kablam! | ----^^^^^ Oct 11 06:17:46.528 INFO kablam! | | Oct 11 06:17:46.528 INFO kablam! | help: remove this `mut` Oct 11 06:17:46.528 INFO kablam! | Oct 11 06:17:46.528 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 06:17:46.528 INFO kablam! Oct 11 06:17:47.401 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.02s Oct 11 06:17:47.407 INFO kablam! su: No module specific data is present Oct 11 06:17:48.280 INFO running `"docker" "rm" "-f" "bf36698a6c3df56ecc3af0e0d191518122656671d56c3f3474239505e9e3765f"` Oct 11 06:17:48.565 INFO blam! bf36698a6c3df56ecc3af0e0d191518122656671d56c3f3474239505e9e3765f Oct 11 06:17:48.566 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 06:17:48.566 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 06:17:49.078 INFO blam! d282a896b5733ba974321ed9d4da40284ec20c9cd929ab72112855add92a5da1 Oct 11 06:17:49.080 INFO running `"docker" "start" "-a" "d282a896b5733ba974321ed9d4da40284ec20c9cd929ab72112855add92a5da1"` Oct 11 06:17:50.200 INFO kablam! usermod: no changes Oct 11 06:17:50.276 INFO kablam! Compiling tetroids v0.1.0 (/source) Oct 11 06:17:51.088 INFO kablam! warning: unused variable: `result` Oct 11 06:17:51.088 INFO kablam! --> src/gui/mod.rs:175:21 Oct 11 06:17:51.088 INFO kablam! | Oct 11 06:17:51.088 INFO kablam! 175 | let result = match key { Oct 11 06:17:51.088 INFO kablam! | ^^^^^^ help: consider using `_result` instead Oct 11 06:17:51.088 INFO kablam! | Oct 11 06:17:51.088 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 06:17:51.089 INFO kablam! Oct 11 06:17:51.089 INFO kablam! warning: unused variable: `square` Oct 11 06:17:51.089 INFO kablam! --> src/gui/mod.rs:283:25 Oct 11 06:17:51.089 INFO kablam! | Oct 11 06:17:51.089 INFO kablam! 283 | if let Some(square) = square { Oct 11 06:17:51.089 INFO kablam! | ^^^^^^ help: consider using `_square` instead Oct 11 06:17:51.089 INFO kablam! Oct 11 06:17:51.108 INFO kablam! warning: variable does not need to be mutable Oct 11 06:17:51.108 INFO kablam! --> src/game/board.rs:46:13 Oct 11 06:17:51.108 INFO kablam! | Oct 11 06:17:51.109 INFO kablam! 46 | let mut board = &mut self.data; Oct 11 06:17:51.109 INFO kablam! | ----^^^^^ Oct 11 06:17:51.109 INFO kablam! | | Oct 11 06:17:51.109 INFO kablam! | help: remove this `mut` Oct 11 06:17:51.109 INFO kablam! | Oct 11 06:17:51.109 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 06:17:51.109 INFO kablam! Oct 11 06:17:51.842 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.61s Oct 11 06:17:51.856 INFO kablam! su: No module specific data is present Oct 11 06:17:52.361 INFO running `"docker" "rm" "-f" "d282a896b5733ba974321ed9d4da40284ec20c9cd929ab72112855add92a5da1"` Oct 11 06:17:52.469 INFO blam! d282a896b5733ba974321ed9d4da40284ec20c9cd929ab72112855add92a5da1 Oct 11 06:17:52.469 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 06:17:52.472 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 06:17:52.764 INFO blam! 80d66d2956bce8f5b8e41939dd2b84fb4a8e0aae235c7597a5cc2f31de8666ee Oct 11 06:17:52.766 INFO running `"docker" "start" "-a" "80d66d2956bce8f5b8e41939dd2b84fb4a8e0aae235c7597a5cc2f31de8666ee"` Oct 11 06:17:53.667 INFO kablam! usermod: no changes Oct 11 06:17:53.708 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 11 06:17:53.722 INFO kablam! Running /target/debug/deps/tetroids-71d6bd183f3d88c5 Oct 11 06:17:53.723 INFO blam! Oct 11 06:17:53.723 INFO blam! running 13 tests Oct 11 06:17:53.723 INFO blam! test game::coord::tests::sanity ... ok Oct 11 06:17:53.723 INFO blam! test game::coord::tests::equality_ref ... ok Oct 11 06:17:53.723 INFO blam! test game::coord::tests::turn ... ok Oct 11 06:17:53.723 INFO blam! test game::coord::tests::add_assign_plain ... ok Oct 11 06:17:53.723 INFO blam! test game::piece::tests::real_locations ... ok Oct 11 06:17:53.723 INFO blam! test game::piece::tests::when_rotated ... ok Oct 11 06:17:53.723 INFO blam! test game::piece::tests::do_translate ... ok Oct 11 06:17:53.724 INFO blam! test game::piece::tests::do_rotate ... ok Oct 11 06:17:53.728 INFO blam! test game::piece::tests::when_translated ... ok Oct 11 06:17:53.733 INFO blam! test game::coord::tests::add_plain ... ok Oct 11 06:17:53.733 INFO kablam! su: No module specific data is present Oct 11 06:17:53.733 INFO blam! test game::coord::tests::add_plain_to_ref ... ok Oct 11 06:17:53.733 INFO blam! test game::coord::tests::collect_arr4 ... ok Oct 11 06:17:53.733 INFO blam! test game::coord::tests::equality ... ok Oct 11 06:17:53.733 INFO blam! Oct 11 06:17:53.733 INFO blam! test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 06:17:53.733 INFO blam! Oct 11 06:17:54.294 INFO running `"docker" "rm" "-f" "80d66d2956bce8f5b8e41939dd2b84fb4a8e0aae235c7597a5cc2f31de8666ee"` Oct 11 06:17:54.454 INFO blam! 80d66d2956bce8f5b8e41939dd2b84fb4a8e0aae235c7597a5cc2f31de8666ee