[INFO] cloning repository https://github.com/rehwinkel/OliveScript [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rehwinkel/OliveScript" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frehwinkel%2FOliveScript", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frehwinkel%2FOliveScript'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 35bb7019931b34398c48b76b22dfd7fa6d616539 [INFO] checking rehwinkel/OliveScript against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frehwinkel%2FOliveScript" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rehwinkel/OliveScript 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/rehwinkel/OliveScript [INFO] finished tweaking git repo https://github.com/rehwinkel/OliveScript [INFO] tweaked toml for git repo https://github.com/rehwinkel/OliveScript written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rehwinkel/OliveScript 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 string_cache v0.8.0 [INFO] [stderr] Downloaded lalrpop-util v0.19.0 [INFO] [stderr] Downloaded lalrpop v0.19.0 [INFO] [stderr] Downloaded mistake v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 4979ea8ecd9027f3f06b6cd4b441272013ae5eebc93023421d370cf97792abd9 [INFO] running `Command { std: "docker" "start" "-a" "4979ea8ecd9027f3f06b6cd4b441272013ae5eebc93023421d370cf97792abd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4979ea8ecd9027f3f06b6cd4b441272013ae5eebc93023421d370cf97792abd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4979ea8ecd9027f3f06b6cd4b441272013ae5eebc93023421d370cf97792abd9", kill_on_drop: false }` [INFO] [stdout] 4979ea8ecd9027f3f06b6cd4b441272013ae5eebc93023421d370cf97792abd9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] a54aa9901135573aca7308a435b42b010ee5f8bffa1f69d5ffac555f47c7af8e [INFO] running `Command { std: "docker" "start" "-a" "a54aa9901135573aca7308a435b42b010ee5f8bffa1f69d5ffac555f47c7af8e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling syn v1.0.22 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling quote v1.0.5 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling petgraph v0.5.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking mistake v0.1.1 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Compiling lalrpop-util v0.19.0 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Compiling string_cache v0.8.0 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling lalrpop v0.19.0 [INFO] [stderr] Compiling oliveparser v0.1.0 (/opt/rustwide/workdir/oliveparser) [INFO] [stderr] Checking olivescript v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.07s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.19.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "a54aa9901135573aca7308a435b42b010ee5f8bffa1f69d5ffac555f47c7af8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a54aa9901135573aca7308a435b42b010ee5f8bffa1f69d5ffac555f47c7af8e", kill_on_drop: false }` [INFO] [stdout] a54aa9901135573aca7308a435b42b010ee5f8bffa1f69d5ffac555f47c7af8e [INFO] checking rehwinkel/OliveScript 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%2Frehwinkel%2FOliveScript" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rehwinkel/OliveScript 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/rehwinkel/OliveScript [INFO] finished tweaking git repo https://github.com/rehwinkel/OliveScript [INFO] tweaked toml for git repo https://github.com/rehwinkel/OliveScript written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rehwinkel/OliveScript 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 63fec46406173609d62191103d0bc37ed91213689c6ec597b03ea00e68e34b3c [INFO] running `Command { std: "docker" "start" "-a" "63fec46406173609d62191103d0bc37ed91213689c6ec597b03ea00e68e34b3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63fec46406173609d62191103d0bc37ed91213689c6ec597b03ea00e68e34b3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63fec46406173609d62191103d0bc37ed91213689c6ec597b03ea00e68e34b3c", kill_on_drop: false }` [INFO] [stdout] 63fec46406173609d62191103d0bc37ed91213689c6ec597b03ea00e68e34b3c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 2a182322fbd50590d2a940dc75249adc77cbe98fcbb2b86a134d59033ffc0ece [INFO] running `Command { std: "docker" "start" "-a" "2a182322fbd50590d2a940dc75249adc77cbe98fcbb2b86a134d59033ffc0ece", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling syn v1.0.22 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling quote v1.0.5 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling petgraph v0.5.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking mistake v0.1.1 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Compiling lalrpop-util v0.19.0 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Compiling string_cache v0.8.0 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling lalrpop v0.19.0 [INFO] [stderr] Compiling oliveparser v0.1.0 (/opt/rustwide/workdir/oliveparser) [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4538:31 [INFO] [stdout] | [INFO] [stdout] 4531 | (_, expression, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4532 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4533 | (_, args, _): (usize, Vec>>, usize), [INFO] [stdout] | -------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4538 | Statement::Call { expression: Box::new(expression), args } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4552:27 [INFO] [stdout] | [INFO] [stdout] 4546 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4547 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4548 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4552 | Statement::Assign { left: Box::new(left), right: Box::new(right) } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4552:50 [INFO] [stdout] | [INFO] [stdout] 4546 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4547 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4548 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4552 | Statement::Assign { left: Box::new(left), right: Box::new(right) } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4596:58 [INFO] [stdout] | [INFO] [stdout] 4589 | (_, expression, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4590 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4591 | (_, block, _): (usize, Vec>>, usize), [INFO] [stdout] | -------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4592 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4593 | (_, elseifstatement, _): (usize, Located>, usize), [INFO] [stdout] | ------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4596 | Statement::If { condition: expression, block, elseblock: Some(vec![elseifstatement]) } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4633:28 [INFO] [stdout] | [INFO] [stdout] 4628 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4629 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4630 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4633 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::BoolOr } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4633:51 [INFO] [stdout] | [INFO] [stdout] 4628 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4629 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4630 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4633 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::BoolOr } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4657:28 [INFO] [stdout] | [INFO] [stdout] 4652 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4653 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4654 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4657 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::BoolAnd } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4538:31 [INFO] [stdout] | [INFO] [stdout] 4531 | (_, expression, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4532 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4533 | (_, args, _): (usize, Vec>>, usize), [INFO] [stdout] | -------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4538 | Statement::Call { expression: Box::new(expression), args } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4657:51 [INFO] [stdout] | [INFO] [stdout] 4652 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4653 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4654 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4657 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::BoolAnd } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4552:27 [INFO] [stdout] | [INFO] [stdout] 4546 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4547 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4548 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4552 | Statement::Assign { left: Box::new(left), right: Box::new(right) } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4552:50 [INFO] [stdout] | [INFO] [stdout] 4546 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4547 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4548 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4552 | Statement::Assign { left: Box::new(left), right: Box::new(right) } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4596:58 [INFO] [stdout] | [INFO] [stdout] 4589 | (_, expression, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4590 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4591 | (_, block, _): (usize, Vec>>, usize), [INFO] [stdout] | -------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4592 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4593 | (_, elseifstatement, _): (usize, Located>, usize), [INFO] [stdout] | ------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4596 | Statement::If { condition: expression, block, elseblock: Some(vec![elseifstatement]) } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4633:28 [INFO] [stdout] | [INFO] [stdout] 4628 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4629 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4630 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4633 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::BoolOr } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4681:28 [INFO] [stdout] | [INFO] [stdout] 4676 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4677 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4678 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4681 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::BitOr } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4633:51 [INFO] [stdout] | [INFO] [stdout] 4628 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4629 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4630 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4633 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::BoolOr } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4657:28 [INFO] [stdout] | [INFO] [stdout] 4652 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4653 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4654 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4657 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::BoolAnd } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4681:51 [INFO] [stdout] | [INFO] [stdout] 4676 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4677 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4678 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4681 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::BitOr } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4657:51 [INFO] [stdout] | [INFO] [stdout] 4652 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4653 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4654 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4657 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::BoolAnd } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4705:28 [INFO] [stdout] | [INFO] [stdout] 4700 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4701 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4702 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4705 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::BitXOr } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4705:51 [INFO] [stdout] | [INFO] [stdout] 4700 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4701 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4702 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4705 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::BitXOr } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4681:28 [INFO] [stdout] | [INFO] [stdout] 4676 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4677 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4678 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4681 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::BitOr } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4729:28 [INFO] [stdout] | [INFO] [stdout] 4724 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4725 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4726 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4729 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::BitAnd } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4681:51 [INFO] [stdout] | [INFO] [stdout] 4676 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4677 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4678 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4681 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::BitOr } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4705:28 [INFO] [stdout] | [INFO] [stdout] 4700 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4701 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4702 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4705 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::BitXOr } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4729:51 [INFO] [stdout] | [INFO] [stdout] 4724 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4725 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4726 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4729 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::BitAnd } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4705:51 [INFO] [stdout] | [INFO] [stdout] 4700 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4701 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4702 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4705 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::BitXOr } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4729:28 [INFO] [stdout] | [INFO] [stdout] 4724 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4725 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4726 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4729 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::BitAnd } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4753:28 [INFO] [stdout] | [INFO] [stdout] 4748 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4749 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4750 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4753 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::Equals } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4753:51 [INFO] [stdout] | [INFO] [stdout] 4748 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4749 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4750 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4753 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::Equals } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4729:51 [INFO] [stdout] | [INFO] [stdout] 4724 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4725 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4726 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4729 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::BitAnd } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4753:28 [INFO] [stdout] | [INFO] [stdout] 4748 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4749 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4750 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4753 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::Equals } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4766:28 [INFO] [stdout] | [INFO] [stdout] 4761 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4762 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4763 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4766 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::NotEquals } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4753:51 [INFO] [stdout] | [INFO] [stdout] 4748 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4749 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4750 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4753 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::Equals } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4766:28 [INFO] [stdout] | [INFO] [stdout] 4761 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4762 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4763 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4766 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::NotEquals } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4766:51 [INFO] [stdout] | [INFO] [stdout] 4761 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4762 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4763 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4766 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::NotEquals } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4766:51 [INFO] [stdout] | [INFO] [stdout] 4761 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4762 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4763 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4766 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::NotEquals } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4790:28 [INFO] [stdout] | [INFO] [stdout] 4785 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4786 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4787 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4790 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::Concat } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4790:28 [INFO] [stdout] | [INFO] [stdout] 4785 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4786 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4787 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4790 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::Concat } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4790:51 [INFO] [stdout] | [INFO] [stdout] 4785 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4786 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4787 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4790 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::Concat } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4790:51 [INFO] [stdout] | [INFO] [stdout] 4785 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4786 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4787 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4790 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::Concat } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4814:28 [INFO] [stdout] | [INFO] [stdout] 4809 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4810 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4811 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4814 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::LessEquals } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4814:28 [INFO] [stdout] | [INFO] [stdout] 4809 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4810 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4811 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4814 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::LessEquals } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4814:51 [INFO] [stdout] | [INFO] [stdout] 4809 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4810 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4811 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4814 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::LessEquals } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4814:51 [INFO] [stdout] | [INFO] [stdout] 4809 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4810 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4811 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4814 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::LessEquals } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4827:28 [INFO] [stdout] | [INFO] [stdout] 4822 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4823 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4824 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4827 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::GreaterEquals } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4827:28 [INFO] [stdout] | [INFO] [stdout] 4822 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4823 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4824 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4827 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::GreaterEquals } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4827:51 [INFO] [stdout] | [INFO] [stdout] 4822 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4823 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4824 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4827 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::GreaterEquals } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4827:51 [INFO] [stdout] | [INFO] [stdout] 4822 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4823 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4824 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4827 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::GreaterEquals } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4840:28 [INFO] [stdout] | [INFO] [stdout] 4835 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4836 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4837 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4840 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::LessThan } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4840:28 [INFO] [stdout] | [INFO] [stdout] 4835 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4836 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4837 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4840 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::LessThan } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4840:51 [INFO] [stdout] | [INFO] [stdout] 4835 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4836 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4837 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4840 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::LessThan } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4840:51 [INFO] [stdout] | [INFO] [stdout] 4835 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4836 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4837 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4840 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::LessThan } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4853:28 [INFO] [stdout] | [INFO] [stdout] 4848 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4849 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4850 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4853 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::GreaterThan } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4853:28 [INFO] [stdout] | [INFO] [stdout] 4848 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4849 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4850 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4853 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::GreaterThan } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4853:51 [INFO] [stdout] | [INFO] [stdout] 4848 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4849 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4850 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4853 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::GreaterThan } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4853:51 [INFO] [stdout] | [INFO] [stdout] 4848 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4849 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4850 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4853 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::GreaterThan } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4877:28 [INFO] [stdout] | [INFO] [stdout] 4872 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4873 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4874 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4877 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::BitLsh } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4877:28 [INFO] [stdout] | [INFO] [stdout] 4872 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4873 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4874 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4877 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::BitLsh } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4877:51 [INFO] [stdout] | [INFO] [stdout] 4872 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4873 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4874 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4877 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::BitLsh } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4877:51 [INFO] [stdout] | [INFO] [stdout] 4872 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4873 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4874 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4877 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::BitLsh } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4890:28 [INFO] [stdout] | [INFO] [stdout] 4885 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4886 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4887 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4890 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::BitRsh } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4890:28 [INFO] [stdout] | [INFO] [stdout] 4885 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4886 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4887 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4890 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::BitRsh } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4890:51 [INFO] [stdout] | [INFO] [stdout] 4885 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4886 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4887 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4890 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::BitRsh } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4890:51 [INFO] [stdout] | [INFO] [stdout] 4885 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4886 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4887 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4890 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::BitRsh } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4914:28 [INFO] [stdout] | [INFO] [stdout] 4909 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4910 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4911 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4914 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::Add } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4914:51 [INFO] [stdout] | [INFO] [stdout] 4909 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4910 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4911 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4914 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::Add } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4914:28 [INFO] [stdout] | [INFO] [stdout] 4909 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4910 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4911 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4914 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::Add } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4914:51 [INFO] [stdout] | [INFO] [stdout] 4909 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4910 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4911 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4914 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::Add } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4927:28 [INFO] [stdout] | [INFO] [stdout] 4922 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4923 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4924 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4927 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::Sub } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4927:51 [INFO] [stdout] | [INFO] [stdout] 4922 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4923 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4924 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4927 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::Sub } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4927:28 [INFO] [stdout] | [INFO] [stdout] 4922 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4923 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4924 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4927 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::Sub } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4927:51 [INFO] [stdout] | [INFO] [stdout] 4922 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4923 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4924 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4927 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::Sub } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4951:28 [INFO] [stdout] | [INFO] [stdout] 4946 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4947 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4948 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4951 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::FloatDiv } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4951:28 [INFO] [stdout] | [INFO] [stdout] 4946 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4947 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4948 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4951 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::FloatDiv } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4951:51 [INFO] [stdout] | [INFO] [stdout] 4946 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4947 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4948 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4951 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::FloatDiv } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4951:51 [INFO] [stdout] | [INFO] [stdout] 4946 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4947 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4948 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4951 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::FloatDiv } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4964:28 [INFO] [stdout] | [INFO] [stdout] 4959 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4960 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4961 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4964 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::IntDiv } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4964:28 [INFO] [stdout] | [INFO] [stdout] 4959 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4960 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4961 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4964 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::IntDiv } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4964:51 [INFO] [stdout] | [INFO] [stdout] 4959 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4960 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4961 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4964 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::IntDiv } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4964:51 [INFO] [stdout] | [INFO] [stdout] 4959 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4960 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4961 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4964 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::IntDiv } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4977:28 [INFO] [stdout] | [INFO] [stdout] 4972 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4973 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4974 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4977 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::Mul } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4977:28 [INFO] [stdout] | [INFO] [stdout] 4972 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4973 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4974 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4977 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::Mul } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4977:51 [INFO] [stdout] | [INFO] [stdout] 4972 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4973 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4974 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4977 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::Mul } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4977:51 [INFO] [stdout] | [INFO] [stdout] 4972 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4973 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4974 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4977 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::Mul } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4990:28 [INFO] [stdout] | [INFO] [stdout] 4985 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4986 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4987 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4990 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::Mod } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4990:28 [INFO] [stdout] | [INFO] [stdout] 4985 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4986 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4987 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4990 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::Mod } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4990:51 [INFO] [stdout] | [INFO] [stdout] 4985 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4986 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4987 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4990 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::Mod } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:4990:51 [INFO] [stdout] | [INFO] [stdout] 4985 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 4986 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 4987 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4990 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::Mod } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:5025:33 [INFO] [stdout] | [INFO] [stdout] 5022 | (_, expression, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 5025 | Expression::Unary { expression: Box::new(expression), operator: UnaryOperator::Neg } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:5025:33 [INFO] [stdout] | [INFO] [stdout] 5022 | (_, expression, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 5025 | Expression::Unary { expression: Box::new(expression), operator: UnaryOperator::Neg } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:5037:33 [INFO] [stdout] | [INFO] [stdout] 5034 | (_, expression, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 5037 | Expression::Unary { expression: Box::new(expression), operator: UnaryOperator::BoolNot } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:5061:28 [INFO] [stdout] | [INFO] [stdout] 5056 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 5057 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 5058 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 5061 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::Access } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:5037:33 [INFO] [stdout] | [INFO] [stdout] 5034 | (_, expression, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 5037 | Expression::Unary { expression: Box::new(expression), operator: UnaryOperator::BoolNot } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:5061:51 [INFO] [stdout] | [INFO] [stdout] 5056 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 5057 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 5058 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 5061 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::Access } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:5061:28 [INFO] [stdout] | [INFO] [stdout] 5056 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 5057 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 5058 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 5061 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::Access } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:5061:51 [INFO] [stdout] | [INFO] [stdout] 5056 | (_, left, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 5057 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 5058 | (_, right, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 5061 | Expression::Binary { left: Box::new(left), right: Box::new(right), operator: BinaryOperator::Access } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:5075:33 [INFO] [stdout] | [INFO] [stdout] 5069 | (_, expression, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 5070 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 5071 | (_, index, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 5075 | Expression::Index { expression: Box::new(expression), index: Box::new(index) } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:5075:33 [INFO] [stdout] | [INFO] [stdout] 5069 | (_, expression, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 5070 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 5071 | (_, index, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 5075 | Expression::Index { expression: Box::new(expression), index: Box::new(index) } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:5075:62 [INFO] [stdout] | [INFO] [stdout] 5069 | (_, expression, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 5070 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 5071 | (_, index, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 5075 | Expression::Index { expression: Box::new(expression), index: Box::new(index) } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:5075:62 [INFO] [stdout] | [INFO] [stdout] 5069 | (_, expression, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 5070 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 5071 | (_, index, _): (usize, Located>, usize), [INFO] [stdout] | ---------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 5075 | Expression::Index { expression: Box::new(expression), index: Box::new(index) } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:5089:32 [INFO] [stdout] | [INFO] [stdout] 5083 | (_, expression, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 5084 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 5085 | (_, args, _): (usize, Vec>>, usize), [INFO] [stdout] | -------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 5089 | Expression::Call { expression: Box::new(expression), args } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:5089:32 [INFO] [stdout] | [INFO] [stdout] 5083 | (_, expression, _): (usize, Located>, usize), [INFO] [stdout] | --------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 5084 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 5085 | (_, args, _): (usize, Vec>>, usize), [INFO] [stdout] | -------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 5089 | Expression::Call { expression: Box::new(expression), args } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:5128:31 [INFO] [stdout] | [INFO] [stdout] 5124 | (_, elements, _): (usize, Vec<(Located<&'input str>, &'input str, Located>)>, usize), [INFO] [stdout] | ------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 5128 | Expression::Bendy { elements: elements.into_iter().map(|(name, _, val)| (name, val)).collect() } [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] --> /opt/rustwide/target/debug/build/oliveparser-3f0cfb7ed6b29a97/out/olive.rs:5128:31 [INFO] [stdout] | [INFO] [stdout] 5124 | (_, elements, _): (usize, Vec<(Located<&'input str>, &'input str, Located>)>, usize), [INFO] [stdout] | ------------------------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 5128 | Expression::Bendy { elements: elements.into_iter().map(|(name, _, val)| (name, val)).collect() } [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 52 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 52 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `oliveparser` (lib) due to 53 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `oliveparser` (lib test) due to 53 previous errors [INFO] running `Command { std: "docker" "inspect" "2a182322fbd50590d2a940dc75249adc77cbe98fcbb2b86a134d59033ffc0ece", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a182322fbd50590d2a940dc75249adc77cbe98fcbb2b86a134d59033ffc0ece", kill_on_drop: false }` [INFO] [stdout] 2a182322fbd50590d2a940dc75249adc77cbe98fcbb2b86a134d59033ffc0ece