[INFO] fetching crate clio 0.3.5... [INFO] checking clio-0.3.5 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate clio 0.3.5 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate clio 0.3.5 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 clio 0.3.5 [INFO] finished tweaking crates.io crate clio 0.3.5 [INFO] tweaked toml for crates.io crate clio 0.3.5 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate clio 0.3.5 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 pipe v0.4.0 [INFO] [stderr] Downloaded rustls-webpki v0.101.2 [INFO] [stderr] Downloaded tempfile v3.7.0 [INFO] [stderr] Downloaded curl v0.4.44 [INFO] [stderr] Downloaded curl-sys v0.4.65+curl-8.2.1 [INFO] [stderr] Downloaded libz-sys v1.1.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] bdbe3be3258c33aa683eb39cecaa69cdfd53ac0a9e36e778435f8c79dd3d4d02 [INFO] running `Command { std: "docker" "start" "-a" "bdbe3be3258c33aa683eb39cecaa69cdfd53ac0a9e36e778435f8c79dd3d4d02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bdbe3be3258c33aa683eb39cecaa69cdfd53ac0a9e36e778435f8c79dd3d4d02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdbe3be3258c33aa683eb39cecaa69cdfd53ac0a9e36e778435f8c79dd3d4d02", kill_on_drop: false }` [INFO] [stdout] bdbe3be3258c33aa683eb39cecaa69cdfd53ac0a9e36e778435f8c79dd3d4d02 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] c3961aa830a29318c55bc6d5f1cc1b34379e8b153e2549f1f7a4eaa557434c85 [INFO] running `Command { std: "docker" "start" "-a" "c3961aa830a29318c55bc6d5f1cc1b34379e8b153e2549f1f7a4eaa557434c85", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Checking linux-raw-sys v0.4.3 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking fastrand v2.0.0 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking walkdir v2.3.3 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking tempfile v3.7.0 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking clio v0.3.5 (/opt/rustwide/workdir) [INFO] [stderr] Checking clap_builder v4.3.19 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Checking clap v4.3.19 [INFO] [stdout] warning: unexpected `cfg` condition value: `clap-parser` [INFO] [stdout] --> examples/cat.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "clap-parser")] [INFO] [stdout] | ^^^^^^^^^^------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"clap-parse"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `clap`, `clap-parse`, `curl`, `http`, `http-curl`, `http-ureq`, `pipe`, `ureq`, and `url` [INFO] [stdout] = help: consider adding `clap-parser` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `clap-parser` [INFO] [stdout] --> examples/cat.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(feature = "clap-parser")] [INFO] [stdout] | ^^^^^^^^^^------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"clap-parse"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `clap`, `clap-parse`, `curl`, `http`, `http-curl`, `http-ureq`, `pipe`, `ureq`, and `url` [INFO] [stdout] = help: consider adding `clap-parser` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `clap-parser` [INFO] [stdout] --> examples/cat.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(feature = "clap-parser")] [INFO] [stdout] | ^^^^^^^^^^------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"clap-parse"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `clap`, `clap-parse`, `curl`, `http`, `http-curl`, `http-ureq`, `pipe`, `ureq`, and `url` [INFO] [stdout] = help: consider adding `clap-parser` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `clap-parser` [INFO] [stdout] --> examples/cat.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | #[cfg(not(feature = "clap-parser"))] [INFO] [stdout] | ^^^^^^^^^^------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"clap-parse"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `clap`, `clap-parse`, `curl`, `http`, `http-curl`, `http-ureq`, `pipe`, `ureq`, and `url` [INFO] [stdout] = help: consider adding `clap-parser` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.22s [INFO] running `Command { std: "docker" "inspect" "c3961aa830a29318c55bc6d5f1cc1b34379e8b153e2549f1f7a4eaa557434c85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3961aa830a29318c55bc6d5f1cc1b34379e8b153e2549f1f7a4eaa557434c85", kill_on_drop: false }` [INFO] [stdout] c3961aa830a29318c55bc6d5f1cc1b34379e8b153e2549f1f7a4eaa557434c85 [INFO] checking clio-0.3.5 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] extracting crate clio 0.3.5 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate clio 0.3.5 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 clio 0.3.5 [INFO] finished tweaking crates.io crate clio 0.3.5 [INFO] tweaked toml for crates.io crate clio 0.3.5 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate clio 0.3.5 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] affcd0b37de1871a1b7d412fca0be5627c0656024ca3a5f26856d6726b5cbecf [INFO] running `Command { std: "docker" "start" "-a" "affcd0b37de1871a1b7d412fca0be5627c0656024ca3a5f26856d6726b5cbecf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "affcd0b37de1871a1b7d412fca0be5627c0656024ca3a5f26856d6726b5cbecf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "affcd0b37de1871a1b7d412fca0be5627c0656024ca3a5f26856d6726b5cbecf", kill_on_drop: false }` [INFO] [stdout] affcd0b37de1871a1b7d412fca0be5627c0656024ca3a5f26856d6726b5cbecf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 6c06325b514e8e2aea517ba17ee7a0fa5eab32489a90c6746871fb0a75f121c5 [INFO] running `Command { std: "docker" "start" "-a" "6c06325b514e8e2aea517ba17ee7a0fa5eab32489a90c6746871fb0a75f121c5", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Checking linux-raw-sys v0.4.3 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking fastrand v2.0.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking walkdir v2.3.3 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking tempfile v3.7.0 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking clap_builder v4.3.19 [INFO] [stderr] Checking clio v0.3.5 (/opt/rustwide/workdir) [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/error.rs:103:19 [INFO] [stdout] | [INFO] [stdout] 102 | fn from(err: walkdir::Error) -> Self { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 103 | Error::Io(err.into()) [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/input.rs:74:12 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn new>(path: S) -> Result [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 58 | let stream = match &path.path { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 61 | let file = File::open(file_path)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 74 | Ok(Input { path, stream }) [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] | 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] | 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/path.rs:176:28 [INFO] [stdout] | [INFO] [stdout] 175 | pub fn set_file_name>(&mut self, file_name: S) { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 176 | self.with_path_mut(|path| path.set_file_name(file_name)) [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/path.rs:205:28 [INFO] [stdout] | [INFO] [stdout] 204 | pub fn set_extension>(&mut self, extension: S) -> bool { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 205 | self.with_path_mut(|path| path.set_extension(extension)) [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/path.rs:265:28 [INFO] [stdout] | [INFO] [stdout] 264 | pub fn push>(&mut self, path: P) { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 265 | self.with_path_mut(|base| base.push(path)) [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 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clio` (lib) due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6c06325b514e8e2aea517ba17ee7a0fa5eab32489a90c6746871fb0a75f121c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c06325b514e8e2aea517ba17ee7a0fa5eab32489a90c6746871fb0a75f121c5", kill_on_drop: false }` [INFO] [stdout] 6c06325b514e8e2aea517ba17ee7a0fa5eab32489a90c6746871fb0a75f121c5