Oct 15 04:18:36.724 INFO testing alternately/hangman against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 04:18:36.724 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 15 04:18:37.196 INFO blam! 4b2cbe568cbfe8eab2473e9d536d7a79cb05e418a75f7918b2b190532943febf Oct 15 04:18:37.198 INFO running `"docker" "start" "-a" "4b2cbe568cbfe8eab2473e9d536d7a79cb05e418a75f7918b2b190532943febf"` Oct 15 04:18:38.488 INFO kablam! usermod: no changes Oct 15 04:18:38.565 INFO kablam! Compiling hangman v0.1.0 (/source) Oct 15 04:18:39.044 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 04:18:39.044 INFO kablam! --> src/main.rs:89:30 Oct 15 04:18:39.044 INFO kablam! | Oct 15 04:18:39.044 INFO kablam! 89 | printstring.push((c.clone().to_string())); Oct 15 04:18:39.044 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 04:18:39.047 INFO kablam! | Oct 15 04:18:39.047 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 04:18:39.047 INFO kablam! Oct 15 04:18:39.131 INFO kablam! warning: function is never used: `veccombine` Oct 15 04:18:39.131 INFO kablam! --> src/main.rs:64:1 Oct 15 04:18:39.131 INFO kablam! | Oct 15 04:18:39.131 INFO kablam! 64 | fn veccombine(victor: Vec) -> String{ Oct 15 04:18:39.131 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 04:18:39.131 INFO kablam! | Oct 15 04:18:39.131 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 04:18:39.131 INFO kablam! Oct 15 04:18:39.147 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 04:18:39.147 INFO kablam! --> src/main.rs:50:9 Oct 15 04:18:39.147 INFO kablam! | Oct 15 04:18:39.147 INFO kablam! 50 | io::stdin().read_line(&mut input); Oct 15 04:18:39.147 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 04:18:39.147 INFO kablam! | Oct 15 04:18:39.147 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 04:18:39.147 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 04:18:39.147 INFO kablam! Oct 15 04:18:39.147 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 04:18:39.147 INFO kablam! --> src/main.rs:134:5 Oct 15 04:18:39.147 INFO kablam! | Oct 15 04:18:39.147 INFO kablam! 134 | file.read_to_string(&mut contents); Oct 15 04:18:39.147 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 04:18:39.147 INFO kablam! | Oct 15 04:18:39.147 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 04:18:39.147 INFO kablam! Oct 15 04:18:39.979 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.46s Oct 15 04:18:39.979 INFO kablam! su: No module specific data is present Oct 15 04:18:40.719 INFO running `"docker" "rm" "-f" "4b2cbe568cbfe8eab2473e9d536d7a79cb05e418a75f7918b2b190532943febf"` Oct 15 04:18:40.995 INFO blam! 4b2cbe568cbfe8eab2473e9d536d7a79cb05e418a75f7918b2b190532943febf Oct 15 04:18:41.005 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 15 04:18:41.339 INFO blam! d4d05c36063dc04bcc9f4c15e6656aaba664dcca88cc488c5d7503edddee4b56 Oct 15 04:18:41.351 INFO running `"docker" "start" "-a" "d4d05c36063dc04bcc9f4c15e6656aaba664dcca88cc488c5d7503edddee4b56"` Oct 15 04:18:42.347 INFO kablam! usermod: no changes Oct 15 04:18:42.398 INFO kablam! Compiling hangman v0.1.0 (/source) Oct 15 04:18:42.839 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 04:18:42.839 INFO kablam! --> src/main.rs:89:30 Oct 15 04:18:42.839 INFO kablam! | Oct 15 04:18:42.839 INFO kablam! 89 | printstring.push((c.clone().to_string())); Oct 15 04:18:42.839 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 04:18:42.839 INFO kablam! | Oct 15 04:18:42.839 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 04:18:42.839 INFO kablam! Oct 15 04:18:42.931 INFO kablam! warning: function is never used: `veccombine` Oct 15 04:18:42.931 INFO kablam! --> src/main.rs:64:1 Oct 15 04:18:42.931 INFO kablam! | Oct 15 04:18:42.931 INFO kablam! 64 | fn veccombine(victor: Vec) -> String{ Oct 15 04:18:42.931 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 04:18:42.931 INFO kablam! | Oct 15 04:18:42.931 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 04:18:42.931 INFO kablam! Oct 15 04:18:42.931 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 04:18:42.931 INFO kablam! --> src/main.rs:50:9 Oct 15 04:18:42.931 INFO kablam! | Oct 15 04:18:42.931 INFO kablam! 50 | io::stdin().read_line(&mut input); Oct 15 04:18:42.931 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 04:18:42.931 INFO kablam! | Oct 15 04:18:42.931 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 04:18:42.931 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 04:18:42.931 INFO kablam! Oct 15 04:18:42.931 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 04:18:42.931 INFO kablam! --> src/main.rs:134:5 Oct 15 04:18:42.931 INFO kablam! | Oct 15 04:18:42.931 INFO kablam! 134 | file.read_to_string(&mut contents); Oct 15 04:18:42.931 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 04:18:42.931 INFO kablam! | Oct 15 04:18:42.931 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 04:18:42.931 INFO kablam! Oct 15 04:18:43.441 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.07s Oct 15 04:18:43.445 INFO kablam! su: No module specific data is present Oct 15 04:18:44.190 INFO running `"docker" "rm" "-f" "d4d05c36063dc04bcc9f4c15e6656aaba664dcca88cc488c5d7503edddee4b56"` Oct 15 04:18:44.346 INFO blam! d4d05c36063dc04bcc9f4c15e6656aaba664dcca88cc488c5d7503edddee4b56 Oct 15 04:18:44.351 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 15 04:18:44.594 INFO blam! d3d778b2814011b9eec1b40c6580ea157221928976c2c945882704491e7fd241 Oct 15 04:18:44.601 INFO running `"docker" "start" "-a" "d3d778b2814011b9eec1b40c6580ea157221928976c2c945882704491e7fd241"` Oct 15 04:18:45.875 INFO kablam! usermod: no changes Oct 15 04:18:45.955 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 15 04:18:45.959 INFO kablam! Running /target/debug/deps/hangman-10729cca0c3d7a7f Oct 15 04:18:45.969 INFO blam! Oct 15 04:18:45.969 INFO blam! running 0 tests Oct 15 04:18:45.969 INFO blam! Oct 15 04:18:45.969 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 04:18:45.969 INFO blam! Oct 15 04:18:45.979 INFO kablam! su: No module specific data is present Oct 15 04:18:46.526 INFO running `"docker" "rm" "-f" "d3d778b2814011b9eec1b40c6580ea157221928976c2c945882704491e7fd241"` Oct 15 04:18:46.719 INFO blam! d3d778b2814011b9eec1b40c6580ea157221928976c2c945882704491e7fd241