[INFO] fetching crate ufire_ise 2.0.0...
[INFO] building ufire_ise-2.0.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate ufire_ise 2.0.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate ufire_ise 2.0.0
[INFO] finished tweaking crates.io crate ufire_ise 2.0.0
[INFO] tweaked toml for crates.io crate ufire_ise 2.0.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ufire_ise 2.0.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 50 packages to latest compatible versions
[INFO] [stderr]       Adding i2cdev v0.3.2 (available: v0.6.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded i2cdev v0.3.2
[INFO] [stderr]   Downloaded nix v0.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e3fcb075f63bff86d19cbcfda8e617caaa40372472f37018aed966aa3e86218b
[INFO] running `Command { std: "docker" "start" "-a" "e3fcb075f63bff86d19cbcfda8e617caaa40372472f37018aed966aa3e86218b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e3fcb075f63bff86d19cbcfda8e617caaa40372472f37018aed966aa3e86218b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3fcb075f63bff86d19cbcfda8e617caaa40372472f37018aed966aa3e86218b", kill_on_drop: false }`
[INFO] [stdout] e3fcb075f63bff86d19cbcfda8e617caaa40372472f37018aed966aa3e86218b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b4c1ccea064d128d895ab0529b43a131626811406a6ec7e3bdab77a1aa5d3208
[INFO] running `Command { std: "docker" "start" "-a" "b4c1ccea064d128d895ab0529b43a131626811406a6ec7e3bdab77a1aa5d3208", 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 serde_json v1.0.145
[INFO] [stderr]    Compiling camino v1.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling nix v0.10.0
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling semver v1.0.27
[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_ise v2.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/lib.rs:78:44
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn measure_mv(&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] 78 -     pub fn measure_mv(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 78 +     pub fn measure_mv(&mut self) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:104:44
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn measure_ph(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                            ^   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 104 -     pub fn measure_ph(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 104 +     pub fn measure_ph(&mut self) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:155:51
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub fn ph_to_mv(&mut self, ph: f32) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                                   ^   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 155 -     pub fn ph_to_mv(&mut self, ph: f32) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 155 +     pub fn ph_to_mv(&mut self, ph: f32) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:166:46
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub fn measure_temp(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                              ^   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 166 -     pub fn measure_temp(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 166 +     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:264:54
[INFO] [stdout]     |
[INFO] [stdout] 264 |     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] 264 -     pub fn get_calibrate_offset(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 264 +     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:275:62
[INFO] [stdout]     |
[INFO] [stdout] 275 |     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] 275 -     pub fn get_calibrate_high_reference(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 275 +     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:287:60
[INFO] [stdout]     |
[INFO] [stdout] 287 |     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] 287 -     pub fn get_calibrate_high_reading(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 287 +     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:299:61
[INFO] [stdout]     |
[INFO] [stdout] 299 |     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] 299 -     pub fn get_calibrate_low_reference(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 299 +     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:311:59
[INFO] [stdout]     |
[INFO] [stdout] 311 |     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] 311 -     pub fn get_calibrate_low_reading(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 311 +     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:366:45
[INFO] [stdout]     |
[INFO] [stdout] 366 |     pub fn get_version(&mut self) -> Result<(u8), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                             ^  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 366 -     pub fn get_version(&mut self) -> Result<(u8), Box<LinuxI2CError>> {
[INFO] [stdout] 366 +     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:401:64
[INFO] [stdout]     |
[INFO] [stdout] 401 |     pub fn using_temperature_compensation(&mut self) -> Result<(u8), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                                                ^  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 401 -     pub fn using_temperature_compensation(&mut self) -> Result<(u8), Box<LinuxI2CError>> {
[INFO] [stdout] 401 +     pub fn using_temperature_compensation(&mut self) -> Result<u8, Box<LinuxI2CError>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:415:50
[INFO] [stdout]     |
[INFO] [stdout] 415 |     pub fn using_dual_point(&mut self) -> Result<(u8), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                                  ^  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 415 -     pub fn using_dual_point(&mut self) -> Result<(u8), Box<LinuxI2CError>> {
[INFO] [stdout] 415 +     pub fn using_dual_point(&mut self) -> Result<u8, Box<LinuxI2CError>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:444:58
[INFO] [stdout]     |
[INFO] [stdout] 444 |     pub fn read_eeprom(&mut self, address: u8) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                                          ^   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 444 -     pub fn read_eeprom(&mut self, address: u8) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 444 +     pub fn read_eeprom(&mut self, address: u8) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:478:53
[INFO] [stdout]     |
[INFO] [stdout] 478 |     pub fn get_probe_potential(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                                     ^   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 478 -     pub fn get_probe_potential(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 478 +     pub fn get_probe_potential(&mut self) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:511:62
[INFO] [stdout]     |
[INFO] [stdout] 511 |     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] 511 -     pub fn _read_register(&mut self, register: u8) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 511 +     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:497:32
[INFO] [stdout]     |
[INFO] [stdout] 497 |             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 `dev` profile [unoptimized + debuginfo] target(s) in 20.39s
[INFO] running `Command { std: "docker" "inspect" "b4c1ccea064d128d895ab0529b43a131626811406a6ec7e3bdab77a1aa5d3208", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4c1ccea064d128d895ab0529b43a131626811406a6ec7e3bdab77a1aa5d3208", kill_on_drop: false }`
[INFO] [stdout] b4c1ccea064d128d895ab0529b43a131626811406a6ec7e3bdab77a1aa5d3208
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c4103281cd418a0e8bb704bfde9414c5fa4dc1ce721171654160d0e6d0d0913
[INFO] running `Command { std: "docker" "start" "-a" "2c4103281cd418a0e8bb704bfde9414c5fa4dc1ce721171654160d0e6d0d0913", 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:78:44
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn measure_mv(&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] 78 -     pub fn measure_mv(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 78 +     pub fn measure_mv(&mut self) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:104:44
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn measure_ph(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                            ^   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 104 -     pub fn measure_ph(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 104 +     pub fn measure_ph(&mut self) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:155:51
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub fn ph_to_mv(&mut self, ph: f32) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                                   ^   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 155 -     pub fn ph_to_mv(&mut self, ph: f32) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 155 +     pub fn ph_to_mv(&mut self, ph: f32) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:166:46
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub fn measure_temp(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                              ^   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 166 -     pub fn measure_temp(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 166 +     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:264:54
[INFO] [stdout]     |
[INFO] [stdout] 264 |     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] 264 -     pub fn get_calibrate_offset(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 264 +     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:275:62
[INFO] [stdout]     |
[INFO] [stdout] 275 |     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] 275 -     pub fn get_calibrate_high_reference(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 275 +     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:287:60
[INFO] [stdout]     |
[INFO] [stdout] 287 |     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] 287 -     pub fn get_calibrate_high_reading(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 287 +     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:299:61
[INFO] [stdout]     |
[INFO] [stdout] 299 |     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] 299 -     pub fn get_calibrate_low_reference(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 299 +     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:311:59
[INFO] [stdout]     |
[INFO] [stdout] 311 |     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] 311 -     pub fn get_calibrate_low_reading(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 311 +     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:366:45
[INFO] [stdout]     |
[INFO] [stdout] 366 |     pub fn get_version(&mut self) -> Result<(u8), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                             ^  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 366 -     pub fn get_version(&mut self) -> Result<(u8), Box<LinuxI2CError>> {
[INFO] [stdout] 366 +     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:401:64
[INFO] [stdout]     |
[INFO] [stdout] 401 |     pub fn using_temperature_compensation(&mut self) -> Result<(u8), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                                                ^  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 401 -     pub fn using_temperature_compensation(&mut self) -> Result<(u8), Box<LinuxI2CError>> {
[INFO] [stdout] 401 +     pub fn using_temperature_compensation(&mut self) -> Result<u8, Box<LinuxI2CError>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:415:50
[INFO] [stdout]     |
[INFO] [stdout] 415 |     pub fn using_dual_point(&mut self) -> Result<(u8), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                                  ^  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 415 -     pub fn using_dual_point(&mut self) -> Result<(u8), Box<LinuxI2CError>> {
[INFO] [stdout] 415 +     pub fn using_dual_point(&mut self) -> Result<u8, Box<LinuxI2CError>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:444:58
[INFO] [stdout]     |
[INFO] [stdout] 444 |     pub fn read_eeprom(&mut self, address: u8) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                                          ^   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 444 -     pub fn read_eeprom(&mut self, address: u8) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 444 +     pub fn read_eeprom(&mut self, address: u8) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ufire_ise v2.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:478:53
[INFO] [stdout]     |
[INFO] [stdout] 478 |     pub fn get_probe_potential(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                                     ^   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 478 -     pub fn get_probe_potential(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 478 +     pub fn get_probe_potential(&mut self) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:511:62
[INFO] [stdout]     |
[INFO] [stdout] 511 |     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] 511 -     pub fn _read_register(&mut self, register: u8) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 511 +     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:497:32
[INFO] [stdout]     |
[INFO] [stdout] 497 |             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:78:44
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn measure_mv(&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] 78 -     pub fn measure_mv(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 78 +     pub fn measure_mv(&mut self) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:104:44
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn measure_ph(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                            ^   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 104 -     pub fn measure_ph(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 104 +     pub fn measure_ph(&mut self) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:155:51
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub fn ph_to_mv(&mut self, ph: f32) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                                   ^   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 155 -     pub fn ph_to_mv(&mut self, ph: f32) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 155 +     pub fn ph_to_mv(&mut self, ph: f32) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:166:46
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub fn measure_temp(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                              ^   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 166 -     pub fn measure_temp(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 166 +     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:264:54
[INFO] [stdout]     |
[INFO] [stdout] 264 |     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] 264 -     pub fn get_calibrate_offset(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 264 +     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:275:62
[INFO] [stdout]     |
[INFO] [stdout] 275 |     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] 275 -     pub fn get_calibrate_high_reference(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 275 +     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:287:60
[INFO] [stdout]     |
[INFO] [stdout] 287 |     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] 287 -     pub fn get_calibrate_high_reading(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 287 +     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:299:61
[INFO] [stdout]     |
[INFO] [stdout] 299 |     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] 299 -     pub fn get_calibrate_low_reference(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 299 +     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:311:59
[INFO] [stdout]     |
[INFO] [stdout] 311 |     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] 311 -     pub fn get_calibrate_low_reading(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 311 +     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:366:45
[INFO] [stdout]     |
[INFO] [stdout] 366 |     pub fn get_version(&mut self) -> Result<(u8), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                             ^  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 366 -     pub fn get_version(&mut self) -> Result<(u8), Box<LinuxI2CError>> {
[INFO] [stdout] 366 +     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:401:64
[INFO] [stdout]     |
[INFO] [stdout] 401 |     pub fn using_temperature_compensation(&mut self) -> Result<(u8), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                                                ^  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 401 -     pub fn using_temperature_compensation(&mut self) -> Result<(u8), Box<LinuxI2CError>> {
[INFO] [stdout] 401 +     pub fn using_temperature_compensation(&mut self) -> Result<u8, Box<LinuxI2CError>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:415:50
[INFO] [stdout]     |
[INFO] [stdout] 415 |     pub fn using_dual_point(&mut self) -> Result<(u8), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                                  ^  ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 415 -     pub fn using_dual_point(&mut self) -> Result<(u8), Box<LinuxI2CError>> {
[INFO] [stdout] 415 +     pub fn using_dual_point(&mut self) -> Result<u8, Box<LinuxI2CError>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:444:58
[INFO] [stdout]     |
[INFO] [stdout] 444 |     pub fn read_eeprom(&mut self, address: u8) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                                          ^   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 444 -     pub fn read_eeprom(&mut self, address: u8) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 444 +     pub fn read_eeprom(&mut self, address: u8) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:478:53
[INFO] [stdout]     |
[INFO] [stdout] 478 |     pub fn get_probe_potential(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout]     |                                                     ^   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 478 -     pub fn get_probe_potential(&mut self) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 478 +     pub fn get_probe_potential(&mut self) -> Result<f32, Box<LinuxI2CError>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/lib.rs:511:62
[INFO] [stdout]     |
[INFO] [stdout] 511 |     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] 511 -     pub fn _read_register(&mut self, register: u8) -> Result<(f32), Box<LinuxI2CError>> {
[INFO] [stdout] 511 +     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:497:32
[INFO] [stdout]     |
[INFO] [stdout] 497 |             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.68s
[INFO] running `Command { std: "docker" "inspect" "2c4103281cd418a0e8bb704bfde9414c5fa4dc1ce721171654160d0e6d0d0913", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c4103281cd418a0e8bb704bfde9414c5fa4dc1ce721171654160d0e6d0d0913", kill_on_drop: false }`
[INFO] [stdout] 2c4103281cd418a0e8bb704bfde9414c5fa4dc1ce721171654160d0e6d0d0913
