Oct 15 12:04:31.339 INFO testing Cackbone/2048.rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 12:04:31.339 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 12:04:31.725 INFO blam! 637777a8d332b47d072cbfc14a5c0587ce86e95e6c291fae3a1773148c07f9ba Oct 15 12:04:31.736 INFO running `"docker" "start" "-a" "637777a8d332b47d072cbfc14a5c0587ce86e95e6c291fae3a1773148c07f9ba"` Oct 15 12:04:33.007 INFO kablam! usermod: no changes Oct 15 12:04:33.107 INFO kablam! Compiling rust_2048 v0.1.0 (/source) Oct 15 12:04:33.735 INFO kablam! warning: value assigned to `grid_bis` is never read Oct 15 12:04:33.735 INFO kablam! --> src/main.rs:18:13 Oct 15 12:04:33.736 INFO kablam! | Oct 15 12:04:33.736 INFO kablam! 18 | let mut grid_bis = [[0i8; 4];4]; Oct 15 12:04:33.736 INFO kablam! | ^^^^^^^^ Oct 15 12:04:33.736 INFO kablam! | Oct 15 12:04:33.737 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 15 12:04:33.737 INFO kablam! Oct 15 12:04:33.743 INFO kablam! warning: variable does not need to be mutable Oct 15 12:04:33.743 INFO kablam! --> src/main.rs:97:28 Oct 15 12:04:33.744 INFO kablam! | Oct 15 12:04:33.744 INFO kablam! 97 | fn move_grid(d: Direction, mut grid: &mut [[i8; 4]; 4]) Oct 15 12:04:33.744 INFO kablam! | ----^^^^ Oct 15 12:04:33.744 INFO kablam! | | Oct 15 12:04:33.745 INFO kablam! | help: remove this `mut` Oct 15 12:04:33.745 INFO kablam! | Oct 15 12:04:33.745 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 12:04:33.745 INFO kablam! Oct 15 12:04:33.746 INFO kablam! warning: variable does not need to be mutable Oct 15 12:04:33.746 INFO kablam! --> src/main.rs:137:13 Oct 15 12:04:33.746 INFO kablam! | Oct 15 12:04:33.747 INFO kablam! 137 | fn add_tile(mut grid: &mut [[i8; 4]; 4]) Oct 15 12:04:33.747 INFO kablam! | ----^^^^ Oct 15 12:04:33.747 INFO kablam! | | Oct 15 12:04:33.747 INFO kablam! | help: remove this `mut` Oct 15 12:04:33.748 INFO kablam! Oct 15 12:04:33.755 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 12:04:33.755 INFO kablam! --> src/main.rs:52:13 Oct 15 12:04:33.755 INFO kablam! | Oct 15 12:04:33.756 INFO kablam! 52 | Command::new("clear").status(); Oct 15 12:04:33.756 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:04:33.756 INFO kablam! | Oct 15 12:04:33.757 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 12:04:33.757 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 12:04:33.757 INFO kablam! Oct 15 12:04:33.757 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 12:04:33.758 INFO kablam! --> src/main.rs:75:5 Oct 15 12:04:33.758 INFO kablam! | Oct 15 12:04:33.758 INFO kablam! 75 | Command::new("clear").status(); Oct 15 12:04:33.758 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:04:33.759 INFO kablam! | Oct 15 12:04:33.759 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 12:04:33.759 INFO kablam! Oct 15 12:04:34.700 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.66s Oct 15 12:04:34.700 INFO kablam! su: No module specific data is present Oct 15 12:04:35.319 INFO running `"docker" "rm" "-f" "637777a8d332b47d072cbfc14a5c0587ce86e95e6c291fae3a1773148c07f9ba"` Oct 15 12:04:35.537 INFO blam! 637777a8d332b47d072cbfc14a5c0587ce86e95e6c291fae3a1773148c07f9ba Oct 15 12:04:35.542 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 12:04:35.935 INFO blam! 30a3ac0501892b8ed121b5d49766f4286f4051371fc884caf1c90e372ebc07cc Oct 15 12:04:35.947 INFO running `"docker" "start" "-a" "30a3ac0501892b8ed121b5d49766f4286f4051371fc884caf1c90e372ebc07cc"` Oct 15 12:04:36.836 INFO kablam! usermod: no changes Oct 15 12:04:36.880 INFO kablam! Compiling rust_2048 v0.1.0 (/source) Oct 15 12:04:37.499 INFO kablam! warning: value assigned to `grid_bis` is never read Oct 15 12:04:37.499 INFO kablam! --> src/main.rs:18:13 Oct 15 12:04:37.499 INFO kablam! | Oct 15 12:04:37.499 INFO kablam! 18 | let mut grid_bis = [[0i8; 4];4]; Oct 15 12:04:37.499 INFO kablam! | ^^^^^^^^ Oct 15 12:04:37.500 INFO kablam! | Oct 15 12:04:37.500 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 15 12:04:37.500 INFO kablam! Oct 15 12:04:37.508 INFO kablam! warning: variable does not need to be mutable Oct 15 12:04:37.508 INFO kablam! --> src/main.rs:97:28 Oct 15 12:04:37.508 INFO kablam! | Oct 15 12:04:37.508 INFO kablam! 97 | fn move_grid(d: Direction, mut grid: &mut [[i8; 4]; 4]) Oct 15 12:04:37.508 INFO kablam! | ----^^^^ Oct 15 12:04:37.508 INFO kablam! | | Oct 15 12:04:37.508 INFO kablam! | help: remove this `mut` Oct 15 12:04:37.508 INFO kablam! | Oct 15 12:04:37.508 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 12:04:37.508 INFO kablam! Oct 15 12:04:37.510 INFO kablam! warning: variable does not need to be mutable Oct 15 12:04:37.510 INFO kablam! --> src/main.rs:137:13 Oct 15 12:04:37.510 INFO kablam! | Oct 15 12:04:37.510 INFO kablam! 137 | fn add_tile(mut grid: &mut [[i8; 4]; 4]) Oct 15 12:04:37.510 INFO kablam! | ----^^^^ Oct 15 12:04:37.510 INFO kablam! | | Oct 15 12:04:37.510 INFO kablam! | help: remove this `mut` Oct 15 12:04:37.510 INFO kablam! Oct 15 12:04:37.522 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 12:04:37.523 INFO kablam! --> src/main.rs:52:13 Oct 15 12:04:37.523 INFO kablam! | Oct 15 12:04:37.523 INFO kablam! 52 | Command::new("clear").status(); Oct 15 12:04:37.523 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:04:37.523 INFO kablam! | Oct 15 12:04:37.523 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 12:04:37.523 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 12:04:37.523 INFO kablam! Oct 15 12:04:37.523 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 12:04:37.523 INFO kablam! --> src/main.rs:75:5 Oct 15 12:04:37.523 INFO kablam! | Oct 15 12:04:37.523 INFO kablam! 75 | Command::new("clear").status(); Oct 15 12:04:37.523 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:04:37.523 INFO kablam! | Oct 15 12:04:37.523 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 12:04:37.523 INFO kablam! Oct 15 12:04:37.938 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.07s Oct 15 12:04:37.941 INFO kablam! su: No module specific data is present Oct 15 12:04:39.027 INFO running `"docker" "rm" "-f" "30a3ac0501892b8ed121b5d49766f4286f4051371fc884caf1c90e372ebc07cc"` Oct 15 12:04:39.292 INFO blam! 30a3ac0501892b8ed121b5d49766f4286f4051371fc884caf1c90e372ebc07cc Oct 15 12:04:39.300 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 12:04:39.753 INFO blam! f74471ddd829cd177bd18e298fc58985b0ee53ea0fd992ed592188c233c1661e Oct 15 12:04:39.763 INFO running `"docker" "start" "-a" "f74471ddd829cd177bd18e298fc58985b0ee53ea0fd992ed592188c233c1661e"` Oct 15 12:04:40.982 INFO kablam! usermod: no changes Oct 15 12:04:41.055 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 15 12:04:41.071 INFO kablam! Running /target/debug/deps/rust_2048-094705b7092f5776 Oct 15 12:04:41.071 INFO blam! Oct 15 12:04:41.071 INFO kablam! su: No module specific data is present Oct 15 12:04:41.071 INFO blam! running 0 tests Oct 15 12:04:41.071 INFO blam! Oct 15 12:04:41.071 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 12:04:41.071 INFO blam! Oct 15 12:04:41.750 INFO running `"docker" "rm" "-f" "f74471ddd829cd177bd18e298fc58985b0ee53ea0fd992ed592188c233c1661e"` Oct 15 12:04:41.891 INFO blam! f74471ddd829cd177bd18e298fc58985b0ee53ea0fd992ed592188c233c1661e