Oct 14 23:32:25.368 INFO testing dat2/ms-hack-man against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 23:32:25.369 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:25.816 INFO blam! 3fc1982b250b675e2aec33c1052a3ac53202555429b6d20c2882f425f8d0e809 Oct 14 23:32:25.819 INFO running `"docker" "start" "-a" "3fc1982b250b675e2aec33c1052a3ac53202555429b6d20c2882f425f8d0e809"` Oct 14 23:32:27.354 INFO kablam! usermod: no changes Oct 14 23:32:27.439 INFO kablam! Compiling ms-hack-man v0.1.0 (/source) Oct 14 23:32:27.907 INFO kablam! warning: unused variable: `game` Oct 14 23:32:27.907 INFO kablam! --> src/main.rs:259:29 Oct 14 23:32:27.907 INFO kablam! | Oct 14 23:32:27.907 INFO kablam! 259 | fn action_move(&mut self, game: &Game, _time: usize) -> Move { Oct 14 23:32:27.907 INFO kablam! | ^^^^ help: consider using `_game` instead Oct 14 23:32:27.907 INFO kablam! | Oct 14 23:32:27.907 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 23:32:27.907 INFO kablam! Oct 14 23:32:27.947 INFO kablam! warning: variant is never constructed: `Bixiette` Oct 14 23:32:27.947 INFO kablam! --> src/main.rs:193:3 Oct 14 23:32:27.947 INFO kablam! | Oct 14 23:32:27.947 INFO kablam! 193 | Bixiette, Oct 14 23:32:27.947 INFO kablam! | ^^^^^^^^ Oct 14 23:32:27.947 INFO kablam! | Oct 14 23:32:27.947 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 23:32:27.947 INFO kablam! Oct 14 23:32:27.947 INFO kablam! warning: variant is never constructed: `Up` Oct 14 23:32:27.947 INFO kablam! --> src/main.rs:209:3 Oct 14 23:32:27.947 INFO kablam! | Oct 14 23:32:27.947 INFO kablam! 209 | Up, Oct 14 23:32:27.947 INFO kablam! | ^^ Oct 14 23:32:27.947 INFO kablam! Oct 14 23:32:27.947 INFO kablam! warning: variant is never constructed: `Down` Oct 14 23:32:27.947 INFO kablam! --> src/main.rs:210:3 Oct 14 23:32:27.947 INFO kablam! | Oct 14 23:32:27.947 INFO kablam! 210 | Down, Oct 14 23:32:27.947 INFO kablam! | ^^^^ Oct 14 23:32:27.947 INFO kablam! Oct 14 23:32:27.947 INFO kablam! warning: variant is never constructed: `Left` Oct 14 23:32:27.947 INFO kablam! --> src/main.rs:211:3 Oct 14 23:32:27.947 INFO kablam! | Oct 14 23:32:27.947 INFO kablam! 211 | Left, Oct 14 23:32:27.947 INFO kablam! | ^^^^ Oct 14 23:32:27.947 INFO kablam! Oct 14 23:32:27.947 INFO kablam! warning: variant is never constructed: `Right` Oct 14 23:32:27.947 INFO kablam! --> src/main.rs:212:3 Oct 14 23:32:27.947 INFO kablam! | Oct 14 23:32:27.947 INFO kablam! 212 | Right, Oct 14 23:32:27.947 INFO kablam! | ^^^^^ Oct 14 23:32:27.947 INFO kablam! Oct 14 23:32:27.947 INFO kablam! warning: variant is never constructed: `Direction` Oct 14 23:32:27.947 INFO kablam! --> src/main.rs:230:3 Oct 14 23:32:27.947 INFO kablam! | Oct 14 23:32:27.947 INFO kablam! 230 | Direction { direction: Direction }, Oct 14 23:32:27.947 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:32:27.947 INFO kablam! Oct 14 23:32:27.947 INFO kablam! warning: variant is never constructed: `DropBomb` Oct 14 23:32:27.947 INFO kablam! --> src/main.rs:231:3 Oct 14 23:32:27.947 INFO kablam! | Oct 14 23:32:27.947 INFO kablam! 231 | DropBomb { direction: Direction, rounds: usize }, Oct 14 23:32:27.947 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:32:27.947 INFO kablam! Oct 14 23:32:29.163 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.78s Oct 14 23:32:29.165 INFO kablam! su: No module specific data is present Oct 14 23:32:30.011 INFO running `"docker" "rm" "-f" "3fc1982b250b675e2aec33c1052a3ac53202555429b6d20c2882f425f8d0e809"` Oct 14 23:32:30.278 INFO blam! 3fc1982b250b675e2aec33c1052a3ac53202555429b6d20c2882f425f8d0e809 Oct 14 23:32:30.281 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:30.692 INFO blam! 09b3229671454eb62232131c812f506f20c6d551e6549fec6e72214dfadc17e0 Oct 14 23:32:30.693 INFO running `"docker" "start" "-a" "09b3229671454eb62232131c812f506f20c6d551e6549fec6e72214dfadc17e0"` Oct 14 23:32:31.875 INFO kablam! usermod: no changes Oct 14 23:32:31.940 INFO kablam! Compiling ms-hack-man v0.1.0 (/source) Oct 14 23:32:32.378 INFO kablam! warning: unused variable: `game` Oct 14 23:32:32.378 INFO kablam! --> src/main.rs:259:29 Oct 14 23:32:32.378 INFO kablam! | Oct 14 23:32:32.378 INFO kablam! 259 | fn action_move(&mut self, game: &Game, _time: usize) -> Move { Oct 14 23:32:32.378 INFO kablam! | ^^^^ help: consider using `_game` instead Oct 14 23:32:32.378 INFO kablam! | Oct 14 23:32:32.378 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 23:32:32.378 INFO kablam! Oct 14 23:32:32.419 INFO kablam! warning: variant is never constructed: `Bixiette` Oct 14 23:32:32.419 INFO kablam! --> src/main.rs:193:3 Oct 14 23:32:32.419 INFO kablam! | Oct 14 23:32:32.419 INFO kablam! 193 | Bixiette, Oct 14 23:32:32.419 INFO kablam! | ^^^^^^^^ Oct 14 23:32:32.419 INFO kablam! | Oct 14 23:32:32.419 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 23:32:32.419 INFO kablam! Oct 14 23:32:32.419 INFO kablam! warning: variant is never constructed: `Up` Oct 14 23:32:32.419 INFO kablam! --> src/main.rs:209:3 Oct 14 23:32:32.419 INFO kablam! | Oct 14 23:32:32.419 INFO kablam! 209 | Up, Oct 14 23:32:32.419 INFO kablam! | ^^ Oct 14 23:32:32.419 INFO kablam! Oct 14 23:32:32.419 INFO kablam! warning: variant is never constructed: `Down` Oct 14 23:32:32.419 INFO kablam! --> src/main.rs:210:3 Oct 14 23:32:32.419 INFO kablam! | Oct 14 23:32:32.419 INFO kablam! 210 | Down, Oct 14 23:32:32.419 INFO kablam! | ^^^^ Oct 14 23:32:32.419 INFO kablam! Oct 14 23:32:32.419 INFO kablam! warning: variant is never constructed: `Left` Oct 14 23:32:32.419 INFO kablam! --> src/main.rs:211:3 Oct 14 23:32:32.419 INFO kablam! | Oct 14 23:32:32.419 INFO kablam! 211 | Left, Oct 14 23:32:32.419 INFO kablam! | ^^^^ Oct 14 23:32:32.419 INFO kablam! Oct 14 23:32:32.419 INFO kablam! warning: variant is never constructed: `Right` Oct 14 23:32:32.419 INFO kablam! --> src/main.rs:212:3 Oct 14 23:32:32.419 INFO kablam! | Oct 14 23:32:32.419 INFO kablam! 212 | Right, Oct 14 23:32:32.419 INFO kablam! | ^^^^^ Oct 14 23:32:32.419 INFO kablam! Oct 14 23:32:32.419 INFO kablam! warning: variant is never constructed: `Direction` Oct 14 23:32:32.419 INFO kablam! --> src/main.rs:230:3 Oct 14 23:32:32.419 INFO kablam! | Oct 14 23:32:32.419 INFO kablam! 230 | Direction { direction: Direction }, Oct 14 23:32:32.419 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:32:32.419 INFO kablam! Oct 14 23:32:32.419 INFO kablam! warning: variant is never constructed: `DropBomb` Oct 14 23:32:32.419 INFO kablam! --> src/main.rs:231:3 Oct 14 23:32:32.419 INFO kablam! | Oct 14 23:32:32.419 INFO kablam! 231 | DropBomb { direction: Direction, rounds: usize }, Oct 14 23:32:32.419 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:32:32.419 INFO kablam! Oct 14 23:32:32.939 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.03s Oct 14 23:32:32.939 INFO kablam! su: No module specific data is present Oct 14 23:32:33.899 INFO running `"docker" "rm" "-f" "09b3229671454eb62232131c812f506f20c6d551e6549fec6e72214dfadc17e0"` Oct 14 23:32:34.163 INFO blam! 09b3229671454eb62232131c812f506f20c6d551e6549fec6e72214dfadc17e0 Oct 14 23:32:34.183 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:34.572 INFO blam! 203506340ecdde601af36875edff8cbf7755733f0a7fe8ca510ae36807310d63 Oct 14 23:32:34.583 INFO running `"docker" "start" "-a" "203506340ecdde601af36875edff8cbf7755733f0a7fe8ca510ae36807310d63"` Oct 14 23:32:35.743 INFO kablam! usermod: no changes Oct 14 23:32:35.815 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 14 23:32:35.823 INFO kablam! Running /target/debug/deps/ms_hack_man-6fb54bc787f8e4db Oct 14 23:32:35.823 INFO blam! Oct 14 23:32:35.823 INFO kablam! su: No module specific data is present Oct 14 23:32:35.823 INFO blam! running 0 tests Oct 14 23:32:35.823 INFO blam! Oct 14 23:32:35.823 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 23:32:35.823 INFO blam! Oct 14 23:32:36.471 INFO running `"docker" "rm" "-f" "203506340ecdde601af36875edff8cbf7755733f0a7fe8ca510ae36807310d63"` Oct 14 23:32:36.795 INFO blam! 203506340ecdde601af36875edff8cbf7755733f0a7fe8ca510ae36807310d63