[INFO] fetching crate ufire_iso_ec 0.9.2...
[INFO] testing ufire_iso_ec-0.9.2 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate ufire_iso_ec 0.9.2 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate ufire_iso_ec 0.9.2
[INFO] finished tweaking crates.io crate ufire_iso_ec 0.9.2
[INFO] tweaked toml for crates.io crate ufire_iso_ec 0.9.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ufire_iso_ec 0.9.2 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 75 packages to latest compatible versions
[INFO] [stderr]       Adding i2cdev v0.3.2 (available: v0.6.2)
[INFO] [stderr]       Adding shrust v0.0.6 (available: v0.0.7)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d58c6e43d302d410208cb513ab0c5a1093e36a08511e713ce0d09d27973b81aa
[INFO] running `Command { std: "docker" "start" "-a" "d58c6e43d302d410208cb513ab0c5a1093e36a08511e713ce0d09d27973b81aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d58c6e43d302d410208cb513ab0c5a1093e36a08511e713ce0d09d27973b81aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d58c6e43d302d410208cb513ab0c5a1093e36a08511e713ce0d09d27973b81aa", kill_on_drop: false }`
[INFO] [stdout] d58c6e43d302d410208cb513ab0c5a1093e36a08511e713ce0d09d27973b81aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 64d9b63d232a034234af30d8c345443695764a01cd35ea12d864481f415dbccb
[INFO] running `Command { std: "docker" "start" "-a" "64d9b63d232a034234af30d8c345443695764a01cd35ea12d864481f415dbccb", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling nix v0.10.0
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling term v0.5.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling encode_unicode v0.3.6
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling prettytable-rs v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling shrust v0.0.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling cargo_metadata v0.14.2
[INFO] [stderr]    Compiling skeptic v0.13.7
[INFO] [stderr]    Compiling i2cdev v0.3.2
[INFO] [stderr]    Compiling ufire_iso_ec v0.9.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/lib.rs:75:46
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn measure_temp(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout]    |                                              ^   ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 75 -     pub fn measure_temp(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 75 +     pub fn measure_temp(&mut self) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:147:57
[INFO] [stdout]     |
[INFO] [stdout] 147 |     pub fn measure_ec(&mut self, temp_c: f32) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                                         ^   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 147 -     pub fn measure_ec(&mut self, temp_c: f32) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 147 +     pub fn measure_ec(&mut self, temp_c: f32) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:163:63
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn measure_salinity(&mut self, temp_c: f32) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                                               ^   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 163 -     pub fn measure_salinity(&mut self, temp_c: f32) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 163 +     pub fn measure_salinity(&mut self, temp_c: f32) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:199:45
[INFO] [stdout]     |
[INFO] [stdout] 199 |     pub fn measure_raw(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                             ^   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 199 -     pub fn measure_raw(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 199 +     pub fn measure_raw(&mut self) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:226:51
[INFO] [stdout]     |
[INFO] [stdout] 226 |     pub fn get_temp_constant(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                                   ^   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 226 -     pub fn get_temp_constant(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 226 +     pub fn get_temp_constant(&mut self) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:250:54
[INFO] [stdout]     |
[INFO] [stdout] 250 |     pub fn get_temp_coefficient(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                                      ^   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 250 -     pub fn get_temp_coefficient(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 250 +     pub fn get_temp_coefficient(&mut self) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:262:59
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub fn read_eeprom(&mut self, address: f32) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                                           ^   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 262 -     pub fn read_eeprom(&mut self, address: f32) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 262 +     pub fn read_eeprom(&mut self, address: f32) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:276:72
[INFO] [stdout]     |
[INFO] [stdout] 276 |     pub fn write_eeprom(&mut self, address: f32, value: f32) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                                                        ^   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 276 -     pub fn write_eeprom(&mut self, address: f32, value: f32) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 276 +     pub fn write_eeprom(&mut self, address: f32, value: f32) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:290:45
[INFO] [stdout]     |
[INFO] [stdout] 290 |     pub fn get_version(&mut self) -> Result<(u8), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                             ^  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 290 -     pub fn get_version(&mut self) -> Result<(u8), Box<LinuxI2CError>> {
[INFO] [stdout] 290 +     pub fn get_version(&mut self) -> Result<u8, Box<LinuxI2CError>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:302:46
[INFO] [stdout]     |
[INFO] [stdout] 302 |     pub fn get_firmware(&mut self) -> Result<(u8), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                              ^  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 302 -     pub fn get_firmware(&mut self) -> Result<(u8), Box<LinuxI2CError>> {
[INFO] [stdout] 302 +     pub fn get_firmware(&mut self) -> Result<u8, Box<LinuxI2CError>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:373:54
[INFO] [stdout]     |
[INFO] [stdout] 373 |     pub fn get_calibrate_offset(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                                      ^   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 373 -     pub fn get_calibrate_offset(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 373 +     pub fn get_calibrate_offset(&mut self) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:384:62
[INFO] [stdout]     |
[INFO] [stdout] 384 |     pub fn get_calibrate_high_reference(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                                              ^   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 384 -     pub fn get_calibrate_high_reference(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 384 +     pub fn get_calibrate_high_reference(&mut self) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:395:60
[INFO] [stdout]     |
[INFO] [stdout] 395 |     pub fn get_calibrate_high_reading(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                                            ^   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 395 -     pub fn get_calibrate_high_reading(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 395 +     pub fn get_calibrate_high_reading(&mut self) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:406:61
[INFO] [stdout]     |
[INFO] [stdout] 406 |     pub fn get_calibrate_low_reference(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                                             ^   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 406 -     pub fn get_calibrate_low_reference(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 406 +     pub fn get_calibrate_low_reference(&mut self) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:417:59
[INFO] [stdout]     |
[INFO] [stdout] 417 |     pub fn get_calibrate_low_reading(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                                           ^   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 417 -     pub fn get_calibrate_low_reading(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 417 +     pub fn get_calibrate_low_reading(&mut self) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:437:62
[INFO] [stdout]     |
[INFO] [stdout] 437 |     pub fn _read_register(&mut self, register: u8) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                                              ^   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 437 -     pub fn _read_register(&mut self, register: u8) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 437 +     pub fn _read_register(&mut self, register: u8) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/lib.rs:423:32
[INFO] [stdout]     |
[INFO] [stdout] 423 |             let buf: [u8; 4] = mem::transmute(f_val);
[INFO] [stdout]     |                                --------------^^^^^^^
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                help: replace this with: `f32::to_ne_bytes`
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]     = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:14:3
[INFO] [stdout]    |
[INFO] [stdout] 14 |         try!(writeln!(io, "Config:"));
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:15:3
[INFO] [stdout]    |
[INFO] [stdout] 15 |         try!(writeln!(io, "    offset: {}", ec.get_calibrate_offset().unwrap()));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:16:3
[INFO] [stdout]    |
[INFO] [stdout] 16 |         try!(writeln!(io, "    dual point:"));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:17:3
[INFO] [stdout]    |
[INFO] [stdout] 17 |         try!(writeln!(io, "        low reference / read: {} / {}",
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:20:3
[INFO] [stdout]    |
[INFO] [stdout] 20 |         try!(writeln!(io, "        high reference / read: {} / {}",
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:23:3
[INFO] [stdout]    |
[INFO] [stdout] 23 |         try!(writeln!(io, "    temp. compensation:"));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:24:3
[INFO] [stdout]    |
[INFO] [stdout] 24 |         try!(writeln!(io, "        temp. constant: {}", ec.get_temp_constant().unwrap()));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:25:3
[INFO] [stdout]    |
[INFO] [stdout] 25 |         try!(writeln!(io, "        temp. coeffiecient: {}", ec.get_temp_coefficient().unwrap()));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:26:3
[INFO] [stdout]    |
[INFO] [stdout] 26 |         try!(writeln!(io, "    version hw.fw: {}.{}", ec.get_version().unwrap(),ec.get_firmware().unwrap()));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:39:3
[INFO] [stdout]    |
[INFO] [stdout] 39 |         try!(writeln!(io, "C: {}", temp_c));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:46:3
[INFO] [stdout]    |
[INFO] [stdout] 46 |         try!(writeln!(io, "mS: {}", ms));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:53:3
[INFO] [stdout]    |
[INFO] [stdout] 53 |         try!(writeln!(io, "PSU: {}", sal));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:60:3
[INFO] [stdout]    |
[INFO] [stdout] 60 |         try!(writeln!(io, "raw: {}", raw));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:67:3
[INFO] [stdout]    |
[INFO] [stdout] 67 |         try!(writeln!(io, "    offset: {}", ec.get_calibrate_offset().unwrap()));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:74:3
[INFO] [stdout]    |
[INFO] [stdout] 74 |         try!(writeln!(io, "    temp. constant: {}", ec.get_temp_constant().unwrap()));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:81:3
[INFO] [stdout]    |
[INFO] [stdout] 81 |         try!(writeln!(io, "    low reference / read: {} / {}",
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:90:3
[INFO] [stdout]    |
[INFO] [stdout] 90 |         try!(writeln!(io, "    high reference / read: {} / {}",
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:99:3
[INFO] [stdout]    |
[INFO] [stdout] 99 |         try!(writeln!(io, "    temp. coefficient: {}", ec.get_temp_coefficient().unwrap()));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:105:3
[INFO] [stdout]     |
[INFO] [stdout] 105 |         try!(writeln!(io, "    version: {}.{}", ec.get_version().unwrap(),ec.get_firmware().unwrap()));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:113:3
[INFO] [stdout]     |
[INFO] [stdout] 113 |         try!(writeln!(io, "    I2C Address: {}", v[0]));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:120:3
[INFO] [stdout]     |
[INFO] [stdout] 120 |         try!(writeln!(io, "{}", eeprom));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.40s
[INFO] running `Command { std: "docker" "inspect" "64d9b63d232a034234af30d8c345443695764a01cd35ea12d864481f415dbccb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64d9b63d232a034234af30d8c345443695764a01cd35ea12d864481f415dbccb", kill_on_drop: false }`
[INFO] [stdout] 64d9b63d232a034234af30d8c345443695764a01cd35ea12d864481f415dbccb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d630fcc3b733d13f4e5bab6c376181ccf41da6be0dd1b08bf5f3ff021731de52
[INFO] running `Command { std: "docker" "start" "-a" "d630fcc3b733d13f4e5bab6c376181ccf41da6be0dd1b08bf5f3ff021731de52", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/lib.rs:75:46
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn measure_temp(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout]    |                                              ^   ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 75 -     pub fn measure_temp(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 75 +     pub fn measure_temp(&mut self) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:147:57
[INFO] [stdout]     |
[INFO] [stdout] 147 |     pub fn measure_ec(&mut self, temp_c: f32) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                                         ^   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 147 -     pub fn measure_ec(&mut self, temp_c: f32) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 147 +     pub fn measure_ec(&mut self, temp_c: f32) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:163:63
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn measure_salinity(&mut self, temp_c: f32) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                                               ^   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 163 -     pub fn measure_salinity(&mut self, temp_c: f32) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 163 +     pub fn measure_salinity(&mut self, temp_c: f32) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:199:45
[INFO] [stdout]     |
[INFO] [stdout] 199 |     pub fn measure_raw(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                             ^   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 199 -     pub fn measure_raw(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 199 +     pub fn measure_raw(&mut self) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:226:51
[INFO] [stdout]     |
[INFO] [stdout] 226 |     pub fn get_temp_constant(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                                   ^   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 226 -     pub fn get_temp_constant(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 226 +     pub fn get_temp_constant(&mut self) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:250:54
[INFO] [stdout]     |
[INFO] [stdout] 250 |     pub fn get_temp_coefficient(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                                      ^   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 250 -     pub fn get_temp_coefficient(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 250 +     pub fn get_temp_coefficient(&mut self) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:262:59
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub fn read_eeprom(&mut self, address: f32) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                                           ^   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 262 -     pub fn read_eeprom(&mut self, address: f32) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 262 +     pub fn read_eeprom(&mut self, address: f32) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:276:72
[INFO] [stdout]     |
[INFO] [stdout] 276 |     pub fn write_eeprom(&mut self, address: f32, value: f32) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                                                        ^   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 276 -     pub fn write_eeprom(&mut self, address: f32, value: f32) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 276 +     pub fn write_eeprom(&mut self, address: f32, value: f32) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:290:45
[INFO] [stdout]     |
[INFO] [stdout] 290 |     pub fn get_version(&mut self) -> Result<(u8), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                             ^  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 290 -     pub fn get_version(&mut self) -> Result<(u8), Box<LinuxI2CError>> {
[INFO] [stdout] 290 +     pub fn get_version(&mut self) -> Result<u8, Box<LinuxI2CError>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:302:46
[INFO] [stdout]     |
[INFO] [stdout] 302 |     pub fn get_firmware(&mut self) -> Result<(u8), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                              ^  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 302 -     pub fn get_firmware(&mut self) -> Result<(u8), Box<LinuxI2CError>> {
[INFO] [stdout] 302 +     pub fn get_firmware(&mut self) -> Result<u8, Box<LinuxI2CError>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ufire_iso_ec v0.9.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:373:54
[INFO] [stdout]     |
[INFO] [stdout] 373 |     pub fn get_calibrate_offset(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                                      ^   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 373 -     pub fn get_calibrate_offset(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 373 +     pub fn get_calibrate_offset(&mut self) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:384:62
[INFO] [stdout]     |
[INFO] [stdout] 384 |     pub fn get_calibrate_high_reference(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                                              ^   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 384 -     pub fn get_calibrate_high_reference(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 384 +     pub fn get_calibrate_high_reference(&mut self) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:395:60
[INFO] [stdout]     |
[INFO] [stdout] 395 |     pub fn get_calibrate_high_reading(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                                            ^   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 395 -     pub fn get_calibrate_high_reading(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 395 +     pub fn get_calibrate_high_reading(&mut self) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:406:61
[INFO] [stdout]     |
[INFO] [stdout] 406 |     pub fn get_calibrate_low_reference(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                                             ^   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 406 -     pub fn get_calibrate_low_reference(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 406 +     pub fn get_calibrate_low_reference(&mut self) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:417:59
[INFO] [stdout]     |
[INFO] [stdout] 417 |     pub fn get_calibrate_low_reading(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                                           ^   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 417 -     pub fn get_calibrate_low_reading(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 417 +     pub fn get_calibrate_low_reading(&mut self) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:437:62
[INFO] [stdout]     |
[INFO] [stdout] 437 |     pub fn _read_register(&mut self, register: u8) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                                              ^   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 437 -     pub fn _read_register(&mut self, register: u8) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 437 +     pub fn _read_register(&mut self, register: u8) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/lib.rs:423:32
[INFO] [stdout]     |
[INFO] [stdout] 423 |             let buf: [u8; 4] = mem::transmute(f_val);
[INFO] [stdout]     |                                --------------^^^^^^^
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                help: replace this with: `f32::to_ne_bytes`
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]     = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/lib.rs:75:46
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn measure_temp(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout]    |                                              ^   ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 75 -     pub fn measure_temp(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 75 +     pub fn measure_temp(&mut self) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:147:57
[INFO] [stdout]     |
[INFO] [stdout] 147 |     pub fn measure_ec(&mut self, temp_c: f32) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                                         ^   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 147 -     pub fn measure_ec(&mut self, temp_c: f32) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 147 +     pub fn measure_ec(&mut self, temp_c: f32) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:163:63
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn measure_salinity(&mut self, temp_c: f32) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                                               ^   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 163 -     pub fn measure_salinity(&mut self, temp_c: f32) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 163 +     pub fn measure_salinity(&mut self, temp_c: f32) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:199:45
[INFO] [stdout]     |
[INFO] [stdout] 199 |     pub fn measure_raw(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                             ^   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 199 -     pub fn measure_raw(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 199 +     pub fn measure_raw(&mut self) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:226:51
[INFO] [stdout]     |
[INFO] [stdout] 226 |     pub fn get_temp_constant(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                                   ^   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 226 -     pub fn get_temp_constant(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 226 +     pub fn get_temp_constant(&mut self) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:250:54
[INFO] [stdout]     |
[INFO] [stdout] 250 |     pub fn get_temp_coefficient(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                                      ^   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 250 -     pub fn get_temp_coefficient(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 250 +     pub fn get_temp_coefficient(&mut self) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:262:59
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub fn read_eeprom(&mut self, address: f32) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                                           ^   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 262 -     pub fn read_eeprom(&mut self, address: f32) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 262 +     pub fn read_eeprom(&mut self, address: f32) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:276:72
[INFO] [stdout]     |
[INFO] [stdout] 276 |     pub fn write_eeprom(&mut self, address: f32, value: f32) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                                                        ^   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 276 -     pub fn write_eeprom(&mut self, address: f32, value: f32) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 276 +     pub fn write_eeprom(&mut self, address: f32, value: f32) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:290:45
[INFO] [stdout]     |
[INFO] [stdout] 290 |     pub fn get_version(&mut self) -> Result<(u8), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                             ^  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 290 -     pub fn get_version(&mut self) -> Result<(u8), Box<LinuxI2CError>> {
[INFO] [stdout] 290 +     pub fn get_version(&mut self) -> Result<u8, Box<LinuxI2CError>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:14:3
[INFO] [stdout]    |
[INFO] [stdout] 14 |         try!(writeln!(io, "Config:"));
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:15:3
[INFO] [stdout]    |
[INFO] [stdout] 15 |         try!(writeln!(io, "    offset: {}", ec.get_calibrate_offset().unwrap()));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:16:3
[INFO] [stdout]    |
[INFO] [stdout] 16 |         try!(writeln!(io, "    dual point:"));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:17:3
[INFO] [stdout]    |
[INFO] [stdout] 17 |         try!(writeln!(io, "        low reference / read: {} / {}",
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:20:3
[INFO] [stdout]    |
[INFO] [stdout] 20 |         try!(writeln!(io, "        high reference / read: {} / {}",
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:23:3
[INFO] [stdout]    |
[INFO] [stdout] 23 |         try!(writeln!(io, "    temp. compensation:"));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:24:3
[INFO] [stdout]    |
[INFO] [stdout] 24 |         try!(writeln!(io, "        temp. constant: {}", ec.get_temp_constant().unwrap()));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:25:3
[INFO] [stdout]    |
[INFO] [stdout] 25 |         try!(writeln!(io, "        temp. coeffiecient: {}", ec.get_temp_coefficient().unwrap()));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:26:3
[INFO] [stdout]    |
[INFO] [stdout] 26 |         try!(writeln!(io, "    version hw.fw: {}.{}", ec.get_version().unwrap(),ec.get_firmware().unwrap()));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:39:3
[INFO] [stdout]    |
[INFO] [stdout] 39 |         try!(writeln!(io, "C: {}", temp_c));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:302:46
[INFO] [stdout]     |
[INFO] [stdout] 302 |     pub fn get_firmware(&mut self) -> Result<(u8), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                              ^  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 302 -     pub fn get_firmware(&mut self) -> Result<(u8), Box<LinuxI2CError>> {
[INFO] [stdout] 302 +     pub fn get_firmware(&mut self) -> Result<u8, Box<LinuxI2CError>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:46:3
[INFO] [stdout]    |
[INFO] [stdout] 46 |         try!(writeln!(io, "mS: {}", ms));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:53:3
[INFO] [stdout]    |
[INFO] [stdout] 53 |         try!(writeln!(io, "PSU: {}", sal));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:373:54
[INFO] [stdout]     |
[INFO] [stdout] 373 |     pub fn get_calibrate_offset(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                                      ^   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 373 -     pub fn get_calibrate_offset(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 373 +     pub fn get_calibrate_offset(&mut self) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:60:3
[INFO] [stdout]    |
[INFO] [stdout] 60 |         try!(writeln!(io, "raw: {}", raw));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:67:3
[INFO] [stdout]    |
[INFO] [stdout] 67 |         try!(writeln!(io, "    offset: {}", ec.get_calibrate_offset().unwrap()));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:74:3
[INFO] [stdout]    |
[INFO] [stdout] 74 |         try!(writeln!(io, "    temp. constant: {}", ec.get_temp_constant().unwrap()));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:81:3
[INFO] [stdout]    |
[INFO] [stdout] 81 |         try!(writeln!(io, "    low reference / read: {} / {}",
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:90:3
[INFO] [stdout]    |
[INFO] [stdout] 90 |         try!(writeln!(io, "    high reference / read: {} / {}",
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:99:3
[INFO] [stdout]    |
[INFO] [stdout] 99 |         try!(writeln!(io, "    temp. coefficient: {}", ec.get_temp_coefficient().unwrap()));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:105:3
[INFO] [stdout]     |
[INFO] [stdout] 105 |         try!(writeln!(io, "    version: {}.{}", ec.get_version().unwrap(),ec.get_firmware().unwrap()));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:113:3
[INFO] [stdout]     |
[INFO] [stdout] 113 |         try!(writeln!(io, "    I2C Address: {}", v[0]));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:384:62
[INFO] [stdout]     |
[INFO] [stdout] 384 |     pub fn get_calibrate_high_reference(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                                              ^   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 384 -     pub fn get_calibrate_high_reference(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 384 +     pub fn get_calibrate_high_reference(&mut self) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:120:3
[INFO] [stdout]     |
[INFO] [stdout] 120 |         try!(writeln!(io, "{}", eeprom));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:395:60
[INFO] [stdout]     |
[INFO] [stdout] 395 |     pub fn get_calibrate_high_reading(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                                            ^   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 395 -     pub fn get_calibrate_high_reading(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 395 +     pub fn get_calibrate_high_reading(&mut self) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:406:61
[INFO] [stdout]     |
[INFO] [stdout] 406 |     pub fn get_calibrate_low_reference(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                                             ^   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 406 -     pub fn get_calibrate_low_reference(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 406 +     pub fn get_calibrate_low_reference(&mut self) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:417:59
[INFO] [stdout]     |
[INFO] [stdout] 417 |     pub fn get_calibrate_low_reading(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                                           ^   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 417 -     pub fn get_calibrate_low_reading(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 417 +     pub fn get_calibrate_low_reading(&mut self) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:437:62
[INFO] [stdout]     |
[INFO] [stdout] 437 |     pub fn _read_register(&mut self, register: u8) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                                              ^   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 437 -     pub fn _read_register(&mut self, register: u8) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 437 +     pub fn _read_register(&mut self, register: u8) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/lib.rs:423:32
[INFO] [stdout]     |
[INFO] [stdout] 423 |             let buf: [u8; 4] = mem::transmute(f_val);
[INFO] [stdout]     |                                --------------^^^^^^^
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                help: replace this with: `f32::to_ne_bytes`
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]     = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] running `Command { std: "docker" "inspect" "d630fcc3b733d13f4e5bab6c376181ccf41da6be0dd1b08bf5f3ff021731de52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d630fcc3b733d13f4e5bab6c376181ccf41da6be0dd1b08bf5f3ff021731de52", kill_on_drop: false }`
[INFO] [stdout] d630fcc3b733d13f4e5bab6c376181ccf41da6be0dd1b08bf5f3ff021731de52
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c42c56d6260e4dde38f46f7cf7fd9a29685fa4cb2780961a0db8a1c3aec1de20
[INFO] running `Command { std: "docker" "start" "-a" "c42c56d6260e4dde38f46f7cf7fd9a29685fa4cb2780961a0db8a1c3aec1de20", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> src/lib.rs:75:46
[INFO] [stderr]    |
[INFO] [stderr] 75 |     pub fn measure_temp(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stderr]    |                                              ^   ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 75 -     pub fn measure_temp(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stderr] 75 +     pub fn measure_temp(&mut self) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/lib.rs:147:57
[INFO] [stderr]     |
[INFO] [stderr] 147 |     pub fn measure_ec(&mut self, temp_c: f32) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stderr]     |                                                         ^   ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 147 -     pub fn measure_ec(&mut self, temp_c: f32) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stderr] 147 +     pub fn measure_ec(&mut self, temp_c: f32) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/lib.rs:163:63
[INFO] [stderr]     |
[INFO] [stderr] 163 |     pub fn measure_salinity(&mut self, temp_c: f32) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stderr]     |                                                               ^   ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 163 -     pub fn measure_salinity(&mut self, temp_c: f32) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stderr] 163 +     pub fn measure_salinity(&mut self, temp_c: f32) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/lib.rs:199:45
[INFO] [stderr]     |
[INFO] [stderr] 199 |     pub fn measure_raw(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stderr]     |                                             ^   ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 199 -     pub fn measure_raw(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stderr] 199 +     pub fn measure_raw(&mut self) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/lib.rs:226:51
[INFO] [stderr]     |
[INFO] [stderr] 226 |     pub fn get_temp_constant(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stderr]     |                                                   ^   ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 226 -     pub fn get_temp_constant(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stderr] 226 +     pub fn get_temp_constant(&mut self) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/lib.rs:250:54
[INFO] [stderr]     |
[INFO] [stderr] 250 |     pub fn get_temp_coefficient(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stderr]     |                                                      ^   ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 250 -     pub fn get_temp_coefficient(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stderr] 250 +     pub fn get_temp_coefficient(&mut self) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/lib.rs:262:59
[INFO] [stderr]     |
[INFO] [stderr] 262 |     pub fn read_eeprom(&mut self, address: f32) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stderr]     |                                                           ^   ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 262 -     pub fn read_eeprom(&mut self, address: f32) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stderr] 262 +     pub fn read_eeprom(&mut self, address: f32) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/lib.rs:276:72
[INFO] [stderr]     |
[INFO] [stderr] 276 |     pub fn write_eeprom(&mut self, address: f32, value: f32) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stderr]     |                                                                        ^   ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 276 -     pub fn write_eeprom(&mut self, address: f32, value: f32) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stderr] 276 +     pub fn write_eeprom(&mut self, address: f32, value: f32) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/lib.rs:290:45
[INFO] [stderr]     |
[INFO] [stderr] 290 |     pub fn get_version(&mut self) -> Result<(u8), Box<LinuxI2CError>> {
[INFO] [stderr]     |                                             ^  ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 290 -     pub fn get_version(&mut self) -> Result<(u8), Box<LinuxI2CError>> {
[INFO] [stderr] 290 +     pub fn get_version(&mut self) -> Result<u8, Box<LinuxI2CError>> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/lib.rs:302:46
[INFO] [stderr]     |
[INFO] [stderr] 302 |     pub fn get_firmware(&mut self) -> Result<(u8), Box<LinuxI2CError>> {
[INFO] [stderr]     |                                              ^  ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 302 -     pub fn get_firmware(&mut self) -> Result<(u8), Box<LinuxI2CError>> {
[INFO] [stderr] 302 +     pub fn get_firmware(&mut self) -> Result<u8, Box<LinuxI2CError>> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/lib.rs:373:54
[INFO] [stderr]     |
[INFO] [stderr] 373 |     pub fn get_calibrate_offset(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stderr]     |                                                      ^   ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 373 -     pub fn get_calibrate_offset(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stderr] 373 +     pub fn get_calibrate_offset(&mut self) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/lib.rs:384:62
[INFO] [stderr]     |
[INFO] [stderr] 384 |     pub fn get_calibrate_high_reference(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stderr]     |                                                              ^   ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 384 -     pub fn get_calibrate_high_reference(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stderr] 384 +     pub fn get_calibrate_high_reference(&mut self) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/lib.rs:395:60
[INFO] [stderr]     |
[INFO] [stderr] 395 |     pub fn get_calibrate_high_reading(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stderr]     |                                                            ^   ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 395 -     pub fn get_calibrate_high_reading(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stderr] 395 +     pub fn get_calibrate_high_reading(&mut self) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/lib.rs:406:61
[INFO] [stderr]     |
[INFO] [stderr] 406 |     pub fn get_calibrate_low_reference(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stderr]     |                                                             ^   ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 406 -     pub fn get_calibrate_low_reference(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stderr] 406 +     pub fn get_calibrate_low_reference(&mut self) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/lib.rs:417:59
[INFO] [stderr]     |
[INFO] [stderr] 417 |     pub fn get_calibrate_low_reading(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stderr]     |                                                           ^   ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 417 -     pub fn get_calibrate_low_reading(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stderr] 417 +     pub fn get_calibrate_low_reading(&mut self) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/lib.rs:437:62
[INFO] [stderr]     |
[INFO] [stderr] 437 |     pub fn _read_register(&mut self, register: u8) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stderr]     |                                                              ^   ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 437 -     pub fn _read_register(&mut self, register: u8) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stderr] 437 +     pub fn _read_register(&mut self, register: u8) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/lib.rs:423:32
[INFO] [stderr]     |
[INFO] [stderr] 423 |             let buf: [u8; 4] = mem::transmute(f_val);
[INFO] [stderr]     |                                --------------^^^^^^^
[INFO] [stderr]     |                                |
[INFO] [stderr]     |                                help: replace this with: `f32::to_ne_bytes`
[INFO] [stderr]     |
[INFO] [stderr]     = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stderr]     = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `ufire_iso_ec` (lib) generated 17 warnings (run `cargo fix --lib -p ufire_iso_ec` to apply 17 suggestions)
[INFO] [stderr] warning: `ufire_iso_ec` (lib test) generated 17 warnings (17 duplicates)
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/main.rs:14:3
[INFO] [stderr]    |
[INFO] [stderr] 14 |         try!(writeln!(io, "Config:"));
[INFO] [stderr]    |         ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/main.rs:15:3
[INFO] [stderr]    |
[INFO] [stderr] 15 |         try!(writeln!(io, "    offset: {}", ec.get_calibrate_offset().unwrap()));
[INFO] [stderr]    |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/main.rs:16:3
[INFO] [stderr]    |
[INFO] [stderr] 16 |         try!(writeln!(io, "    dual point:"));
[INFO] [stderr]    |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/main.rs:17:3
[INFO] [stderr]    |
[INFO] [stderr] 17 |         try!(writeln!(io, "        low reference / read: {} / {}",
[INFO] [stderr]    |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/main.rs:20:3
[INFO] [stderr]    |
[INFO] [stderr] 20 |         try!(writeln!(io, "        high reference / read: {} / {}",
[INFO] [stderr]    |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/main.rs:23:3
[INFO] [stderr]    |
[INFO] [stderr] 23 |         try!(writeln!(io, "    temp. compensation:"));
[INFO] [stderr]    |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/main.rs:24:3
[INFO] [stderr]    |
[INFO] [stderr] 24 |         try!(writeln!(io, "        temp. constant: {}", ec.get_temp_constant().unwrap()));
[INFO] [stderr]    |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/main.rs:25:3
[INFO] [stderr]    |
[INFO] [stderr] 25 |         try!(writeln!(io, "        temp. coeffiecient: {}", ec.get_temp_coefficient().unwrap()));
[INFO] [stderr]    |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/main.rs:26:3
[INFO] [stderr]    |
[INFO] [stderr] 26 |         try!(writeln!(io, "    version hw.fw: {}.{}", ec.get_version().unwrap(),ec.get_firmware().unwrap()));
[INFO] [stderr]    |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/main.rs:39:3
[INFO] [stderr]    |
[INFO] [stderr] 39 |         try!(writeln!(io, "C: {}", temp_c));
[INFO] [stderr]    |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/main.rs:46:3
[INFO] [stderr]    |
[INFO] [stderr] 46 |         try!(writeln!(io, "mS: {}", ms));
[INFO] [stderr]    |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/main.rs:53:3
[INFO] [stderr]    |
[INFO] [stderr] 53 |         try!(writeln!(io, "PSU: {}", sal));
[INFO] [stderr]    |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/main.rs:60:3
[INFO] [stderr]    |
[INFO] [stderr] 60 |         try!(writeln!(io, "raw: {}", raw));
[INFO] [stderr]    |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/main.rs:67:3
[INFO] [stderr]    |
[INFO] [stderr] 67 |         try!(writeln!(io, "    offset: {}", ec.get_calibrate_offset().unwrap()));
[INFO] [stderr]    |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/main.rs:74:3
[INFO] [stderr]    |
[INFO] [stderr] 74 |         try!(writeln!(io, "    temp. constant: {}", ec.get_temp_constant().unwrap()));
[INFO] [stderr]    |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/main.rs:81:3
[INFO] [stderr]    |
[INFO] [stderr] 81 |         try!(writeln!(io, "    low reference / read: {} / {}",
[INFO] [stderr]    |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/main.rs:90:3
[INFO] [stderr]    |
[INFO] [stderr] 90 |         try!(writeln!(io, "    high reference / read: {} / {}",
[INFO] [stderr]    |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/main.rs:99:3
[INFO] [stderr]    |
[INFO] [stderr] 99 |         try!(writeln!(io, "    temp. coefficient: {}", ec.get_temp_coefficient().unwrap()));
[INFO] [stderr]    |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/main.rs:105:3
[INFO] [stderr]     |
[INFO] [stderr] 105 |         try!(writeln!(io, "    version: {}.{}", ec.get_version().unwrap(),ec.get_firmware().unwrap()));
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/main.rs:113:3
[INFO] [stderr]     |
[INFO] [stderr] 113 |         try!(writeln!(io, "    I2C Address: {}", v[0]));
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/main.rs:120:3
[INFO] [stderr]     |
[INFO] [stderr] 120 |         try!(writeln!(io, "{}", eeprom));
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `ufire_iso_ec` (bin "ufire_ec_bin" test) generated 21 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ufire_iso_ec-8361eb45e24e4f32)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ufire_ec_bin-10ee31f28dff52b0)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ufire_iso_ec
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> src/lib.rs:75:46
[INFO] [stderr]    |
[INFO] [stderr] 75 |     pub fn measure_temp(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stderr]    |                                              ^   ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 75 -     pub fn measure_temp(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stderr] 75 +     pub fn measure_temp(&mut self) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/lib.rs:147:57
[INFO] [stderr]     |
[INFO] [stderr] 147 |     pub fn measure_ec(&mut self, temp_c: f32) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stderr]     |                                                         ^   ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 147 -     pub fn measure_ec(&mut self, temp_c: f32) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stderr] 147 +     pub fn measure_ec(&mut self, temp_c: f32) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/lib.rs:163:63
[INFO] [stderr]     |
[INFO] [stderr] 163 |     pub fn measure_salinity(&mut self, temp_c: f32) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stderr]     |                                                               ^   ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 163 -     pub fn measure_salinity(&mut self, temp_c: f32) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stderr] 163 +     pub fn measure_salinity(&mut self, temp_c: f32) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/lib.rs:199:45
[INFO] [stderr]     |
[INFO] [stderr] 199 |     pub fn measure_raw(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stderr]     |                                             ^   ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 199 -     pub fn measure_raw(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stderr] 199 +     pub fn measure_raw(&mut self) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/lib.rs:226:51
[INFO] [stderr]     |
[INFO] [stderr] 226 |     pub fn get_temp_constant(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stderr]     |                                                   ^   ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 226 -     pub fn get_temp_constant(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stderr] 226 +     pub fn get_temp_constant(&mut self) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/lib.rs:250:54
[INFO] [stderr]     |
[INFO] [stderr] 250 |     pub fn get_temp_coefficient(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stderr]     |                                                      ^   ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 250 -     pub fn get_temp_coefficient(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stderr] 250 +     pub fn get_temp_coefficient(&mut self) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/lib.rs:262:59
[INFO] [stderr]     |
[INFO] [stderr] 262 |     pub fn read_eeprom(&mut self, address: f32) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stderr]     |                                                           ^   ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 262 -     pub fn read_eeprom(&mut self, address: f32) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stderr] 262 +     pub fn read_eeprom(&mut self, address: f32) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/lib.rs:276:72
[INFO] [stderr]     |
[INFO] [stderr] 276 |     pub fn write_eeprom(&mut self, address: f32, value: f32) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stderr]     |                                                                        ^   ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 276 -     pub fn write_eeprom(&mut self, address: f32, value: f32) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stderr] 276 +     pub fn write_eeprom(&mut self, address: f32, value: f32) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/lib.rs:290:45
[INFO] [stderr]     |
[INFO] [stderr] 290 |     pub fn get_version(&mut self) -> Result<(u8), Box<LinuxI2CError>> {
[INFO] [stderr]     |                                             ^  ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 290 -     pub fn get_version(&mut self) -> Result<(u8), Box<LinuxI2CError>> {
[INFO] [stderr] 290 +     pub fn get_version(&mut self) -> Result<u8, Box<LinuxI2CError>> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/lib.rs:302:46
[INFO] [stderr]     |
[INFO] [stderr] 302 |     pub fn get_firmware(&mut self) -> Result<(u8), Box<LinuxI2CError>> {
[INFO] [stderr]     |                                              ^  ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 302 -     pub fn get_firmware(&mut self) -> Result<(u8), Box<LinuxI2CError>> {
[INFO] [stderr] 302 +     pub fn get_firmware(&mut self) -> Result<u8, Box<LinuxI2CError>> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/lib.rs:373:54
[INFO] [stderr]     |
[INFO] [stderr] 373 |     pub fn get_calibrate_offset(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stderr]     |                                                      ^   ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 373 -     pub fn get_calibrate_offset(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stderr] 373 +     pub fn get_calibrate_offset(&mut self) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/lib.rs:384:62
[INFO] [stderr]     |
[INFO] [stderr] 384 |     pub fn get_calibrate_high_reference(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stderr]     |                                                              ^   ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 384 -     pub fn get_calibrate_high_reference(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stderr] 384 +     pub fn get_calibrate_high_reference(&mut self) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/lib.rs:395:60
[INFO] [stderr]     |
[INFO] [stderr] 395 |     pub fn get_calibrate_high_reading(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stderr]     |                                                            ^   ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 395 -     pub fn get_calibrate_high_reading(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stderr] 395 +     pub fn get_calibrate_high_reading(&mut self) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/lib.rs:406:61
[INFO] [stderr]     |
[INFO] [stderr] 406 |     pub fn get_calibrate_low_reference(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stderr]     |                                                             ^   ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 406 -     pub fn get_calibrate_low_reference(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stderr] 406 +     pub fn get_calibrate_low_reference(&mut self) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/lib.rs:417:59
[INFO] [stderr]     |
[INFO] [stderr] 417 |     pub fn get_calibrate_low_reading(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stderr]     |                                                           ^   ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 417 -     pub fn get_calibrate_low_reading(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stderr] 417 +     pub fn get_calibrate_low_reading(&mut self) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/lib.rs:437:62
[INFO] [stderr]     |
[INFO] [stderr] 437 |     pub fn _read_register(&mut self, register: u8) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stderr]     |                                                              ^   ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 437 -     pub fn _read_register(&mut self, register: u8) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stderr] 437 +     pub fn _read_register(&mut self, register: u8) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: 16 warnings emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test src/lib.rs - EcProbe::get_temp_coefficient (line 246) ... FAILED
[INFO] [stdout] test src/lib.rs - EcProbe::calibrate_single (line 98) ... FAILED
[INFO] [stdout] test src/lib.rs - EcProbe::get_calibrate_low_reading (line 412) ... FAILED
[INFO] [stdout] test src/lib.rs - EcProbe::get_calibrate_low_reference (line 401) ... FAILED
[INFO] [stdout] test src/lib.rs - EcProbe::calibrate_probe_low (line 113) ... FAILED
[INFO] [stdout] test src/lib.rs - EcProbe::get_firmware (line 298) ... FAILED
[INFO] [stdout] test src/lib.rs - EcProbe::get_calibrate_offset (line 369) ... FAILED
[INFO] [stdout] test src/lib.rs - EcProbe::calibrate_probe_high (line 128) ... FAILED
[INFO] [stdout] test src/lib.rs - EcProbe::measure_raw (line 195) ... FAILED
[INFO] [stdout] test src/lib.rs - EcProbe::get_calibrate_high_reading (line 390) ... FAILED
[INFO] [stdout] test src/lib.rs - EcProbe::get_calibrate_high_reference (line 380) ... FAILED
[INFO] [stdout] test src/lib.rs - EcProbe::get_temp_constant (line 222) ... FAILED
[INFO] [stdout] test src/lib.rs - EcProbe::reset (line 310) ... FAILED
[INFO] [stdout] test src/lib.rs - EcProbe::measure_salinity (line 159) ... FAILED
[INFO] [stdout] test src/lib.rs - EcProbe::get_version (line 286) ... FAILED
[INFO] [stdout] test src/lib.rs - EcProbe::read_eeprom (line 257) ... FAILED
[INFO] [stdout] test src/lib.rs - EcProbe::set_temp (line 85) ... FAILED
[INFO] [stdout] test src/lib.rs - EcProbe::write_eeprom (line 271) ... FAILED
[INFO] [stdout] test src/lib.rs - EcProbe::use_temperature_compensation (line 173) ... FAILED
[INFO] [stdout] test src/lib.rs - EcProbe::measure_ec (line 143) ... FAILED
[INFO] [stdout] test src/lib.rs - EcProbe::set_dual_point_calibration (line 348) ... FAILED
[INFO] [stdout] test src/lib.rs - EcProbe::set_i2c_address (line 333) ... FAILED
[INFO] [stdout] test src/lib.rs - EcProbe::measure_temp (line 71) ... FAILED
[INFO] [stdout] test src/lib.rs - EcProbe::set_temp_coefficient (line 233) ... FAILED
[INFO] [stdout] test src/lib.rs - EcProbe::new (line 60) ... FAILED
[INFO] [stdout] test src/lib.rs - EcProbe::set_temp_constant (line 209) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - EcProbe::get_temp_coefficient (line 246) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ufire_ec`
[INFO] [stdout]    --> src/lib.rs:247:14
[INFO] [stdout]     |
[INFO] [stdout] 247 | let mut ec = ufire_ec::EcProbe::new("/dev/i2c-3", 0x3c).unwrap();
[INFO] [stdout]     |              ^^^^^^^^ use of unresolved module or unlinked crate `ufire_ec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ufire_ec`, use `cargo add ufire_ec` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - EcProbe::calibrate_single (line 98) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ufire_ec`
[INFO] [stdout]   --> src/lib.rs:99:14
[INFO] [stdout]    |
[INFO] [stdout] 99 | let mut ec = ufire_ec::EcProbe::new("/dev/i2c-3", 0x3c).unwrap();
[INFO] [stdout]    |              ^^^^^^^^ use of unresolved module or unlinked crate `ufire_ec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ufire_ec`, use `cargo add ufire_ec` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0610]: `{float}` is a primitive type and therefore doesn't have fields
[INFO] [stdout]    --> src/lib.rs:100:27
[INFO] [stdout]     |
[INFO] [stdout] 100 | ec.calibrate_single(1.413.0);
[INFO] [stdout]     |                           ^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0610.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - EcProbe::get_calibrate_low_reading (line 412) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ufire_ec`
[INFO] [stdout]    --> src/lib.rs:413:14
[INFO] [stdout]     |
[INFO] [stdout] 413 | let mut ec = ufire_ec::EcProbe::new("/dev/i2c-3", 0x3c).unwrap();
[INFO] [stdout]     |              ^^^^^^^^ use of unresolved module or unlinked crate `ufire_ec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ufire_ec`, use `cargo add ufire_ec` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - EcProbe::get_calibrate_low_reference (line 401) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ufire_ec`
[INFO] [stdout]    --> src/lib.rs:402:14
[INFO] [stdout]     |
[INFO] [stdout] 402 | let mut ec = ufire_ec::EcProbe::new("/dev/i2c-3", 0x3c).unwrap();
[INFO] [stdout]     |              ^^^^^^^^ use of unresolved module or unlinked crate `ufire_ec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ufire_ec`, use `cargo add ufire_ec` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - EcProbe::calibrate_probe_low (line 113) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ufire_ec`
[INFO] [stdout]    --> src/lib.rs:114:14
[INFO] [stdout]     |
[INFO] [stdout] 114 | let mut ec = ufire_ec::EcProbe::new("/dev/i2c-3", 0x3c).unwrap();
[INFO] [stdout]     |              ^^^^^^^^ use of unresolved module or unlinked crate `ufire_ec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ufire_ec`, use `cargo add ufire_ec` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0610]: `{float}` is a primitive type and therefore doesn't have fields
[INFO] [stdout]    --> src/lib.rs:115:30
[INFO] [stdout]     |
[INFO] [stdout] 115 | ec.calibrate_probe_low(1.413.0);
[INFO] [stdout]     |                              ^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0610.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - EcProbe::get_firmware (line 298) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ufire_ec`
[INFO] [stdout]    --> src/lib.rs:299:14
[INFO] [stdout]     |
[INFO] [stdout] 299 | let mut ec = ufire_ec::EcProbe::new("/dev/i2c-3", 0x3c).unwrap();
[INFO] [stdout]     |              ^^^^^^^^ use of unresolved module or unlinked crate `ufire_ec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ufire_ec`, use `cargo add ufire_ec` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - EcProbe::get_calibrate_offset (line 369) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ufire_ec`
[INFO] [stdout]    --> src/lib.rs:370:14
[INFO] [stdout]     |
[INFO] [stdout] 370 | let mut ec = ufire_ec::EcProbe::new("/dev/i2c-3", 0x3c).unwrap();
[INFO] [stdout]     |              ^^^^^^^^ use of unresolved module or unlinked crate `ufire_ec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ufire_ec`, use `cargo add ufire_ec` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - EcProbe::calibrate_probe_high (line 128) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ufire_ec`
[INFO] [stdout]    --> src/lib.rs:129:14
[INFO] [stdout]     |
[INFO] [stdout] 129 | let mut ec = ufire_ec::EcProbe::new("/dev/i2c-3", 0x3c).unwrap();
[INFO] [stdout]     |              ^^^^^^^^ use of unresolved module or unlinked crate `ufire_ec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ufire_ec`, use `cargo add ufire_ec` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0610]: `{float}` is a primitive type and therefore doesn't have fields
[INFO] [stdout]    --> src/lib.rs:130:31
[INFO] [stdout]     |
[INFO] [stdout] 130 | ec.calibrate_probe_high(12.88.0);
[INFO] [stdout]     |                               ^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0610.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - EcProbe::measure_raw (line 195) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ufire_ec`
[INFO] [stdout]    --> src/lib.rs:196:14
[INFO] [stdout]     |
[INFO] [stdout] 196 | let mut ec = ufire_ec::EcProbe::new("/dev/i2c-3", 0x3c).unwrap();
[INFO] [stdout]     |              ^^^^^^^^ use of unresolved module or unlinked crate `ufire_ec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ufire_ec`, use `cargo add ufire_ec` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - EcProbe::get_calibrate_high_reading (line 390) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ufire_ec`
[INFO] [stdout]    --> src/lib.rs:391:14
[INFO] [stdout]     |
[INFO] [stdout] 391 | let mut ec = ufire_ec::EcProbe::new("/dev/i2c-3", 0x3c).unwrap();
[INFO] [stdout]     |              ^^^^^^^^ use of unresolved module or unlinked crate `ufire_ec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ufire_ec`, use `cargo add ufire_ec` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - EcProbe::get_calibrate_high_reference (line 380) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ufire_ec`
[INFO] [stdout]    --> src/lib.rs:381:14
[INFO] [stdout]     |
[INFO] [stdout] 381 | let mut ec = ufire_ec::EcProbe::new("/dev/i2c-3", 0x3c).unwrap();
[INFO] [stdout]     |              ^^^^^^^^ use of unresolved module or unlinked crate `ufire_ec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ufire_ec`, use `cargo add ufire_ec` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - EcProbe::get_temp_constant (line 222) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ufire_ec`
[INFO] [stdout]    --> src/lib.rs:223:14
[INFO] [stdout]     |
[INFO] [stdout] 223 | let mut ec = ufire_ec::EcProbe::new("/dev/i2c-3", 0x3c).unwrap();
[INFO] [stdout]     |              ^^^^^^^^ use of unresolved module or unlinked crate `ufire_ec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ufire_ec`, use `cargo add ufire_ec` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - EcProbe::reset (line 310) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ufire_ec`
[INFO] [stdout]    --> src/lib.rs:311:14
[INFO] [stdout]     |
[INFO] [stdout] 311 | let mut ec = ufire_ec::EcProbe::new("/dev/i2c-3", 0x3c).unwrap();
[INFO] [stdout]     |              ^^^^^^^^ use of unresolved module or unlinked crate `ufire_ec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ufire_ec`, use `cargo add ufire_ec` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - EcProbe::measure_salinity (line 159) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ufire_ec`
[INFO] [stdout]    --> src/lib.rs:160:14
[INFO] [stdout]     |
[INFO] [stdout] 160 | let mut ec = ufire_ec::EcProbe::new("/dev/i2c-3", 0x3c).unwrap();
[INFO] [stdout]     |              ^^^^^^^^ use of unresolved module or unlinked crate `ufire_ec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ufire_ec`, use `cargo add ufire_ec` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - EcProbe::get_version (line 286) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ufire_ec`
[INFO] [stdout]    --> src/lib.rs:287:14
[INFO] [stdout]     |
[INFO] [stdout] 287 | let mut ec = ufire_ec::EcProbe::new("/dev/i2c-3", 0x3c).unwrap();
[INFO] [stdout]     |              ^^^^^^^^ use of unresolved module or unlinked crate `ufire_ec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ufire_ec`, use `cargo add ufire_ec` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - EcProbe::read_eeprom (line 257) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ufire_ec`
[INFO] [stdout]    --> src/lib.rs:258:14
[INFO] [stdout]     |
[INFO] [stdout] 258 | let mut ec = ufire_ec::EcProbe::new("/dev/i2c-3", 0x3c).unwrap();
[INFO] [stdout]     |              ^^^^^^^^ use of unresolved module or unlinked crate `ufire_ec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ufire_ec`, use `cargo add ufire_ec` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - EcProbe::set_temp (line 85) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ufire_ec`
[INFO] [stdout]   --> src/lib.rs:86:14
[INFO] [stdout]    |
[INFO] [stdout] 86 | let mut ec = ufire_ec::EcProbe::new("/dev/i2c-3", 0x3c).unwrap();
[INFO] [stdout]    |              ^^^^^^^^ use of unresolved module or unlinked crate `ufire_ec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ufire_ec`, use `cargo add ufire_ec` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - EcProbe::write_eeprom (line 271) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ufire_ec`
[INFO] [stdout]    --> src/lib.rs:272:14
[INFO] [stdout]     |
[INFO] [stdout] 272 | let mut ec = ufire_ec::EcProbe::new("/dev/i2c-3", 0x3c).unwrap();
[INFO] [stdout]     |              ^^^^^^^^ use of unresolved module or unlinked crate `ufire_ec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ufire_ec`, use `cargo add ufire_ec` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - EcProbe::use_temperature_compensation (line 173) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ufire_ec`
[INFO] [stdout]    --> src/lib.rs:174:14
[INFO] [stdout]     |
[INFO] [stdout] 174 | let mut ec = ufire_ec::EcProbe::new("/dev/i2c-3", 0x3c).unwrap();
[INFO] [stdout]     |              ^^^^^^^^ use of unresolved module or unlinked crate `ufire_ec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ufire_ec`, use `cargo add ufire_ec` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - EcProbe::measure_ec (line 143) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ufire_ec`
[INFO] [stdout]    --> src/lib.rs:144:14
[INFO] [stdout]     |
[INFO] [stdout] 144 | let mut ec = ufire_ec::EcProbe::new("/dev/i2c-3", 0x3c).unwrap();
[INFO] [stdout]     |              ^^^^^^^^ use of unresolved module or unlinked crate `ufire_ec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ufire_ec`, use `cargo add ufire_ec` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - EcProbe::set_dual_point_calibration (line 348) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ufire_ec`
[INFO] [stdout]    --> src/lib.rs:349:14
[INFO] [stdout]     |
[INFO] [stdout] 349 | let mut ec = ufire_ec::EcProbe::new("/dev/i2c-3", 0x3c).unwrap();
[INFO] [stdout]     |              ^^^^^^^^ use of unresolved module or unlinked crate `ufire_ec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ufire_ec`, use `cargo add ufire_ec` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - EcProbe::set_i2c_address (line 333) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ufire_ec`
[INFO] [stdout]    --> src/lib.rs:334:14
[INFO] [stdout]     |
[INFO] [stdout] 334 | let mut ec = ufire_ec::EcProbe::new("/dev/i2c-3", 0x3c).unwrap();
[INFO] [stdout]     |              ^^^^^^^^ use of unresolved module or unlinked crate `ufire_ec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ufire_ec`, use `cargo add ufire_ec` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - EcProbe::measure_temp (line 71) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ufire_ec`
[INFO] [stdout]   --> src/lib.rs:72:14
[INFO] [stdout]    |
[INFO] [stdout] 72 | let mut ec = ufire_ec::EcProbe::new("/dev/i2c-3", 0x3c).unwrap();
[INFO] [stdout]    |              ^^^^^^^^ use of unresolved module or unlinked crate `ufire_ec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ufire_ec`, use `cargo add ufire_ec` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - EcProbe::set_temp_coefficient (line 233) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ufire_ec`
[INFO] [stdout]    --> src/lib.rs:234:14
[INFO] [stdout]     |
[INFO] [stdout] 234 | let mut ec = ufire_ec::EcProbe::new("/dev/i2c-3", 0x3c).unwrap();
[INFO] [stdout]     |              ^^^^^^^^ use of unresolved module or unlinked crate `ufire_ec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ufire_ec`, use `cargo add ufire_ec` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - EcProbe::new (line 60) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ufire_ec`
[INFO] [stdout]   --> src/lib.rs:61:14
[INFO] [stdout]    |
[INFO] [stdout] 61 | let mut ec = ufire_ec::EcProbe::new("/dev/i2c-3", 0x3c).unwrap();
[INFO] [stdout]    |              ^^^^^^^^ use of unresolved module or unlinked crate `ufire_ec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `ufire_ec`, use `cargo add ufire_ec` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - EcProbe::set_temp_constant (line 209) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ufire_ec`
[INFO] [stdout]    --> src/lib.rs:210:14
[INFO] [stdout]     |
[INFO] [stdout] 210 | let mut ec = ufire_ec::EcProbe::new("/dev/i2c-3", 0x3c).unwrap();
[INFO] [stdout]     |              ^^^^^^^^ use of unresolved module or unlinked crate `ufire_ec`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ufire_ec`, use `cargo add ufire_ec` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - EcProbe::calibrate_probe_high (line 128)
[INFO] [stdout]     src/lib.rs - EcProbe::calibrate_probe_low (line 113)
[INFO] [stdout]     src/lib.rs - EcProbe::calibrate_single (line 98)
[INFO] [stdout]     src/lib.rs - EcProbe::get_calibrate_high_reading (line 390)
[INFO] [stdout]     src/lib.rs - EcProbe::get_calibrate_high_reference (line 380)
[INFO] [stdout]     src/lib.rs - EcProbe::get_calibrate_low_reading (line 412)
[INFO] [stdout]     src/lib.rs - EcProbe::get_calibrate_low_reference (line 401)
[INFO] [stdout]     src/lib.rs - EcProbe::get_calibrate_offset (line 369)
[INFO] [stdout]     src/lib.rs - EcProbe::get_firmware (line 298)
[INFO] [stdout]     src/lib.rs - EcProbe::get_temp_coefficient (line 246)
[INFO] [stdout]     src/lib.rs - EcProbe::get_temp_constant (line 222)
[INFO] [stdout]     src/lib.rs - EcProbe::get_version (line 286)
[INFO] [stdout]     src/lib.rs - EcProbe::measure_ec (line 143)
[INFO] [stdout]     src/lib.rs - EcProbe::measure_raw (line 195)
[INFO] [stdout]     src/lib.rs - EcProbe::measure_salinity (line 159)
[INFO] [stdout]     src/lib.rs - EcProbe::measure_temp (line 71)
[INFO] [stdout]     src/lib.rs - EcProbe::new (line 60)
[INFO] [stdout]     src/lib.rs - EcProbe::read_eeprom (line 257)
[INFO] [stdout]     src/lib.rs - EcProbe::reset (line 310)
[INFO] [stdout]     src/lib.rs - EcProbe::set_dual_point_calibration (line 348)
[INFO] [stdout]     src/lib.rs - EcProbe::set_i2c_address (line 333)
[INFO] [stdout]     src/lib.rs - EcProbe::set_temp (line 85)
[INFO] [stdout]     src/lib.rs - EcProbe::set_temp_coefficient (line 233)
[INFO] [stdout]     src/lib.rs - EcProbe::set_temp_constant (line 209)
[INFO] [stdout]     src/lib.rs - EcProbe::use_temperature_compensation (line 173)
[INFO] [stdout]     src/lib.rs - EcProbe::write_eeprom (line 271)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 26 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.38s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "c42c56d6260e4dde38f46f7cf7fd9a29685fa4cb2780961a0db8a1c3aec1de20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c42c56d6260e4dde38f46f7cf7fd9a29685fa4cb2780961a0db8a1c3aec1de20", kill_on_drop: false }`
[INFO] [stdout] c42c56d6260e4dde38f46f7cf7fd9a29685fa4cb2780961a0db8a1c3aec1de20
