[INFO] fetching crate expectrl 0.7.1... [INFO] checking expectrl-0.7.1 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate expectrl 0.7.1 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate expectrl 0.7.1 on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate expectrl 0.7.1 [INFO] finished tweaking crates.io crate expectrl 0.7.1 [INFO] tweaked toml for crates.io crate expectrl 0.7.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate expectrl 0.7.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded conpty v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df2bf6eb28dc744132f1133a1e1232fd146bdcae757681d0626e9d1b37e519c7 [INFO] running `Command { std: "docker" "start" "-a" "df2bf6eb28dc744132f1133a1e1232fd146bdcae757681d0626e9d1b37e519c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df2bf6eb28dc744132f1133a1e1232fd146bdcae757681d0626e9d1b37e519c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df2bf6eb28dc744132f1133a1e1232fd146bdcae757681d0626e9d1b37e519c7", kill_on_drop: false }` [INFO] [stdout] df2bf6eb28dc744132f1133a1e1232fd146bdcae757681d0626e9d1b37e519c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ec8a55ac8bbdda00c6d546136015efece06a0ae852ed8b5bb210c63687a399c [INFO] running `Command { std: "docker" "start" "-a" "4ec8a55ac8bbdda00c6d546136015efece06a0ae852ed8b5bb210c63687a399c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking nix v0.26.2 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking ptyprocess v0.4.1 [INFO] [stderr] Checking expectrl v0.7.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/interact/session.rs:754:39 [INFO] [stdout] | [INFO] [stdout] 754 | Err(err) if err.kind() != std::io::ErrorKind::WouldBlock => return Err(err), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | unused_qualifications, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 754 - Err(err) if err.kind() != std::io::ErrorKind::WouldBlock => return Err(err), [INFO] [stdout] 754 + Err(err) if err.kind() != ErrorKind::WouldBlock => return Err(err), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/interact/session.rs:767:39 [INFO] [stdout] | [INFO] [stdout] 767 | Err(err) if err.kind() != std::io::ErrorKind::WouldBlock => return Err(err), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 767 - Err(err) if err.kind() != std::io::ErrorKind::WouldBlock => return Err(err), [INFO] [stdout] 767 + Err(err) if err.kind() != ErrorKind::WouldBlock => return Err(err), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/process/unix.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | let mut command = std::process::Command::new(&args[0]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 43 - let mut command = std::process::Command::new(&args[0]); [INFO] [stdout] 43 + let mut command = Command::new(&args[0]); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/repl.rs:44:19 [INFO] [stdout] | [INFO] [stdout] 44 | let session = crate::session::Session::spawn(cmd)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 44 - let session = crate::session::Session::spawn(cmd)?; [INFO] [stdout] 44 + let session = Session::spawn(cmd)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/session/sync_session.rs:399:40 [INFO] [stdout] | [INFO] [stdout] 399 | fn write(&mut self, buf: &[u8]) -> std::io::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 399 - fn write(&mut self, buf: &[u8]) -> std::io::Result { [INFO] [stdout] 399 + fn write(&mut self, buf: &[u8]) -> io::Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/session/sync_session.rs:403:28 [INFO] [stdout] | [INFO] [stdout] 403 | fn flush(&mut self) -> std::io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 403 - fn flush(&mut self) -> std::io::Result<()> { [INFO] [stdout] 403 + fn flush(&mut self) -> io::Result<()> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/session/sync_session.rs:413:43 [INFO] [stdout] | [INFO] [stdout] 413 | fn read(&mut self, buf: &mut [u8]) -> std::io::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 413 - fn read(&mut self, buf: &mut [u8]) -> std::io::Result { [INFO] [stdout] 413 + fn read(&mut self, buf: &mut [u8]) -> io::Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/session/sync_session.rs:419:31 [INFO] [stdout] | [INFO] [stdout] 419 | fn fill_buf(&mut self) -> std::io::Result<&[u8]> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 419 - fn fill_buf(&mut self) -> std::io::Result<&[u8]> { [INFO] [stdout] 419 + fn fill_buf(&mut self) -> io::Result<&[u8]> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/session/sync_session.rs:500:37 [INFO] [stdout] | [INFO] [stdout] 500 | fn read_available(&mut self) -> std::io::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 500 - fn read_available(&mut self) -> std::io::Result { [INFO] [stdout] 500 + fn read_available(&mut self) -> io::Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/session/sync_session.rs:516:58 [INFO] [stdout] | [INFO] [stdout] 516 | fn read_available_once(&mut self, buf: &mut [u8]) -> std::io::Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 516 - fn read_available_once(&mut self, buf: &mut [u8]) -> std::io::Result> { [INFO] [stdout] 516 + fn read_available_once(&mut self, buf: &mut [u8]) -> io::Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/session/sync_session.rs:631:47 [INFO] [stdout] | [INFO] [stdout] 631 | fn read(&mut self, mut buf: &mut [u8]) -> std::io::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 631 - fn read(&mut self, mut buf: &mut [u8]) -> std::io::Result { [INFO] [stdout] 631 + fn read(&mut self, mut buf: &mut [u8]) -> io::Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/stream/stdin.rs:125:16 [INFO] [stdout] | [INFO] [stdout] 125 | stdin: std::io::Stdin, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 125 - stdin: std::io::Stdin, [INFO] [stdout] 125 + stdin: io::Stdin, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/stream/stdin.rs:130:25 [INFO] [stdout] | [INFO] [stdout] 130 | let stdin = std::io::stdin(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 130 - let stdin = std::io::stdin(); [INFO] [stdout] 130 + let stdin = io::stdin(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/interact/session.rs:754:39 [INFO] [stdout] | [INFO] [stdout] 754 | Err(err) if err.kind() != std::io::ErrorKind::WouldBlock => return Err(err), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | unused_qualifications, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 754 - Err(err) if err.kind() != std::io::ErrorKind::WouldBlock => return Err(err), [INFO] [stdout] 754 + Err(err) if err.kind() != ErrorKind::WouldBlock => return Err(err), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/interact/session.rs:767:39 [INFO] [stdout] | [INFO] [stdout] 767 | Err(err) if err.kind() != std::io::ErrorKind::WouldBlock => return Err(err), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 767 - Err(err) if err.kind() != std::io::ErrorKind::WouldBlock => return Err(err), [INFO] [stdout] 767 + Err(err) if err.kind() != ErrorKind::WouldBlock => return Err(err), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/process/unix.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | let mut command = std::process::Command::new(&args[0]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 43 - let mut command = std::process::Command::new(&args[0]); [INFO] [stdout] 43 + let mut command = Command::new(&args[0]); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/repl.rs:44:19 [INFO] [stdout] | [INFO] [stdout] 44 | let session = crate::session::Session::spawn(cmd)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 44 - let session = crate::session::Session::spawn(cmd)?; [INFO] [stdout] 44 + let session = Session::spawn(cmd)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/session/sync_session.rs:399:40 [INFO] [stdout] | [INFO] [stdout] 399 | fn write(&mut self, buf: &[u8]) -> std::io::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 399 - fn write(&mut self, buf: &[u8]) -> std::io::Result { [INFO] [stdout] 399 + fn write(&mut self, buf: &[u8]) -> io::Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/session/sync_session.rs:403:28 [INFO] [stdout] | [INFO] [stdout] 403 | fn flush(&mut self) -> std::io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 403 - fn flush(&mut self) -> std::io::Result<()> { [INFO] [stdout] 403 + fn flush(&mut self) -> io::Result<()> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/session/sync_session.rs:413:43 [INFO] [stdout] | [INFO] [stdout] 413 | fn read(&mut self, buf: &mut [u8]) -> std::io::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 413 - fn read(&mut self, buf: &mut [u8]) -> std::io::Result { [INFO] [stdout] 413 + fn read(&mut self, buf: &mut [u8]) -> io::Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/session/sync_session.rs:419:31 [INFO] [stdout] | [INFO] [stdout] 419 | fn fill_buf(&mut self) -> std::io::Result<&[u8]> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 419 - fn fill_buf(&mut self) -> std::io::Result<&[u8]> { [INFO] [stdout] 419 + fn fill_buf(&mut self) -> io::Result<&[u8]> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/session/sync_session.rs:500:37 [INFO] [stdout] | [INFO] [stdout] 500 | fn read_available(&mut self) -> std::io::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 500 - fn read_available(&mut self) -> std::io::Result { [INFO] [stdout] 500 + fn read_available(&mut self) -> io::Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/session/sync_session.rs:516:58 [INFO] [stdout] | [INFO] [stdout] 516 | fn read_available_once(&mut self, buf: &mut [u8]) -> std::io::Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 516 - fn read_available_once(&mut self, buf: &mut [u8]) -> std::io::Result> { [INFO] [stdout] 516 + fn read_available_once(&mut self, buf: &mut [u8]) -> io::Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/session/sync_session.rs:631:47 [INFO] [stdout] | [INFO] [stdout] 631 | fn read(&mut self, mut buf: &mut [u8]) -> std::io::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 631 - fn read(&mut self, mut buf: &mut [u8]) -> std::io::Result { [INFO] [stdout] 631 + fn read(&mut self, mut buf: &mut [u8]) -> io::Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/stream/stdin.rs:125:16 [INFO] [stdout] | [INFO] [stdout] 125 | stdin: std::io::Stdin, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 125 - stdin: std::io::Stdin, [INFO] [stdout] 125 + stdin: io::Stdin, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/stream/stdin.rs:130:25 [INFO] [stdout] | [INFO] [stdout] 130 | let stdin = std::io::stdin(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 130 - let stdin = std::io::stdin(); [INFO] [stdout] 130 + let stdin = io::stdin(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> examples/interact_with_callback.rs:22:21 [INFO] [stdout] | [INFO] [stdout] 22 | .on_output(|mut ctx| { [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> examples/interact_with_callback.rs:37:20 [INFO] [stdout] | [INFO] [stdout] 37 | .on_input(|mut ctx| { [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.30s [INFO] running `Command { std: "docker" "inspect" "4ec8a55ac8bbdda00c6d546136015efece06a0ae852ed8b5bb210c63687a399c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ec8a55ac8bbdda00c6d546136015efece06a0ae852ed8b5bb210c63687a399c", kill_on_drop: false }` [INFO] [stdout] 4ec8a55ac8bbdda00c6d546136015efece06a0ae852ed8b5bb210c63687a399c [INFO] checking expectrl-0.7.1 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] extracting crate expectrl 0.7.1 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate expectrl 0.7.1 on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate expectrl 0.7.1 [INFO] finished tweaking crates.io crate expectrl 0.7.1 [INFO] tweaked toml for crates.io crate expectrl 0.7.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate expectrl 0.7.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b6456fcc68381166dce08fd2ec68169d9bbbac9931a4ce6fc30db457a3f45492 [INFO] running `Command { std: "docker" "start" "-a" "b6456fcc68381166dce08fd2ec68169d9bbbac9931a4ce6fc30db457a3f45492", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b6456fcc68381166dce08fd2ec68169d9bbbac9931a4ce6fc30db457a3f45492", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6456fcc68381166dce08fd2ec68169d9bbbac9931a4ce6fc30db457a3f45492", kill_on_drop: false }` [INFO] [stdout] b6456fcc68381166dce08fd2ec68169d9bbbac9931a4ce6fc30db457a3f45492 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07fa6b2e4b45facf88f2e61df29b264ddd4857273b1dcf312c4fc6705d609587 [INFO] running `Command { std: "docker" "start" "-a" "07fa6b2e4b45facf88f2e61df29b264ddd4857273b1dcf312c4fc6705d609587", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking nix v0.26.2 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking ptyprocess v0.4.1 [INFO] [stderr] Checking expectrl v0.7.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/interact/session.rs:754:39 [INFO] [stdout] | [INFO] [stdout] 754 | Err(err) if err.kind() != std::io::ErrorKind::WouldBlock => return Err(err), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | unused_qualifications, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 754 - Err(err) if err.kind() != std::io::ErrorKind::WouldBlock => return Err(err), [INFO] [stdout] 754 + Err(err) if err.kind() != ErrorKind::WouldBlock => return Err(err), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/interact/session.rs:767:39 [INFO] [stdout] | [INFO] [stdout] 767 | Err(err) if err.kind() != std::io::ErrorKind::WouldBlock => return Err(err), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 767 - Err(err) if err.kind() != std::io::ErrorKind::WouldBlock => return Err(err), [INFO] [stdout] 767 + Err(err) if err.kind() != ErrorKind::WouldBlock => return Err(err), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/process/unix.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | let mut command = std::process::Command::new(&args[0]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 43 - let mut command = std::process::Command::new(&args[0]); [INFO] [stdout] 43 + let mut command = Command::new(&args[0]); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/repl.rs:44:19 [INFO] [stdout] | [INFO] [stdout] 44 | let session = crate::session::Session::spawn(cmd)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 44 - let session = crate::session::Session::spawn(cmd)?; [INFO] [stdout] 44 + let session = Session::spawn(cmd)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/session/sync_session.rs:399:40 [INFO] [stdout] | [INFO] [stdout] 399 | fn write(&mut self, buf: &[u8]) -> std::io::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 399 - fn write(&mut self, buf: &[u8]) -> std::io::Result { [INFO] [stdout] 399 + fn write(&mut self, buf: &[u8]) -> io::Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/session/sync_session.rs:403:28 [INFO] [stdout] | [INFO] [stdout] 403 | fn flush(&mut self) -> std::io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 403 - fn flush(&mut self) -> std::io::Result<()> { [INFO] [stdout] 403 + fn flush(&mut self) -> io::Result<()> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/session/sync_session.rs:413:43 [INFO] [stdout] | [INFO] [stdout] 413 | fn read(&mut self, buf: &mut [u8]) -> std::io::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 413 - fn read(&mut self, buf: &mut [u8]) -> std::io::Result { [INFO] [stdout] 413 + fn read(&mut self, buf: &mut [u8]) -> io::Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/session/sync_session.rs:419:31 [INFO] [stdout] | [INFO] [stdout] 419 | fn fill_buf(&mut self) -> std::io::Result<&[u8]> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 419 - fn fill_buf(&mut self) -> std::io::Result<&[u8]> { [INFO] [stdout] 419 + fn fill_buf(&mut self) -> io::Result<&[u8]> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/session/sync_session.rs:500:37 [INFO] [stdout] | [INFO] [stdout] 500 | fn read_available(&mut self) -> std::io::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 500 - fn read_available(&mut self) -> std::io::Result { [INFO] [stdout] 500 + fn read_available(&mut self) -> io::Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/session/sync_session.rs:516:58 [INFO] [stdout] | [INFO] [stdout] 516 | fn read_available_once(&mut self, buf: &mut [u8]) -> std::io::Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 516 - fn read_available_once(&mut self, buf: &mut [u8]) -> std::io::Result> { [INFO] [stdout] 516 + fn read_available_once(&mut self, buf: &mut [u8]) -> io::Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/session/sync_session.rs:631:47 [INFO] [stdout] | [INFO] [stdout] 631 | fn read(&mut self, mut buf: &mut [u8]) -> std::io::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 631 - fn read(&mut self, mut buf: &mut [u8]) -> std::io::Result { [INFO] [stdout] 631 + fn read(&mut self, mut buf: &mut [u8]) -> io::Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/stream/stdin.rs:125:16 [INFO] [stdout] | [INFO] [stdout] 125 | stdin: std::io::Stdin, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 125 - stdin: std::io::Stdin, [INFO] [stdout] 125 + stdin: io::Stdin, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/stream/stdin.rs:130:25 [INFO] [stdout] | [INFO] [stdout] 130 | let stdin = std::io::stdin(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 130 - let stdin = std::io::stdin(); [INFO] [stdout] 130 + let stdin = io::stdin(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/interact/session.rs:754:39 [INFO] [stdout] | [INFO] [stdout] 754 | Err(err) if err.kind() != std::io::ErrorKind::WouldBlock => return Err(err), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | unused_qualifications, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 754 - Err(err) if err.kind() != std::io::ErrorKind::WouldBlock => return Err(err), [INFO] [stdout] 754 + Err(err) if err.kind() != ErrorKind::WouldBlock => return Err(err), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/interact/session.rs:767:39 [INFO] [stdout] | [INFO] [stdout] 767 | Err(err) if err.kind() != std::io::ErrorKind::WouldBlock => return Err(err), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 767 - Err(err) if err.kind() != std::io::ErrorKind::WouldBlock => return Err(err), [INFO] [stdout] 767 + Err(err) if err.kind() != ErrorKind::WouldBlock => return Err(err), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/process/unix.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | let mut command = std::process::Command::new(&args[0]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 43 - let mut command = std::process::Command::new(&args[0]); [INFO] [stdout] 43 + let mut command = Command::new(&args[0]); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/repl.rs:44:19 [INFO] [stdout] | [INFO] [stdout] 44 | let session = crate::session::Session::spawn(cmd)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 44 - let session = crate::session::Session::spawn(cmd)?; [INFO] [stdout] 44 + let session = Session::spawn(cmd)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/session/sync_session.rs:399:40 [INFO] [stdout] | [INFO] [stdout] 399 | fn write(&mut self, buf: &[u8]) -> std::io::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 399 - fn write(&mut self, buf: &[u8]) -> std::io::Result { [INFO] [stdout] 399 + fn write(&mut self, buf: &[u8]) -> io::Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/session/sync_session.rs:403:28 [INFO] [stdout] | [INFO] [stdout] 403 | fn flush(&mut self) -> std::io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 403 - fn flush(&mut self) -> std::io::Result<()> { [INFO] [stdout] 403 + fn flush(&mut self) -> io::Result<()> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/session/sync_session.rs:413:43 [INFO] [stdout] | [INFO] [stdout] 413 | fn read(&mut self, buf: &mut [u8]) -> std::io::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 413 - fn read(&mut self, buf: &mut [u8]) -> std::io::Result { [INFO] [stdout] 413 + fn read(&mut self, buf: &mut [u8]) -> io::Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/session/sync_session.rs:419:31 [INFO] [stdout] | [INFO] [stdout] 419 | fn fill_buf(&mut self) -> std::io::Result<&[u8]> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 419 - fn fill_buf(&mut self) -> std::io::Result<&[u8]> { [INFO] [stdout] 419 + fn fill_buf(&mut self) -> io::Result<&[u8]> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/session/sync_session.rs:500:37 [INFO] [stdout] | [INFO] [stdout] 500 | fn read_available(&mut self) -> std::io::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 500 - fn read_available(&mut self) -> std::io::Result { [INFO] [stdout] 500 + fn read_available(&mut self) -> io::Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/session/sync_session.rs:516:58 [INFO] [stdout] | [INFO] [stdout] 516 | fn read_available_once(&mut self, buf: &mut [u8]) -> std::io::Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 516 - fn read_available_once(&mut self, buf: &mut [u8]) -> std::io::Result> { [INFO] [stdout] 516 + fn read_available_once(&mut self, buf: &mut [u8]) -> io::Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/session/sync_session.rs:631:47 [INFO] [stdout] | [INFO] [stdout] 631 | fn read(&mut self, mut buf: &mut [u8]) -> std::io::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 631 - fn read(&mut self, mut buf: &mut [u8]) -> std::io::Result { [INFO] [stdout] 631 + fn read(&mut self, mut buf: &mut [u8]) -> io::Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/stream/stdin.rs:125:16 [INFO] [stdout] | [INFO] [stdout] 125 | stdin: std::io::Stdin, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 125 - stdin: std::io::Stdin, [INFO] [stdout] 125 + stdin: io::Stdin, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/stream/stdin.rs:130:25 [INFO] [stdout] | [INFO] [stdout] 130 | let stdin = std::io::stdin(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 130 - let stdin = std::io::stdin(); [INFO] [stdout] 130 + let stdin = io::stdin(); [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/interact/opts.rs:74:28 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn output_filter(self, filter: F) -> InteractOptions [INFO] [stdout] | ---- --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 74 | output_filter: Some(filter), [INFO] [stdout] | ^^^^^^^^^^^^ [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/interact/opts.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn input_filter(self, filter: F) -> InteractOptions [INFO] [stdout] | ---- --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 92 | input_filter: Some(filter), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [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/interact/opts.rs:116:27 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn on_input(self, action: F) -> InteractOptions [INFO] [stdout] | ---- --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | input_action: Some(action), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [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/interact/opts.rs:141:28 [INFO] [stdout] | [INFO] [stdout] 133 | pub fn on_output(self, action: F) -> InteractOptions [INFO] [stdout] | ---- --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 141 | output_action: Some(action), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [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/interact/opts.rs:161:26 [INFO] [stdout] | [INFO] [stdout] 152 | pub fn on_idle(self, action: F) -> InteractOptions [INFO] [stdout] | ---- --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 161 | idle_action: Some(action), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [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/process/unix.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 49 | fn spawn_command(command: Self::Command) -> Result { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 50 | let proc = PtyProcess::spawn(command).map_err(to_io_error("Failed to spawn a command"))?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 51 | [INFO] [stdout] 52 | Ok(Self { proc }) [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] [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/session/mod.rs:165:25 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn log(session: Session, dst: W) -> Result>, Error> [INFO] [stdout] | ---------------------- ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 165 | session.swap_stream(|s| LogStream::new(s, dst)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [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/session/sync_session.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn new(process: P, stream: S) -> io::Result { [INFO] [stdout] | ---------- --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | let stream = TryStream::new(stream)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 33 | | proc: process, [INFO] [stdout] 34 | | stream, [INFO] [stdout] 35 | | expect_timeout: Some(Duration::from_millis(10000)), [INFO] [stdout] 36 | | expect_lazy: false, [INFO] [stdout] 37 | | }) [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] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [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/session/sync_session.rs:435:9 [INFO] [stdout] | [INFO] [stdout] 434 | fn into_inner(self) -> S { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 435 | self.stream.inner.into_inner().inner [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [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/session/sync_session.rs:450:12 [INFO] [stdout] | [INFO] [stdout] 449 | fn new(stream: S) -> io::Result { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 450 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 451 | | stream: ControlledReader::new(stream), [INFO] [stdout] 452 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [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/session/sync_session.rs:582:20 [INFO] [stdout] | [INFO] [stdout] 580 | fn new(reader: R) -> Self { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 581 | Self { [INFO] [stdout] 582 | inner: BufReader::new(BufferedReader::new(reader)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors; 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `expectrl` (lib) due to 12 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/interact/opts.rs:74:28 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn output_filter(self, filter: F) -> InteractOptions [INFO] [stdout] | ---- --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 74 | output_filter: Some(filter), [INFO] [stdout] | ^^^^^^^^^^^^ [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/interact/opts.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn input_filter(self, filter: F) -> InteractOptions [INFO] [stdout] | ---- --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 92 | input_filter: Some(filter), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [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/interact/opts.rs:116:27 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn on_input(self, action: F) -> InteractOptions [INFO] [stdout] | ---- --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | input_action: Some(action), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [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/interact/opts.rs:141:28 [INFO] [stdout] | [INFO] [stdout] 133 | pub fn on_output(self, action: F) -> InteractOptions [INFO] [stdout] | ---- --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 141 | output_action: Some(action), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [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/interact/opts.rs:161:26 [INFO] [stdout] | [INFO] [stdout] 152 | pub fn on_idle(self, action: F) -> InteractOptions [INFO] [stdout] | ---- --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 161 | idle_action: Some(action), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [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/process/unix.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 49 | fn spawn_command(command: Self::Command) -> Result { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 50 | let proc = PtyProcess::spawn(command).map_err(to_io_error("Failed to spawn a command"))?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 51 | [INFO] [stdout] 52 | Ok(Self { proc }) [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] [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/session/mod.rs:165:25 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn log(session: Session, dst: W) -> Result>, Error> [INFO] [stdout] | ---------------------- ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 165 | session.swap_stream(|s| LogStream::new(s, dst)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [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/session/sync_session.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn new(process: P, stream: S) -> io::Result { [INFO] [stdout] | ---------- --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | let stream = TryStream::new(stream)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 33 | | proc: process, [INFO] [stdout] 34 | | stream, [INFO] [stdout] 35 | | expect_timeout: Some(Duration::from_millis(10000)), [INFO] [stdout] 36 | | expect_lazy: false, [INFO] [stdout] 37 | | }) [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] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [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/session/sync_session.rs:435:9 [INFO] [stdout] | [INFO] [stdout] 434 | fn into_inner(self) -> S { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 435 | self.stream.inner.into_inner().inner [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [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/session/sync_session.rs:450:12 [INFO] [stdout] | [INFO] [stdout] 449 | fn new(stream: S) -> io::Result { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 450 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 451 | | stream: ControlledReader::new(stream), [INFO] [stdout] 452 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [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/session/sync_session.rs:582:20 [INFO] [stdout] | [INFO] [stdout] 580 | fn new(reader: R) -> Self { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 581 | Self { [INFO] [stdout] 582 | inner: BufReader::new(BufferedReader::new(reader)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors; 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `expectrl` (lib test) due to 12 previous errors; 13 warnings emitted [INFO] running `Command { std: "docker" "inspect" "07fa6b2e4b45facf88f2e61df29b264ddd4857273b1dcf312c4fc6705d609587", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07fa6b2e4b45facf88f2e61df29b264ddd4857273b1dcf312c4fc6705d609587", kill_on_drop: false }` [INFO] [stdout] 07fa6b2e4b45facf88f2e61df29b264ddd4857273b1dcf312c4fc6705d609587