[INFO] fetching crate ufire_iso_ise 0.9.0... [INFO] documenting ufire_iso_ise-0.9.0 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate ufire_iso_ise 0.9.0 into /workspace/builds/worker-39/source [INFO] validating manifest of crates.io crate ufire_iso_ise 0.9.0 on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ufire_iso_ise 0.9.0 [INFO] finished tweaking crates.io crate ufire_iso_ise 0.9.0 [INFO] tweaked toml for crates.io crate ufire_iso_ise 0.9.0 written to /workspace/builds/worker-39/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 455ac02ab655ce39bfd9be89e6a8819a3f4f447c16adf2f980855fc501bc6305 [INFO] running `Command { std: "docker" "start" "-a" "455ac02ab655ce39bfd9be89e6a8819a3f4f447c16adf2f980855fc501bc6305", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "455ac02ab655ce39bfd9be89e6a8819a3f4f447c16adf2f980855fc501bc6305", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "455ac02ab655ce39bfd9be89e6a8819a3f4f447c16adf2f980855fc501bc6305", kill_on_drop: false }` [INFO] [stdout] 455ac02ab655ce39bfd9be89e6a8819a3f4f447c16adf2f980855fc501bc6305 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6429e00c30883db481b7f2a00ea856d527ba5f4e61bb2ffb0116ac691596a3d [INFO] running `Command { std: "docker" "start" "-a" "b6429e00c30883db481b7f2a00ea856d527ba5f4e61bb2ffb0116ac691596a3d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling camino v1.0.9 [INFO] [stderr] Compiling semver v1.0.9 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling pulldown-cmark v0.9.1 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking encode_unicode v0.3.6 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking prettytable-rs v0.8.0 [INFO] [stderr] Checking shrust v0.0.6 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling skeptic v0.13.7 [INFO] [stderr] Compiling i2cdev v0.3.2 [INFO] [stderr] Checking ufire_iso_ise v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting ufire_iso_ise v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/lib.rs:75:44 [INFO] [stdout] | [INFO] [stdout] 75 | 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] 75 - pub fn measure_mv(&mut self) -> Result<(f32), Box> { [INFO] [stdout] 75 + 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:100:56 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn measure_ph(&mut self, temp_c:f32) -> Result<(f32), Box> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 100 - pub fn measure_ph(&mut self, temp_c:f32) -> Result<(f32), Box> { [INFO] [stdout] 100 + pub fn measure_ph(&mut self, temp_c:f32) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/lib.rs:149:51 [INFO] [stdout] | [INFO] [stdout] 149 | 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] 149 - pub fn ph_to_mv(&mut self, ph: f32) -> Result<(f32), Box> { [INFO] [stdout] 149 + 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:160:46 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn measure_temp(&mut self) -> Result<(f32), Box> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 160 - pub fn measure_temp(&mut self) -> Result<(f32), Box> { [INFO] [stdout] 160 + 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:254:54 [INFO] [stdout] | [INFO] [stdout] 254 | pub fn get_calibrate_offset(&mut self) -> Result<(f32), Box> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 254 - pub fn get_calibrate_offset(&mut self) -> Result<(f32), Box> { [INFO] [stdout] 254 + 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:265:62 [INFO] [stdout] | [INFO] [stdout] 265 | 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] 265 - pub fn get_calibrate_high_reference(&mut self) -> Result<(f32), Box> { [INFO] [stdout] 265 + 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:277:60 [INFO] [stdout] | [INFO] [stdout] 277 | 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] 277 - pub fn get_calibrate_high_reading(&mut self) -> Result<(f32), Box> { [INFO] [stdout] 277 + 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:289:61 [INFO] [stdout] | [INFO] [stdout] 289 | 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] 289 - pub fn get_calibrate_low_reference(&mut self) -> Result<(f32), Box> { [INFO] [stdout] 289 + 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:301:59 [INFO] [stdout] | [INFO] [stdout] 301 | 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] 301 - pub fn get_calibrate_low_reading(&mut self) -> Result<(f32), Box> { [INFO] [stdout] 301 + 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:312:45 [INFO] [stdout] | [INFO] [stdout] 312 | pub fn get_version(&mut self) -> Result<(u8), Box> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 312 - pub fn get_version(&mut self) -> Result<(u8), Box> { [INFO] [stdout] 312 + 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:325:46 [INFO] [stdout] | [INFO] [stdout] 325 | pub fn get_firmware(&mut self) -> Result<(u8), Box> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 325 - pub fn get_firmware(&mut self) -> Result<(u8), Box> { [INFO] [stdout] 325 + pub fn get_firmware(&mut self) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/lib.rs:374:58 [INFO] [stdout] | [INFO] [stdout] 374 | 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] 374 - pub fn read_eeprom(&mut self, address: u8) -> Result<(f32), Box> { [INFO] [stdout] 374 + 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:408:53 [INFO] [stdout] | [INFO] [stdout] 408 | pub fn get_probe_potential(&mut self) -> Result<(f32), Box> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 408 - pub fn get_probe_potential(&mut self) -> Result<(f32), Box> { [INFO] [stdout] 408 + 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:441:62 [INFO] [stdout] | [INFO] [stdout] 441 | 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] 441 - pub fn _read_register(&mut self, register: u8) -> Result<(f32), Box> { [INFO] [stdout] 441 + pub fn _read_register(&mut self, register: u8) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/lib.rs:75:44 [INFO] [stdout] | [INFO] [stdout] 75 | 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] 75 - pub fn measure_mv(&mut self) -> Result<(f32), Box> { [INFO] [stdout] 75 + 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:100:56 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn measure_ph(&mut self, temp_c:f32) -> Result<(f32), Box> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 100 - pub fn measure_ph(&mut self, temp_c:f32) -> Result<(f32), Box> { [INFO] [stdout] 100 + pub fn measure_ph(&mut self, temp_c:f32) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/lib.rs:149:51 [INFO] [stdout] | [INFO] [stdout] 149 | 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] 149 - pub fn ph_to_mv(&mut self, ph: f32) -> Result<(f32), Box> { [INFO] [stdout] 149 + 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:160:46 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn measure_temp(&mut self) -> Result<(f32), Box> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 160 - pub fn measure_temp(&mut self) -> Result<(f32), Box> { [INFO] [stdout] 160 + 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:254:54 [INFO] [stdout] | [INFO] [stdout] 254 | pub fn get_calibrate_offset(&mut self) -> Result<(f32), Box> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 254 - pub fn get_calibrate_offset(&mut self) -> Result<(f32), Box> { [INFO] [stdout] 254 + 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:265:62 [INFO] [stdout] | [INFO] [stdout] 265 | 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] 265 - pub fn get_calibrate_high_reference(&mut self) -> Result<(f32), Box> { [INFO] [stdout] 265 + 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:277:60 [INFO] [stdout] | [INFO] [stdout] 277 | 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] 277 - pub fn get_calibrate_high_reading(&mut self) -> Result<(f32), Box> { [INFO] [stdout] 277 + 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:289:61 [INFO] [stdout] | [INFO] [stdout] 289 | 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] 289 - pub fn get_calibrate_low_reference(&mut self) -> Result<(f32), Box> { [INFO] [stdout] 289 + 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:301:59 [INFO] [stdout] | [INFO] [stdout] 301 | 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] 301 - pub fn get_calibrate_low_reading(&mut self) -> Result<(f32), Box> { [INFO] [stdout] 301 + 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:312:45 [INFO] [stdout] | [INFO] [stdout] 312 | pub fn get_version(&mut self) -> Result<(u8), Box> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 312 - pub fn get_version(&mut self) -> Result<(u8), Box> { [INFO] [stdout] 312 + 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:325:46 [INFO] [stdout] | [INFO] [stdout] 325 | pub fn get_firmware(&mut self) -> Result<(u8), Box> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 325 - pub fn get_firmware(&mut self) -> Result<(u8), Box> { [INFO] [stdout] 325 + pub fn get_firmware(&mut self) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/lib.rs:374:58 [INFO] [stdout] | [INFO] [stdout] 374 | 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] 374 - pub fn read_eeprom(&mut self, address: u8) -> Result<(f32), Box> { [INFO] [stdout] 374 + 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:408:53 [INFO] [stdout] | [INFO] [stdout] 408 | pub fn get_probe_potential(&mut self) -> Result<(f32), Box> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 408 - pub fn get_probe_potential(&mut self) -> Result<(f32), Box> { [INFO] [stdout] 408 + 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:441:62 [INFO] [stdout] | [INFO] [stdout] 441 | 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] 441 - pub fn _read_register(&mut self, register: u8) -> Result<(f32), Box> { [INFO] [stdout] 441 + pub fn _read_register(&mut self, register: u8) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.39s [INFO] running `Command { std: "docker" "inspect" "b6429e00c30883db481b7f2a00ea856d527ba5f4e61bb2ffb0116ac691596a3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6429e00c30883db481b7f2a00ea856d527ba5f4e61bb2ffb0116ac691596a3d", kill_on_drop: false }` [INFO] [stdout] b6429e00c30883db481b7f2a00ea856d527ba5f4e61bb2ffb0116ac691596a3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 94c0b8e6e066b07a3039b4624959298ef22ea090492d3a9b564054fce8b1a115 [INFO] running `Command { std: "docker" "start" "-a" "94c0b8e6e066b07a3039b4624959298ef22ea090492d3a9b564054fce8b1a115", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling camino v1.0.9 [INFO] [stderr] Compiling semver v1.0.9 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling pulldown-cmark v0.9.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Checking encode_unicode v0.3.6 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking prettytable-rs v0.8.0 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Checking shrust v0.0.6 [INFO] [stderr] Compiling skeptic v0.13.7 [INFO] [stderr] Compiling i2cdev v0.3.2 [INFO] [stderr] Documenting ufire_iso_ise v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/lib.rs:75:44 [INFO] [stdout] | [INFO] [stdout] 75 | 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] 75 - pub fn measure_mv(&mut self) -> Result<(f32), Box> { [INFO] [stdout] 75 + 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:100:56 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn measure_ph(&mut self, temp_c:f32) -> Result<(f32), Box> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 100 - pub fn measure_ph(&mut self, temp_c:f32) -> Result<(f32), Box> { [INFO] [stdout] 100 + pub fn measure_ph(&mut self, temp_c:f32) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/lib.rs:149:51 [INFO] [stdout] | [INFO] [stdout] 149 | 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] 149 - pub fn ph_to_mv(&mut self, ph: f32) -> Result<(f32), Box> { [INFO] [stdout] 149 + 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:160:46 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn measure_temp(&mut self) -> Result<(f32), Box> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 160 - pub fn measure_temp(&mut self) -> Result<(f32), Box> { [INFO] [stdout] 160 + 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:254:54 [INFO] [stdout] | [INFO] [stdout] 254 | pub fn get_calibrate_offset(&mut self) -> Result<(f32), Box> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 254 - pub fn get_calibrate_offset(&mut self) -> Result<(f32), Box> { [INFO] [stdout] 254 + 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:265:62 [INFO] [stdout] | [INFO] [stdout] 265 | 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] 265 - pub fn get_calibrate_high_reference(&mut self) -> Result<(f32), Box> { [INFO] [stdout] 265 + 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:277:60 [INFO] [stdout] | [INFO] [stdout] 277 | 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] 277 - pub fn get_calibrate_high_reading(&mut self) -> Result<(f32), Box> { [INFO] [stdout] 277 + 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:289:61 [INFO] [stdout] | [INFO] [stdout] 289 | 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] 289 - pub fn get_calibrate_low_reference(&mut self) -> Result<(f32), Box> { [INFO] [stdout] 289 + 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:301:59 [INFO] [stdout] | [INFO] [stdout] 301 | 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] 301 - pub fn get_calibrate_low_reading(&mut self) -> Result<(f32), Box> { [INFO] [stdout] 301 + 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:312:45 [INFO] [stdout] | [INFO] [stdout] 312 | pub fn get_version(&mut self) -> Result<(u8), Box> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 312 - pub fn get_version(&mut self) -> Result<(u8), Box> { [INFO] [stdout] 312 + 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:325:46 [INFO] [stdout] | [INFO] [stdout] 325 | pub fn get_firmware(&mut self) -> Result<(u8), Box> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 325 - pub fn get_firmware(&mut self) -> Result<(u8), Box> { [INFO] [stdout] 325 + pub fn get_firmware(&mut self) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/lib.rs:374:58 [INFO] [stdout] | [INFO] [stdout] 374 | 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] 374 - pub fn read_eeprom(&mut self, address: u8) -> Result<(f32), Box> { [INFO] [stdout] 374 + 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:408:53 [INFO] [stdout] | [INFO] [stdout] 408 | pub fn get_probe_potential(&mut self) -> Result<(f32), Box> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 408 - pub fn get_probe_potential(&mut self) -> Result<(f32), Box> { [INFO] [stdout] 408 + 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:441:62 [INFO] [stdout] | [INFO] [stdout] 441 | 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] 441 - pub fn _read_register(&mut self, register: u8) -> Result<(f32), Box> { [INFO] [stdout] 441 + pub fn _read_register(&mut self, register: u8) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.94s [INFO] running `Command { std: "docker" "inspect" "94c0b8e6e066b07a3039b4624959298ef22ea090492d3a9b564054fce8b1a115", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94c0b8e6e066b07a3039b4624959298ef22ea090492d3a9b564054fce8b1a115", kill_on_drop: false }` [INFO] [stdout] 94c0b8e6e066b07a3039b4624959298ef22ea090492d3a9b564054fce8b1a115