Oct 21 20:44:01.524 INFO checking PhilipDaniels/word_chains against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 20:44:01.524 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-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 21 20:44:01.980 INFO blam! 491352ce6c2461b0395d95401df77c63dbe505313679409ea225ae1d82aecded Oct 21 20:44:01.988 INFO running `"docker" "start" "-a" "491352ce6c2461b0395d95401df77c63dbe505313679409ea225ae1d82aecded"` Oct 21 20:44:03.272 INFO kablam! usermod: no changes Oct 21 20:44:03.359 INFO kablam! Checking word_chains v0.1.0 (/source) Oct 21 20:44:04.617 INFO kablam! warning: unused `#[macro_use]` import Oct 21 20:44:04.617 INFO kablam! --> src/main.rs:1:1 Oct 21 20:44:04.617 INFO kablam! | Oct 21 20:44:04.618 INFO kablam! 1 | #[macro_use] extern crate structopt; Oct 21 20:44:04.618 INFO kablam! | ^^^^^^^^^^^^ Oct 21 20:44:04.618 INFO kablam! | Oct 21 20:44:04.618 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 20:44:04.619 INFO kablam! Oct 21 20:44:04.804 INFO kablam! warning: unused variable: `g` Oct 21 20:44:04.805 INFO kablam! --> src/letter_differences.rs:36:13 Oct 21 20:44:04.805 INFO kablam! | Oct 21 20:44:04.805 INFO kablam! 36 | let g = make_graph(&rwords_for_table); Oct 21 20:44:04.806 INFO kablam! | ^ help: consider using `_g` instead Oct 21 20:44:04.806 INFO kablam! | Oct 21 20:44:04.806 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 20:44:04.806 INFO kablam! Oct 21 20:44:04.863 INFO kablam! warning: field is never used: `word` Oct 21 20:44:04.864 INFO kablam! --> src/graph.rs:4:5 Oct 21 20:44:04.864 INFO kablam! | Oct 21 20:44:04.864 INFO kablam! 4 | word: &'word String, Oct 21 20:44:04.864 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 20:44:04.865 INFO kablam! | Oct 21 20:44:04.865 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 20:44:04.865 INFO kablam! Oct 21 20:44:04.866 INFO kablam! warning: method is never used: `word` Oct 21 20:44:04.866 INFO kablam! --> src/graph.rs:18:5 Oct 21 20:44:04.866 INFO kablam! | Oct 21 20:44:04.866 INFO kablam! 18 | fn word(&self) -> &String { Oct 21 20:44:04.867 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:44:04.867 INFO kablam! Oct 21 20:44:04.913 INFO kablam! warning: unused `#[macro_use]` import Oct 21 20:44:04.913 INFO kablam! --> src/main.rs:1:1 Oct 21 20:44:04.914 INFO kablam! | Oct 21 20:44:04.914 INFO kablam! 1 | #[macro_use] extern crate structopt; Oct 21 20:44:04.914 INFO kablam! | ^^^^^^^^^^^^ Oct 21 20:44:04.914 INFO kablam! | Oct 21 20:44:04.915 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 20:44:04.915 INFO kablam! Oct 21 20:44:05.084 INFO kablam! warning: unused variable: `g` Oct 21 20:44:05.084 INFO kablam! --> src/letter_differences.rs:36:13 Oct 21 20:44:05.084 INFO kablam! | Oct 21 20:44:05.084 INFO kablam! 36 | let g = make_graph(&rwords_for_table); Oct 21 20:44:05.084 INFO kablam! | ^ help: consider using `_g` instead Oct 21 20:44:05.084 INFO kablam! | Oct 21 20:44:05.084 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 20:44:05.084 INFO kablam! Oct 21 20:44:05.124 INFO kablam! warning: field is never used: `word` Oct 21 20:44:05.124 INFO kablam! --> src/graph.rs:4:5 Oct 21 20:44:05.124 INFO kablam! | Oct 21 20:44:05.124 INFO kablam! 4 | word: &'word String, Oct 21 20:44:05.124 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 20:44:05.124 INFO kablam! | Oct 21 20:44:05.124 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 20:44:05.124 INFO kablam! Oct 21 20:44:05.124 INFO kablam! warning: method is never used: `word` Oct 21 20:44:05.124 INFO kablam! --> src/graph.rs:18:5 Oct 21 20:44:05.124 INFO kablam! | Oct 21 20:44:05.124 INFO kablam! 18 | fn word(&self) -> &String { Oct 21 20:44:05.124 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:44:05.124 INFO kablam! Oct 21 20:44:05.176 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.86s Oct 21 20:44:05.180 INFO kablam! su: No module specific data is present Oct 21 20:44:05.976 INFO running `"docker" "rm" "-f" "491352ce6c2461b0395d95401df77c63dbe505313679409ea225ae1d82aecded"` Oct 21 20:44:06.212 INFO blam! 491352ce6c2461b0395d95401df77c63dbe505313679409ea225ae1d82aecded