Oct 12 20:13:14.041 INFO testing underflowed/text-adventure-game-in-rust against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 12 20:13:14.042 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 12 20:13:14.751 INFO blam! 53674b2daf6db1d43175cf55de2075bdd3e45f886665e5beaae56d312c3e5775 Oct 12 20:13:14.763 INFO running `"docker" "start" "-a" "53674b2daf6db1d43175cf55de2075bdd3e45f886665e5beaae56d312c3e5775"` Oct 12 20:13:15.403 INFO kablam! usermod: no changes Oct 12 20:13:15.433 INFO kablam! Compiling text_adventure v0.1.0 (/source) Oct 12 20:13:15.613 INFO kablam! warning: method is never used: `to_string` Oct 12 20:13:15.614 INFO kablam! --> src/main.rs:43:5 Oct 12 20:13:15.614 INFO kablam! | Oct 12 20:13:15.614 INFO kablam! 43 | fn to_string(&self) -> &str { Oct 12 20:13:15.615 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:13:15.615 INFO kablam! | Oct 12 20:13:15.615 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 20:13:15.616 INFO kablam! Oct 12 20:13:15.616 INFO kablam! warning: variant is never constructed: `MoveUp` Oct 12 20:13:15.616 INFO kablam! --> src/main.rs:58:5 Oct 12 20:13:15.617 INFO kablam! | Oct 12 20:13:15.617 INFO kablam! 58 | MoveUp, Oct 12 20:13:15.617 INFO kablam! | ^^^^^^ Oct 12 20:13:15.618 INFO kablam! Oct 12 20:13:15.618 INFO kablam! warning: variant is never constructed: `MoveDown` Oct 12 20:13:15.618 INFO kablam! --> src/main.rs:60:5 Oct 12 20:13:15.619 INFO kablam! | Oct 12 20:13:15.619 INFO kablam! 60 | MoveDown, Oct 12 20:13:15.619 INFO kablam! | ^^^^^^^^ Oct 12 20:13:15.620 INFO kablam! Oct 12 20:13:16.095 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.67s Oct 12 20:13:16.099 INFO kablam! su: No module specific data is present Oct 12 20:13:16.604 INFO running `"docker" "rm" "-f" "53674b2daf6db1d43175cf55de2075bdd3e45f886665e5beaae56d312c3e5775"` Oct 12 20:13:16.846 INFO blam! 53674b2daf6db1d43175cf55de2075bdd3e45f886665e5beaae56d312c3e5775 Oct 12 20:13:16.851 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 12 20:13:17.303 INFO blam! b359f61946de141690ec2110fe067f7160ba6b69b9c847fcd0f4df0f5d6b98bf Oct 12 20:13:17.307 INFO running `"docker" "start" "-a" "b359f61946de141690ec2110fe067f7160ba6b69b9c847fcd0f4df0f5d6b98bf"` Oct 12 20:13:18.384 INFO kablam! usermod: no changes Oct 12 20:13:18.483 INFO kablam! Compiling text_adventure v0.1.0 (/source) Oct 12 20:13:18.759 INFO kablam! warning: method is never used: `to_string` Oct 12 20:13:18.759 INFO kablam! --> src/main.rs:43:5 Oct 12 20:13:18.759 INFO kablam! | Oct 12 20:13:18.759 INFO kablam! 43 | fn to_string(&self) -> &str { Oct 12 20:13:18.759 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:13:18.759 INFO kablam! | Oct 12 20:13:18.759 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 20:13:18.759 INFO kablam! Oct 12 20:13:18.759 INFO kablam! warning: variant is never constructed: `MoveUp` Oct 12 20:13:18.759 INFO kablam! --> src/main.rs:58:5 Oct 12 20:13:18.759 INFO kablam! | Oct 12 20:13:18.759 INFO kablam! 58 | MoveUp, Oct 12 20:13:18.759 INFO kablam! | ^^^^^^ Oct 12 20:13:18.759 INFO kablam! Oct 12 20:13:18.759 INFO kablam! warning: variant is never constructed: `MoveDown` Oct 12 20:13:18.759 INFO kablam! --> src/main.rs:60:5 Oct 12 20:13:18.759 INFO kablam! | Oct 12 20:13:18.759 INFO kablam! 60 | MoveDown, Oct 12 20:13:18.759 INFO kablam! | ^^^^^^^^ Oct 12 20:13:18.759 INFO kablam! Oct 12 20:13:19.222 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.80s Oct 12 20:13:19.224 INFO kablam! su: No module specific data is present Oct 12 20:13:19.999 INFO running `"docker" "rm" "-f" "b359f61946de141690ec2110fe067f7160ba6b69b9c847fcd0f4df0f5d6b98bf"` Oct 12 20:13:20.112 INFO blam! b359f61946de141690ec2110fe067f7160ba6b69b9c847fcd0f4df0f5d6b98bf Oct 12 20:13:20.114 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 12 20:13:20.272 INFO blam! eae08ee1cb9964bd051dd9362ccf71fb17548e8984186b32ab30a45979d28eb8 Oct 12 20:13:20.272 INFO running `"docker" "start" "-a" "eae08ee1cb9964bd051dd9362ccf71fb17548e8984186b32ab30a45979d28eb8"` Oct 12 20:13:20.719 INFO kablam! usermod: no changes Oct 12 20:13:20.742 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.00s Oct 12 20:13:20.743 INFO kablam! Running /target/debug/deps/text_adventure-f60830a3baafa07c Oct 12 20:13:20.745 INFO blam! Oct 12 20:13:20.745 INFO blam! running 0 tests Oct 12 20:13:20.745 INFO blam! Oct 12 20:13:20.745 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 20:13:20.745 INFO blam! Oct 12 20:13:20.747 INFO kablam! su: No module specific data is present Oct 12 20:13:20.983 INFO running `"docker" "rm" "-f" "eae08ee1cb9964bd051dd9362ccf71fb17548e8984186b32ab30a45979d28eb8"` Oct 12 20:13:21.170 INFO blam! eae08ee1cb9964bd051dd9362ccf71fb17548e8984186b32ab30a45979d28eb8