Oct 13 17:35:21.477 INFO checking bmp280-0.2.1 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 17:35:21.478 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 13 17:35:21.944 INFO blam! 5399e31f41da7bd6ba7d7efaf353ad63913c01187f4f77c77dd3db44478060ae Oct 13 17:35:21.946 INFO running `"docker" "start" "-a" "5399e31f41da7bd6ba7d7efaf353ad63913c01187f4f77c77dd3db44478060ae"` Oct 13 17:35:23.306 INFO kablam! usermod: no changes Oct 13 17:35:23.528 INFO kablam! Checking bmp280 v0.2.1 (/source) Oct 13 17:35:25.503 INFO kablam! warning: field is never used: `dig_h1` Oct 13 17:35:25.503 INFO kablam! --> src/lib.rs:124:5 Oct 13 17:35:25.503 INFO kablam! | Oct 13 17:35:25.503 INFO kablam! 124 | dig_h1: u8, Oct 13 17:35:25.503 INFO kablam! | ^^^^^^^^^^ Oct 13 17:35:25.503 INFO kablam! | Oct 13 17:35:25.503 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 17:35:25.503 INFO kablam! Oct 13 17:35:25.503 INFO kablam! warning: field is never used: `dig_h2` Oct 13 17:35:25.503 INFO kablam! --> src/lib.rs:125:5 Oct 13 17:35:25.503 INFO kablam! | Oct 13 17:35:25.503 INFO kablam! 125 | dig_h2: i16, Oct 13 17:35:25.503 INFO kablam! | ^^^^^^^^^^^ Oct 13 17:35:25.503 INFO kablam! Oct 13 17:35:25.503 INFO kablam! warning: field is never used: `dig_h3` Oct 13 17:35:25.503 INFO kablam! --> src/lib.rs:126:5 Oct 13 17:35:25.503 INFO kablam! | Oct 13 17:35:25.503 INFO kablam! 126 | dig_h3: u8, Oct 13 17:35:25.503 INFO kablam! | ^^^^^^^^^^ Oct 13 17:35:25.503 INFO kablam! Oct 13 17:35:25.503 INFO kablam! warning: field is never used: `dig_h4` Oct 13 17:35:25.503 INFO kablam! --> src/lib.rs:127:5 Oct 13 17:35:25.503 INFO kablam! | Oct 13 17:35:25.503 INFO kablam! 127 | dig_h4: i16, Oct 13 17:35:25.503 INFO kablam! | ^^^^^^^^^^^ Oct 13 17:35:25.503 INFO kablam! Oct 13 17:35:25.503 INFO kablam! warning: field is never used: `dig_h5` Oct 13 17:35:25.503 INFO kablam! --> src/lib.rs:128:5 Oct 13 17:35:25.503 INFO kablam! | Oct 13 17:35:25.503 INFO kablam! 128 | dig_h5: i16, Oct 13 17:35:25.503 INFO kablam! | ^^^^^^^^^^^ Oct 13 17:35:25.503 INFO kablam! Oct 13 17:35:25.503 INFO kablam! warning: field is never used: `dig_h6` Oct 13 17:35:25.503 INFO kablam! --> src/lib.rs:129:5 Oct 13 17:35:25.503 INFO kablam! | Oct 13 17:35:25.503 INFO kablam! 129 | dig_h6: i8, Oct 13 17:35:25.503 INFO kablam! | ^^^^^^^^^^ Oct 13 17:35:25.503 INFO kablam! Oct 13 17:35:25.503 INFO kablam! warning: field is never used: `sensor_id` Oct 13 17:35:25.503 INFO kablam! --> src/lib.rs:140:5 Oct 13 17:35:25.503 INFO kablam! | Oct 13 17:35:25.503 INFO kablam! 140 | sensor_id: i32, Oct 13 17:35:25.503 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 17:35:25.503 INFO kablam! Oct 13 17:35:25.503 INFO kablam! warning: method is never used: `write16` Oct 13 17:35:25.503 INFO kablam! --> src/lib.rs:246:5 Oct 13 17:35:25.503 INFO kablam! | Oct 13 17:35:25.503 INFO kablam! 246 | fn write16(&mut self, reg: &Register, value: u16) -> Result<()> { Oct 13 17:35:25.503 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 17:35:25.503 INFO kablam! Oct 13 17:35:25.503 INFO kablam! warning: method is never used: `read16` Oct 13 17:35:25.503 INFO kablam! --> src/lib.rs:256:5 Oct 13 17:35:25.503 INFO kablam! | Oct 13 17:35:25.503 INFO kablam! 256 | fn read16(&mut self, reg: &Register) -> Result { Oct 13 17:35:25.503 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 17:35:25.503 INFO kablam! Oct 13 17:35:25.503 INFO kablam! warning: method is never used: `read16s` Oct 13 17:35:25.503 INFO kablam! --> src/lib.rs:269:5 Oct 13 17:35:25.503 INFO kablam! | Oct 13 17:35:25.503 INFO kablam! 269 | fn read16s(&mut self, reg: &Register) -> Result { Oct 13 17:35:25.503 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 17:35:25.503 INFO kablam! Oct 13 17:35:25.676 INFO kablam! warning: field is never used: `dig_h1` Oct 13 17:35:25.676 INFO kablam! --> src/lib.rs:124:5 Oct 13 17:35:25.676 INFO kablam! | Oct 13 17:35:25.676 INFO kablam! 124 | dig_h1: u8, Oct 13 17:35:25.676 INFO kablam! | ^^^^^^^^^^ Oct 13 17:35:25.676 INFO kablam! | Oct 13 17:35:25.677 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 17:35:25.677 INFO kablam! Oct 13 17:35:25.677 INFO kablam! warning: field is never used: `dig_h2` Oct 13 17:35:25.677 INFO kablam! --> src/lib.rs:125:5 Oct 13 17:35:25.677 INFO kablam! | Oct 13 17:35:25.677 INFO kablam! 125 | dig_h2: i16, Oct 13 17:35:25.677 INFO kablam! | ^^^^^^^^^^^ Oct 13 17:35:25.677 INFO kablam! Oct 13 17:35:25.677 INFO kablam! warning: field is never used: `dig_h3` Oct 13 17:35:25.677 INFO kablam! --> src/lib.rs:126:5 Oct 13 17:35:25.677 INFO kablam! | Oct 13 17:35:25.677 INFO kablam! 126 | dig_h3: u8, Oct 13 17:35:25.677 INFO kablam! | ^^^^^^^^^^ Oct 13 17:35:25.677 INFO kablam! Oct 13 17:35:25.677 INFO kablam! warning: field is never used: `dig_h4` Oct 13 17:35:25.677 INFO kablam! --> src/lib.rs:127:5 Oct 13 17:35:25.677 INFO kablam! | Oct 13 17:35:25.677 INFO kablam! 127 | dig_h4: i16, Oct 13 17:35:25.677 INFO kablam! | ^^^^^^^^^^^ Oct 13 17:35:25.677 INFO kablam! Oct 13 17:35:25.677 INFO kablam! warning: field is never used: `dig_h5` Oct 13 17:35:25.677 INFO kablam! --> src/lib.rs:128:5 Oct 13 17:35:25.677 INFO kablam! | Oct 13 17:35:25.677 INFO kablam! 128 | dig_h5: i16, Oct 13 17:35:25.677 INFO kablam! | ^^^^^^^^^^^ Oct 13 17:35:25.677 INFO kablam! Oct 13 17:35:25.677 INFO kablam! warning: field is never used: `dig_h6` Oct 13 17:35:25.677 INFO kablam! --> src/lib.rs:129:5 Oct 13 17:35:25.677 INFO kablam! | Oct 13 17:35:25.677 INFO kablam! 129 | dig_h6: i8, Oct 13 17:35:25.677 INFO kablam! | ^^^^^^^^^^ Oct 13 17:35:25.677 INFO kablam! Oct 13 17:35:25.677 INFO kablam! warning: field is never used: `sensor_id` Oct 13 17:35:25.677 INFO kablam! --> src/lib.rs:140:5 Oct 13 17:35:25.677 INFO kablam! | Oct 13 17:35:25.677 INFO kablam! 140 | sensor_id: i32, Oct 13 17:35:25.677 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 17:35:25.677 INFO kablam! Oct 13 17:35:25.677 INFO kablam! warning: method is never used: `write16` Oct 13 17:35:25.677 INFO kablam! --> src/lib.rs:246:5 Oct 13 17:35:25.677 INFO kablam! | Oct 13 17:35:25.677 INFO kablam! 246 | fn write16(&mut self, reg: &Register, value: u16) -> Result<()> { Oct 13 17:35:25.677 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 17:35:25.677 INFO kablam! Oct 13 17:35:25.677 INFO kablam! warning: method is never used: `read16` Oct 13 17:35:25.677 INFO kablam! --> src/lib.rs:256:5 Oct 13 17:35:25.677 INFO kablam! | Oct 13 17:35:25.677 INFO kablam! 256 | fn read16(&mut self, reg: &Register) -> Result { Oct 13 17:35:25.677 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 17:35:25.677 INFO kablam! Oct 13 17:35:25.677 INFO kablam! warning: method is never used: `read16s` Oct 13 17:35:25.677 INFO kablam! --> src/lib.rs:269:5 Oct 13 17:35:25.677 INFO kablam! | Oct 13 17:35:25.677 INFO kablam! 269 | fn read16s(&mut self, reg: &Register) -> Result { Oct 13 17:35:25.677 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 17:35:25.677 INFO kablam! Oct 13 17:35:25.720 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.38s Oct 13 17:35:25.726 INFO kablam! su: No module specific data is present Oct 13 17:35:26.246 INFO running `"docker" "rm" "-f" "5399e31f41da7bd6ba7d7efaf353ad63913c01187f4f77c77dd3db44478060ae"` Oct 13 17:35:26.608 INFO blam! 5399e31f41da7bd6ba7d7efaf353ad63913c01187f4f77c77dd3db44478060ae