Oct 16 16:39:52.305 INFO testing bmp280-0.2.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 16:39:52.305 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:52.760 INFO blam! 13630169161f3dad138a18d55e0e6ef1c30b41616d7c6e61be762ed754d2e2ef Oct 16 16:39:52.763 INFO running `"docker" "start" "-a" "13630169161f3dad138a18d55e0e6ef1c30b41616d7c6e61be762ed754d2e2ef"` Oct 16 16:39:54.011 INFO kablam! usermod: no changes Oct 16 16:39:54.251 INFO kablam! Compiling bmp280 v0.2.1 (/source) Oct 16 16:39:55.687 INFO kablam! warning: field is never used: `dig_h1` Oct 16 16:39:55.687 INFO kablam! --> src/lib.rs:124:5 Oct 16 16:39:55.687 INFO kablam! | Oct 16 16:39:55.687 INFO kablam! 124 | dig_h1: u8, Oct 16 16:39:55.687 INFO kablam! | ^^^^^^^^^^ Oct 16 16:39:55.687 INFO kablam! | Oct 16 16:39:55.687 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 16:39:55.687 INFO kablam! Oct 16 16:39:55.687 INFO kablam! warning: field is never used: `dig_h2` Oct 16 16:39:55.687 INFO kablam! --> src/lib.rs:125:5 Oct 16 16:39:55.687 INFO kablam! | Oct 16 16:39:55.687 INFO kablam! 125 | dig_h2: i16, Oct 16 16:39:55.687 INFO kablam! | ^^^^^^^^^^^ Oct 16 16:39:55.687 INFO kablam! Oct 16 16:39:55.687 INFO kablam! warning: field is never used: `dig_h3` Oct 16 16:39:55.687 INFO kablam! --> src/lib.rs:126:5 Oct 16 16:39:55.687 INFO kablam! | Oct 16 16:39:55.687 INFO kablam! 126 | dig_h3: u8, Oct 16 16:39:55.687 INFO kablam! | ^^^^^^^^^^ Oct 16 16:39:55.687 INFO kablam! Oct 16 16:39:55.687 INFO kablam! warning: field is never used: `dig_h4` Oct 16 16:39:55.687 INFO kablam! --> src/lib.rs:127:5 Oct 16 16:39:55.687 INFO kablam! | Oct 16 16:39:55.687 INFO kablam! 127 | dig_h4: i16, Oct 16 16:39:55.687 INFO kablam! | ^^^^^^^^^^^ Oct 16 16:39:55.687 INFO kablam! Oct 16 16:39:55.687 INFO kablam! warning: field is never used: `dig_h5` Oct 16 16:39:55.687 INFO kablam! --> src/lib.rs:128:5 Oct 16 16:39:55.687 INFO kablam! | Oct 16 16:39:55.687 INFO kablam! 128 | dig_h5: i16, Oct 16 16:39:55.687 INFO kablam! | ^^^^^^^^^^^ Oct 16 16:39:55.687 INFO kablam! Oct 16 16:39:55.687 INFO kablam! warning: field is never used: `dig_h6` Oct 16 16:39:55.687 INFO kablam! --> src/lib.rs:129:5 Oct 16 16:39:55.687 INFO kablam! | Oct 16 16:39:55.687 INFO kablam! 129 | dig_h6: i8, Oct 16 16:39:55.687 INFO kablam! | ^^^^^^^^^^ Oct 16 16:39:55.687 INFO kablam! Oct 16 16:39:55.687 INFO kablam! warning: field is never used: `sensor_id` Oct 16 16:39:55.687 INFO kablam! --> src/lib.rs:140:5 Oct 16 16:39:55.687 INFO kablam! | Oct 16 16:39:55.687 INFO kablam! 140 | sensor_id: i32, Oct 16 16:39:55.687 INFO kablam! | ^^^^^^^^^^^^^^ Oct 16 16:39:55.687 INFO kablam! Oct 16 16:39:55.687 INFO kablam! warning: method is never used: `write16` Oct 16 16:39:55.687 INFO kablam! --> src/lib.rs:246:5 Oct 16 16:39:55.687 INFO kablam! | Oct 16 16:39:55.687 INFO kablam! 246 | fn write16(&mut self, reg: &Register, value: u16) -> Result<()> { Oct 16 16:39:55.687 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 16:39:55.687 INFO kablam! Oct 16 16:39:55.687 INFO kablam! warning: method is never used: `read16` Oct 16 16:39:55.687 INFO kablam! --> src/lib.rs:256:5 Oct 16 16:39:55.687 INFO kablam! | Oct 16 16:39:55.687 INFO kablam! 256 | fn read16(&mut self, reg: &Register) -> Result { Oct 16 16:39:55.687 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 16:39:55.687 INFO kablam! Oct 16 16:39:55.687 INFO kablam! warning: method is never used: `read16s` Oct 16 16:39:55.687 INFO kablam! --> src/lib.rs:269:5 Oct 16 16:39:55.687 INFO kablam! | Oct 16 16:39:55.687 INFO kablam! 269 | fn read16s(&mut self, reg: &Register) -> Result { Oct 16 16:39:55.687 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 16:39:55.687 INFO kablam! Oct 16 16:39:55.876 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.85s Oct 16 16:39:55.882 INFO kablam! su: No module specific data is present Oct 16 16:39:56.327 INFO running `"docker" "rm" "-f" "13630169161f3dad138a18d55e0e6ef1c30b41616d7c6e61be762ed754d2e2ef"` Oct 16 16:39:56.503 INFO blam! 13630169161f3dad138a18d55e0e6ef1c30b41616d7c6e61be762ed754d2e2ef Oct 16 16:39:56.507 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:56.837 INFO blam! 4daa018f33eb0840ee0ec6df4b81f3a93e43e25d4bf8b3adbd93bb7906984e76 Oct 16 16:39:56.841 INFO running `"docker" "start" "-a" "4daa018f33eb0840ee0ec6df4b81f3a93e43e25d4bf8b3adbd93bb7906984e76"` Oct 16 16:39:57.481 INFO kablam! usermod: no changes Oct 16 16:39:57.565 INFO kablam! Compiling bmp280 v0.2.1 (/source) Oct 16 16:39:58.610 INFO kablam! warning: field is never used: `dig_h1` Oct 16 16:39:58.610 INFO kablam! --> src/lib.rs:124:5 Oct 16 16:39:58.610 INFO kablam! | Oct 16 16:39:58.610 INFO kablam! 124 | dig_h1: u8, Oct 16 16:39:58.610 INFO kablam! | ^^^^^^^^^^ Oct 16 16:39:58.610 INFO kablam! | Oct 16 16:39:58.610 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 16:39:58.610 INFO kablam! Oct 16 16:39:58.610 INFO kablam! warning: field is never used: `dig_h2` Oct 16 16:39:58.610 INFO kablam! --> src/lib.rs:125:5 Oct 16 16:39:58.610 INFO kablam! | Oct 16 16:39:58.610 INFO kablam! 125 | dig_h2: i16, Oct 16 16:39:58.610 INFO kablam! | ^^^^^^^^^^^ Oct 16 16:39:58.610 INFO kablam! Oct 16 16:39:58.610 INFO kablam! warning: field is never used: `dig_h3` Oct 16 16:39:58.610 INFO kablam! --> src/lib.rs:126:5 Oct 16 16:39:58.610 INFO kablam! | Oct 16 16:39:58.615 INFO kablam! 126 | dig_h3: u8, Oct 16 16:39:58.615 INFO kablam! | ^^^^^^^^^^ Oct 16 16:39:58.615 INFO kablam! Oct 16 16:39:58.615 INFO kablam! warning: field is never used: `dig_h4` Oct 16 16:39:58.615 INFO kablam! --> src/lib.rs:127:5 Oct 16 16:39:58.615 INFO kablam! | Oct 16 16:39:58.615 INFO kablam! 127 | dig_h4: i16, Oct 16 16:39:58.615 INFO kablam! | ^^^^^^^^^^^ Oct 16 16:39:58.615 INFO kablam! Oct 16 16:39:58.615 INFO kablam! warning: field is never used: `dig_h5` Oct 16 16:39:58.615 INFO kablam! --> src/lib.rs:128:5 Oct 16 16:39:58.615 INFO kablam! | Oct 16 16:39:58.615 INFO kablam! 128 | dig_h5: i16, Oct 16 16:39:58.615 INFO kablam! | ^^^^^^^^^^^ Oct 16 16:39:58.615 INFO kablam! Oct 16 16:39:58.615 INFO kablam! warning: field is never used: `dig_h6` Oct 16 16:39:58.615 INFO kablam! --> src/lib.rs:129:5 Oct 16 16:39:58.615 INFO kablam! | Oct 16 16:39:58.615 INFO kablam! 129 | dig_h6: i8, Oct 16 16:39:58.615 INFO kablam! | ^^^^^^^^^^ Oct 16 16:39:58.615 INFO kablam! Oct 16 16:39:58.616 INFO kablam! warning: field is never used: `sensor_id` Oct 16 16:39:58.616 INFO kablam! --> src/lib.rs:140:5 Oct 16 16:39:58.616 INFO kablam! | Oct 16 16:39:58.616 INFO kablam! 140 | sensor_id: i32, Oct 16 16:39:58.616 INFO kablam! | ^^^^^^^^^^^^^^ Oct 16 16:39:58.616 INFO kablam! Oct 16 16:39:58.616 INFO kablam! warning: method is never used: `write16` Oct 16 16:39:58.616 INFO kablam! --> src/lib.rs:246:5 Oct 16 16:39:58.616 INFO kablam! | Oct 16 16:39:58.616 INFO kablam! 246 | fn write16(&mut self, reg: &Register, value: u16) -> Result<()> { Oct 16 16:39:58.616 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 16:39:58.616 INFO kablam! Oct 16 16:39:58.616 INFO kablam! warning: method is never used: `read16` Oct 16 16:39:58.616 INFO kablam! --> src/lib.rs:256:5 Oct 16 16:39:58.616 INFO kablam! | Oct 16 16:39:58.616 INFO kablam! 256 | fn read16(&mut self, reg: &Register) -> Result { Oct 16 16:39:58.616 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 16:39:58.616 INFO kablam! Oct 16 16:39:58.616 INFO kablam! warning: method is never used: `read16s` Oct 16 16:39:58.616 INFO kablam! --> src/lib.rs:269:5 Oct 16 16:39:58.616 INFO kablam! | Oct 16 16:39:58.616 INFO kablam! 269 | fn read16s(&mut self, reg: &Register) -> Result { Oct 16 16:39:58.616 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 16:39:58.616 INFO kablam! Oct 16 16:39:59.009 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.50s Oct 16 16:39:59.014 INFO kablam! su: No module specific data is present Oct 16 16:39:59.219 INFO running `"docker" "rm" "-f" "4daa018f33eb0840ee0ec6df4b81f3a93e43e25d4bf8b3adbd93bb7906984e76"` Oct 16 16:39:59.369 INFO blam! 4daa018f33eb0840ee0ec6df4b81f3a93e43e25d4bf8b3adbd93bb7906984e76 Oct 16 16:39:59.372 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:59.522 INFO blam! 9af10b06d25db6c5e3f9c14577d10fbfe18b66a789686ea76c9781dffc022b4c Oct 16 16:39:59.529 INFO running `"docker" "start" "-a" "9af10b06d25db6c5e3f9c14577d10fbfe18b66a789686ea76c9781dffc022b4c"` Oct 16 16:39:59.902 INFO kablam! usermod: no changes Oct 16 16:39:59.990 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 16 16:40:00.004 INFO kablam! Running /target/debug/deps/bmp280-c85f895ded53f3bb Oct 16 16:40:00.006 INFO blam! Oct 16 16:40:00.006 INFO blam! running 0 tests Oct 16 16:40:00.006 INFO blam! Oct 16 16:40:00.006 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 16:40:00.006 INFO blam! Oct 16 16:40:00.006 INFO kablam! Doc-tests bmp280 Oct 16 16:40:01.767 INFO blam! Oct 16 16:40:01.767 INFO blam! running 1 test Oct 16 16:40:01.767 INFO blam! test src/lib.rs - Bmp280Builder (line 149) ... ignored Oct 16 16:40:01.767 INFO blam! Oct 16 16:40:01.767 INFO blam! test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out Oct 16 16:40:01.767 INFO blam! Oct 16 16:40:01.774 INFO kablam! su: No module specific data is present Oct 16 16:40:02.113 INFO running `"docker" "rm" "-f" "9af10b06d25db6c5e3f9c14577d10fbfe18b66a789686ea76c9781dffc022b4c"` Oct 16 16:40:02.210 INFO blam! 9af10b06d25db6c5e3f9c14577d10fbfe18b66a789686ea76c9781dffc022b4c