Oct 12 04:48:49.506 INFO testing bmp280-0.2.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 12 04:48:49.506 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/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 12 04:48:49.907 INFO blam! 3ed136953f1484f7c5a2a55d1b903a15e173bf41cbeda6b059f257c2be0a871a Oct 12 04:48:49.908 INFO running `"docker" "start" "-a" "3ed136953f1484f7c5a2a55d1b903a15e173bf41cbeda6b059f257c2be0a871a"` Oct 12 04:48:50.744 INFO kablam! usermod: no changes Oct 12 04:48:50.967 INFO kablam! Compiling nix v0.10.0 Oct 12 04:48:51.008 INFO kablam! Compiling i2cdev v0.3.2 Oct 12 04:49:01.184 INFO kablam! Compiling bmp280 v0.2.1 (/source) Oct 12 04:49:01.548 INFO kablam! warning: field is never used: `dig_h1` Oct 12 04:49:01.548 INFO kablam! --> src/lib.rs:124:5 Oct 12 04:49:01.548 INFO kablam! | Oct 12 04:49:01.548 INFO kablam! 124 | dig_h1: u8, Oct 12 04:49:01.548 INFO kablam! | ^^^^^^^^^^ Oct 12 04:49:01.548 INFO kablam! | Oct 12 04:49:01.548 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 04:49:01.549 INFO kablam! Oct 12 04:49:01.549 INFO kablam! warning: field is never used: `dig_h2` Oct 12 04:49:01.549 INFO kablam! --> src/lib.rs:125:5 Oct 12 04:49:01.549 INFO kablam! | Oct 12 04:49:01.549 INFO kablam! 125 | dig_h2: i16, Oct 12 04:49:01.549 INFO kablam! | ^^^^^^^^^^^ Oct 12 04:49:01.549 INFO kablam! Oct 12 04:49:01.549 INFO kablam! warning: field is never used: `dig_h3` Oct 12 04:49:01.549 INFO kablam! --> src/lib.rs:126:5 Oct 12 04:49:01.549 INFO kablam! | Oct 12 04:49:01.549 INFO kablam! 126 | dig_h3: u8, Oct 12 04:49:01.549 INFO kablam! | ^^^^^^^^^^ Oct 12 04:49:01.549 INFO kablam! Oct 12 04:49:01.549 INFO kablam! warning: field is never used: `dig_h4` Oct 12 04:49:01.549 INFO kablam! --> src/lib.rs:127:5 Oct 12 04:49:01.549 INFO kablam! | Oct 12 04:49:01.549 INFO kablam! 127 | dig_h4: i16, Oct 12 04:49:01.549 INFO kablam! | ^^^^^^^^^^^ Oct 12 04:49:01.549 INFO kablam! Oct 12 04:49:01.549 INFO kablam! warning: field is never used: `dig_h5` Oct 12 04:49:01.549 INFO kablam! --> src/lib.rs:128:5 Oct 12 04:49:01.549 INFO kablam! | Oct 12 04:49:01.549 INFO kablam! 128 | dig_h5: i16, Oct 12 04:49:01.549 INFO kablam! | ^^^^^^^^^^^ Oct 12 04:49:01.549 INFO kablam! Oct 12 04:49:01.549 INFO kablam! warning: field is never used: `dig_h6` Oct 12 04:49:01.549 INFO kablam! --> src/lib.rs:129:5 Oct 12 04:49:01.549 INFO kablam! | Oct 12 04:49:01.549 INFO kablam! 129 | dig_h6: i8, Oct 12 04:49:01.549 INFO kablam! | ^^^^^^^^^^ Oct 12 04:49:01.549 INFO kablam! Oct 12 04:49:01.549 INFO kablam! warning: field is never used: `sensor_id` Oct 12 04:49:01.549 INFO kablam! --> src/lib.rs:140:5 Oct 12 04:49:01.549 INFO kablam! | Oct 12 04:49:01.549 INFO kablam! 140 | sensor_id: i32, Oct 12 04:49:01.549 INFO kablam! | ^^^^^^^^^^^^^^ Oct 12 04:49:01.549 INFO kablam! Oct 12 04:49:01.549 INFO kablam! warning: method is never used: `write16` Oct 12 04:49:01.549 INFO kablam! --> src/lib.rs:246:5 Oct 12 04:49:01.549 INFO kablam! | Oct 12 04:49:01.549 INFO kablam! 246 | fn write16(&mut self, reg: &Register, value: u16) -> Result<()> { Oct 12 04:49:01.549 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 04:49:01.549 INFO kablam! Oct 12 04:49:01.549 INFO kablam! warning: method is never used: `read16` Oct 12 04:49:01.549 INFO kablam! --> src/lib.rs:256:5 Oct 12 04:49:01.549 INFO kablam! | Oct 12 04:49:01.549 INFO kablam! 256 | fn read16(&mut self, reg: &Register) -> Result { Oct 12 04:49:01.549 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 04:49:01.549 INFO kablam! Oct 12 04:49:01.549 INFO kablam! warning: method is never used: `read16s` Oct 12 04:49:01.549 INFO kablam! --> src/lib.rs:269:5 Oct 12 04:49:01.549 INFO kablam! | Oct 12 04:49:01.549 INFO kablam! 269 | fn read16s(&mut self, reg: &Register) -> Result { Oct 12 04:49:01.549 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 04:49:01.549 INFO kablam! Oct 12 04:49:01.931 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.14s Oct 12 04:49:01.937 INFO kablam! su: No module specific data is present Oct 12 04:49:02.430 INFO running `"docker" "rm" "-f" "3ed136953f1484f7c5a2a55d1b903a15e173bf41cbeda6b059f257c2be0a871a"` Oct 12 04:49:02.608 INFO blam! 3ed136953f1484f7c5a2a55d1b903a15e173bf41cbeda6b059f257c2be0a871a Oct 12 04:49:02.615 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/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 12 04:49:02.956 INFO blam! 0d658e2056f0dcfb10eb74b04d56c21d7bab11b87fb2d925eb42696fa8fb5aef Oct 12 04:49:02.957 INFO running `"docker" "start" "-a" "0d658e2056f0dcfb10eb74b04d56c21d7bab11b87fb2d925eb42696fa8fb5aef"` Oct 12 04:49:03.460 INFO kablam! usermod: no changes Oct 12 04:49:03.548 INFO kablam! Compiling bmp280 v0.2.1 (/source) Oct 12 04:49:03.948 INFO kablam! warning: field is never used: `dig_h1` Oct 12 04:49:03.948 INFO kablam! --> src/lib.rs:124:5 Oct 12 04:49:03.948 INFO kablam! | Oct 12 04:49:03.948 INFO kablam! 124 | dig_h1: u8, Oct 12 04:49:03.948 INFO kablam! | ^^^^^^^^^^ Oct 12 04:49:03.948 INFO kablam! | Oct 12 04:49:03.948 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 04:49:03.948 INFO kablam! Oct 12 04:49:03.948 INFO kablam! warning: field is never used: `dig_h2` Oct 12 04:49:03.948 INFO kablam! --> src/lib.rs:125:5 Oct 12 04:49:03.948 INFO kablam! | Oct 12 04:49:03.948 INFO kablam! 125 | dig_h2: i16, Oct 12 04:49:03.948 INFO kablam! | ^^^^^^^^^^^ Oct 12 04:49:03.948 INFO kablam! Oct 12 04:49:03.948 INFO kablam! warning: field is never used: `dig_h3` Oct 12 04:49:03.948 INFO kablam! --> src/lib.rs:126:5 Oct 12 04:49:03.948 INFO kablam! | Oct 12 04:49:03.948 INFO kablam! 126 | dig_h3: u8, Oct 12 04:49:03.948 INFO kablam! | ^^^^^^^^^^ Oct 12 04:49:03.948 INFO kablam! Oct 12 04:49:03.948 INFO kablam! warning: field is never used: `dig_h4` Oct 12 04:49:03.948 INFO kablam! --> src/lib.rs:127:5 Oct 12 04:49:03.948 INFO kablam! | Oct 12 04:49:03.948 INFO kablam! 127 | dig_h4: i16, Oct 12 04:49:03.948 INFO kablam! | ^^^^^^^^^^^ Oct 12 04:49:03.948 INFO kablam! Oct 12 04:49:03.948 INFO kablam! warning: field is never used: `dig_h5` Oct 12 04:49:03.948 INFO kablam! --> src/lib.rs:128:5 Oct 12 04:49:03.948 INFO kablam! | Oct 12 04:49:03.948 INFO kablam! 128 | dig_h5: i16, Oct 12 04:49:03.948 INFO kablam! | ^^^^^^^^^^^ Oct 12 04:49:03.948 INFO kablam! Oct 12 04:49:03.948 INFO kablam! warning: field is never used: `dig_h6` Oct 12 04:49:03.948 INFO kablam! --> src/lib.rs:129:5 Oct 12 04:49:03.948 INFO kablam! | Oct 12 04:49:03.948 INFO kablam! 129 | dig_h6: i8, Oct 12 04:49:03.948 INFO kablam! | ^^^^^^^^^^ Oct 12 04:49:03.948 INFO kablam! Oct 12 04:49:03.948 INFO kablam! warning: field is never used: `sensor_id` Oct 12 04:49:03.948 INFO kablam! --> src/lib.rs:140:5 Oct 12 04:49:03.948 INFO kablam! | Oct 12 04:49:03.948 INFO kablam! 140 | sensor_id: i32, Oct 12 04:49:03.949 INFO kablam! | ^^^^^^^^^^^^^^ Oct 12 04:49:03.949 INFO kablam! Oct 12 04:49:03.949 INFO kablam! warning: method is never used: `write16` Oct 12 04:49:03.949 INFO kablam! --> src/lib.rs:246:5 Oct 12 04:49:03.949 INFO kablam! | Oct 12 04:49:03.949 INFO kablam! 246 | fn write16(&mut self, reg: &Register, value: u16) -> Result<()> { Oct 12 04:49:03.949 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 04:49:03.949 INFO kablam! Oct 12 04:49:03.949 INFO kablam! warning: method is never used: `read16` Oct 12 04:49:03.949 INFO kablam! --> src/lib.rs:256:5 Oct 12 04:49:03.949 INFO kablam! | Oct 12 04:49:03.949 INFO kablam! 256 | fn read16(&mut self, reg: &Register) -> Result { Oct 12 04:49:03.949 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 04:49:03.949 INFO kablam! Oct 12 04:49:03.949 INFO kablam! warning: method is never used: `read16s` Oct 12 04:49:03.949 INFO kablam! --> src/lib.rs:269:5 Oct 12 04:49:03.949 INFO kablam! | Oct 12 04:49:03.949 INFO kablam! 269 | fn read16s(&mut self, reg: &Register) -> Result { Oct 12 04:49:03.949 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 04:49:03.949 INFO kablam! Oct 12 04:49:04.361 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.88s Oct 12 04:49:04.368 INFO kablam! su: No module specific data is present Oct 12 04:49:04.651 INFO running `"docker" "rm" "-f" "0d658e2056f0dcfb10eb74b04d56c21d7bab11b87fb2d925eb42696fa8fb5aef"` Oct 12 04:49:04.712 INFO blam! 0d658e2056f0dcfb10eb74b04d56c21d7bab11b87fb2d925eb42696fa8fb5aef Oct 12 04:49:04.712 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/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 12 04:49:04.901 INFO blam! 41cf1675c1ed7883aba48e581d5ac8ec35895a121d57169b2ce0b9baf220048f Oct 12 04:49:04.902 INFO running `"docker" "start" "-a" "41cf1675c1ed7883aba48e581d5ac8ec35895a121d57169b2ce0b9baf220048f"` Oct 12 04:49:05.516 INFO kablam! usermod: no changes Oct 12 04:49:05.578 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 12 04:49:05.591 INFO kablam! Running /target/debug/deps/bmp280-37587ad1be4398d7 Oct 12 04:49:05.594 INFO blam! Oct 12 04:49:05.594 INFO blam! running 0 tests Oct 12 04:49:05.594 INFO blam! Oct 12 04:49:05.594 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 04:49:05.594 INFO blam! Oct 12 04:49:05.595 INFO kablam! Doc-tests bmp280 Oct 12 04:49:05.883 INFO blam! Oct 12 04:49:05.883 INFO blam! running 1 test Oct 12 04:49:05.883 INFO blam! test src/lib.rs - Bmp280Builder (line 149) ... ignored Oct 12 04:49:05.884 INFO blam! Oct 12 04:49:05.884 INFO blam! test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out Oct 12 04:49:05.884 INFO blam! Oct 12 04:49:05.889 INFO kablam! su: No module specific data is present Oct 12 04:49:06.129 INFO running `"docker" "rm" "-f" "41cf1675c1ed7883aba48e581d5ac8ec35895a121d57169b2ce0b9baf220048f"` Oct 12 04:49:06.288 INFO blam! 41cf1675c1ed7883aba48e581d5ac8ec35895a121d57169b2ce0b9baf220048f