Oct 15 04:18:37.832 INFO testing alternately/hangman against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 04:18:37.832 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 04:18:38.268 INFO blam! ea7032d7bc4ae47ebd21d09ccfe880dac948fdb90a78a4616dc2a9c54973f317 Oct 15 04:18:38.279 INFO running `"docker" "start" "-a" "ea7032d7bc4ae47ebd21d09ccfe880dac948fdb90a78a4616dc2a9c54973f317"` Oct 15 04:18:39.475 INFO kablam! usermod: no changes Oct 15 04:18:39.562 INFO kablam! Compiling hangman v0.1.0 (/source) Oct 15 04:18:39.955 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 04:18:39.955 INFO kablam! --> src/main.rs:89:30 Oct 15 04:18:39.955 INFO kablam! | Oct 15 04:18:39.955 INFO kablam! 89 | printstring.push((c.clone().to_string())); Oct 15 04:18:39.955 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 04:18:39.955 INFO kablam! | Oct 15 04:18:39.955 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 04:18:39.955 INFO kablam! Oct 15 04:18:40.035 INFO kablam! warning: function is never used: `veccombine` Oct 15 04:18:40.035 INFO kablam! --> src/main.rs:64:1 Oct 15 04:18:40.035 INFO kablam! | Oct 15 04:18:40.035 INFO kablam! 64 | fn veccombine(victor: Vec) -> String{ Oct 15 04:18:40.035 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 04:18:40.035 INFO kablam! | Oct 15 04:18:40.035 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 04:18:40.035 INFO kablam! Oct 15 04:18:40.043 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 04:18:40.043 INFO kablam! --> src/main.rs:50:9 Oct 15 04:18:40.043 INFO kablam! | Oct 15 04:18:40.043 INFO kablam! 50 | io::stdin().read_line(&mut input); Oct 15 04:18:40.043 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 04:18:40.043 INFO kablam! | Oct 15 04:18:40.043 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 04:18:40.043 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 04:18:40.043 INFO kablam! Oct 15 04:18:40.043 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 04:18:40.043 INFO kablam! --> src/main.rs:134:5 Oct 15 04:18:40.043 INFO kablam! | Oct 15 04:18:40.043 INFO kablam! 134 | file.read_to_string(&mut contents); Oct 15 04:18:40.043 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 04:18:40.043 INFO kablam! | Oct 15 04:18:40.043 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 04:18:40.043 INFO kablam! Oct 15 04:18:40.895 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.40s Oct 15 04:18:40.898 INFO kablam! su: No module specific data is present Oct 15 04:18:41.517 INFO running `"docker" "rm" "-f" "ea7032d7bc4ae47ebd21d09ccfe880dac948fdb90a78a4616dc2a9c54973f317"` Oct 15 04:18:41.831 INFO blam! ea7032d7bc4ae47ebd21d09ccfe880dac948fdb90a78a4616dc2a9c54973f317 Oct 15 04:18:41.835 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 04:18:42.236 INFO blam! c9a5003483f405293e783ea2d503f5027cf25bfda69df349a4bbc30969c81ee3 Oct 15 04:18:42.240 INFO running `"docker" "start" "-a" "c9a5003483f405293e783ea2d503f5027cf25bfda69df349a4bbc30969c81ee3"` Oct 15 04:18:43.494 INFO kablam! usermod: no changes Oct 15 04:18:43.555 INFO kablam! Compiling hangman v0.1.0 (/source) Oct 15 04:18:44.011 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 04:18:44.011 INFO kablam! --> src/main.rs:89:30 Oct 15 04:18:44.011 INFO kablam! | Oct 15 04:18:44.011 INFO kablam! 89 | printstring.push((c.clone().to_string())); Oct 15 04:18:44.011 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 04:18:44.011 INFO kablam! | Oct 15 04:18:44.011 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 04:18:44.011 INFO kablam! Oct 15 04:18:44.077 INFO kablam! warning: function is never used: `veccombine` Oct 15 04:18:44.077 INFO kablam! --> src/main.rs:64:1 Oct 15 04:18:44.077 INFO kablam! | Oct 15 04:18:44.077 INFO kablam! 64 | fn veccombine(victor: Vec) -> String{ Oct 15 04:18:44.077 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 04:18:44.077 INFO kablam! | Oct 15 04:18:44.077 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 04:18:44.077 INFO kablam! Oct 15 04:18:44.084 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 04:18:44.084 INFO kablam! --> src/main.rs:50:9 Oct 15 04:18:44.084 INFO kablam! | Oct 15 04:18:44.084 INFO kablam! 50 | io::stdin().read_line(&mut input); Oct 15 04:18:44.084 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 04:18:44.084 INFO kablam! | Oct 15 04:18:44.084 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 04:18:44.084 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 04:18:44.084 INFO kablam! Oct 15 04:18:44.084 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 04:18:44.084 INFO kablam! --> src/main.rs:134:5 Oct 15 04:18:44.084 INFO kablam! | Oct 15 04:18:44.084 INFO kablam! 134 | file.read_to_string(&mut contents); Oct 15 04:18:44.084 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 04:18:44.084 INFO kablam! | Oct 15 04:18:44.084 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 04:18:44.084 INFO kablam! Oct 15 04:18:44.435 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.90s Oct 15 04:18:44.443 INFO kablam! su: No module specific data is present Oct 15 04:18:44.899 INFO running `"docker" "rm" "-f" "c9a5003483f405293e783ea2d503f5027cf25bfda69df349a4bbc30969c81ee3"` Oct 15 04:18:45.092 INFO blam! c9a5003483f405293e783ea2d503f5027cf25bfda69df349a4bbc30969c81ee3 Oct 15 04:18:45.099 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 04:18:45.484 INFO blam! b0478eb7617eb8959947e50c5520e3445f83bdfd47d54aa65d58a99719278748 Oct 15 04:18:45.486 INFO running `"docker" "start" "-a" "b0478eb7617eb8959947e50c5520e3445f83bdfd47d54aa65d58a99719278748"` Oct 15 04:18:46.567 INFO kablam! usermod: no changes Oct 15 04:18:46.636 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 15 04:18:46.643 INFO kablam! Running /target/debug/deps/hangman-7d9a556468e28547 Oct 15 04:18:46.646 INFO blam! Oct 15 04:18:46.647 INFO blam! running 0 tests Oct 15 04:18:46.647 INFO blam! Oct 15 04:18:46.647 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 04:18:46.648 INFO blam! Oct 15 04:18:46.655 INFO kablam! su: No module specific data is present Oct 15 04:18:47.047 INFO running `"docker" "rm" "-f" "b0478eb7617eb8959947e50c5520e3445f83bdfd47d54aa65d58a99719278748"` Oct 15 04:18:47.232 INFO blam! b0478eb7617eb8959947e50c5520e3445f83bdfd47d54aa65d58a99719278748