Oct 10 15:06:35.614 INFO testing seven1m/puzzlecube against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 15:06:35.614 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 15:06:35.616 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 10 15:06:36.058 INFO blam! e89e49bbcf48ef2bcdd00f00e4a2d0fae518fe353ddea8168c8019571dce0c74 Oct 10 15:06:36.060 INFO running `"docker" "start" "-a" "e89e49bbcf48ef2bcdd00f00e4a2d0fae518fe353ddea8168c8019571dce0c74"` Oct 10 15:06:38.200 INFO kablam! usermod: no changes Oct 10 15:06:38.280 INFO kablam! Compiling puzzlecube v0.1.0 (/source) Oct 10 15:06:38.996 INFO kablam! warning: unused import: `cube::*` Oct 10 15:06:38.996 INFO kablam! --> src/tests.rs:1:5 Oct 10 15:06:38.996 INFO kablam! | Oct 10 15:06:38.996 INFO kablam! 1 | use cube::*; Oct 10 15:06:38.996 INFO kablam! | ^^^^^^^ Oct 10 15:06:38.996 INFO kablam! | Oct 10 15:06:38.996 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 15:06:38.996 INFO kablam! Oct 10 15:06:39.287 INFO kablam! warning: method is never used: `new_with_test_pattern` Oct 10 15:06:39.287 INFO kablam! --> src/cube.rs:83:5 Oct 10 15:06:39.287 INFO kablam! | Oct 10 15:06:39.287 INFO kablam! 83 | pub fn new_with_test_pattern() -> Cube { Oct 10 15:06:39.287 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 15:06:39.287 INFO kablam! | Oct 10 15:06:39.288 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 15:06:39.288 INFO kablam! Oct 10 15:06:39.288 INFO kablam! warning: method is never used: `up_color` Oct 10 15:06:39.288 INFO kablam! --> src/cube.rs:97:5 Oct 10 15:06:39.288 INFO kablam! | Oct 10 15:06:39.288 INFO kablam! 97 | pub fn up_color(&self) -> Color { Oct 10 15:06:39.288 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 15:06:39.288 INFO kablam! Oct 10 15:06:39.288 INFO kablam! warning: method is never used: `down_color` Oct 10 15:06:39.288 INFO kablam! --> src/cube.rs:101:5 Oct 10 15:06:39.288 INFO kablam! | Oct 10 15:06:39.288 INFO kablam! 101 | pub fn down_color(&self) -> Color { Oct 10 15:06:39.289 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 15:06:39.289 INFO kablam! Oct 10 15:06:39.289 INFO kablam! warning: method is never used: `front_color` Oct 10 15:06:39.289 INFO kablam! --> src/cube.rs:112:5 Oct 10 15:06:39.289 INFO kablam! | Oct 10 15:06:39.289 INFO kablam! 112 | pub fn front_color(&self) -> Color { Oct 10 15:06:39.289 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 15:06:39.289 INFO kablam! Oct 10 15:06:39.289 INFO kablam! warning: method is never used: `back_color` Oct 10 15:06:39.289 INFO kablam! --> src/cube.rs:116:5 Oct 10 15:06:39.289 INFO kablam! | Oct 10 15:06:39.289 INFO kablam! 116 | pub fn back_color(&self) -> Color { Oct 10 15:06:39.289 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 15:06:39.289 INFO kablam! Oct 10 15:06:39.289 INFO kablam! warning: method is never used: `left_color` Oct 10 15:06:39.289 INFO kablam! --> src/cube.rs:127:5 Oct 10 15:06:39.289 INFO kablam! | Oct 10 15:06:39.289 INFO kablam! 127 | pub fn left_color(&self) -> Color { Oct 10 15:06:39.289 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 15:06:39.289 INFO kablam! Oct 10 15:06:39.289 INFO kablam! warning: method is never used: `right_color` Oct 10 15:06:39.289 INFO kablam! --> src/cube.rs:186:5 Oct 10 15:06:39.289 INFO kablam! | Oct 10 15:06:39.289 INFO kablam! 186 | pub fn right_color(&self) -> Color { Oct 10 15:06:39.289 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 15:06:39.289 INFO kablam! Oct 10 15:06:39.289 INFO kablam! warning: method is never used: `scramble` Oct 10 15:06:39.289 INFO kablam! --> src/cube.rs:401:5 Oct 10 15:06:39.289 INFO kablam! | Oct 10 15:06:39.289 INFO kablam! 401 | pub fn scramble(&mut self) { Oct 10 15:06:39.289 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 15:06:39.289 INFO kablam! Oct 10 15:06:39.289 INFO kablam! warning: method is never used: `orient` Oct 10 15:06:39.289 INFO kablam! --> src/cube.rs:434:5 Oct 10 15:06:39.289 INFO kablam! | Oct 10 15:06:39.289 INFO kablam! 434 | pub fn orient(&mut self, up: Color, front: Color) { Oct 10 15:06:39.289 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 15:06:39.289 INFO kablam! Oct 10 15:06:40.349 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.12s Oct 10 15:06:40.352 INFO kablam! su: No module specific data is present Oct 10 15:06:40.898 INFO running `"docker" "rm" "-f" "e89e49bbcf48ef2bcdd00f00e4a2d0fae518fe353ddea8168c8019571dce0c74"` Oct 10 15:06:41.228 INFO blam! e89e49bbcf48ef2bcdd00f00e4a2d0fae518fe353ddea8168c8019571dce0c74 Oct 10 15:06:41.234 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 15:06:41.236 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 10 15:06:41.805 INFO blam! e22dcd06985881e659e0bf411dcbad8af9e191a4bc60ba8267603ea97a6d10b2 Oct 10 15:06:41.820 INFO running `"docker" "start" "-a" "e22dcd06985881e659e0bf411dcbad8af9e191a4bc60ba8267603ea97a6d10b2"` Oct 10 15:06:42.868 INFO kablam! usermod: no changes Oct 10 15:06:42.946 INFO kablam! Compiling puzzlecube v0.1.0 (/source) Oct 10 15:06:45.290 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.37s Oct 10 15:06:45.293 INFO kablam! su: No module specific data is present Oct 10 15:06:46.046 INFO running `"docker" "rm" "-f" "e22dcd06985881e659e0bf411dcbad8af9e191a4bc60ba8267603ea97a6d10b2"` Oct 10 15:06:46.267 INFO blam! e22dcd06985881e659e0bf411dcbad8af9e191a4bc60ba8267603ea97a6d10b2 Oct 10 15:06:46.272 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 15:06:46.272 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 10 15:06:46.729 INFO blam! db8c966455db8583a890eb525e75d6ac6bcaffbe10fae2e34d453b20c5caf75c Oct 10 15:06:46.730 INFO running `"docker" "start" "-a" "db8c966455db8583a890eb525e75d6ac6bcaffbe10fae2e34d453b20c5caf75c"` Oct 10 15:06:48.600 INFO kablam! usermod: no changes Oct 10 15:06:48.645 INFO blam! Oct 10 15:06:48.645 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 10 15:06:48.646 INFO blam! running 14 tests Oct 10 15:06:48.646 INFO kablam! Running /target/debug/deps/puzzlecube-d49a9f15e577d195 Oct 10 15:06:48.646 INFO blam! test tests::it_can_rotate_red_clockwise ... ok Oct 10 15:06:48.646 INFO blam! test tests::it_can_rotate_orange_counter_clockwise ... ok Oct 10 15:06:48.647 INFO blam! test tests::it_can_rotate_orange_clockwise ... ok Oct 10 15:06:48.647 INFO blam! test tests::it_can_rotate_green_counter_clockwise ... ok Oct 10 15:06:48.647 INFO blam! test tests::it_can_rotate_green_clockwise ... ok Oct 10 15:06:48.647 INFO blam! test tests::it_can_rotate_red_counter_clockwise ... ok Oct 10 15:06:48.648 INFO blam! test tests::it_can_rotate_white_clockwise ... ok Oct 10 15:06:48.648 INFO blam! test tests::it_can_orient ... ok Oct 10 15:06:48.648 INFO blam! test tests::it_can_rotate_white_counter_clockwise ... ok Oct 10 15:06:48.648 INFO blam! test tests::it_can_rotate_blue_clockwise ... ok Oct 10 15:06:48.649 INFO blam! test tests::it_can_rotate_yellow_clockwise ... ok Oct 10 15:06:48.649 INFO blam! test tests::it_can_rotate_yellow_counter_clockwise ... ok Oct 10 15:06:48.649 INFO blam! test tests::it_can_scramble ... ok Oct 10 15:06:48.650 INFO blam! test tests::it_can_rotate_blue_counter_clockwise ... ok Oct 10 15:06:48.650 INFO blam! Oct 10 15:06:48.650 INFO blam! test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 15:06:48.651 INFO blam! Oct 10 15:06:48.660 INFO kablam! su: No module specific data is present Oct 10 15:06:49.419 INFO running `"docker" "rm" "-f" "db8c966455db8583a890eb525e75d6ac6bcaffbe10fae2e34d453b20c5caf75c"` Oct 10 15:06:49.728 INFO blam! db8c966455db8583a890eb525e75d6ac6bcaffbe10fae2e34d453b20c5caf75c