Oct 27 01:36:23.726 INFO checking lheckemann/clonequest against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 01:36:23.727 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 27 01:36:24.212 INFO blam! ecfdb0f717ad98950f547545bf13b12b2bd6759b71425c1bdfd5436c9a022ef6 Oct 27 01:36:24.221 INFO running `"docker" "start" "-a" "ecfdb0f717ad98950f547545bf13b12b2bd6759b71425c1bdfd5436c9a022ef6"` Oct 27 01:36:25.774 INFO kablam! usermod: no changes Oct 27 01:36:25.911 INFO kablam! Checking rand v0.5.0 Oct 27 01:36:28.589 INFO kablam! Checking clonequest v0.1.0 (/source) Oct 27 01:36:29.363 INFO kablam! warning: unused variable: `e` Oct 27 01:36:29.363 INFO kablam! --> src/main.rs:256:17 Oct 27 01:36:29.363 INFO kablam! | Oct 27 01:36:29.363 INFO kablam! 256 | Err(e) => () // TODO: handle error, e is IoError Oct 27 01:36:29.363 INFO kablam! | ^ help: consider using `_e` instead Oct 27 01:36:29.363 INFO kablam! | Oct 27 01:36:29.363 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 01:36:29.363 INFO kablam! Oct 27 01:36:29.412 INFO kablam! warning: method is never used: `current_player` Oct 27 01:36:29.412 INFO kablam! --> src/main.rs:70:5 Oct 27 01:36:29.412 INFO kablam! | Oct 27 01:36:29.412 INFO kablam! 70 | pub fn current_player(&self) -> &Player { Oct 27 01:36:29.412 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 01:36:29.412 INFO kablam! | Oct 27 01:36:29.412 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 01:36:29.412 INFO kablam! Oct 27 01:36:29.414 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 01:36:29.414 INFO kablam! --> src/main.rs:249:9 Oct 27 01:36:29.414 INFO kablam! | Oct 27 01:36:29.414 INFO kablam! 249 | io::stdout().flush(); Oct 27 01:36:29.414 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 01:36:29.415 INFO kablam! | Oct 27 01:36:29.415 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 01:36:29.415 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 01:36:29.415 INFO kablam! Oct 27 01:36:29.583 INFO kablam! warning: unused variable: `e` Oct 27 01:36:29.583 INFO kablam! --> src/main.rs:256:17 Oct 27 01:36:29.583 INFO kablam! | Oct 27 01:36:29.583 INFO kablam! 256 | Err(e) => () // TODO: handle error, e is IoError Oct 27 01:36:29.583 INFO kablam! | ^ help: consider using `_e` instead Oct 27 01:36:29.583 INFO kablam! | Oct 27 01:36:29.583 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 01:36:29.583 INFO kablam! Oct 27 01:36:29.625 INFO kablam! warning: method is never used: `current_player` Oct 27 01:36:29.625 INFO kablam! --> src/main.rs:70:5 Oct 27 01:36:29.625 INFO kablam! | Oct 27 01:36:29.625 INFO kablam! 70 | pub fn current_player(&self) -> &Player { Oct 27 01:36:29.625 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 01:36:29.625 INFO kablam! | Oct 27 01:36:29.625 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 01:36:29.625 INFO kablam! Oct 27 01:36:29.625 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 01:36:29.625 INFO kablam! --> src/main.rs:249:9 Oct 27 01:36:29.625 INFO kablam! | Oct 27 01:36:29.625 INFO kablam! 249 | io::stdout().flush(); Oct 27 01:36:29.625 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 01:36:29.625 INFO kablam! | Oct 27 01:36:29.625 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 01:36:29.625 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 01:36:29.625 INFO kablam! Oct 27 01:36:29.633 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.82s Oct 27 01:36:29.637 INFO kablam! su: No module specific data is present Oct 27 01:36:30.427 INFO running `"docker" "rm" "-f" "ecfdb0f717ad98950f547545bf13b12b2bd6759b71425c1bdfd5436c9a022ef6"` Oct 27 01:36:30.755 INFO blam! ecfdb0f717ad98950f547545bf13b12b2bd6759b71425c1bdfd5436c9a022ef6