Oct 12 18:26:18.093 INFO checking lheckemann/clonequest against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 18:26:18.093 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 12 18:26:18.602 INFO blam! da70ced6eba71b38f2f9939567cb4cfe98197ad8ce413689e21524cdd5765615 Oct 12 18:26:18.608 INFO running `"docker" "start" "-a" "da70ced6eba71b38f2f9939567cb4cfe98197ad8ce413689e21524cdd5765615"` Oct 12 18:26:20.295 INFO kablam! usermod: no changes Oct 12 18:26:20.386 INFO kablam! Checking clonequest v0.1.0 (/source) Oct 12 18:26:21.384 INFO kablam! warning: unused variable: `e` Oct 12 18:26:21.384 INFO kablam! --> src/main.rs:256:17 Oct 12 18:26:21.384 INFO kablam! | Oct 12 18:26:21.384 INFO kablam! 256 | Err(e) => () // TODO: handle error, e is IoError Oct 12 18:26:21.384 INFO kablam! | ^ help: consider using `_e` instead Oct 12 18:26:21.384 INFO kablam! | Oct 12 18:26:21.384 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 18:26:21.384 INFO kablam! Oct 12 18:26:21.504 INFO kablam! warning: method is never used: `current_player` Oct 12 18:26:21.504 INFO kablam! --> src/main.rs:70:5 Oct 12 18:26:21.504 INFO kablam! | Oct 12 18:26:21.504 INFO kablam! 70 | pub fn current_player(&self) -> &Player { Oct 12 18:26:21.504 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:26:21.504 INFO kablam! | Oct 12 18:26:21.504 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 18:26:21.504 INFO kablam! Oct 12 18:26:21.512 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 18:26:21.512 INFO kablam! --> src/main.rs:249:9 Oct 12 18:26:21.512 INFO kablam! | Oct 12 18:26:21.512 INFO kablam! 249 | io::stdout().flush(); Oct 12 18:26:21.512 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:26:21.512 INFO kablam! | Oct 12 18:26:21.512 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 18:26:21.512 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 18:26:21.512 INFO kablam! Oct 12 18:26:21.692 INFO kablam! warning: unused variable: `e` Oct 12 18:26:21.692 INFO kablam! --> src/main.rs:256:17 Oct 12 18:26:21.692 INFO kablam! | Oct 12 18:26:21.692 INFO kablam! 256 | Err(e) => () // TODO: handle error, e is IoError Oct 12 18:26:21.692 INFO kablam! | ^ help: consider using `_e` instead Oct 12 18:26:21.692 INFO kablam! | Oct 12 18:26:21.692 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 18:26:21.692 INFO kablam! Oct 12 18:26:21.748 INFO kablam! warning: method is never used: `current_player` Oct 12 18:26:21.748 INFO kablam! --> src/main.rs:70:5 Oct 12 18:26:21.748 INFO kablam! | Oct 12 18:26:21.748 INFO kablam! 70 | pub fn current_player(&self) -> &Player { Oct 12 18:26:21.748 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:26:21.748 INFO kablam! | Oct 12 18:26:21.748 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 18:26:21.748 INFO kablam! Oct 12 18:26:21.748 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 18:26:21.748 INFO kablam! --> src/main.rs:249:9 Oct 12 18:26:21.748 INFO kablam! | Oct 12 18:26:21.748 INFO kablam! 249 | io::stdout().flush(); Oct 12 18:26:21.748 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:26:21.748 INFO kablam! | Oct 12 18:26:21.748 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 18:26:21.748 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 18:26:21.748 INFO kablam! Oct 12 18:26:21.784 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.45s Oct 12 18:26:21.784 INFO kablam! su: No module specific data is present Oct 12 18:26:22.944 INFO running `"docker" "rm" "-f" "da70ced6eba71b38f2f9939567cb4cfe98197ad8ce413689e21524cdd5765615"` Oct 12 18:26:23.278 INFO blam! da70ced6eba71b38f2f9939567cb4cfe98197ad8ce413689e21524cdd5765615