Oct 22 04:25:49.312 INFO checking bmp280-0.2.1 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 04:25:49.312 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 22 04:25:49.766 INFO blam! c84c390297fb709bf12fb3dd11d49b3bc0b6c0fbaa21172f9074bb7f4fd2916a Oct 22 04:25:49.776 INFO running `"docker" "start" "-a" "c84c390297fb709bf12fb3dd11d49b3bc0b6c0fbaa21172f9074bb7f4fd2916a"` Oct 22 04:25:50.476 INFO kablam! usermod: no changes Oct 22 04:25:50.596 INFO kablam! Checking bmp280 v0.2.1 (/source) Oct 22 04:25:51.845 INFO kablam! warning: field is never used: `dig_h1` Oct 22 04:25:51.845 INFO kablam! --> src/lib.rs:124:5 Oct 22 04:25:51.845 INFO kablam! | Oct 22 04:25:51.845 INFO kablam! 124 | dig_h1: u8, Oct 22 04:25:51.845 INFO kablam! | ^^^^^^^^^^ Oct 22 04:25:51.845 INFO kablam! | Oct 22 04:25:51.845 INFO kablam! = note: #[warn(dead_code)] on by default Oct 22 04:25:51.845 INFO kablam! Oct 22 04:25:51.845 INFO kablam! warning: field is never used: `dig_h2` Oct 22 04:25:51.845 INFO kablam! --> src/lib.rs:125:5 Oct 22 04:25:51.845 INFO kablam! | Oct 22 04:25:51.845 INFO kablam! 125 | dig_h2: i16, Oct 22 04:25:51.845 INFO kablam! | ^^^^^^^^^^^ Oct 22 04:25:51.846 INFO kablam! Oct 22 04:25:51.846 INFO kablam! warning: field is never used: `dig_h3` Oct 22 04:25:51.846 INFO kablam! --> src/lib.rs:126:5 Oct 22 04:25:51.846 INFO kablam! | Oct 22 04:25:51.846 INFO kablam! 126 | dig_h3: u8, Oct 22 04:25:51.846 INFO kablam! | ^^^^^^^^^^ Oct 22 04:25:51.846 INFO kablam! Oct 22 04:25:51.846 INFO kablam! warning: field is never used: `dig_h4` Oct 22 04:25:51.846 INFO kablam! --> src/lib.rs:127:5 Oct 22 04:25:51.846 INFO kablam! | Oct 22 04:25:51.846 INFO kablam! 127 | dig_h4: i16, Oct 22 04:25:51.846 INFO kablam! | ^^^^^^^^^^^ Oct 22 04:25:51.846 INFO kablam! Oct 22 04:25:51.846 INFO kablam! warning: field is never used: `dig_h5` Oct 22 04:25:51.846 INFO kablam! --> src/lib.rs:128:5 Oct 22 04:25:51.846 INFO kablam! | Oct 22 04:25:51.846 INFO kablam! 128 | dig_h5: i16, Oct 22 04:25:51.846 INFO kablam! | ^^^^^^^^^^^ Oct 22 04:25:51.846 INFO kablam! Oct 22 04:25:51.846 INFO kablam! warning: field is never used: `dig_h6` Oct 22 04:25:51.846 INFO kablam! --> src/lib.rs:129:5 Oct 22 04:25:51.846 INFO kablam! | Oct 22 04:25:51.847 INFO kablam! 129 | dig_h6: i8, Oct 22 04:25:51.847 INFO kablam! | ^^^^^^^^^^ Oct 22 04:25:51.847 INFO kablam! Oct 22 04:25:51.847 INFO kablam! warning: field is never used: `sensor_id` Oct 22 04:25:51.847 INFO kablam! --> src/lib.rs:140:5 Oct 22 04:25:51.847 INFO kablam! | Oct 22 04:25:51.847 INFO kablam! 140 | sensor_id: i32, Oct 22 04:25:51.847 INFO kablam! | ^^^^^^^^^^^^^^ Oct 22 04:25:51.847 INFO kablam! Oct 22 04:25:51.847 INFO kablam! warning: method is never used: `write16` Oct 22 04:25:51.847 INFO kablam! --> src/lib.rs:246:5 Oct 22 04:25:51.847 INFO kablam! | Oct 22 04:25:51.847 INFO kablam! 246 | fn write16(&mut self, reg: &Register, value: u16) -> Result<()> { Oct 22 04:25:51.847 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 04:25:51.847 INFO kablam! Oct 22 04:25:51.847 INFO kablam! warning: method is never used: `read16` Oct 22 04:25:51.847 INFO kablam! --> src/lib.rs:256:5 Oct 22 04:25:51.847 INFO kablam! | Oct 22 04:25:51.847 INFO kablam! 256 | fn read16(&mut self, reg: &Register) -> Result { Oct 22 04:25:51.847 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 04:25:51.847 INFO kablam! Oct 22 04:25:51.847 INFO kablam! warning: method is never used: `read16s` Oct 22 04:25:51.847 INFO kablam! --> src/lib.rs:269:5 Oct 22 04:25:51.848 INFO kablam! | Oct 22 04:25:51.848 INFO kablam! 269 | fn read16s(&mut self, reg: &Register) -> Result { Oct 22 04:25:51.848 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 04:25:51.848 INFO kablam! Oct 22 04:25:51.868 INFO kablam! warning: field is never used: `dig_h1` Oct 22 04:25:51.869 INFO kablam! --> src/lib.rs:124:5 Oct 22 04:25:51.869 INFO kablam! | Oct 22 04:25:51.869 INFO kablam! 124 | dig_h1: u8, Oct 22 04:25:51.869 INFO kablam! | ^^^^^^^^^^ Oct 22 04:25:51.869 INFO kablam! | Oct 22 04:25:51.869 INFO kablam! = note: #[warn(dead_code)] on by default Oct 22 04:25:51.870 INFO kablam! Oct 22 04:25:51.870 INFO kablam! warning: field is never used: `dig_h2` Oct 22 04:25:51.870 INFO kablam! --> src/lib.rs:125:5 Oct 22 04:25:51.870 INFO kablam! | Oct 22 04:25:51.870 INFO kablam! 125 | dig_h2: i16, Oct 22 04:25:51.870 INFO kablam! | ^^^^^^^^^^^ Oct 22 04:25:51.870 INFO kablam! Oct 22 04:25:51.870 INFO kablam! warning: field is never used: `dig_h3` Oct 22 04:25:51.870 INFO kablam! --> src/lib.rs:126:5 Oct 22 04:25:51.870 INFO kablam! | Oct 22 04:25:51.870 INFO kablam! 126 | dig_h3: u8, Oct 22 04:25:51.870 INFO kablam! | ^^^^^^^^^^ Oct 22 04:25:51.870 INFO kablam! Oct 22 04:25:51.871 INFO kablam! warning: field is never used: `dig_h4` Oct 22 04:25:51.871 INFO kablam! --> src/lib.rs:127:5 Oct 22 04:25:51.871 INFO kablam! | Oct 22 04:25:51.871 INFO kablam! 127 | dig_h4: i16, Oct 22 04:25:51.871 INFO kablam! | ^^^^^^^^^^^ Oct 22 04:25:51.871 INFO kablam! Oct 22 04:25:51.871 INFO kablam! warning: field is never used: `dig_h5` Oct 22 04:25:51.871 INFO kablam! --> src/lib.rs:128:5 Oct 22 04:25:51.871 INFO kablam! | Oct 22 04:25:51.871 INFO kablam! 128 | dig_h5: i16, Oct 22 04:25:51.871 INFO kablam! | ^^^^^^^^^^^ Oct 22 04:25:51.871 INFO kablam! Oct 22 04:25:51.871 INFO kablam! warning: field is never used: `dig_h6` Oct 22 04:25:51.871 INFO kablam! --> src/lib.rs:129:5 Oct 22 04:25:51.871 INFO kablam! | Oct 22 04:25:51.871 INFO kablam! 129 | dig_h6: i8, Oct 22 04:25:51.871 INFO kablam! | ^^^^^^^^^^ Oct 22 04:25:51.871 INFO kablam! Oct 22 04:25:51.872 INFO kablam! warning: field is never used: `sensor_id` Oct 22 04:25:51.872 INFO kablam! --> src/lib.rs:140:5 Oct 22 04:25:51.872 INFO kablam! | Oct 22 04:25:51.872 INFO kablam! 140 | sensor_id: i32, Oct 22 04:25:51.872 INFO kablam! | ^^^^^^^^^^^^^^ Oct 22 04:25:51.872 INFO kablam! Oct 22 04:25:51.872 INFO kablam! warning: method is never used: `write16` Oct 22 04:25:51.872 INFO kablam! --> src/lib.rs:246:5 Oct 22 04:25:51.872 INFO kablam! | Oct 22 04:25:51.872 INFO kablam! 246 | fn write16(&mut self, reg: &Register, value: u16) -> Result<()> { Oct 22 04:25:51.872 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 04:25:51.872 INFO kablam! Oct 22 04:25:51.873 INFO kablam! warning: method is never used: `read16` Oct 22 04:25:51.873 INFO kablam! --> src/lib.rs:256:5 Oct 22 04:25:51.873 INFO kablam! | Oct 22 04:25:51.873 INFO kablam! 256 | fn read16(&mut self, reg: &Register) -> Result { Oct 22 04:25:51.873 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 04:25:51.873 INFO kablam! Oct 22 04:25:51.873 INFO kablam! warning: method is never used: `read16s` Oct 22 04:25:51.873 INFO kablam! --> src/lib.rs:269:5 Oct 22 04:25:51.873 INFO kablam! | Oct 22 04:25:51.873 INFO kablam! 269 | fn read16s(&mut self, reg: &Register) -> Result { Oct 22 04:25:51.873 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 04:25:51.876 INFO kablam! Oct 22 04:25:51.943 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.43s Oct 22 04:25:51.944 INFO kablam! su: No module specific data is present Oct 22 04:25:52.314 INFO running `"docker" "rm" "-f" "c84c390297fb709bf12fb3dd11d49b3bc0b6c0fbaa21172f9074bb7f4fd2916a"` Oct 22 04:25:52.476 INFO blam! c84c390297fb709bf12fb3dd11d49b3bc0b6c0fbaa21172f9074bb7f4fd2916a