Oct 14 20:07:12.562 INFO testing garrettpauls/rust2048 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 20:07:12.563 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 14 20:07:12.799 INFO blam! 4e9a423dec1c86bef2317a957b02ad04b354162ef0bffb3bca49ff04a96f983e Oct 14 20:07:12.799 INFO running `"docker" "start" "-a" "4e9a423dec1c86bef2317a957b02ad04b354162ef0bffb3bca49ff04a96f983e"` Oct 14 20:07:13.283 INFO kablam! usermod: no changes Oct 14 20:07:13.336 INFO kablam! Compiling rand v0.5.1 Oct 14 20:07:13.336 INFO kablam! Compiling getch v0.2.0 Oct 14 20:07:17.075 INFO kablam! Compiling twentyfortyeight v0.1.0 (/source) Oct 14 20:07:17.471 INFO kablam! warning: unused variable: `merge` Oct 14 20:07:17.471 INFO kablam! --> src/logic.rs:82:42 Oct 14 20:07:17.471 INFO kablam! | Oct 14 20:07:17.471 INFO kablam! 82 | fn shift_left(mut state: &mut GameState, merge: bool) -> bool { Oct 14 20:07:17.471 INFO kablam! | ^^^^^ help: consider using `_merge` instead Oct 14 20:07:17.471 INFO kablam! | Oct 14 20:07:17.471 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 20:07:17.471 INFO kablam! Oct 14 20:07:17.483 INFO kablam! warning: unused variable: `state` Oct 14 20:07:17.484 INFO kablam! --> src/logic.rs:120:16 Oct 14 20:07:17.484 INFO kablam! | Oct 14 20:07:17.484 INFO kablam! 120 | fn shift_right(state: &mut GameState) -> bool { Oct 14 20:07:17.484 INFO kablam! | ^^^^^ help: consider using `_state` instead Oct 14 20:07:17.484 INFO kablam! Oct 14 20:07:17.484 INFO kablam! warning: unused variable: `state` Oct 14 20:07:17.484 INFO kablam! --> src/logic.rs:124:13 Oct 14 20:07:17.484 INFO kablam! | Oct 14 20:07:17.484 INFO kablam! 124 | fn shift_up(state: &mut GameState) -> bool { Oct 14 20:07:17.484 INFO kablam! | ^^^^^ help: consider using `_state` instead Oct 14 20:07:17.484 INFO kablam! Oct 14 20:07:17.485 INFO kablam! warning: unused variable: `state` Oct 14 20:07:17.485 INFO kablam! --> src/logic.rs:128:15 Oct 14 20:07:17.485 INFO kablam! | Oct 14 20:07:17.485 INFO kablam! 128 | fn shift_down(state: &mut GameState) -> bool { Oct 14 20:07:17.485 INFO kablam! | ^^^^^ help: consider using `_state` instead Oct 14 20:07:17.485 INFO kablam! Oct 14 20:07:18.117 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.81s Oct 14 20:07:18.119 INFO kablam! su: No module specific data is present Oct 14 20:07:18.517 INFO running `"docker" "rm" "-f" "4e9a423dec1c86bef2317a957b02ad04b354162ef0bffb3bca49ff04a96f983e"` Oct 14 20:07:18.643 INFO blam! 4e9a423dec1c86bef2317a957b02ad04b354162ef0bffb3bca49ff04a96f983e Oct 14 20:07:18.651 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 14 20:07:18.801 INFO blam! 506591886a38a40d88b2a5846398252cc866de38c56d6ba000b05f8fdca8aa78 Oct 14 20:07:18.808 INFO running `"docker" "start" "-a" "506591886a38a40d88b2a5846398252cc866de38c56d6ba000b05f8fdca8aa78"` Oct 14 20:07:19.376 INFO kablam! usermod: no changes Oct 14 20:07:19.423 INFO kablam! Compiling twentyfortyeight v0.1.0 (/source) Oct 14 20:07:19.760 INFO kablam! warning: unused import: `state::*` Oct 14 20:07:19.760 INFO kablam! --> src/logic.rs:39:9 Oct 14 20:07:19.760 INFO kablam! | Oct 14 20:07:19.760 INFO kablam! 39 | use state::*; Oct 14 20:07:19.760 INFO kablam! | ^^^^^^^^ Oct 14 20:07:19.760 INFO kablam! | Oct 14 20:07:19.760 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 20:07:19.760 INFO kablam! Oct 14 20:07:19.939 INFO kablam! warning: unused variable: `merge` Oct 14 20:07:19.939 INFO kablam! --> src/logic.rs:82:42 Oct 14 20:07:19.939 INFO kablam! | Oct 14 20:07:19.939 INFO kablam! 82 | fn shift_left(mut state: &mut GameState, merge: bool) -> bool { Oct 14 20:07:19.939 INFO kablam! | ^^^^^ help: consider using `_merge` instead Oct 14 20:07:19.939 INFO kablam! | Oct 14 20:07:19.939 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 20:07:19.939 INFO kablam! Oct 14 20:07:19.939 INFO kablam! warning: unused variable: `state` Oct 14 20:07:19.939 INFO kablam! --> src/logic.rs:120:16 Oct 14 20:07:19.939 INFO kablam! | Oct 14 20:07:19.939 INFO kablam! 120 | fn shift_right(state: &mut GameState) -> bool { Oct 14 20:07:19.939 INFO kablam! | ^^^^^ help: consider using `_state` instead Oct 14 20:07:19.939 INFO kablam! Oct 14 20:07:19.939 INFO kablam! warning: unused variable: `state` Oct 14 20:07:19.939 INFO kablam! --> src/logic.rs:124:13 Oct 14 20:07:19.939 INFO kablam! | Oct 14 20:07:19.939 INFO kablam! 124 | fn shift_up(state: &mut GameState) -> bool { Oct 14 20:07:19.939 INFO kablam! | ^^^^^ help: consider using `_state` instead Oct 14 20:07:19.939 INFO kablam! Oct 14 20:07:19.939 INFO kablam! warning: unused variable: `state` Oct 14 20:07:19.939 INFO kablam! --> src/logic.rs:128:15 Oct 14 20:07:19.939 INFO kablam! | Oct 14 20:07:19.939 INFO kablam! 128 | fn shift_down(state: &mut GameState) -> bool { Oct 14 20:07:19.939 INFO kablam! | ^^^^^ help: consider using `_state` instead Oct 14 20:07:19.939 INFO kablam! Oct 14 20:07:20.795 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.38s Oct 14 20:07:20.795 INFO kablam! su: No module specific data is present Oct 14 20:07:21.305 INFO running `"docker" "rm" "-f" "506591886a38a40d88b2a5846398252cc866de38c56d6ba000b05f8fdca8aa78"` Oct 14 20:07:21.622 INFO blam! 506591886a38a40d88b2a5846398252cc866de38c56d6ba000b05f8fdca8aa78 Oct 14 20:07:21.632 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 14 20:07:22.015 INFO blam! fcc5542c597a30906a84796d7d788a5f96acdc4391027ec62de888052b622c33 Oct 14 20:07:22.017 INFO running `"docker" "start" "-a" "fcc5542c597a30906a84796d7d788a5f96acdc4391027ec62de888052b622c33"` Oct 14 20:07:23.206 INFO kablam! usermod: no changes Oct 14 20:07:23.279 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 14 20:07:23.279 INFO kablam! Running /target/debug/deps/twentyfortyeight-8d5db0f9bb9726be Oct 14 20:07:23.280 INFO blam! Oct 14 20:07:23.280 INFO blam! running 16 tests Oct 14 20:07:23.280 INFO blam! test logic::test_shift_tiles::left ... ok Oct 14 20:07:23.280 INFO blam! test state::test_display::cell_digit_one ... ok Oct 14 20:07:23.280 INFO blam! test state::test_display::cell_digit_three ... ok Oct 14 20:07:23.280 INFO blam! test state::test_display::cell_digit_two ... ok Oct 14 20:07:23.280 INFO blam! test state::test_display::cell_empty ... ok Oct 14 20:07:23.280 INFO blam! test state::test_display::state ... ok Oct 14 20:07:23.280 INFO blam! test state::test_state::get_empty_cells ... ok Oct 14 20:07:23.280 INFO blam! test state::test_state::swap_cells_on_col ... ok Oct 14 20:07:23.280 INFO blam! test state::test_state::swap_cells_on_row ... ok Oct 14 20:07:23.280 INFO blam! test logic::test_state::in_progress_move_both ... ok Oct 14 20:07:23.280 INFO blam! test logic::test_state::in_progress_move_vertical ... ok Oct 14 20:07:23.280 INFO blam! test logic::test_state::lose ... ok Oct 14 20:07:23.280 INFO blam! test logic::test_state::in_progress_move_horizontal ... ok Oct 14 20:07:23.283 INFO blam! test logic::test_state::win ... ok Oct 14 20:07:23.283 INFO blam! test state::test_display::cell_digit_four ... ok Oct 14 20:07:23.283 INFO blam! test logic::test_shift_tiles::empty ... ok Oct 14 20:07:23.283 INFO blam! Oct 14 20:07:23.283 INFO blam! test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 20:07:23.283 INFO blam! Oct 14 20:07:23.291 INFO kablam! su: No module specific data is present Oct 14 20:07:23.993 INFO running `"docker" "rm" "-f" "fcc5542c597a30906a84796d7d788a5f96acdc4391027ec62de888052b622c33"` Oct 14 20:07:24.311 INFO blam! fcc5542c597a30906a84796d7d788a5f96acdc4391027ec62de888052b622c33