Oct 21 15:45:01.311 INFO checking merickson/mqtt_brewski against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 15:45:01.312 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192/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 21 15:45:01.756 INFO blam! d350377b676d6f55f1b80021e13ebc8de81dbb9eb4f3522600bb8bfd1d8f160e Oct 21 15:45:01.765 INFO running `"docker" "start" "-a" "d350377b676d6f55f1b80021e13ebc8de81dbb9eb4f3522600bb8bfd1d8f160e"` Oct 21 15:45:02.943 INFO kablam! usermod: no changes Oct 21 15:45:03.192 INFO kablam! Compiling proc-macro2 v0.4.16 Oct 21 15:45:03.196 INFO kablam! Checking socket2 v0.3.8 Oct 21 15:45:03.196 INFO kablam! Checking phf_shared v0.7.23 Oct 21 15:45:03.196 INFO kablam! Checking stringprep v0.1.2 Oct 21 15:45:03.196 INFO kablam! Checking simple_logger v0.5.0 Oct 21 15:45:03.196 INFO kablam! Checking sha2 v0.7.1 Oct 21 15:45:03.196 INFO kablam! Checking mqtt-protocol v0.3.1 Oct 21 15:45:05.340 INFO kablam! Checking phf v0.7.23 Oct 21 15:45:06.000 INFO kablam! Checking postgres-protocol v0.3.2 Oct 21 15:45:08.512 INFO kablam! Checking rumqtt v0.10.1 Oct 21 15:45:09.639 INFO kablam! Checking postgres-shared v0.4.2 Oct 21 15:45:14.133 INFO kablam! Compiling quote v0.6.8 Oct 21 15:45:14.341 INFO kablam! Checking postgres v0.15.2 Oct 21 15:45:17.876 INFO kablam! Compiling syn v0.14.9 Oct 21 15:45:27.277 INFO kablam! Compiling structopt-derive v0.2.10 Oct 21 15:45:31.948 INFO kablam! Checking structopt v0.2.10 Oct 21 15:45:32.488 INFO kablam! Checking mqtt_brewski v0.1.0 (/source) Oct 21 15:45:34.736 INFO kablam! warning: unused `#[macro_use]` import Oct 21 15:45:34.736 INFO kablam! --> src/main.rs:7:1 Oct 21 15:45:34.736 INFO kablam! | Oct 21 15:45:34.736 INFO kablam! 7 | #[macro_use] Oct 21 15:45:34.736 INFO kablam! | ^^^^^^^^^^^^ Oct 21 15:45:34.736 INFO kablam! | Oct 21 15:45:34.736 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 15:45:34.736 INFO kablam! Oct 21 15:45:34.776 INFO kablam! warning: unused `#[macro_use]` import Oct 21 15:45:34.777 INFO kablam! --> src/main.rs:7:1 Oct 21 15:45:34.777 INFO kablam! | Oct 21 15:45:34.777 INFO kablam! 7 | #[macro_use] Oct 21 15:45:34.778 INFO kablam! | ^^^^^^^^^^^^ Oct 21 15:45:34.778 INFO kablam! | Oct 21 15:45:34.778 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 15:45:34.778 INFO kablam! Oct 21 15:45:34.973 INFO kablam! warning: method is never used: `new` Oct 21 15:45:34.973 INFO kablam! --> src/envpayload.rs:24:5 Oct 21 15:45:34.973 INFO kablam! | Oct 21 15:45:34.973 INFO kablam! 24 | pub fn new() -> EnvSensorReading { Oct 21 15:45:34.973 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:45:34.973 INFO kablam! | Oct 21 15:45:34.973 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 15:45:34.973 INFO kablam! Oct 21 15:45:34.973 INFO kablam! warning: method is never used: `temperature_f` Oct 21 15:45:34.973 INFO kablam! --> src/envpayload.rs:76:5 Oct 21 15:45:34.973 INFO kablam! | Oct 21 15:45:34.973 INFO kablam! 76 | pub fn temperature_f(&self) -> f32 { Oct 21 15:45:34.973 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:45:34.973 INFO kablam! Oct 21 15:45:34.976 INFO kablam! warning: method is never used: `pressure_bar` Oct 21 15:45:34.976 INFO kablam! --> src/envpayload.rs:80:5 Oct 21 15:45:34.977 INFO kablam! | Oct 21 15:45:34.977 INFO kablam! 80 | pub fn pressure_bar(&self) -> f32 { Oct 21 15:45:34.977 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:45:34.977 INFO kablam! Oct 21 15:45:35.090 INFO kablam! warning: method is never used: `new` Oct 21 15:45:35.090 INFO kablam! --> src/envpayload.rs:24:5 Oct 21 15:45:35.090 INFO kablam! | Oct 21 15:45:35.091 INFO kablam! 24 | pub fn new() -> EnvSensorReading { Oct 21 15:45:35.091 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:45:35.091 INFO kablam! | Oct 21 15:45:35.091 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 15:45:35.091 INFO kablam! Oct 21 15:45:35.092 INFO kablam! warning: method is never used: `temperature_f` Oct 21 15:45:35.092 INFO kablam! --> src/envpayload.rs:76:5 Oct 21 15:45:35.092 INFO kablam! | Oct 21 15:45:35.092 INFO kablam! 76 | pub fn temperature_f(&self) -> f32 { Oct 21 15:45:35.092 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:45:35.093 INFO kablam! Oct 21 15:45:35.093 INFO kablam! warning: method is never used: `pressure_bar` Oct 21 15:45:35.093 INFO kablam! --> src/envpayload.rs:80:5 Oct 21 15:45:35.093 INFO kablam! | Oct 21 15:45:35.093 INFO kablam! 80 | pub fn pressure_bar(&self) -> f32 { Oct 21 15:45:35.093 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:45:35.094 INFO kablam! Oct 21 15:45:35.157 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 32.17s Oct 21 15:45:35.173 INFO kablam! su: No module specific data is present Oct 21 15:45:35.936 INFO running `"docker" "rm" "-f" "d350377b676d6f55f1b80021e13ebc8de81dbb9eb4f3522600bb8bfd1d8f160e"` Oct 21 15:45:36.216 INFO blam! d350377b676d6f55f1b80021e13ebc8de81dbb9eb4f3522600bb8bfd1d8f160e