[INFO] fetching crate ufire_ise 2.0.0... [INFO] testing ufire_ise-2.0.0 against try#fc4ba03ef77ca5018fb78a097d3b924d30f15bfc+target=i686-unknown-linux-musl for musl_upgrade_1_2_take4 [INFO] extracting crate ufire_ise 2.0.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate ufire_ise 2.0.0 on toolchain fc4ba03ef77ca5018fb78a097d3b924d30f15bfc [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded i2cdev v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b2a34bd9a216e64f700cd801c0529c49299dd5543a2b8e3443d078e33c3270b [INFO] running `Command { std: "docker" "start" "-a" "7b2a34bd9a216e64f700cd801c0529c49299dd5543a2b8e3443d078e33c3270b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b2a34bd9a216e64f700cd801c0529c49299dd5543a2b8e3443d078e33c3270b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b2a34bd9a216e64f700cd801c0529c49299dd5543a2b8e3443d078e33c3270b", kill_on_drop: false }` [INFO] [stdout] 7b2a34bd9a216e64f700cd801c0529c49299dd5543a2b8e3443d078e33c3270b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "build" "--frozen" "--message-format=json" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] ff8ccdc39b17cbc2fe6a3c873c1566ba1f23ff6438ac6a01722f44c5439a238e [INFO] running `Command { std: "docker" "start" "-a" "ff8ccdc39b17cbc2fe6a3c873c1566ba1f23ff6438ac6a01722f44c5439a238e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling serde_derive v1.0.150 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.150 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling camino v1.1.1 [INFO] [stderr] Compiling semver v1.0.14 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling pulldown-cmark v0.9.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling bytecount v0.6.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling cargo-platform v0.1.2 [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> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 78 - pub fn measure_mv(&mut self) -> Result<(f32), Box> { [INFO] [stdout] 78 + pub fn measure_mv(&mut self) -> Result> { [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> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 104 - pub fn measure_ph(&mut self) -> Result<(f32), Box> { [INFO] [stdout] 104 + pub fn measure_ph(&mut self) -> Result> { [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> { [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> { [INFO] [stdout] 155 + pub fn ph_to_mv(&mut self, ph: f32) -> Result> { [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> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 166 - pub fn measure_temp(&mut self) -> Result<(f32), Box> { [INFO] [stdout] 166 + pub fn measure_temp(&mut self) -> Result> { [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> { [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> { [INFO] [stdout] 264 + pub fn get_calibrate_offset(&mut self) -> Result> { [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> { [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> { [INFO] [stdout] 275 + pub fn get_calibrate_high_reference(&mut self) -> Result> { [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> { [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> { [INFO] [stdout] 287 + pub fn get_calibrate_high_reading(&mut self) -> Result> { [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> { [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> { [INFO] [stdout] 299 + pub fn get_calibrate_low_reference(&mut self) -> Result> { [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> { [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> { [INFO] [stdout] 311 + pub fn get_calibrate_low_reading(&mut self) -> Result> { [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> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 366 - pub fn get_version(&mut self) -> Result<(u8), Box> { [INFO] [stdout] 366 + pub fn get_version(&mut self) -> Result> { [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> { [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> { [INFO] [stdout] 401 + pub fn using_temperature_compensation(&mut self) -> Result> { [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> { [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> { [INFO] [stdout] 415 + pub fn using_dual_point(&mut self) -> Result> { [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> { [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> { [INFO] [stdout] 444 + pub fn read_eeprom(&mut self, address: u8) -> Result> { [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> { [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> { [INFO] [stdout] 478 + pub fn get_probe_potential(&mut self) -> Result> { [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> { [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> { [INFO] [stdout] 511 + pub fn _read_register(&mut self, register: u8) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.86s [INFO] running `Command { std: "docker" "inspect" "ff8ccdc39b17cbc2fe6a3c873c1566ba1f23ff6438ac6a01722f44c5439a238e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff8ccdc39b17cbc2fe6a3c873c1566ba1f23ff6438ac6a01722f44c5439a238e", kill_on_drop: false }` [INFO] [stdout] ff8ccdc39b17cbc2fe6a3c873c1566ba1f23ff6438ac6a01722f44c5439a238e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "test" "--frozen" "--no-run" "--message-format=json" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] ff8d9fda8b5cc297da1c8f288086193c80e482ba8960c15c0d60d26dd2fe1305 [INFO] running `Command { std: "docker" "start" "-a" "ff8d9fda8b5cc297da1c8f288086193c80e482ba8960c15c0d60d26dd2fe1305", kill_on_drop: false }` [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> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 78 - pub fn measure_mv(&mut self) -> Result<(f32), Box> { [INFO] [stdout] 78 + pub fn measure_mv(&mut self) -> Result> { [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> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 104 - pub fn measure_ph(&mut self) -> Result<(f32), Box> { [INFO] [stdout] 104 + pub fn measure_ph(&mut self) -> Result> { [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> { [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> { [INFO] [stdout] 155 + pub fn ph_to_mv(&mut self, ph: f32) -> Result> { [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> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 166 - pub fn measure_temp(&mut self) -> Result<(f32), Box> { [INFO] [stdout] 166 + pub fn measure_temp(&mut self) -> Result> { [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> { [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> { [INFO] [stdout] 264 + pub fn get_calibrate_offset(&mut self) -> Result> { [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> { [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> { [INFO] [stdout] 275 + pub fn get_calibrate_high_reference(&mut self) -> Result> { [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> { [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> { [INFO] [stdout] 287 + pub fn get_calibrate_high_reading(&mut self) -> Result> { [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> { [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> { [INFO] [stdout] 299 + pub fn get_calibrate_low_reference(&mut self) -> Result> { [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> { [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> { [INFO] [stdout] 311 + pub fn get_calibrate_low_reading(&mut self) -> Result> { [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> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 366 - pub fn get_version(&mut self) -> Result<(u8), Box> { [INFO] [stdout] 366 + pub fn get_version(&mut self) -> Result> { [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> { [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> { [INFO] [stdout] 401 + pub fn using_temperature_compensation(&mut self) -> Result> { [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> { [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> { [INFO] [stdout] 415 + pub fn using_dual_point(&mut self) -> Result> { [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> { [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> { [INFO] [stdout] 444 + pub fn read_eeprom(&mut self, address: u8) -> Result> { [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> { [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> { [INFO] [stdout] 478 + pub fn get_probe_potential(&mut self) -> Result> { [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> { [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> { [INFO] [stdout] 511 + pub fn _read_register(&mut self, register: u8) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [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:78:44 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn measure_mv(&mut self) -> Result<(f32), Box> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 78 - pub fn measure_mv(&mut self) -> Result<(f32), Box> { [INFO] [stdout] 78 + pub fn measure_mv(&mut self) -> Result> { [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> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 104 - pub fn measure_ph(&mut self) -> Result<(f32), Box> { [INFO] [stdout] 104 + pub fn measure_ph(&mut self) -> Result> { [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> { [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> { [INFO] [stdout] 155 + pub fn ph_to_mv(&mut self, ph: f32) -> Result> { [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> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 166 - pub fn measure_temp(&mut self) -> Result<(f32), Box> { [INFO] [stdout] 166 + pub fn measure_temp(&mut self) -> Result> { [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> { [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> { [INFO] [stdout] 264 + pub fn get_calibrate_offset(&mut self) -> Result> { [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> { [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> { [INFO] [stdout] 275 + pub fn get_calibrate_high_reference(&mut self) -> Result> { [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> { [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> { [INFO] [stdout] 287 + pub fn get_calibrate_high_reading(&mut self) -> Result> { [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> { [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> { [INFO] [stdout] 299 + pub fn get_calibrate_low_reference(&mut self) -> Result> { [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> { [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> { [INFO] [stdout] 311 + pub fn get_calibrate_low_reading(&mut self) -> Result> { [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> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 366 - pub fn get_version(&mut self) -> Result<(u8), Box> { [INFO] [stdout] 366 + pub fn get_version(&mut self) -> Result> { [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> { [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> { [INFO] [stdout] 401 + pub fn using_temperature_compensation(&mut self) -> Result> { [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> { [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> { [INFO] [stdout] 415 + pub fn using_dual_point(&mut self) -> Result> { [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> { [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> { [INFO] [stdout] 444 + pub fn read_eeprom(&mut self, address: u8) -> Result> { [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> { [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> { [INFO] [stdout] 478 + pub fn get_probe_potential(&mut self) -> Result> { [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> { [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> { [INFO] [stdout] 511 + pub fn _read_register(&mut self, register: u8) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.84s [INFO] running `Command { std: "docker" "inspect" "ff8d9fda8b5cc297da1c8f288086193c80e482ba8960c15c0d60d26dd2fe1305", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff8d9fda8b5cc297da1c8f288086193c80e482ba8960c15c0d60d26dd2fe1305", kill_on_drop: false }` [INFO] [stdout] ff8d9fda8b5cc297da1c8f288086193c80e482ba8960c15c0d60d26dd2fe1305 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "test" "--frozen" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] c2d9fbf08b5b5c0adef6ef2e68b13218fc55c91adda17e235b3ea9a2606253aa [INFO] running `Command { std: "docker" "start" "-a" "c2d9fbf08b5b5c0adef6ef2e68b13218fc55c91adda17e235b3ea9a2606253aa", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/lib.rs:78:44 [INFO] [stderr] | [INFO] [stderr] 78 | pub fn measure_mv(&mut self) -> Result<(f32), Box> { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 78 - pub fn measure_mv(&mut self) -> Result<(f32), Box> { [INFO] [stderr] 78 + pub fn measure_mv(&mut self) -> Result> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/lib.rs:104:44 [INFO] [stderr] | [INFO] [stderr] 104 | pub fn measure_ph(&mut self) -> Result<(f32), Box> { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 104 - pub fn measure_ph(&mut self) -> Result<(f32), Box> { [INFO] [stderr] 104 + pub fn measure_ph(&mut self) -> Result> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/lib.rs:155:51 [INFO] [stderr] | [INFO] [stderr] 155 | pub fn ph_to_mv(&mut self, ph: f32) -> Result<(f32), Box> { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 155 - pub fn ph_to_mv(&mut self, ph: f32) -> Result<(f32), Box> { [INFO] [stderr] 155 + pub fn ph_to_mv(&mut self, ph: f32) -> Result> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/lib.rs:166:46 [INFO] [stderr] | [INFO] [stderr] 166 | pub fn measure_temp(&mut self) -> Result<(f32), Box> { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 166 - pub fn measure_temp(&mut self) -> Result<(f32), Box> { [INFO] [stderr] 166 + pub fn measure_temp(&mut self) -> Result> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/lib.rs:264:54 [INFO] [stderr] | [INFO] [stderr] 264 | pub fn get_calibrate_offset(&mut self) -> Result<(f32), Box> { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 264 - pub fn get_calibrate_offset(&mut self) -> Result<(f32), Box> { [INFO] [stderr] 264 + pub fn get_calibrate_offset(&mut self) -> Result> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/lib.rs:275:62 [INFO] [stderr] | [INFO] [stderr] 275 | pub fn get_calibrate_high_reference(&mut self) -> Result<(f32), Box> { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 275 - pub fn get_calibrate_high_reference(&mut self) -> Result<(f32), Box> { [INFO] [stderr] 275 + pub fn get_calibrate_high_reference(&mut self) -> Result> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/lib.rs:287:60 [INFO] [stderr] | [INFO] [stderr] 287 | pub fn get_calibrate_high_reading(&mut self) -> Result<(f32), Box> { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 287 - pub fn get_calibrate_high_reading(&mut self) -> Result<(f32), Box> { [INFO] [stderr] 287 + pub fn get_calibrate_high_reading(&mut self) -> Result> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/lib.rs:299:61 [INFO] [stderr] | [INFO] [stderr] 299 | pub fn get_calibrate_low_reference(&mut self) -> Result<(f32), Box> { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 299 - pub fn get_calibrate_low_reference(&mut self) -> Result<(f32), Box> { [INFO] [stderr] 299 + pub fn get_calibrate_low_reference(&mut self) -> Result> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/lib.rs:311:59 [INFO] [stderr] | [INFO] [stderr] 311 | pub fn get_calibrate_low_reading(&mut self) -> Result<(f32), Box> { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 311 - pub fn get_calibrate_low_reading(&mut self) -> Result<(f32), Box> { [INFO] [stderr] 311 + pub fn get_calibrate_low_reading(&mut self) -> Result> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/lib.rs:366:45 [INFO] [stderr] | [INFO] [stderr] 366 | pub fn get_version(&mut self) -> Result<(u8), Box> { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 366 - pub fn get_version(&mut self) -> Result<(u8), Box> { [INFO] [stderr] 366 + pub fn get_version(&mut self) -> Result> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/lib.rs:401:64 [INFO] [stderr] | [INFO] [stderr] 401 | pub fn using_temperature_compensation(&mut self) -> Result<(u8), Box> { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 401 - pub fn using_temperature_compensation(&mut self) -> Result<(u8), Box> { [INFO] [stderr] 401 + pub fn using_temperature_compensation(&mut self) -> Result> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/lib.rs:415:50 [INFO] [stderr] | [INFO] [stderr] 415 | pub fn using_dual_point(&mut self) -> Result<(u8), Box> { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 415 - pub fn using_dual_point(&mut self) -> Result<(u8), Box> { [INFO] [stderr] 415 + pub fn using_dual_point(&mut self) -> Result> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/lib.rs:444:58 [INFO] [stderr] | [INFO] [stderr] 444 | pub fn read_eeprom(&mut self, address: u8) -> Result<(f32), Box> { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 444 - pub fn read_eeprom(&mut self, address: u8) -> Result<(f32), Box> { [INFO] [stderr] 444 + pub fn read_eeprom(&mut self, address: u8) -> Result> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/lib.rs:478:53 [INFO] [stderr] | [INFO] [stderr] 478 | pub fn get_probe_potential(&mut self) -> Result<(f32), Box> { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 478 - pub fn get_probe_potential(&mut self) -> Result<(f32), Box> { [INFO] [stderr] 478 + pub fn get_probe_potential(&mut self) -> Result> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/lib.rs:511:62 [INFO] [stderr] | [INFO] [stderr] 511 | pub fn _read_register(&mut self, register: u8) -> Result<(f32), Box> { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 511 - pub fn _read_register(&mut self, register: u8) -> Result<(f32), Box> { [INFO] [stderr] 511 + pub fn _read_register(&mut self, register: u8) -> Result> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `ufire_ise` (lib) generated 15 warnings [INFO] [stderr] warning: `ufire_ise` (lib test) generated 15 warnings (15 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/ufire_ise-6ba5594aa2d77dee) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/i686-unknown-linux-musl/debug/deps/ufire_ise_bin-9cb72b1f2844b239) [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] [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] running `Command { std: "docker" "inspect" "c2d9fbf08b5b5c0adef6ef2e68b13218fc55c91adda17e235b3ea9a2606253aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2d9fbf08b5b5c0adef6ef2e68b13218fc55c91adda17e235b3ea9a2606253aa", kill_on_drop: false }` [INFO] [stdout] c2d9fbf08b5b5c0adef6ef2e68b13218fc55c91adda17e235b3ea9a2606253aa