Oct 14 23:32:26.368 INFO testing dat2/ms-hack-man against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 23:32:26.368 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 23:32:26.934 INFO blam! 90f8daf342cb89d748a19c16d321c30b50f412f2fb552281220f8d4053f10e71 Oct 14 23:32:26.947 INFO running `"docker" "start" "-a" "90f8daf342cb89d748a19c16d321c30b50f412f2fb552281220f8d4053f10e71"` Oct 14 23:32:28.151 INFO kablam! usermod: no changes Oct 14 23:32:28.247 INFO kablam! Compiling ms-hack-man v0.1.0 (/source) Oct 14 23:32:28.611 INFO kablam! warning: unused variable: `game` Oct 14 23:32:28.611 INFO kablam! --> src/main.rs:259:29 Oct 14 23:32:28.611 INFO kablam! | Oct 14 23:32:28.611 INFO kablam! 259 | fn action_move(&mut self, game: &Game, _time: usize) -> Move { Oct 14 23:32:28.611 INFO kablam! | ^^^^ help: consider using `_game` instead Oct 14 23:32:28.611 INFO kablam! | Oct 14 23:32:28.611 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 23:32:28.611 INFO kablam! Oct 14 23:32:28.659 INFO kablam! warning: variant is never constructed: `Bixiette` Oct 14 23:32:28.659 INFO kablam! --> src/main.rs:193:3 Oct 14 23:32:28.659 INFO kablam! | Oct 14 23:32:28.659 INFO kablam! 193 | Bixiette, Oct 14 23:32:28.659 INFO kablam! | ^^^^^^^^ Oct 14 23:32:28.659 INFO kablam! | Oct 14 23:32:28.659 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 23:32:28.659 INFO kablam! Oct 14 23:32:28.659 INFO kablam! warning: variant is never constructed: `Up` Oct 14 23:32:28.659 INFO kablam! --> src/main.rs:209:3 Oct 14 23:32:28.659 INFO kablam! | Oct 14 23:32:28.659 INFO kablam! 209 | Up, Oct 14 23:32:28.659 INFO kablam! | ^^ Oct 14 23:32:28.659 INFO kablam! Oct 14 23:32:28.659 INFO kablam! warning: variant is never constructed: `Down` Oct 14 23:32:28.659 INFO kablam! --> src/main.rs:210:3 Oct 14 23:32:28.659 INFO kablam! | Oct 14 23:32:28.659 INFO kablam! 210 | Down, Oct 14 23:32:28.659 INFO kablam! | ^^^^ Oct 14 23:32:28.659 INFO kablam! Oct 14 23:32:28.659 INFO kablam! warning: variant is never constructed: `Left` Oct 14 23:32:28.659 INFO kablam! --> src/main.rs:211:3 Oct 14 23:32:28.659 INFO kablam! | Oct 14 23:32:28.659 INFO kablam! 211 | Left, Oct 14 23:32:28.659 INFO kablam! | ^^^^ Oct 14 23:32:28.659 INFO kablam! Oct 14 23:32:28.659 INFO kablam! warning: variant is never constructed: `Right` Oct 14 23:32:28.659 INFO kablam! --> src/main.rs:212:3 Oct 14 23:32:28.659 INFO kablam! | Oct 14 23:32:28.659 INFO kablam! 212 | Right, Oct 14 23:32:28.659 INFO kablam! | ^^^^^ Oct 14 23:32:28.659 INFO kablam! Oct 14 23:32:28.659 INFO kablam! warning: variant is never constructed: `Direction` Oct 14 23:32:28.659 INFO kablam! --> src/main.rs:230:3 Oct 14 23:32:28.659 INFO kablam! | Oct 14 23:32:28.659 INFO kablam! 230 | Direction { direction: Direction }, Oct 14 23:32:28.659 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:32:28.659 INFO kablam! Oct 14 23:32:28.659 INFO kablam! warning: variant is never constructed: `DropBomb` Oct 14 23:32:28.659 INFO kablam! --> src/main.rs:231:3 Oct 14 23:32:28.659 INFO kablam! | Oct 14 23:32:28.659 INFO kablam! 231 | DropBomb { direction: Direction, rounds: usize }, Oct 14 23:32:28.659 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:32:28.659 INFO kablam! Oct 14 23:32:30.087 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.91s Oct 14 23:32:30.088 INFO kablam! su: No module specific data is present Oct 14 23:32:30.764 INFO running `"docker" "rm" "-f" "90f8daf342cb89d748a19c16d321c30b50f412f2fb552281220f8d4053f10e71"` Oct 14 23:32:31.051 INFO blam! 90f8daf342cb89d748a19c16d321c30b50f412f2fb552281220f8d4053f10e71 Oct 14 23:32:31.061 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 23:32:31.516 INFO blam! dd49b731f07f9e76797f07e4a4061d1bcfaaa6f926a72154e4932a55d03db8c1 Oct 14 23:32:31.518 INFO running `"docker" "start" "-a" "dd49b731f07f9e76797f07e4a4061d1bcfaaa6f926a72154e4932a55d03db8c1"` Oct 14 23:32:33.027 INFO kablam! usermod: no changes Oct 14 23:32:33.079 INFO kablam! Compiling ms-hack-man v0.1.0 (/source) Oct 14 23:32:33.507 INFO kablam! warning: unused variable: `game` Oct 14 23:32:33.507 INFO kablam! --> src/main.rs:259:29 Oct 14 23:32:33.507 INFO kablam! | Oct 14 23:32:33.507 INFO kablam! 259 | fn action_move(&mut self, game: &Game, _time: usize) -> Move { Oct 14 23:32:33.507 INFO kablam! | ^^^^ help: consider using `_game` instead Oct 14 23:32:33.507 INFO kablam! | Oct 14 23:32:33.507 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 23:32:33.507 INFO kablam! Oct 14 23:32:33.543 INFO kablam! warning: variant is never constructed: `Bixiette` Oct 14 23:32:33.543 INFO kablam! --> src/main.rs:193:3 Oct 14 23:32:33.543 INFO kablam! | Oct 14 23:32:33.543 INFO kablam! 193 | Bixiette, Oct 14 23:32:33.543 INFO kablam! | ^^^^^^^^ Oct 14 23:32:33.543 INFO kablam! | Oct 14 23:32:33.543 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 23:32:33.543 INFO kablam! Oct 14 23:32:33.543 INFO kablam! warning: variant is never constructed: `Up` Oct 14 23:32:33.543 INFO kablam! --> src/main.rs:209:3 Oct 14 23:32:33.543 INFO kablam! | Oct 14 23:32:33.543 INFO kablam! 209 | Up, Oct 14 23:32:33.543 INFO kablam! | ^^ Oct 14 23:32:33.543 INFO kablam! Oct 14 23:32:33.543 INFO kablam! warning: variant is never constructed: `Down` Oct 14 23:32:33.543 INFO kablam! --> src/main.rs:210:3 Oct 14 23:32:33.543 INFO kablam! | Oct 14 23:32:33.543 INFO kablam! 210 | Down, Oct 14 23:32:33.543 INFO kablam! | ^^^^ Oct 14 23:32:33.543 INFO kablam! Oct 14 23:32:33.543 INFO kablam! warning: variant is never constructed: `Left` Oct 14 23:32:33.543 INFO kablam! --> src/main.rs:211:3 Oct 14 23:32:33.543 INFO kablam! | Oct 14 23:32:33.543 INFO kablam! 211 | Left, Oct 14 23:32:33.543 INFO kablam! | ^^^^ Oct 14 23:32:33.543 INFO kablam! Oct 14 23:32:33.543 INFO kablam! warning: variant is never constructed: `Right` Oct 14 23:32:33.543 INFO kablam! --> src/main.rs:212:3 Oct 14 23:32:33.543 INFO kablam! | Oct 14 23:32:33.543 INFO kablam! 212 | Right, Oct 14 23:32:33.543 INFO kablam! | ^^^^^ Oct 14 23:32:33.543 INFO kablam! Oct 14 23:32:33.543 INFO kablam! warning: variant is never constructed: `Direction` Oct 14 23:32:33.543 INFO kablam! --> src/main.rs:230:3 Oct 14 23:32:33.543 INFO kablam! | Oct 14 23:32:33.543 INFO kablam! 230 | Direction { direction: Direction }, Oct 14 23:32:33.543 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:32:33.543 INFO kablam! Oct 14 23:32:33.543 INFO kablam! warning: variant is never constructed: `DropBomb` Oct 14 23:32:33.543 INFO kablam! --> src/main.rs:231:3 Oct 14 23:32:33.543 INFO kablam! | Oct 14 23:32:33.543 INFO kablam! 231 | DropBomb { direction: Direction, rounds: usize }, Oct 14 23:32:33.543 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:32:33.543 INFO kablam! Oct 14 23:32:34.011 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.95s Oct 14 23:32:34.011 INFO kablam! su: No module specific data is present Oct 14 23:32:34.791 INFO running `"docker" "rm" "-f" "dd49b731f07f9e76797f07e4a4061d1bcfaaa6f926a72154e4932a55d03db8c1"` Oct 14 23:32:35.159 INFO blam! dd49b731f07f9e76797f07e4a4061d1bcfaaa6f926a72154e4932a55d03db8c1 Oct 14 23:32:35.165 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 23:32:35.768 INFO blam! f28f0822ff6f66ea4f4177ae98fb15e8f4a6c806ccb5157c3242701a39710667 Oct 14 23:32:35.771 INFO running `"docker" "start" "-a" "f28f0822ff6f66ea4f4177ae98fb15e8f4a6c806ccb5157c3242701a39710667"` Oct 14 23:32:37.650 INFO kablam! usermod: no changes Oct 14 23:32:37.719 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 14 23:32:37.719 INFO blam! Oct 14 23:32:37.719 INFO kablam! Running /target/debug/deps/ms_hack_man-dd3567c4581d715b Oct 14 23:32:37.719 INFO blam! running 0 tests Oct 14 23:32:37.719 INFO blam! Oct 14 23:32:37.719 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 23:32:37.719 INFO blam! Oct 14 23:32:37.726 INFO kablam! su: No module specific data is present Oct 14 23:32:38.868 INFO running `"docker" "rm" "-f" "f28f0822ff6f66ea4f4177ae98fb15e8f4a6c806ccb5157c3242701a39710667"` Oct 14 23:32:39.089 INFO blam! f28f0822ff6f66ea4f4177ae98fb15e8f4a6c806ccb5157c3242701a39710667