Oct 27 22:55:56.250 INFO checking dweet-0.1.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 22:55:56.251 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 22:55:56.456 INFO blam! 365fdfb5da74a27db61d53e981372113d56251c12416e797103fd34d12b324d0 Oct 27 22:55:56.457 INFO running `"docker" "start" "-a" "365fdfb5da74a27db61d53e981372113d56251c12416e797103fd34d12b324d0"` Oct 27 22:55:57.585 INFO kablam! usermod: no changes Oct 27 22:55:57.743 INFO kablam! Checking dweet v0.1.0 (/source) Oct 27 22:56:00.735 INFO kablam! warning: unused variable: `res` Oct 27 22:56:00.735 INFO kablam! --> src/lib.rs:27:13 Oct 27 22:56:00.735 INFO kablam! | Oct 27 22:56:00.735 INFO kablam! 27 | let res = client.post(&url).header(ContentType::json()).body(&json_string).send().unwrap(); Oct 27 22:56:00.735 INFO kablam! | ^^^ help: consider using `_res` instead Oct 27 22:56:00.735 INFO kablam! | Oct 27 22:56:00.735 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 22:56:00.735 INFO kablam! Oct 27 22:56:00.755 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 22:56:00.755 INFO kablam! --> src/lib.rs:35:9 Oct 27 22:56:00.755 INFO kablam! | Oct 27 22:56:00.755 INFO kablam! 35 | res.read_to_string(&mut json_data); Oct 27 22:56:00.755 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 22:56:00.755 INFO kablam! | Oct 27 22:56:00.755 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 22:56:00.755 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 22:56:00.755 INFO kablam! Oct 27 22:56:00.794 INFO kablam! warning: unused variable: `res` Oct 27 22:56:00.794 INFO kablam! --> src/lib.rs:27:13 Oct 27 22:56:00.794 INFO kablam! | Oct 27 22:56:00.794 INFO kablam! 27 | let res = client.post(&url).header(ContentType::json()).body(&json_string).send().unwrap(); Oct 27 22:56:00.794 INFO kablam! | ^^^ help: consider using `_res` instead Oct 27 22:56:00.794 INFO kablam! | Oct 27 22:56:00.794 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 22:56:00.794 INFO kablam! Oct 27 22:56:00.803 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 22:56:00.803 INFO kablam! --> src/lib.rs:35:9 Oct 27 22:56:00.803 INFO kablam! | Oct 27 22:56:00.803 INFO kablam! 35 | res.read_to_string(&mut json_data); Oct 27 22:56:00.803 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 22:56:00.803 INFO kablam! | Oct 27 22:56:00.803 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 22:56:00.803 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 22:56:00.803 INFO kablam! Oct 27 22:56:00.813 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.21s Oct 27 22:56:00.823 INFO kablam! su: No module specific data is present Oct 27 22:56:01.165 INFO running `"docker" "rm" "-f" "365fdfb5da74a27db61d53e981372113d56251c12416e797103fd34d12b324d0"` Oct 27 22:56:01.351 INFO blam! 365fdfb5da74a27db61d53e981372113d56251c12416e797103fd34d12b324d0