Oct 26 21:22:32.400 INFO checking scottrobertwhittaker/rs-moji against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 21:22:32.400 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 26 21:22:33.023 INFO blam! 20a62796333f6ecba74b6dd7dfa9087bfe4710a97185d00468e4127dadfd0fd7 Oct 26 21:22:33.031 INFO running `"docker" "start" "-a" "20a62796333f6ecba74b6dd7dfa9087bfe4710a97185d00468e4127dadfd0fd7"` Oct 26 21:22:34.427 INFO kablam! usermod: no changes Oct 26 21:22:34.474 INFO kablam! Checking rs-moji v0.1.0 (/source) Oct 26 21:22:35.003 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 21:22:35.003 INFO kablam! --> src/interpreter.rs:49:21 Oct 26 21:22:35.003 INFO kablam! | Oct 26 21:22:35.003 INFO kablam! 49 | io::stdin().read_line(&mut input); Oct 26 21:22:35.003 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 21:22:35.003 INFO kablam! | Oct 26 21:22:35.003 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 26 21:22:35.003 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 21:22:35.003 INFO kablam! Oct 26 21:22:35.139 INFO kablam! warning: unused variable: `interpreter` Oct 26 21:22:35.139 INFO kablam! --> src/interpreter.rs:152:17 Oct 26 21:22:35.139 INFO kablam! | Oct 26 21:22:35.139 INFO kablam! 152 | let mut interpreter = new(runtime); Oct 26 21:22:35.139 INFO kablam! | ^^^^^^^^^^^ help: consider using `_interpreter` instead Oct 26 21:22:35.139 INFO kablam! | Oct 26 21:22:35.139 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 26 21:22:35.139 INFO kablam! Oct 26 21:22:35.163 INFO kablam! warning: variable does not need to be mutable Oct 26 21:22:35.163 INFO kablam! --> src/interpreter.rs:152:13 Oct 26 21:22:35.163 INFO kablam! | Oct 26 21:22:35.163 INFO kablam! 152 | let mut interpreter = new(runtime); Oct 26 21:22:35.163 INFO kablam! | ----^^^^^^^^^^^ Oct 26 21:22:35.163 INFO kablam! | | Oct 26 21:22:35.163 INFO kablam! | help: remove this `mut` Oct 26 21:22:35.163 INFO kablam! | Oct 26 21:22:35.163 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 26 21:22:35.163 INFO kablam! Oct 26 21:22:35.203 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 21:22:35.203 INFO kablam! --> src/interpreter.rs:49:21 Oct 26 21:22:35.203 INFO kablam! | Oct 26 21:22:35.203 INFO kablam! 49 | io::stdin().read_line(&mut input); Oct 26 21:22:35.203 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 21:22:35.203 INFO kablam! | Oct 26 21:22:35.203 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 26 21:22:35.203 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 21:22:35.203 INFO kablam! Oct 26 21:22:35.229 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.77s Oct 26 21:22:35.236 INFO kablam! su: No module specific data is present Oct 26 21:22:36.159 INFO running `"docker" "rm" "-f" "20a62796333f6ecba74b6dd7dfa9087bfe4710a97185d00468e4127dadfd0fd7"` Oct 26 21:22:36.473 INFO blam! 20a62796333f6ecba74b6dd7dfa9087bfe4710a97185d00468e4127dadfd0fd7