Oct 11 04:32:02.786 INFO testing ShaunKarran/cab403-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 04:32:02.786 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 04:32:02.786 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 04:32:03.138 INFO blam! 8dd866516076630a4b7d9564c924ca8e89acbf38077d7328e176e1e0913bbfe8 Oct 11 04:32:03.139 INFO running `"docker" "start" "-a" "8dd866516076630a4b7d9564c924ca8e89acbf38077d7328e176e1e0913bbfe8"` Oct 11 04:32:03.593 INFO kablam! usermod: no changes Oct 11 04:32:03.673 INFO kablam! Compiling bincode v0.9.2 Oct 11 04:32:03.673 INFO kablam! Compiling simplelog v0.4.2 Oct 11 04:32:03.673 INFO kablam! Compiling threadpool v1.7.0 Oct 11 04:32:03.674 INFO kablam! Compiling clap v2.26.2 Oct 11 04:32:23.953 INFO kablam! Compiling cab403-rs v0.1.0 (/source) Oct 11 04:32:24.582 INFO kablam! warning: unused variable: `word_set` Oct 11 04:32:24.582 INFO kablam! --> src/hangman.rs:28:20 Oct 11 04:32:24.583 INFO kablam! | Oct 11 04:32:24.583 INFO kablam! 28 | fn select_word(word_set: HashSet) -> String { Oct 11 04:32:24.583 INFO kablam! | ^^^^^^^^ help: consider using `_word_set` instead Oct 11 04:32:24.583 INFO kablam! | Oct 11 04:32:24.583 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 04:32:24.583 INFO kablam! Oct 11 04:32:24.640 INFO kablam! warning: field is never used: `word` Oct 11 04:32:24.640 INFO kablam! --> src/hangman.rs:6:5 Oct 11 04:32:24.640 INFO kablam! | Oct 11 04:32:24.640 INFO kablam! 6 | word: String, Oct 11 04:32:24.640 INFO kablam! | ^^^^^^^^^^^^ Oct 11 04:32:24.640 INFO kablam! | Oct 11 04:32:24.640 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 04:32:24.640 INFO kablam! Oct 11 04:32:24.640 INFO kablam! warning: field is never used: `word_character_set` Oct 11 04:32:24.640 INFO kablam! --> src/hangman.rs:7:5 Oct 11 04:32:24.640 INFO kablam! | Oct 11 04:32:24.640 INFO kablam! 7 | word_character_set: HashSet, Oct 11 04:32:24.640 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 04:32:24.640 INFO kablam! Oct 11 04:32:24.644 INFO kablam! warning: field is never used: `number_allowed_guesses` Oct 11 04:32:24.644 INFO kablam! --> src/hangman.rs:8:5 Oct 11 04:32:24.644 INFO kablam! | Oct 11 04:32:24.644 INFO kablam! 8 | number_allowed_guesses: usize, Oct 11 04:32:24.644 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 04:32:24.644 INFO kablam! Oct 11 04:32:26.153 INFO kablam! warning: unused imports: `ServerMessage`, `State` Oct 11 04:32:26.153 INFO kablam! --> src/bin/server.rs:19:50 Oct 11 04:32:26.153 INFO kablam! | Oct 11 04:32:26.153 INFO kablam! 19 | use cab403_rs::communication::{Command, Message, ServerMessage, Selection, State, encode_and_write, read_and_decode}; Oct 11 04:32:26.153 INFO kablam! | ^^^^^^^^^^^^^ ^^^^^ Oct 11 04:32:26.153 INFO kablam! | Oct 11 04:32:26.153 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 04:32:26.153 INFO kablam! Oct 11 04:32:28.344 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 24.72s Oct 11 04:32:28.349 INFO kablam! su: No module specific data is present Oct 11 04:32:28.653 INFO running `"docker" "rm" "-f" "8dd866516076630a4b7d9564c924ca8e89acbf38077d7328e176e1e0913bbfe8"` Oct 11 04:32:28.739 INFO blam! 8dd866516076630a4b7d9564c924ca8e89acbf38077d7328e176e1e0913bbfe8 Oct 11 04:32:28.741 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 04:32:28.741 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 04:32:28.932 INFO blam! 575ab8c071c8b29459bb81ecd7a84d47cd262978736f5af5ed77f31eeb9e7312 Oct 11 04:32:28.934 INFO running `"docker" "start" "-a" "575ab8c071c8b29459bb81ecd7a84d47cd262978736f5af5ed77f31eeb9e7312"` Oct 11 04:32:29.449 INFO kablam! usermod: no changes Oct 11 04:32:29.597 INFO kablam! Compiling cab403-rs v0.1.0 (/source) Oct 11 04:32:30.025 INFO kablam! warning: unused import: `super::Game` Oct 11 04:32:30.025 INFO kablam! --> src/hangman.rs:45:9 Oct 11 04:32:30.025 INFO kablam! | Oct 11 04:32:30.025 INFO kablam! 45 | use super::Game; Oct 11 04:32:30.025 INFO kablam! | ^^^^^^^^^^^ Oct 11 04:32:30.025 INFO kablam! | Oct 11 04:32:30.025 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 04:32:30.025 INFO kablam! Oct 11 04:32:30.228 INFO kablam! warning: unused variable: `word_set` Oct 11 04:32:30.228 INFO kablam! --> src/hangman.rs:28:20 Oct 11 04:32:30.228 INFO kablam! | Oct 11 04:32:30.228 INFO kablam! 28 | fn select_word(word_set: HashSet) -> String { Oct 11 04:32:30.228 INFO kablam! | ^^^^^^^^ help: consider using `_word_set` instead Oct 11 04:32:30.228 INFO kablam! | Oct 11 04:32:30.228 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 04:32:30.228 INFO kablam! Oct 11 04:32:30.319 INFO kablam! warning: field is never used: `word` Oct 11 04:32:30.319 INFO kablam! --> src/hangman.rs:6:5 Oct 11 04:32:30.319 INFO kablam! | Oct 11 04:32:30.319 INFO kablam! 6 | word: String, Oct 11 04:32:30.319 INFO kablam! | ^^^^^^^^^^^^ Oct 11 04:32:30.319 INFO kablam! | Oct 11 04:32:30.319 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 04:32:30.319 INFO kablam! Oct 11 04:32:30.319 INFO kablam! warning: field is never used: `word_character_set` Oct 11 04:32:30.319 INFO kablam! --> src/hangman.rs:7:5 Oct 11 04:32:30.319 INFO kablam! | Oct 11 04:32:30.319 INFO kablam! 7 | word_character_set: HashSet, Oct 11 04:32:30.319 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 04:32:30.319 INFO kablam! Oct 11 04:32:30.319 INFO kablam! warning: field is never used: `number_allowed_guesses` Oct 11 04:32:30.319 INFO kablam! --> src/hangman.rs:8:5 Oct 11 04:32:30.319 INFO kablam! | Oct 11 04:32:30.319 INFO kablam! 8 | number_allowed_guesses: usize, Oct 11 04:32:30.319 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 04:32:30.319 INFO kablam! Oct 11 04:32:30.429 INFO kablam! warning: unused imports: `ServerMessage`, `State` Oct 11 04:32:30.429 INFO kablam! --> src/bin/server.rs:19:50 Oct 11 04:32:30.429 INFO kablam! | Oct 11 04:32:30.429 INFO kablam! 19 | use cab403_rs::communication::{Command, Message, ServerMessage, Selection, State, encode_and_write, read_and_decode}; Oct 11 04:32:30.429 INFO kablam! | ^^^^^^^^^^^^^ ^^^^^ Oct 11 04:32:30.429 INFO kablam! | Oct 11 04:32:30.429 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 04:32:30.429 INFO kablam! Oct 11 04:32:31.001 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.52s Oct 11 04:32:31.007 INFO kablam! su: No module specific data is present Oct 11 04:32:31.337 INFO running `"docker" "rm" "-f" "575ab8c071c8b29459bb81ecd7a84d47cd262978736f5af5ed77f31eeb9e7312"` Oct 11 04:32:31.470 INFO blam! 575ab8c071c8b29459bb81ecd7a84d47cd262978736f5af5ed77f31eeb9e7312 Oct 11 04:32:31.471 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 04:32:31.471 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 04:32:31.624 INFO blam! 994a0a176752086f7bb9d01688d682cf6c94cdb8398de40d89aa499fa72c9e6e Oct 11 04:32:31.626 INFO running `"docker" "start" "-a" "994a0a176752086f7bb9d01688d682cf6c94cdb8398de40d89aa499fa72c9e6e"` Oct 11 04:32:32.312 INFO kablam! usermod: no changes Oct 11 04:32:32.378 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 11 04:32:32.381 INFO kablam! Running /target/debug/deps/cab403_rs-732b4938d942fe70 Oct 11 04:32:32.389 INFO kablam! Running /target/debug/deps/client-674944539b2b9a59 Oct 11 04:32:32.389 INFO blam! Oct 11 04:32:32.389 INFO blam! running 1 test Oct 11 04:32:32.389 INFO blam! test hangman::tests::test ... ok Oct 11 04:32:32.389 INFO blam! Oct 11 04:32:32.389 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 04:32:32.389 INFO blam! Oct 11 04:32:32.390 INFO blam! Oct 11 04:32:32.391 INFO blam! running 0 tests Oct 11 04:32:32.391 INFO blam! Oct 11 04:32:32.391 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 04:32:32.391 INFO blam! Oct 11 04:32:32.391 INFO kablam! Running /target/debug/deps/server-cdbc961a7cb6f95a Oct 11 04:32:32.404 INFO blam! Oct 11 04:32:32.404 INFO blam! running 0 tests Oct 11 04:32:32.404 INFO blam! Oct 11 04:32:32.404 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 04:32:32.404 INFO blam! Oct 11 04:32:32.405 INFO kablam! Doc-tests cab403-rs Oct 11 04:32:32.811 INFO blam! Oct 11 04:32:32.811 INFO blam! running 0 tests Oct 11 04:32:32.811 INFO blam! Oct 11 04:32:32.811 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 04:32:32.811 INFO blam! Oct 11 04:32:32.818 INFO kablam! su: No module specific data is present Oct 11 04:32:33.110 INFO running `"docker" "rm" "-f" "994a0a176752086f7bb9d01688d682cf6c94cdb8398de40d89aa499fa72c9e6e"` Oct 11 04:32:33.228 INFO blam! 994a0a176752086f7bb9d01688d682cf6c94cdb8398de40d89aa499fa72c9e6e