[INFO] cloning repository https://github.com/iptq/trash-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iptq/trash-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiptq%2Ftrash-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiptq%2Ftrash-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a5f52bdfbc4a9b786ba3ffb49e04c2f1cde512dd [INFO] checking iptq/trash-cli against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiptq%2Ftrash-cli" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iptq/trash-cli 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 git repo https://github.com/iptq/trash-cli [INFO] finished tweaking git repo https://github.com/iptq/trash-cli [INFO] tweaked toml for git repo https://github.com/iptq/trash-cli written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/iptq/trash-cli 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror-impl v1.0.11 [INFO] [stderr] Downloaded proc-macro-error v0.4.11 [INFO] [stderr] Downloaded libmount v0.1.15 [INFO] [stderr] Downloaded proc-macro-error-attr v0.4.11 [INFO] [stderr] Downloaded structopt-derive v0.4.4 [INFO] [stderr] Downloaded thiserror v1.0.11 [INFO] [stderr] Downloaded structopt v0.3.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 89878a35c200e0f59460f39b95f34ca50392e3d77b82253777f01170a4196140 [INFO] running `Command { std: "docker" "start" "-a" "89878a35c200e0f59460f39b95f34ca50392e3d77b82253777f01170a4196140", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89878a35c200e0f59460f39b95f34ca50392e3d77b82253777f01170a4196140", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89878a35c200e0f59460f39b95f34ca50392e3d77b82253777f01170a4196140", kill_on_drop: false }` [INFO] [stdout] 89878a35c200e0f59460f39b95f34ca50392e3d77b82253777f01170a4196140 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 29ec8f612a6cddc5303dbf122ab028b4990b0b90c4733137b2eec3dd4bff1e71 [INFO] running `Command { std: "docker" "start" "-a" "29ec8f612a6cddc5303dbf122ab028b4990b0b90c4733137b2eec3dd4bff1e71", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.11 [INFO] [stderr] Compiling proc-macro-error v0.4.11 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking libmount v0.1.15 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.11 [INFO] [stderr] Compiling structopt-derive v0.4.4 [INFO] [stderr] Checking thiserror v1.0.11 [INFO] [stderr] Checking structopt v0.3.11 [INFO] [stderr] Checking garbage v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `link_info` [INFO] [stdout] --> src/ops/put.rs:156:13 [INFO] [stdout] | [INFO] [stdout] 156 | let link_info = target.read_link().ok(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_link_info` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `link_info` [INFO] [stdout] --> src/ops/put.rs:156:13 [INFO] [stdout] | [INFO] [stdout] 156 | let link_info = target.read_link().ok(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_link_info` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `mount_id`, `parent_id`, `major`, `minor`, and `root` are never read [INFO] [stdout] --> src/mounts.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct MountPoint { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 14 | pub mount_id: u64, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 15 | pub parent_id: u64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 16 | pub major: u64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 17 | pub minor: u64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 18 | pub root: PathBuf, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MountPoint` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MissingRecursiveOption` is never constructed [INFO] [stdout] --> src/ops/put.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub enum Error { [INFO] [stdout] | ----- variant in this enum [INFO] [stdout] 16 | #[error("Refusing to remove directory {0} without '-r' option")] [INFO] [stdout] 17 | MissingRecursiveOption(PathBuf), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `mount_id`, `parent_id`, `major`, `minor`, and `root` are never read [INFO] [stdout] --> src/mounts.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct MountPoint { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 14 | pub mount_id: u64, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 15 | pub parent_id: u64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 16 | pub major: u64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 17 | pub minor: u64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 18 | pub root: PathBuf, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MountPoint` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MissingRecursiveOption` is never constructed [INFO] [stdout] --> src/ops/put.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub enum Error { [INFO] [stdout] | ----- variant in this enum [INFO] [stdout] 16 | #[error("Refusing to remove directory {0} without '-r' option")] [INFO] [stdout] 17 | MissingRecursiveOption(PathBuf), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.88s [INFO] running `Command { std: "docker" "inspect" "29ec8f612a6cddc5303dbf122ab028b4990b0b90c4733137b2eec3dd4bff1e71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29ec8f612a6cddc5303dbf122ab028b4990b0b90c4733137b2eec3dd4bff1e71", kill_on_drop: false }` [INFO] [stdout] 29ec8f612a6cddc5303dbf122ab028b4990b0b90c4733137b2eec3dd4bff1e71 [INFO] checking iptq/trash-cli against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiptq%2Ftrash-cli" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iptq/trash-cli 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 git repo https://github.com/iptq/trash-cli [INFO] finished tweaking git repo https://github.com/iptq/trash-cli [INFO] tweaked toml for git repo https://github.com/iptq/trash-cli written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/iptq/trash-cli 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-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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d7937ff74421578e5c0b727c2262105d2533854986e4e79470a9f0d66de8d21 [INFO] running `Command { std: "docker" "start" "-a" "8d7937ff74421578e5c0b727c2262105d2533854986e4e79470a9f0d66de8d21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d7937ff74421578e5c0b727c2262105d2533854986e4e79470a9f0d66de8d21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d7937ff74421578e5c0b727c2262105d2533854986e4e79470a9f0d66de8d21", kill_on_drop: false }` [INFO] [stdout] 8d7937ff74421578e5c0b727c2262105d2533854986e4e79470a9f0d66de8d21 [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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1695f7f018e2de3d85e70ed69f46d259f704e5ed886599a655d6b90b296c15f [INFO] running `Command { std: "docker" "start" "-a" "c1695f7f018e2de3d85e70ed69f46d259f704e5ed886599a655d6b90b296c15f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.11 [INFO] [stderr] Compiling proc-macro-error v0.4.11 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking libmount v0.1.15 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.11 [INFO] [stderr] Compiling structopt-derive v0.4.4 [INFO] [stderr] Checking thiserror v1.0.11 [INFO] [stderr] Checking structopt v0.3.11 [INFO] [stderr] Checking garbage v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `link_info` [INFO] [stdout] --> src/ops/put.rs:156:13 [INFO] [stdout] | [INFO] [stdout] 156 | let link_info = target.read_link().ok(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_link_info` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `link_info` [INFO] [stdout] --> src/ops/put.rs:156:13 [INFO] [stdout] | [INFO] [stdout] 156 | let link_info = target.read_link().ok(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_link_info` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `mount_id`, `parent_id`, `major`, `minor`, and `root` are never read [INFO] [stdout] --> src/mounts.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct MountPoint { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 14 | pub mount_id: u64, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 15 | pub parent_id: u64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 16 | pub major: u64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 17 | pub minor: u64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 18 | pub root: PathBuf, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MountPoint` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MissingRecursiveOption` is never constructed [INFO] [stdout] --> src/ops/put.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub enum Error { [INFO] [stdout] | ----- variant in this enum [INFO] [stdout] 16 | #[error("Refusing to remove directory {0} without '-r' option")] [INFO] [stdout] 17 | MissingRecursiveOption(PathBuf), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `mount_id`, `parent_id`, `major`, `minor`, and `root` are never read [INFO] [stdout] --> src/mounts.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct MountPoint { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 14 | pub mount_id: u64, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 15 | pub parent_id: u64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 16 | pub major: u64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 17 | pub minor: u64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 18 | pub root: PathBuf, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MountPoint` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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/dir.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 83 | let iter = WalkDir::new(&self.info_dir()?) [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 90 | Ok(TrashDirIter(self.0.clone(), Box::new(iter))) [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] warning: variant `MissingRecursiveOption` is never constructed [INFO] [stdout] --> src/ops/put.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub enum Error { [INFO] [stdout] | ----- variant in this enum [INFO] [stdout] 16 | #[error("Refusing to remove directory {0} without '-r' option")] [INFO] [stdout] 17 | MissingRecursiveOption(PathBuf), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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/dir.rs:124:14 [INFO] [stdout] | [INFO] [stdout] 105 | Some(Err(err)) => return Some(Err(Error::from(err))), [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 124 | Some(TrashInfo::from_files(entry.path(), deleted_path).map_err(Error::from)) [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/dir.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 83 | let iter = WalkDir::new(&self.info_dir()?) [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 90 | Ok(TrashDirIter(self.0.clone(), Box::new(iter))) [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/dir.rs:124:14 [INFO] [stdout] | [INFO] [stdout] 105 | Some(Err(err)) => return Some(Err(Error::from(err))), [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 124 | Some(TrashInfo::from_files(entry.path(), deleted_path).map_err(Error::from)) [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 2 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `garbage` (lib test) due to 3 previous errors; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `garbage` (lib) due to 3 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "c1695f7f018e2de3d85e70ed69f46d259f704e5ed886599a655d6b90b296c15f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1695f7f018e2de3d85e70ed69f46d259f704e5ed886599a655d6b90b296c15f", kill_on_drop: false }` [INFO] [stdout] c1695f7f018e2de3d85e70ed69f46d259f704e5ed886599a655d6b90b296c15f