[INFO] cloning repository https://github.com/BigPapa314/move-it-ws [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BigPapa314/move-it-ws" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBigPapa314%2Fmove-it-ws", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBigPapa314%2Fmove-it-ws'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d5958f23c5496fa0fa6cfb5e3bbc9a324cd12186 [INFO] checking BigPapa314/move-it-ws/d5958f23c5496fa0fa6cfb5e3bbc9a324cd12186 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBigPapa314%2Fmove-it-ws" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BigPapa314/move-it-ws on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/BigPapa314/move-it-ws [INFO] finished tweaking git repo https://github.com/BigPapa314/move-it-ws [INFO] tweaked toml for git repo https://github.com/BigPapa314/move-it-ws written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/BigPapa314/move-it-ws 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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3943d09d578c03244987916d7c4ab720a9feb610e13bf03c0d0d69765970267d [INFO] running `Command { std: "docker" "start" "-a" "3943d09d578c03244987916d7c4ab720a9feb610e13bf03c0d0d69765970267d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3943d09d578c03244987916d7c4ab720a9feb610e13bf03c0d0d69765970267d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3943d09d578c03244987916d7c4ab720a9feb610e13bf03c0d0d69765970267d", kill_on_drop: false }` [INFO] [stdout] 3943d09d578c03244987916d7c4ab720a9feb610e13bf03c0d0d69765970267d [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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e587e89e7ae8067dbc57c18568f3a887a1cce8ee3af4a6885e587f0d17f4078 [INFO] running `Command { std: "docker" "start" "-a" "6e587e89e7ae8067dbc57c18568f3a887a1cce8ee3af4a6885e587f0d17f4078", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling semver v1.0.10 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling assert2-macros v0.3.6 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking os_str_bytes v6.1.0 [INFO] [stderr] Checking hashbrown v0.12.1 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking shellexpand v2.1.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking clap_lex v0.2.3 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling clap_derive v3.2.6 [INFO] [stderr] Compiling snafu-derive v0.7.1 [INFO] [stderr] Checking tokio v1.19.2 [INFO] [stderr] Checking assert2 v0.3.6 [INFO] [stderr] Checking snafu v0.7.1 [INFO] [stderr] Checking clap v3.2.6 [INFO] [stderr] Checking clap_complete v3.2.2 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking move-it v0.2.4 (/opt/rustwide/workdir/move-it) [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] --> move-it/src/work/mod.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 34 | pub(crate) fn add_work(self, adder: Adder) -> 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] ... [INFO] [stdout] 38 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 39 | | elements: adder(self.elements), [INFO] [stdout] 40 | | }) [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] --> move-it/src/work/action.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 12 | self.add_work(move |elements| { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 13 | / elements [INFO] [stdout] 14 | | .filter_map(move |element| { [INFO] [stdout] 15 | | let target = target.clone(); [INFO] [stdout] 16 | | async move { [INFO] [stdout] ... | [INFO] [stdout] 24 | | } [INFO] [stdout] 25 | | }) [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] --> move-it/src/work/action.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 33 | self.add_work(move |elements| { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 34 | / elements [INFO] [stdout] 35 | | .filter_map(move |element| { [INFO] [stdout] 36 | | let target = target.clone(); [INFO] [stdout] 37 | | async move { [INFO] [stdout] ... | [INFO] [stdout] 53 | | } [INFO] [stdout] 54 | | }) [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] --> move-it/src/work/action.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 62 | self.add_work(move |elements| { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 63 | / elements [INFO] [stdout] 64 | | .filter_map(move |element| { [INFO] [stdout] 65 | | let target = target.clone(); [INFO] [stdout] 66 | | async move { [INFO] [stdout] ... | [INFO] [stdout] 83 | | } [INFO] [stdout] 84 | | }) [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] --> move-it/src/work/filter.rs:10:23 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn include(self, re: impl Into) -> 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] 8 | let re = regex::Regex::new(&re.into())?; [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 9 | [INFO] [stdout] 10 | self.add_work(move |elements| { [INFO] [stdout] | _______________________^ [INFO] [stdout] 11 | | elements [INFO] [stdout] 12 | | .filter(move |element| { [INFO] [stdout] 13 | | future::ready( [INFO] [stdout] ... | [INFO] [stdout] 17 | | .boxed() [INFO] [stdout] 18 | | }) [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] --> move-it/src/work/filter.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 8 | let re = regex::Regex::new(&re.into())?; [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 9 | [INFO] [stdout] 10 | self.add_work(move |elements| { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 11 | / elements [INFO] [stdout] 12 | | .filter(move |element| { [INFO] [stdout] 13 | | future::ready( [INFO] [stdout] 14 | | re.is_match(element.get_file().path().as_path().to_str().unwrap()), [INFO] [stdout] 15 | | ) [INFO] [stdout] 16 | | }) [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] --> move-it/src/work/filter.rs:24:23 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn exclude(self, re: impl Into) -> 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] 22 | let re = regex::Regex::new(&re.into())?; [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 23 | [INFO] [stdout] 24 | self.add_work(move |elements| { [INFO] [stdout] | _______________________^ [INFO] [stdout] 25 | | elements [INFO] [stdout] 26 | | .filter(move |element| { [INFO] [stdout] 27 | | future::ready( [INFO] [stdout] ... | [INFO] [stdout] 31 | | .boxed() [INFO] [stdout] 32 | | }) [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] --> move-it/src/work/filter.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 22 | let re = regex::Regex::new(&re.into())?; [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 23 | [INFO] [stdout] 24 | self.add_work(move |elements| { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | / elements [INFO] [stdout] 26 | | .filter(move |element| { [INFO] [stdout] 27 | | future::ready( [INFO] [stdout] 28 | | !re.is_match(element.get_file().path().as_path().to_str().unwrap()), [INFO] [stdout] 29 | | ) [INFO] [stdout] 30 | | }) [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] --> move-it/src/work/producer.rs:18:23 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn all_files_recursive(self, path: impl Into) -> 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] ... [INFO] [stdout] 14 | let dir_entries = visit(path.clone()); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 15 | let new_elements = [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 18 | self.add_work(move |elements| elements.chain(new_elements).boxed()) [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] --> move-it/src/work/producer.rs:16:72 [INFO] [stdout] | [INFO] [stdout] 16 | dir_entries.map(move |entry| Element::create(path.clone(), entry.unwrap())); [INFO] [stdout] | ----- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [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] --> move-it/src/work/producer.rs:18:39 [INFO] [stdout] | [INFO] [stdout] 15 | let new_elements = [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 18 | self.add_work(move |elements| elements.chain(new_elements).boxed()) [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [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] --> move-it/src/work/producer.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 22 | fn visit(path: impl Into) -> impl Stream> + Send + 'static { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 38 | / stream::unfold(vec![path.into()], |mut to_visit| async { [INFO] [stdout] 39 | | let path = to_visit.pop()?; [INFO] [stdout] 40 | | let file_stream = match one_level(path, &mut to_visit).await { [INFO] [stdout] 41 | | Ok(files) => stream::iter(files).map(Ok).left_stream(), [INFO] [stdout] ... | [INFO] [stdout] 45 | | Some((file_stream, to_visit)) [INFO] [stdout] 46 | | }) [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] --> move-it/src/work/producer.rs:45:14 [INFO] [stdout] | [INFO] [stdout] 40 | let file_stream = match one_level(path, &mut to_visit).await { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 41 | Ok(files) => stream::iter(files).map(Ok).left_stream(), [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 42 | Err(e) => stream::once(async { Err(e) }).right_stream(), [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 45 | Some((file_stream, to_visit)) [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: aborting due to 13 previous errors [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] --> move-it/src/work/mod.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 34 | pub(crate) fn add_work(self, adder: Adder) -> 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] ... [INFO] [stdout] 38 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 39 | | elements: adder(self.elements), [INFO] [stdout] 40 | | }) [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] --> move-it/src/work/action.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 12 | self.add_work(move |elements| { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 13 | / elements [INFO] [stdout] 14 | | .filter_map(move |element| { [INFO] [stdout] 15 | | let target = target.clone(); [INFO] [stdout] 16 | | async move { [INFO] [stdout] ... | [INFO] [stdout] 24 | | } [INFO] [stdout] 25 | | }) [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] --> move-it/src/work/action.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 33 | self.add_work(move |elements| { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 34 | / elements [INFO] [stdout] 35 | | .filter_map(move |element| { [INFO] [stdout] 36 | | let target = target.clone(); [INFO] [stdout] 37 | | async move { [INFO] [stdout] ... | [INFO] [stdout] 53 | | } [INFO] [stdout] 54 | | }) [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] --> move-it/src/work/action.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 62 | self.add_work(move |elements| { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 63 | / elements [INFO] [stdout] 64 | | .filter_map(move |element| { [INFO] [stdout] 65 | | let target = target.clone(); [INFO] [stdout] 66 | | async move { [INFO] [stdout] ... | [INFO] [stdout] 83 | | } [INFO] [stdout] 84 | | }) [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] --> move-it/src/work/filter.rs:10:23 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn include(self, re: impl Into) -> 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] 8 | let re = regex::Regex::new(&re.into())?; [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 9 | [INFO] [stdout] 10 | self.add_work(move |elements| { [INFO] [stdout] | _______________________^ [INFO] [stdout] 11 | | elements [INFO] [stdout] 12 | | .filter(move |element| { [INFO] [stdout] 13 | | future::ready( [INFO] [stdout] ... | [INFO] [stdout] 17 | | .boxed() [INFO] [stdout] 18 | | }) [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] --> move-it/src/work/filter.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 8 | let re = regex::Regex::new(&re.into())?; [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 9 | [INFO] [stdout] 10 | self.add_work(move |elements| { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 11 | / elements [INFO] [stdout] 12 | | .filter(move |element| { [INFO] [stdout] 13 | | future::ready( [INFO] [stdout] 14 | | re.is_match(element.get_file().path().as_path().to_str().unwrap()), [INFO] [stdout] 15 | | ) [INFO] [stdout] 16 | | }) [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] --> move-it/src/work/filter.rs:24:23 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn exclude(self, re: impl Into) -> 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] 22 | let re = regex::Regex::new(&re.into())?; [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 23 | [INFO] [stdout] 24 | self.add_work(move |elements| { [INFO] [stdout] | _______________________^ [INFO] [stdout] 25 | | elements [INFO] [stdout] 26 | | .filter(move |element| { [INFO] [stdout] 27 | | future::ready( [INFO] [stdout] ... | [INFO] [stdout] 31 | | .boxed() [INFO] [stdout] 32 | | }) [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] --> move-it/src/work/filter.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 22 | let re = regex::Regex::new(&re.into())?; [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 23 | [INFO] [stdout] 24 | self.add_work(move |elements| { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | / elements [INFO] [stdout] 26 | | .filter(move |element| { [INFO] [stdout] 27 | | future::ready( [INFO] [stdout] 28 | | !re.is_match(element.get_file().path().as_path().to_str().unwrap()), [INFO] [stdout] 29 | | ) [INFO] [stdout] 30 | | }) [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] --> move-it/src/work/producer.rs:18:23 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn all_files_recursive(self, path: impl Into) -> 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] ... [INFO] [stdout] 14 | let dir_entries = visit(path.clone()); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 15 | let new_elements = [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 18 | self.add_work(move |elements| elements.chain(new_elements).boxed()) [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] --> move-it/src/work/producer.rs:16:72 [INFO] [stdout] | [INFO] [stdout] 16 | dir_entries.map(move |entry| Element::create(path.clone(), entry.unwrap())); [INFO] [stdout] | ----- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [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] --> move-it/src/work/producer.rs:18:39 [INFO] [stdout] | [INFO] [stdout] 15 | let new_elements = [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 18 | self.add_work(move |elements| elements.chain(new_elements).boxed()) [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [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] --> move-it/src/work/producer.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 22 | fn visit(path: impl Into) -> impl Stream> + Send + 'static { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 38 | / stream::unfold(vec![path.into()], |mut to_visit| async { [INFO] [stdout] 39 | | let path = to_visit.pop()?; [INFO] [stdout] 40 | | let file_stream = match one_level(path, &mut to_visit).await { [INFO] [stdout] 41 | | Ok(files) => stream::iter(files).map(Ok).left_stream(), [INFO] [stdout] ... | [INFO] [stdout] 45 | | Some((file_stream, to_visit)) [INFO] [stdout] 46 | | }) [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] --> move-it/src/work/producer.rs:45:14 [INFO] [stdout] | [INFO] [stdout] 40 | let file_stream = match one_level(path, &mut to_visit).await { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 41 | Ok(files) => stream::iter(files).map(Ok).left_stream(), [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 42 | Err(e) => stream::once(async { Err(e) }).right_stream(), [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 45 | Some((file_stream, to_visit)) [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: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `move-it` (lib test) due to 14 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `move-it` (lib) due to 14 previous errors [INFO] running `Command { std: "docker" "inspect" "6e587e89e7ae8067dbc57c18568f3a887a1cce8ee3af4a6885e587f0d17f4078", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e587e89e7ae8067dbc57c18568f3a887a1cce8ee3af4a6885e587f0d17f4078", kill_on_drop: false }` [INFO] [stdout] 6e587e89e7ae8067dbc57c18568f3a887a1cce8ee3af4a6885e587f0d17f4078