Sep 02 15:51:26.801 INFO checking dweet-0.1.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 15:51:26.801 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 15:51:26.801 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 15:51:27.037 INFO blam! 9621ce0f45b768ee300de98bd277403387cc68d2013113132304a71aa710b272 Sep 02 15:51:27.040 INFO running `"docker" "start" "-a" "9621ce0f45b768ee300de98bd277403387cc68d2013113132304a71aa710b272"` Sep 02 15:51:27.767 INFO kablam! Checking dweet v0.1.0 (file:///source) Sep 02 15:51:29.988 INFO kablam! warning: unused variable: `res` Sep 02 15:51:29.988 INFO kablam! --> src/lib.rs:27:13 Sep 02 15:51:29.988 INFO kablam! | Sep 02 15:51:29.989 INFO kablam! 27 | let res = client.post(&url).header(ContentType::json()).body(&json_string).send().unwrap(); Sep 02 15:51:29.989 INFO kablam! | ^^^ help: consider using `_res` instead Sep 02 15:51:29.989 INFO kablam! | Sep 02 15:51:29.989 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 02 15:51:29.989 INFO kablam! Sep 02 15:51:29.998 INFO kablam! warning: unused `std::result::Result` which must be used Sep 02 15:51:29.998 INFO kablam! --> src/lib.rs:35:9 Sep 02 15:51:29.998 INFO kablam! | Sep 02 15:51:29.998 INFO kablam! 35 | res.read_to_string(&mut json_data); Sep 02 15:51:29.998 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 15:51:29.998 INFO kablam! | Sep 02 15:51:29.998 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 02 15:51:29.998 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 02 15:51:29.999 INFO kablam! Sep 02 15:51:30.190 INFO kablam! warning: unused variable: `res` Sep 02 15:51:30.190 INFO kablam! --> src/lib.rs:27:13 Sep 02 15:51:30.190 INFO kablam! | Sep 02 15:51:30.190 INFO kablam! 27 | let res = client.post(&url).header(ContentType::json()).body(&json_string).send().unwrap(); Sep 02 15:51:30.190 INFO kablam! | ^^^ help: consider using `_res` instead Sep 02 15:51:30.190 INFO kablam! | Sep 02 15:51:30.190 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 02 15:51:30.190 INFO kablam! Sep 02 15:51:30.201 INFO kablam! warning: unused `std::result::Result` which must be used Sep 02 15:51:30.201 INFO kablam! --> src/lib.rs:35:9 Sep 02 15:51:30.201 INFO kablam! | Sep 02 15:51:30.201 INFO kablam! 35 | res.read_to_string(&mut json_data); Sep 02 15:51:30.201 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 15:51:30.201 INFO kablam! | Sep 02 15:51:30.201 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 02 15:51:30.201 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 02 15:51:30.201 INFO kablam! Sep 02 15:51:30.219 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.54s Sep 02 15:51:30.228 INFO kablam! su: No module specific data is present Sep 02 15:51:30.557 INFO running `"docker" "rm" "-f" "9621ce0f45b768ee300de98bd277403387cc68d2013113132304a71aa710b272"` Sep 02 15:51:30.647 INFO blam! 9621ce0f45b768ee300de98bd277403387cc68d2013113132304a71aa710b272