Sep 01 05:48:03.196 INFO checking dweet-0.1.0 against master#d0d81b7fc1421859ba0218e8a437af29ae3b0967 for pr-53578 Sep 01 05:48:03.196 INFO running: cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets Sep 01 05:48:03.196 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53578/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-1/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/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 +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 05:48:03.385 INFO blam! fea04b03960a2b5dff52c52c0eda808a68e9c72b7e8fe2dbd58c46ea767607b7 Sep 01 05:48:03.388 INFO running `"docker" "start" "-a" "fea04b03960a2b5dff52c52c0eda808a68e9c72b7e8fe2dbd58c46ea767607b7"` Sep 01 05:48:04.189 INFO kablam! Checking dweet v0.1.0 (file:///source) Sep 01 05:48:06.323 INFO kablam! warning: unused variable: `res` Sep 01 05:48:06.323 INFO kablam! --> src/lib.rs:27:13 Sep 01 05:48:06.323 INFO kablam! | Sep 01 05:48:06.323 INFO kablam! 27 | let res = client.post(&url).header(ContentType::json()).body(&json_string).send().unwrap(); Sep 01 05:48:06.323 INFO kablam! | ^^^ help: consider using `_res` instead Sep 01 05:48:06.323 INFO kablam! | Sep 01 05:48:06.323 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 01 05:48:06.323 INFO kablam! Sep 01 05:48:06.332 INFO kablam! warning: unused `std::result::Result` which must be used Sep 01 05:48:06.332 INFO kablam! --> src/lib.rs:35:9 Sep 01 05:48:06.332 INFO kablam! | Sep 01 05:48:06.332 INFO kablam! 35 | res.read_to_string(&mut json_data); Sep 01 05:48:06.332 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:48:06.333 INFO kablam! | Sep 01 05:48:06.333 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 01 05:48:06.333 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 01 05:48:06.333 INFO kablam! Sep 01 05:48:06.431 INFO kablam! warning: unused variable: `res` Sep 01 05:48:06.431 INFO kablam! --> src/lib.rs:27:13 Sep 01 05:48:06.431 INFO kablam! | Sep 01 05:48:06.431 INFO kablam! 27 | let res = client.post(&url).header(ContentType::json()).body(&json_string).send().unwrap(); Sep 01 05:48:06.431 INFO kablam! | ^^^ help: consider using `_res` instead Sep 01 05:48:06.431 INFO kablam! | Sep 01 05:48:06.431 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 01 05:48:06.431 INFO kablam! Sep 01 05:48:06.443 INFO kablam! warning: unused `std::result::Result` which must be used Sep 01 05:48:06.443 INFO kablam! --> src/lib.rs:35:9 Sep 01 05:48:06.443 INFO kablam! | Sep 01 05:48:06.443 INFO kablam! 35 | res.read_to_string(&mut json_data); Sep 01 05:48:06.443 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 05:48:06.443 INFO kablam! | Sep 01 05:48:06.443 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 01 05:48:06.443 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 01 05:48:06.443 INFO kablam! Sep 01 05:48:06.461 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.37s Sep 01 05:48:06.471 INFO kablam! su: No module specific data is present Sep 01 05:48:06.855 INFO running `"docker" "rm" "-f" "fea04b03960a2b5dff52c52c0eda808a68e9c72b7e8fe2dbd58c46ea767607b7"` Sep 01 05:48:06.945 INFO blam! fea04b03960a2b5dff52c52c0eda808a68e9c72b7e8fe2dbd58c46ea767607b7