[INFO] fetching crate ufire_ec 2.0.0... [INFO] checking ufire_ec-2.0.0 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate ufire_ec 2.0.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate ufire_ec 2.0.0 on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ufire_ec 2.0.0 [INFO] finished tweaking crates.io crate ufire_ec 2.0.0 [INFO] tweaked toml for crates.io crate ufire_ec 2.0.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 54 packages to latest compatible versions [INFO] [stderr] Adding bitflags v1.3.2 (latest: v2.6.0) [INFO] [stderr] Adding bytes v0.4.12 (latest: v1.7.1) [INFO] [stderr] Adding cargo_metadata v0.14.2 (latest: v0.18.1) [INFO] [stderr] Adding cfg-if v0.1.10 (latest: v1.0.0) [INFO] [stderr] Adding i2cdev v0.3.2 (latest: v0.6.1) [INFO] [stderr] Adding linux-raw-sys v0.4.14 (latest: v0.6.5) [INFO] [stderr] Adding nix v0.10.0 (latest: v0.29.0) [INFO] [stderr] Adding pulldown-cmark v0.9.6 (latest: v0.12.0) [INFO] [stderr] Adding windows-sys v0.52.0 (latest: v0.59.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ffa1793a49c0995e5f5ce507af405a73c2a496ac920d832afc0a6f8b67e2a3a [INFO] running `Command { std: "docker" "start" "-a" "8ffa1793a49c0995e5f5ce507af405a73c2a496ac920d832afc0a6f8b67e2a3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ffa1793a49c0995e5f5ce507af405a73c2a496ac920d832afc0a6f8b67e2a3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ffa1793a49c0995e5f5ce507af405a73c2a496ac920d832afc0a6f8b67e2a3a", kill_on_drop: false }` [INFO] [stdout] 8ffa1793a49c0995e5f5ce507af405a73c2a496ac920d832afc0a6f8b67e2a3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef1003e818c7a9212bec3662d27cd653ed0975d9d3595251a6885fc26f700267 [INFO] running `Command { std: "docker" "start" "-a" "ef1003e818c7a9212bec3662d27cd653ed0975d9d3595251a6885fc26f700267", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling rustix v0.38.35 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling cargo-platform v0.1.8 [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_ec v2.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/lib.rs:71:46 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn measure_temp(&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] 71 - pub fn measure_temp(&mut self) -> Result<(f32), Box> { [INFO] [stdout] 71 + 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:128:60 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn measure_ec(&mut self, new_temp: bool) -> Result<(f32), Box> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 128 - pub fn measure_ec(&mut self, new_temp: bool) -> Result<(f32), Box> { [INFO] [stdout] 128 + pub fn measure_ec(&mut self, new_temp: bool) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/lib.rs:146:45 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn measure_raw(&mut self) -> Result<(f32), Box> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 146 - pub fn measure_raw(&mut self) -> Result<(f32), Box> { [INFO] [stdout] 146 + pub fn measure_raw(&mut self) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/lib.rs:160:44 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn measure_sw(&mut self) -> Result<(f32), Box> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 160 - pub fn measure_sw(&mut self) -> Result<(f32), Box> { [INFO] [stdout] 160 + pub fn measure_sw(&mut self) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/lib.rs:188:51 [INFO] [stdout] | [INFO] [stdout] 188 | pub fn get_temp_constant(&mut self) -> Result<(u8), Box> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 188 - pub fn get_temp_constant(&mut self) -> Result<(u8), Box> { [INFO] [stdout] 188 + pub fn get_temp_constant(&mut self) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/lib.rs:201:52 [INFO] [stdout] | [INFO] [stdout] 201 | pub fn get_calibration_ec(&mut self) -> Result<(f32), Box> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 201 - pub fn get_calibration_ec(&mut self) -> Result<(f32), Box> { [INFO] [stdout] 201 + pub fn get_calibration_ec(&mut self) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/lib.rs:213:52 [INFO] [stdout] | [INFO] [stdout] 213 | pub fn get_calibration_sw(&mut self) -> Result<(f32), Box> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 213 - pub fn get_calibration_sw(&mut self) -> Result<(f32), Box> { [INFO] [stdout] 213 + pub fn get_calibration_sw(&mut self) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/lib.rs:225:59 [INFO] [stdout] | [INFO] [stdout] 225 | pub fn read_eeprom(&mut self, address: f32) -> Result<(f32), Box> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 225 - pub fn read_eeprom(&mut self, address: f32) -> Result<(f32), Box> { [INFO] [stdout] 225 + pub fn read_eeprom(&mut self, address: f32) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/lib.rs:239:72 [INFO] [stdout] | [INFO] [stdout] 239 | pub fn write_eeprom(&mut self, address: f32, value: f32) -> Result<(f32), Box> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 239 - pub fn write_eeprom(&mut self, address: f32, value: f32) -> Result<(f32), Box> { [INFO] [stdout] 239 + pub fn write_eeprom(&mut self, address: f32, value: f32) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/lib.rs:275:45 [INFO] [stdout] | [INFO] [stdout] 275 | pub fn get_version(&mut self) -> Result<(u8), Box> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 275 - pub fn get_version(&mut self) -> Result<(u8), Box> { [INFO] [stdout] 275 + 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:287:46 [INFO] [stdout] | [INFO] [stdout] 287 | pub fn get_firmware(&mut self) -> Result<(u8), Box> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 287 - pub fn get_firmware(&mut self) -> Result<(u8), Box> { [INFO] [stdout] 287 + 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:318:64 [INFO] [stdout] | [INFO] [stdout] 318 | pub fn using_temperature_compensation(&mut self) -> Result<(u8), Box> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 318 - pub fn using_temperature_compensation(&mut self) -> Result<(u8), Box> { [INFO] [stdout] 318 + 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:354:62 [INFO] [stdout] | [INFO] [stdout] 354 | 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] 354 - pub fn _read_register(&mut self, register: u8) -> Result<(f32), Box> { [INFO] [stdout] 354 + 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:71:46 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn measure_temp(&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] 71 - pub fn measure_temp(&mut self) -> Result<(f32), Box> { [INFO] [stdout] 71 + 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:128:60 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn measure_ec(&mut self, new_temp: bool) -> Result<(f32), Box> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 128 - pub fn measure_ec(&mut self, new_temp: bool) -> Result<(f32), Box> { [INFO] [stdout] 128 + pub fn measure_ec(&mut self, new_temp: bool) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/lib.rs:146:45 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn measure_raw(&mut self) -> Result<(f32), Box> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 146 - pub fn measure_raw(&mut self) -> Result<(f32), Box> { [INFO] [stdout] 146 + pub fn measure_raw(&mut self) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/lib.rs:160:44 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn measure_sw(&mut self) -> Result<(f32), Box> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 160 - pub fn measure_sw(&mut self) -> Result<(f32), Box> { [INFO] [stdout] 160 + pub fn measure_sw(&mut self) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/lib.rs:188:51 [INFO] [stdout] | [INFO] [stdout] 188 | pub fn get_temp_constant(&mut self) -> Result<(u8), Box> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 188 - pub fn get_temp_constant(&mut self) -> Result<(u8), Box> { [INFO] [stdout] 188 + pub fn get_temp_constant(&mut self) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/lib.rs:201:52 [INFO] [stdout] | [INFO] [stdout] 201 | pub fn get_calibration_ec(&mut self) -> Result<(f32), Box> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 201 - pub fn get_calibration_ec(&mut self) -> Result<(f32), Box> { [INFO] [stdout] 201 + pub fn get_calibration_ec(&mut self) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/lib.rs:213:52 [INFO] [stdout] | [INFO] [stdout] 213 | pub fn get_calibration_sw(&mut self) -> Result<(f32), Box> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 213 - pub fn get_calibration_sw(&mut self) -> Result<(f32), Box> { [INFO] [stdout] 213 + pub fn get_calibration_sw(&mut self) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/lib.rs:225:59 [INFO] [stdout] | [INFO] [stdout] 225 | pub fn read_eeprom(&mut self, address: f32) -> Result<(f32), Box> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 225 - pub fn read_eeprom(&mut self, address: f32) -> Result<(f32), Box> { [INFO] [stdout] 225 + pub fn read_eeprom(&mut self, address: f32) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/lib.rs:239:72 [INFO] [stdout] | [INFO] [stdout] 239 | pub fn write_eeprom(&mut self, address: f32, value: f32) -> Result<(f32), Box> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 239 - pub fn write_eeprom(&mut self, address: f32, value: f32) -> Result<(f32), Box> { [INFO] [stdout] 239 + pub fn write_eeprom(&mut self, address: f32, value: f32) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/lib.rs:275:45 [INFO] [stdout] | [INFO] [stdout] 275 | pub fn get_version(&mut self) -> Result<(u8), Box> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 275 - pub fn get_version(&mut self) -> Result<(u8), Box> { [INFO] [stdout] 275 + 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:287:46 [INFO] [stdout] | [INFO] [stdout] 287 | pub fn get_firmware(&mut self) -> Result<(u8), Box> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 287 - pub fn get_firmware(&mut self) -> Result<(u8), Box> { [INFO] [stdout] 287 + 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:318:64 [INFO] [stdout] | [INFO] [stdout] 318 | pub fn using_temperature_compensation(&mut self) -> Result<(u8), Box> { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 318 - pub fn using_temperature_compensation(&mut self) -> Result<(u8), Box> { [INFO] [stdout] 318 + 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:354:62 [INFO] [stdout] | [INFO] [stdout] 354 | 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] 354 - pub fn _read_register(&mut self, register: u8) -> Result<(f32), Box> { [INFO] [stdout] 354 + pub fn _read_register(&mut self, register: u8) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 60 | let dev = LinuxI2CDevice::new(filename, address)?; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | Ok(EcProbe { dev: Box::new(dev) }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ufire_ec` (lib) due to 2 previous errors; 13 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 60 | let dev = LinuxI2CDevice::new(filename, address)?; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | Ok(EcProbe { dev: Box::new(dev) }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ufire_ec` (lib test) due to 2 previous errors; 13 warnings emitted [INFO] running `Command { std: "docker" "inspect" "ef1003e818c7a9212bec3662d27cd653ed0975d9d3595251a6885fc26f700267", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef1003e818c7a9212bec3662d27cd653ed0975d9d3595251a6885fc26f700267", kill_on_drop: false }` [INFO] [stdout] ef1003e818c7a9212bec3662d27cd653ed0975d9d3595251a6885fc26f700267