Oct 16 16:39:46.691 INFO testing bmp280-0.2.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 16:39:46.691 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-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 16 16:39:47.163 INFO blam! 00f685c3ff4f8de86a85c62e2404367936eef8eef78dcf305e8abf09dc9e9cfd Oct 16 16:39:47.165 INFO running `"docker" "start" "-a" "00f685c3ff4f8de86a85c62e2404367936eef8eef78dcf305e8abf09dc9e9cfd"` Oct 16 16:39:49.083 INFO kablam! usermod: no changes Oct 16 16:39:49.302 INFO kablam! Compiling bmp280 v0.2.1 (/source) Oct 16 16:39:50.679 INFO kablam! warning: field is never used: `dig_h1` Oct 16 16:39:50.679 INFO kablam! --> src/lib.rs:124:5 Oct 16 16:39:50.679 INFO kablam! | Oct 16 16:39:50.679 INFO kablam! 124 | dig_h1: u8, Oct 16 16:39:50.679 INFO kablam! | ^^^^^^^^^^ Oct 16 16:39:50.679 INFO kablam! | Oct 16 16:39:50.679 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 16:39:50.679 INFO kablam! Oct 16 16:39:50.679 INFO kablam! warning: field is never used: `dig_h2` Oct 16 16:39:50.679 INFO kablam! --> src/lib.rs:125:5 Oct 16 16:39:50.679 INFO kablam! | Oct 16 16:39:50.679 INFO kablam! 125 | dig_h2: i16, Oct 16 16:39:50.679 INFO kablam! | ^^^^^^^^^^^ Oct 16 16:39:50.679 INFO kablam! Oct 16 16:39:50.679 INFO kablam! warning: field is never used: `dig_h3` Oct 16 16:39:50.679 INFO kablam! --> src/lib.rs:126:5 Oct 16 16:39:50.679 INFO kablam! | Oct 16 16:39:50.679 INFO kablam! 126 | dig_h3: u8, Oct 16 16:39:50.679 INFO kablam! | ^^^^^^^^^^ Oct 16 16:39:50.679 INFO kablam! Oct 16 16:39:50.679 INFO kablam! warning: field is never used: `dig_h4` Oct 16 16:39:50.679 INFO kablam! --> src/lib.rs:127:5 Oct 16 16:39:50.679 INFO kablam! | Oct 16 16:39:50.679 INFO kablam! 127 | dig_h4: i16, Oct 16 16:39:50.679 INFO kablam! | ^^^^^^^^^^^ Oct 16 16:39:50.679 INFO kablam! Oct 16 16:39:50.679 INFO kablam! warning: field is never used: `dig_h5` Oct 16 16:39:50.679 INFO kablam! --> src/lib.rs:128:5 Oct 16 16:39:50.679 INFO kablam! | Oct 16 16:39:50.679 INFO kablam! 128 | dig_h5: i16, Oct 16 16:39:50.679 INFO kablam! | ^^^^^^^^^^^ Oct 16 16:39:50.679 INFO kablam! Oct 16 16:39:50.679 INFO kablam! warning: field is never used: `dig_h6` Oct 16 16:39:50.679 INFO kablam! --> src/lib.rs:129:5 Oct 16 16:39:50.679 INFO kablam! | Oct 16 16:39:50.679 INFO kablam! 129 | dig_h6: i8, Oct 16 16:39:50.679 INFO kablam! | ^^^^^^^^^^ Oct 16 16:39:50.679 INFO kablam! Oct 16 16:39:50.679 INFO kablam! warning: field is never used: `sensor_id` Oct 16 16:39:50.679 INFO kablam! --> src/lib.rs:140:5 Oct 16 16:39:50.679 INFO kablam! | Oct 16 16:39:50.679 INFO kablam! 140 | sensor_id: i32, Oct 16 16:39:50.679 INFO kablam! | ^^^^^^^^^^^^^^ Oct 16 16:39:50.679 INFO kablam! Oct 16 16:39:50.679 INFO kablam! warning: method is never used: `write16` Oct 16 16:39:50.679 INFO kablam! --> src/lib.rs:246:5 Oct 16 16:39:50.679 INFO kablam! | Oct 16 16:39:50.679 INFO kablam! 246 | fn write16(&mut self, reg: &Register, value: u16) -> Result<()> { Oct 16 16:39:50.680 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 16:39:50.680 INFO kablam! Oct 16 16:39:50.680 INFO kablam! warning: method is never used: `read16` Oct 16 16:39:50.680 INFO kablam! --> src/lib.rs:256:5 Oct 16 16:39:50.680 INFO kablam! | Oct 16 16:39:50.680 INFO kablam! 256 | fn read16(&mut self, reg: &Register) -> Result { Oct 16 16:39:50.680 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 16:39:50.680 INFO kablam! Oct 16 16:39:50.680 INFO kablam! warning: method is never used: `read16s` Oct 16 16:39:50.680 INFO kablam! --> src/lib.rs:269:5 Oct 16 16:39:50.680 INFO kablam! | Oct 16 16:39:50.680 INFO kablam! 269 | fn read16s(&mut self, reg: &Register) -> Result { Oct 16 16:39:50.680 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 16:39:50.680 INFO kablam! Oct 16 16:39:51.047 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.94s Oct 16 16:39:51.047 INFO kablam! su: No module specific data is present Oct 16 16:39:51.810 INFO running `"docker" "rm" "-f" "00f685c3ff4f8de86a85c62e2404367936eef8eef78dcf305e8abf09dc9e9cfd"` Oct 16 16:39:52.283 INFO blam! 00f685c3ff4f8de86a85c62e2404367936eef8eef78dcf305e8abf09dc9e9cfd Oct 16 16:39:52.287 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-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 16 16:39:52.767 INFO blam! 460369b8d292480b09b991c929aeff5078b656789fb7283a42bb8522ee4a08af Oct 16 16:39:52.775 INFO running `"docker" "start" "-a" "460369b8d292480b09b991c929aeff5078b656789fb7283a42bb8522ee4a08af"` Oct 16 16:39:53.849 INFO kablam! usermod: no changes Oct 16 16:39:53.979 INFO kablam! Compiling bmp280 v0.2.1 (/source) Oct 16 16:39:55.243 INFO kablam! warning: field is never used: `dig_h1` Oct 16 16:39:55.243 INFO kablam! --> src/lib.rs:124:5 Oct 16 16:39:55.243 INFO kablam! | Oct 16 16:39:55.243 INFO kablam! 124 | dig_h1: u8, Oct 16 16:39:55.243 INFO kablam! | ^^^^^^^^^^ Oct 16 16:39:55.243 INFO kablam! | Oct 16 16:39:55.243 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 16:39:55.243 INFO kablam! Oct 16 16:39:55.243 INFO kablam! warning: field is never used: `dig_h2` Oct 16 16:39:55.243 INFO kablam! --> src/lib.rs:125:5 Oct 16 16:39:55.244 INFO kablam! | Oct 16 16:39:55.244 INFO kablam! 125 | dig_h2: i16, Oct 16 16:39:55.244 INFO kablam! | ^^^^^^^^^^^ Oct 16 16:39:55.244 INFO kablam! Oct 16 16:39:55.244 INFO kablam! warning: field is never used: `dig_h3` Oct 16 16:39:55.244 INFO kablam! --> src/lib.rs:126:5 Oct 16 16:39:55.244 INFO kablam! | Oct 16 16:39:55.244 INFO kablam! 126 | dig_h3: u8, Oct 16 16:39:55.244 INFO kablam! | ^^^^^^^^^^ Oct 16 16:39:55.244 INFO kablam! Oct 16 16:39:55.244 INFO kablam! warning: field is never used: `dig_h4` Oct 16 16:39:55.244 INFO kablam! --> src/lib.rs:127:5 Oct 16 16:39:55.244 INFO kablam! | Oct 16 16:39:55.244 INFO kablam! 127 | dig_h4: i16, Oct 16 16:39:55.244 INFO kablam! | ^^^^^^^^^^^ Oct 16 16:39:55.244 INFO kablam! Oct 16 16:39:55.244 INFO kablam! warning: field is never used: `dig_h5` Oct 16 16:39:55.244 INFO kablam! --> src/lib.rs:128:5 Oct 16 16:39:55.244 INFO kablam! | Oct 16 16:39:55.244 INFO kablam! 128 | dig_h5: i16, Oct 16 16:39:55.244 INFO kablam! | ^^^^^^^^^^^ Oct 16 16:39:55.244 INFO kablam! Oct 16 16:39:55.244 INFO kablam! warning: field is never used: `dig_h6` Oct 16 16:39:55.244 INFO kablam! --> src/lib.rs:129:5 Oct 16 16:39:55.244 INFO kablam! | Oct 16 16:39:55.245 INFO kablam! 129 | dig_h6: i8, Oct 16 16:39:55.245 INFO kablam! | ^^^^^^^^^^ Oct 16 16:39:55.245 INFO kablam! Oct 16 16:39:55.245 INFO kablam! warning: field is never used: `sensor_id` Oct 16 16:39:55.245 INFO kablam! --> src/lib.rs:140:5 Oct 16 16:39:55.245 INFO kablam! | Oct 16 16:39:55.245 INFO kablam! 140 | sensor_id: i32, Oct 16 16:39:55.245 INFO kablam! | ^^^^^^^^^^^^^^ Oct 16 16:39:55.245 INFO kablam! Oct 16 16:39:55.245 INFO kablam! warning: method is never used: `write16` Oct 16 16:39:55.245 INFO kablam! --> src/lib.rs:246:5 Oct 16 16:39:55.245 INFO kablam! | Oct 16 16:39:55.245 INFO kablam! 246 | fn write16(&mut self, reg: &Register, value: u16) -> Result<()> { Oct 16 16:39:55.245 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 16:39:55.245 INFO kablam! Oct 16 16:39:55.245 INFO kablam! warning: method is never used: `read16` Oct 16 16:39:55.245 INFO kablam! --> src/lib.rs:256:5 Oct 16 16:39:55.245 INFO kablam! | Oct 16 16:39:55.245 INFO kablam! 256 | fn read16(&mut self, reg: &Register) -> Result { Oct 16 16:39:55.245 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 16:39:55.245 INFO kablam! Oct 16 16:39:55.245 INFO kablam! warning: method is never used: `read16s` Oct 16 16:39:55.245 INFO kablam! --> src/lib.rs:269:5 Oct 16 16:39:55.245 INFO kablam! | Oct 16 16:39:55.246 INFO kablam! 269 | fn read16s(&mut self, reg: &Register) -> Result { Oct 16 16:39:55.246 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 16:39:55.246 INFO kablam! Oct 16 16:39:55.725 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.85s Oct 16 16:39:55.740 INFO kablam! su: No module specific data is present Oct 16 16:39:56.247 INFO running `"docker" "rm" "-f" "460369b8d292480b09b991c929aeff5078b656789fb7283a42bb8522ee4a08af"` Oct 16 16:39:56.344 INFO blam! 460369b8d292480b09b991c929aeff5078b656789fb7283a42bb8522ee4a08af Oct 16 16:39:56.346 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-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 16 16:39:56.787 INFO blam! 9db60fbf99e20f63b1ba783d867da7a3a956931bb684550a2be3d07af88c2654 Oct 16 16:39:56.791 INFO running `"docker" "start" "-a" "9db60fbf99e20f63b1ba783d867da7a3a956931bb684550a2be3d07af88c2654"` Oct 16 16:39:57.535 INFO kablam! usermod: no changes Oct 16 16:39:57.599 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 16 16:39:57.612 INFO kablam! Running /target/debug/deps/bmp280-a0a07abdd1906734 Oct 16 16:39:57.614 INFO blam! Oct 16 16:39:57.614 INFO blam! running 0 tests Oct 16 16:39:57.614 INFO blam! Oct 16 16:39:57.614 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 16:39:57.614 INFO blam! Oct 16 16:39:57.615 INFO kablam! Doc-tests bmp280 Oct 16 16:39:59.183 INFO blam! Oct 16 16:39:59.183 INFO blam! running 1 test Oct 16 16:39:59.183 INFO blam! test src/lib.rs - Bmp280Builder (line 149) ... ignored Oct 16 16:39:59.183 INFO blam! Oct 16 16:39:59.183 INFO blam! test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out Oct 16 16:39:59.183 INFO blam! Oct 16 16:39:59.192 INFO kablam! su: No module specific data is present Oct 16 16:39:59.481 INFO running `"docker" "rm" "-f" "9db60fbf99e20f63b1ba783d867da7a3a956931bb684550a2be3d07af88c2654"` Oct 16 16:39:59.576 INFO blam! 9db60fbf99e20f63b1ba783d867da7a3a956931bb684550a2be3d07af88c2654