[INFO] fetching crate clouseau_query 0.3.4... [INFO] checking clouseau_query-0.3.4 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate clouseau_query 0.3.4 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate clouseau_query 0.3.4 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 crates.io crate clouseau_query 0.3.4 [INFO] finished tweaking crates.io crate clouseau_query 0.3.4 [INFO] tweaked toml for crates.io crate clouseau_query 0.3.4 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 10 packages to latest compatible versions [INFO] [stderr] Adding itertools v0.10.5 (latest: v0.13.0) [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] 6710ec3c0ccc06c51e7beec1064c7ed14eb369b0914e1a447fea91a7776f8dfe [INFO] running `Command { std: "docker" "start" "-a" "6710ec3c0ccc06c51e7beec1064c7ed14eb369b0914e1a447fea91a7776f8dfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6710ec3c0ccc06c51e7beec1064c7ed14eb369b0914e1a447fea91a7776f8dfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6710ec3c0ccc06c51e7beec1064c7ed14eb369b0914e1a447fea91a7776f8dfe", kill_on_drop: false }` [INFO] [stdout] 6710ec3c0ccc06c51e7beec1064c7ed14eb369b0914e1a447fea91a7776f8dfe [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] 17f72d01d86233774733c8957054dee4c2369afb925eb088a67129517d158465 [INFO] running `Command { std: "docker" "start" "-a" "17f72d01d86233774733c8957054dee4c2369afb925eb088a67129517d158465", kill_on_drop: false }` [INFO] [stderr] Checking clouseau_core v0.3.4 [INFO] [stderr] Checking clouseau_query v0.3.4 (/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/std_fns.rs:7:31 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn count<'a, 'q>(input: NodeOrValueIter<'a, 'q>) -> NodeOrValueIter<'a, 'q> { [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 7 | NodeOrValueIter::from_raw(iter::once( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 8 | | process_results(input, |iter| iter.count()) [INFO] [stdout] 9 | | .map(Value::from) [INFO] [stdout] 10 | | .map(NodeOrValue::from), // TODO add utility to collapse these intos [INFO] [stdout] 11 | | )) [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/std_fns.rs:15:31 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn sum<'a, 'q>(input: NodeOrValueIter<'a, 'q>) -> NodeOrValueIter<'a, 'q> { [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 15 | NodeOrValueIter::from_raw(iter::once( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 16 | | process_results( [INFO] [stdout] 17 | | input [INFO] [stdout] 18 | | .map_ok(NodeOrValue::try_into_int) [INFO] [stdout] ... | [INFO] [stdout] 23 | | .map(NodeOrValue::from), // TODO add utility to collapse these intos [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/std_fns.rs:28:11 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn max<'a, 'q>(input: NodeOrValueIter<'a, 'q>) -> NodeOrValueIter<'a, 'q> { [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 28 | match process_results( [INFO] [stdout] | ___________^ [INFO] [stdout] 29 | | input [INFO] [stdout] 30 | | .map_ok(NodeOrValue::try_into_value) [INFO] [stdout] 31 | | .map(|v| v.and_then(|r| r)), // flatten? [INFO] [stdout] ... | [INFO] [stdout] 34 | | .transpose() [INFO] [stdout] 35 | | .ok_or(Error::Empty("max()")) [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/std_fns.rs:43:11 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn min<'a, 'q>(input: NodeOrValueIter<'a, 'q>) -> NodeOrValueIter<'a, 'q> { [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 43 | match process_results( [INFO] [stdout] | ___________^ [INFO] [stdout] 44 | | input [INFO] [stdout] 45 | | .map_ok(NodeOrValue::try_into_value) [INFO] [stdout] 46 | | .map(|v| v.and_then(|r| r)), // flatten [INFO] [stdout] ... | [INFO] [stdout] 49 | | .transpose() [INFO] [stdout] 50 | | .ok_or(Error::Empty("min()")) [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/std_fns.rs:58:11 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn first<'a, 'q>(input: NodeOrValueIter<'a, 'q>) -> NodeOrValueIter<'a, 'q> { [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 58 | match process_results(input, |iter| iter.take(1).next()) [INFO] [stdout] | ___________^ [INFO] [stdout] 59 | | .transpose() [INFO] [stdout] 60 | | .ok_or(Error::Empty("first()")) [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/std_fns.rs:58:41 [INFO] [stdout] | [INFO] [stdout] 58 | match process_results(input, |iter| iter.take(1).next()) [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] --> src/std_fns.rs:68:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn last<'a, 'q>(input: NodeOrValueIter<'a, 'q>) -> NodeOrValueIter<'a, 'q> { [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 68 | match process_results(input, |iter| { [INFO] [stdout] | ___________^ [INFO] [stdout] 69 | | iter.fold(None, |mut last, val| { [INFO] [stdout] 70 | | last.replace(val); [INFO] [stdout] 71 | | last [INFO] [stdout] ... | [INFO] [stdout] 74 | | .transpose() [INFO] [stdout] 75 | | .ok_or(Error::Empty("last()")) [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/std_fns.rs:83:11 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn distinct<'a, 'q>(input: NodeOrValueIter<'a, 'q>) -> NodeOrValueIter<'a, 'q> { [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 83 | match input [INFO] [stdout] | ___________^ [INFO] [stdout] 84 | | .map_ok(NodeOrValue::try_into_value) [INFO] [stdout] 85 | | .map(|v| v.and_then(|r| r)) // flatten? [INFO] [stdout] 86 | | .fold_ok(HashSet::new(), |mut seen, v| { [INFO] [stdout] 87 | | seen.insert(v); [INFO] [stdout] 88 | | seen [INFO] [stdout] 89 | | }) { [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/std_fns.rs:96:31 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn keys<'a, 'q>(input: NodeOrValueIter<'a, 'q>) -> NodeOrValueIter<'a, 'q> { [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 96 | NodeOrValueIter::from_raw(input.flat_map(|node| match node { [INFO] [stdout] | _______________________________^ [INFO] [stdout] 97 | | Ok(NodeOrValue::Node(node)) => NodeOrValueIter::from_values(node.keys()), [INFO] [stdout] 98 | | Ok(NodeOrValue::Value(_)) => NodeOrValueIter::from_nodes(Err(Error::ExpectedNode)), [INFO] [stdout] 99 | | Err(e) => NodeOrValueIter::from_nodes(Err(e)), [INFO] [stdout] 100 | | })) [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/std_fns.rs:104:31 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn data<'a, 'q>(input: NodeOrValueIter<'a, 'q>) -> NodeOrValueIter<'a, 'q> { [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 104 | NodeOrValueIter::from_raw(input.filter_map_ok(|node| match node { [INFO] [stdout] | _______________________________^ [INFO] [stdout] 105 | | val @ NodeOrValue::Value(_) => Some(val), [INFO] [stdout] 106 | | NodeOrValue::Node(node) => node.data().map(Into::into), [INFO] [stdout] 107 | | })) [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/std_fns.rs:111:31 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn integers<'a, 'q>(input: NodeOrValueIter<'a, 'q>) -> NodeOrValueIter<'a, 'q> { [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 111 | NodeOrValueIter::from_raw(input.filter_map_ok(|node| { [INFO] [stdout] | _______________________________^ [INFO] [stdout] 112 | | match node { [INFO] [stdout] 113 | | val @ NodeOrValue::Value(Value::Int(_)) => Some(val), [INFO] [stdout] 114 | | NodeOrValue::Value(_) => None, [INFO] [stdout] ... | [INFO] [stdout] 119 | | } [INFO] [stdout] 120 | | })) [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/std_fns.rs:124:31 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn strings<'a, 'q>(input: NodeOrValueIter<'a, 'q>) -> NodeOrValueIter<'a, 'q> { [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 124 | NodeOrValueIter::from_raw(input.filter_map_ok(|node| { [INFO] [stdout] | _______________________________^ [INFO] [stdout] 125 | | match node { [INFO] [stdout] 126 | | val @ NodeOrValue::Value(Value::String(_)) => Some(val), [INFO] [stdout] 127 | | NodeOrValue::Value(_) => None, [INFO] [stdout] ... | [INFO] [stdout] 132 | | } [INFO] [stdout] 133 | | })) [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 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clouseau_query` (lib) due to 13 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/std_fns.rs:7:31 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn count<'a, 'q>(input: NodeOrValueIter<'a, 'q>) -> NodeOrValueIter<'a, 'q> { [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 7 | NodeOrValueIter::from_raw(iter::once( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 8 | | process_results(input, |iter| iter.count()) [INFO] [stdout] 9 | | .map(Value::from) [INFO] [stdout] 10 | | .map(NodeOrValue::from), // TODO add utility to collapse these intos [INFO] [stdout] 11 | | )) [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/std_fns.rs:15:31 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn sum<'a, 'q>(input: NodeOrValueIter<'a, 'q>) -> NodeOrValueIter<'a, 'q> { [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 15 | NodeOrValueIter::from_raw(iter::once( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 16 | | process_results( [INFO] [stdout] 17 | | input [INFO] [stdout] 18 | | .map_ok(NodeOrValue::try_into_int) [INFO] [stdout] ... | [INFO] [stdout] 23 | | .map(NodeOrValue::from), // TODO add utility to collapse these intos [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/std_fns.rs:28:11 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn max<'a, 'q>(input: NodeOrValueIter<'a, 'q>) -> NodeOrValueIter<'a, 'q> { [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 28 | match process_results( [INFO] [stdout] | ___________^ [INFO] [stdout] 29 | | input [INFO] [stdout] 30 | | .map_ok(NodeOrValue::try_into_value) [INFO] [stdout] 31 | | .map(|v| v.and_then(|r| r)), // flatten? [INFO] [stdout] ... | [INFO] [stdout] 34 | | .transpose() [INFO] [stdout] 35 | | .ok_or(Error::Empty("max()")) [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/std_fns.rs:43:11 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn min<'a, 'q>(input: NodeOrValueIter<'a, 'q>) -> NodeOrValueIter<'a, 'q> { [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 43 | match process_results( [INFO] [stdout] | ___________^ [INFO] [stdout] 44 | | input [INFO] [stdout] 45 | | .map_ok(NodeOrValue::try_into_value) [INFO] [stdout] 46 | | .map(|v| v.and_then(|r| r)), // flatten [INFO] [stdout] ... | [INFO] [stdout] 49 | | .transpose() [INFO] [stdout] 50 | | .ok_or(Error::Empty("min()")) [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/std_fns.rs:58:11 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn first<'a, 'q>(input: NodeOrValueIter<'a, 'q>) -> NodeOrValueIter<'a, 'q> { [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 58 | match process_results(input, |iter| iter.take(1).next()) [INFO] [stdout] | ___________^ [INFO] [stdout] 59 | | .transpose() [INFO] [stdout] 60 | | .ok_or(Error::Empty("first()")) [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/std_fns.rs:58:41 [INFO] [stdout] | [INFO] [stdout] 58 | match process_results(input, |iter| iter.take(1).next()) [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] [stderr] error: could not compile `clouseau_query` (lib test) due to 13 previous errors [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/std_fns.rs:68:11 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn last<'a, 'q>(input: NodeOrValueIter<'a, 'q>) -> NodeOrValueIter<'a, 'q> { [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 68 | match process_results(input, |iter| { [INFO] [stdout] | ___________^ [INFO] [stdout] 69 | | iter.fold(None, |mut last, val| { [INFO] [stdout] 70 | | last.replace(val); [INFO] [stdout] 71 | | last [INFO] [stdout] ... | [INFO] [stdout] 74 | | .transpose() [INFO] [stdout] 75 | | .ok_or(Error::Empty("last()")) [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/std_fns.rs:83:11 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn distinct<'a, 'q>(input: NodeOrValueIter<'a, 'q>) -> NodeOrValueIter<'a, 'q> { [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 83 | match input [INFO] [stdout] | ___________^ [INFO] [stdout] 84 | | .map_ok(NodeOrValue::try_into_value) [INFO] [stdout] 85 | | .map(|v| v.and_then(|r| r)) // flatten? [INFO] [stdout] 86 | | .fold_ok(HashSet::new(), |mut seen, v| { [INFO] [stdout] 87 | | seen.insert(v); [INFO] [stdout] 88 | | seen [INFO] [stdout] 89 | | }) { [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/std_fns.rs:96:31 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn keys<'a, 'q>(input: NodeOrValueIter<'a, 'q>) -> NodeOrValueIter<'a, 'q> { [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 96 | NodeOrValueIter::from_raw(input.flat_map(|node| match node { [INFO] [stdout] | _______________________________^ [INFO] [stdout] 97 | | Ok(NodeOrValue::Node(node)) => NodeOrValueIter::from_values(node.keys()), [INFO] [stdout] 98 | | Ok(NodeOrValue::Value(_)) => NodeOrValueIter::from_nodes(Err(Error::ExpectedNode)), [INFO] [stdout] 99 | | Err(e) => NodeOrValueIter::from_nodes(Err(e)), [INFO] [stdout] 100 | | })) [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/std_fns.rs:104:31 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn data<'a, 'q>(input: NodeOrValueIter<'a, 'q>) -> NodeOrValueIter<'a, 'q> { [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 104 | NodeOrValueIter::from_raw(input.filter_map_ok(|node| match node { [INFO] [stdout] | _______________________________^ [INFO] [stdout] 105 | | val @ NodeOrValue::Value(_) => Some(val), [INFO] [stdout] 106 | | NodeOrValue::Node(node) => node.data().map(Into::into), [INFO] [stdout] 107 | | })) [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/std_fns.rs:111:31 [INFO] [stdout] | [INFO] [stdout] 110 | pub fn integers<'a, 'q>(input: NodeOrValueIter<'a, 'q>) -> NodeOrValueIter<'a, 'q> { [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 111 | NodeOrValueIter::from_raw(input.filter_map_ok(|node| { [INFO] [stdout] | _______________________________^ [INFO] [stdout] 112 | | match node { [INFO] [stdout] 113 | | val @ NodeOrValue::Value(Value::Int(_)) => Some(val), [INFO] [stdout] 114 | | NodeOrValue::Value(_) => None, [INFO] [stdout] ... | [INFO] [stdout] 119 | | } [INFO] [stdout] 120 | | })) [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/std_fns.rs:124:31 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn strings<'a, 'q>(input: NodeOrValueIter<'a, 'q>) -> NodeOrValueIter<'a, 'q> { [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 124 | NodeOrValueIter::from_raw(input.filter_map_ok(|node| { [INFO] [stdout] | _______________________________^ [INFO] [stdout] 125 | | match node { [INFO] [stdout] 126 | | val @ NodeOrValue::Value(Value::String(_)) => Some(val), [INFO] [stdout] 127 | | NodeOrValue::Value(_) => None, [INFO] [stdout] ... | [INFO] [stdout] 132 | | } [INFO] [stdout] 133 | | })) [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 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "17f72d01d86233774733c8957054dee4c2369afb925eb088a67129517d158465", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17f72d01d86233774733c8957054dee4c2369afb925eb088a67129517d158465", kill_on_drop: false }` [INFO] [stdout] 17f72d01d86233774733c8957054dee4c2369afb925eb088a67129517d158465