[INFO] cloning repository https://github.com/QuiiBz/sherif [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/QuiiBz/sherif" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQuiiBz%2Fsherif", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQuiiBz%2Fsherif'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 897cc53fbc662570c623eb80747d71f69fd10f16 [INFO] checking QuiiBz/sherif against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQuiiBz%2Fsherif" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/QuiiBz/sherif 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/QuiiBz/sherif [INFO] finished tweaking git repo https://github.com/QuiiBz/sherif [INFO] tweaked toml for git repo https://github.com/QuiiBz/sherif written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/QuiiBz/sherif 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 clap v4.4.3 [INFO] [stderr] Downloaded dyn-clone v1.0.16 [INFO] [stderr] Downloaded detect-indent v0.1.0 [INFO] [stderr] Downloaded detect-newline-style v0.1.2 [INFO] [stderr] Downloaded anstyle v1.0.3 [INFO] [stderr] Downloaded debugless-unwrap v0.0.4 [INFO] [stderr] Downloaded similar v2.2.1 [INFO] [stderr] Downloaded syn v2.0.33 [INFO] [stderr] Downloaded insta v1.32.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 79bad37b53a7531905a900a9c66a3dade4a7af42e29bf5febcae1b6d2fffc5d2 [INFO] running `Command { std: "docker" "start" "-a" "79bad37b53a7531905a900a9c66a3dade4a7af42e29bf5febcae1b6d2fffc5d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "79bad37b53a7531905a900a9c66a3dade4a7af42e29bf5febcae1b6d2fffc5d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79bad37b53a7531905a900a9c66a3dade4a7af42e29bf5febcae1b6d2fffc5d2", kill_on_drop: false }` [INFO] [stdout] 79bad37b53a7531905a900a9c66a3dade4a7af42e29bf5febcae1b6d2fffc5d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] fb83d6ac0f8c4da9d5bf1bb38f67dc42dab1b9f4052f9f1ab20240f97126d56a [INFO] running `Command { std: "docker" "start" "-a" "fb83d6ac0f8c4da9d5bf1bb38f67dc42dab1b9f4052f9f1ab20240f97126d56a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling rustix v0.38.13 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking linux-raw-sys v0.4.7 [INFO] [stderr] Checking anstyle v1.0.3 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Checking clap_lex v0.5.1 [INFO] [stderr] Checking anstream v0.5.0 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking signal-hook v0.3.17 [INFO] [stderr] Checking dyn-clone v1.0.16 [INFO] [stderr] Checking unsafe-libyaml v0.2.9 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking clap_builder v4.4.2 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Checking similar v2.2.1 [INFO] [stderr] Checking debugless-unwrap v0.0.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking newline-converter v0.2.2 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Compiling syn v2.0.33 [INFO] [stderr] Checking insta v1.32.0 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking colored v2.0.4 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking detect-newline-style v0.1.2 [INFO] [stderr] Checking detect-indent v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Checking thiserror v1.0.50 [INFO] [stderr] Checking inquire v0.6.2 [INFO] [stderr] Checking clap v4.4.3 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Checking serde_yaml v0.9.25 [INFO] [stderr] Checking sherif v0.11.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.72s [INFO] running `Command { std: "docker" "inspect" "fb83d6ac0f8c4da9d5bf1bb38f67dc42dab1b9f4052f9f1ab20240f97126d56a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb83d6ac0f8c4da9d5bf1bb38f67dc42dab1b9f4052f9f1ab20240f97126d56a", kill_on_drop: false }` [INFO] [stdout] fb83d6ac0f8c4da9d5bf1bb38f67dc42dab1b9f4052f9f1ab20240f97126d56a [INFO] checking QuiiBz/sherif 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%2FQuiiBz%2Fsherif" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/QuiiBz/sherif 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/QuiiBz/sherif [INFO] finished tweaking git repo https://github.com/QuiiBz/sherif [INFO] tweaked toml for git repo https://github.com/QuiiBz/sherif written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/QuiiBz/sherif 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] e110b2daf699001ee48f42d78faa64f4d2c32eefadddd318017a848cc6e7dfac [INFO] running `Command { std: "docker" "start" "-a" "e110b2daf699001ee48f42d78faa64f4d2c32eefadddd318017a848cc6e7dfac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e110b2daf699001ee48f42d78faa64f4d2c32eefadddd318017a848cc6e7dfac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e110b2daf699001ee48f42d78faa64f4d2c32eefadddd318017a848cc6e7dfac", kill_on_drop: false }` [INFO] [stdout] e110b2daf699001ee48f42d78faa64f4d2c32eefadddd318017a848cc6e7dfac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] f872968ef6ad3abd003df2e3905f4ff2fd2b0ef7dde13504edbd21d105693c66 [INFO] running `Command { std: "docker" "start" "-a" "f872968ef6ad3abd003df2e3905f4ff2fd2b0ef7dde13504edbd21d105693c66", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Compiling rustix v0.38.13 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking anstyle v1.0.3 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Checking linux-raw-sys v0.4.7 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking clap_lex v0.5.1 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Checking anstream v0.5.0 [INFO] [stderr] Checking signal-hook v0.3.17 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking dyn-clone v1.0.16 [INFO] [stderr] Checking unsafe-libyaml v0.2.9 [INFO] [stderr] Checking clap_builder v4.4.2 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Checking similar v2.2.1 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking debugless-unwrap v0.0.4 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking newline-converter v0.2.2 [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking insta v1.32.0 [INFO] [stderr] Compiling syn v2.0.33 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking colored v2.0.4 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking detect-newline-style v0.1.2 [INFO] [stderr] Checking detect-indent v0.1.0 [INFO] [stderr] Checking thiserror v1.0.50 [INFO] [stderr] Checking inquire v0.6.2 [INFO] [stderr] Checking clap v4.4.3 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Checking serde_yaml v0.9.25 [INFO] [stderr] Checking sherif v0.11.0 (/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/collect.rs:207:8 [INFO] [stdout] | [INFO] [stdout] 24 | let root_package = RootPackage::new(&args.path)?; [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | let mut packages = Vec::new(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 48 | let mut packages_issues: Vec = Vec::new(); [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 207 | Ok(PackagesList { [INFO] [stdout] | ________^ [INFO] [stdout] 208 | | root_package, [INFO] [stdout] 209 | | packages, [INFO] [stdout] 210 | | packages_issues, [INFO] [stdout] 211 | | }) [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] = 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/collect.rs:51:68 [INFO] [stdout] | [INFO] [stdout] 51 | |packages_issues: &mut Vec, path: PathBuf| match Package::new(path.clone()) { [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/collect.rs:312:51 [INFO] [stdout] | [INFO] [stdout] 312 | .map(|(path, version)| (path.clone(), version.clone())) [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/json.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 11 | let json = serde_json::from_str::(value)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 15 | Ok((json, indent, lineending)) [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/packages/mod.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 67 | let package: PackageInner = match serde_json::from_str(&root_package) { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 68 | Ok(package) => package, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 69 | Err(err) => return Err(anyhow!("Error while parsing {:?}: {}", package_path, err)), [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 72 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 73 | | path, [INFO] [stdout] 74 | | inner: package, [INFO] [stdout] 75 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [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/packages/root.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 16 | let package = Package::new(path.to_path_buf())?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 17 | [INFO] [stdout] 18 | Ok(Self(package)) [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/rules/multiple_dependency_versions.rs:20:18 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new(name: String, mut versions: IndexMap) -> Box { [INFO] [stdout] | ------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 20 | Box::new(Self { [INFO] [stdout] | __________________^ [INFO] [stdout] 21 | | name, [INFO] [stdout] 22 | | versions, [INFO] [stdout] 23 | | fixed: false, [INFO] [stdout] 24 | | }) [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 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sherif` (bin "sherif") due to 8 previous errors [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/collect.rs:207:8 [INFO] [stdout] | [INFO] [stdout] 24 | let root_package = RootPackage::new(&args.path)?; [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | let mut packages = Vec::new(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 48 | let mut packages_issues: Vec = Vec::new(); [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 207 | Ok(PackagesList { [INFO] [stdout] | ________^ [INFO] [stdout] 208 | | root_package, [INFO] [stdout] 209 | | packages, [INFO] [stdout] 210 | | packages_issues, [INFO] [stdout] 211 | | }) [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] = 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/collect.rs:51:68 [INFO] [stdout] | [INFO] [stdout] 51 | |packages_issues: &mut Vec, path: PathBuf| match Package::new(path.clone()) { [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/collect.rs:312:51 [INFO] [stdout] | [INFO] [stdout] 312 | .map(|(path, version)| (path.clone(), version.clone())) [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/json.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 11 | let json = serde_json::from_str::(value)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 15 | Ok((json, indent, lineending)) [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/packages/mod.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 67 | let package: PackageInner = match serde_json::from_str(&root_package) { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 68 | Ok(package) => package, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 69 | Err(err) => return Err(anyhow!("Error while parsing {:?}: {}", package_path, err)), [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 72 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 73 | | path, [INFO] [stdout] 74 | | inner: package, [INFO] [stdout] 75 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [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/packages/root.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 16 | let package = Package::new(path.to_path_buf())?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 17 | [INFO] [stdout] 18 | Ok(Self(package)) [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/rules/multiple_dependency_versions.rs:20:18 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new(name: String, mut versions: IndexMap) -> Box { [INFO] [stdout] | ------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 20 | Box::new(Self { [INFO] [stdout] | __________________^ [INFO] [stdout] 21 | | name, [INFO] [stdout] 22 | | versions, [INFO] [stdout] 23 | | fixed: false, [INFO] [stdout] 24 | | }) [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 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sherif` (bin "sherif" test) due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "f872968ef6ad3abd003df2e3905f4ff2fd2b0ef7dde13504edbd21d105693c66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f872968ef6ad3abd003df2e3905f4ff2fd2b0ef7dde13504edbd21d105693c66", kill_on_drop: false }` [INFO] [stdout] f872968ef6ad3abd003df2e3905f4ff2fd2b0ef7dde13504edbd21d105693c66