[INFO] cloning repository https://github.com/mFrankowicz/rispreter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mFrankowicz/rispreter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmFrankowicz%2Frispreter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmFrankowicz%2Frispreter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 914babc836850d6c07755dfbd76f56bf3bfde0c1 [INFO] checking mFrankowicz/rispreter against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmFrankowicz%2Frispreter" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mFrankowicz/rispreter 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/mFrankowicz/rispreter [INFO] finished tweaking git repo https://github.com/mFrankowicz/rispreter [INFO] tweaked toml for git repo https://github.com/mFrankowicz/rispreter written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mFrankowicz/rispreter 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 nix v0.7.0 [INFO] [stderr] Downloaded smallstr v0.1.0 [INFO] [stderr] Downloaded redox_syscall v0.1.44 [INFO] [stderr] Downloaded terminfo v0.6.1 [INFO] [stderr] Downloaded backtrace-sys v0.1.26 [INFO] [stderr] Downloaded mortal v0.1.5 [INFO] [stderr] Downloaded linefeed v0.5.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fb57f9ba070e293f82190f227cc77992c74f04f6d1468ba1cc6574113d7a67ec [INFO] running `Command { std: "docker" "start" "-a" "fb57f9ba070e293f82190f227cc77992c74f04f6d1468ba1cc6574113d7a67ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb57f9ba070e293f82190f227cc77992c74f04f6d1468ba1cc6574113d7a67ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb57f9ba070e293f82190f227cc77992c74f04f6d1468ba1cc6574113d7a67ec", kill_on_drop: false }` [INFO] [stdout] fb57f9ba070e293f82190f227cc77992c74f04f6d1468ba1cc6574113d7a67ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 420f8b356ac67e6f2de1da6d0aefc87344c198261c9e7df46707ec3b070adb68 [INFO] running `Command { std: "docker" "start" "-a" "420f8b356ac67e6f2de1da6d0aefc87344c198261c9e7df46707ec3b070adb68", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking smallvec v0.6.7 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking bitflags v0.4.0 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Checking phf v0.7.23 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking smallstr v0.1.0 [INFO] [stderr] Checking unicode-normalization v0.1.7 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking yaml-rust v0.3.5 [INFO] [stderr] Compiling nix v0.7.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking dirs v1.0.4 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking nom v4.1.1 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Checking rispreter-parser v0.1.0 (/opt/rustwide/workdir/rispreter-parser) [INFO] [stderr] Compiling terminfo v0.6.1 [INFO] [stderr] Checking mortal v0.1.5 [INFO] [stderr] Checking linefeed v0.5.4 [INFO] [stderr] Checking rispreter-repl v0.0.6 (/opt/rustwide/workdir/rispreter-repl) [INFO] [stdout] warning: field `deepness` is never read [INFO] [stdout] --> rispreter-repl/src/lval/lval_env.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Lenv { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 11 | deepness: RefCell, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Lenv` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `deepness` is never read [INFO] [stdout] --> rispreter-repl/src/lval/lval_env.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Lenv { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 11 | deepness: RefCell, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Lenv` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.88s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.4.0, nom v4.1.1, terminfo v0.6.1 [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" "420f8b356ac67e6f2de1da6d0aefc87344c198261c9e7df46707ec3b070adb68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "420f8b356ac67e6f2de1da6d0aefc87344c198261c9e7df46707ec3b070adb68", kill_on_drop: false }` [INFO] [stdout] 420f8b356ac67e6f2de1da6d0aefc87344c198261c9e7df46707ec3b070adb68 [INFO] checking mFrankowicz/rispreter 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%2FmFrankowicz%2Frispreter" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mFrankowicz/rispreter 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/mFrankowicz/rispreter [INFO] finished tweaking git repo https://github.com/mFrankowicz/rispreter [INFO] tweaked toml for git repo https://github.com/mFrankowicz/rispreter written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mFrankowicz/rispreter already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6e4b6f5fa12ce51e18115cb7bedc7a266395bee962ccfd20847a30cd90e63006 [INFO] running `Command { std: "docker" "start" "-a" "6e4b6f5fa12ce51e18115cb7bedc7a266395bee962ccfd20847a30cd90e63006", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e4b6f5fa12ce51e18115cb7bedc7a266395bee962ccfd20847a30cd90e63006", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e4b6f5fa12ce51e18115cb7bedc7a266395bee962ccfd20847a30cd90e63006", kill_on_drop: false }` [INFO] [stdout] 6e4b6f5fa12ce51e18115cb7bedc7a266395bee962ccfd20847a30cd90e63006 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13e2cf9a57ff2a72b4d5caff6decb1b303fb8c43c367ef84412bad5e81bed7bd [INFO] running `Command { std: "docker" "start" "-a" "13e2cf9a57ff2a72b4d5caff6decb1b303fb8c43c367ef84412bad5e81bed7bd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking smallvec v0.6.7 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Checking bitflags v0.4.0 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking phf v0.7.23 [INFO] [stderr] Checking unicode-normalization v0.1.7 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Checking smallstr v0.1.0 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling nix v0.7.0 [INFO] [stderr] Checking yaml-rust v0.3.5 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking dirs v1.0.4 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking nom v4.1.1 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling terminfo v0.6.1 [INFO] [stderr] Checking rispreter-parser v0.1.0 (/opt/rustwide/workdir/rispreter-parser) [INFO] [stderr] Checking mortal v0.1.5 [INFO] [stderr] Checking linefeed v0.5.4 [INFO] [stderr] Checking rispreter-repl v0.0.6 (/opt/rustwide/workdir/rispreter-repl) [INFO] [stdout] warning: field `deepness` is never read [INFO] [stdout] --> rispreter-repl/src/lval/lval_env.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Lenv { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 11 | deepness: RefCell, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Lenv` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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] --> rispreter-repl/src/lval/lval_builtin.rs:390:11 [INFO] [stdout] | [INFO] [stdout] 389 | fn ord_op(_lenv: Option<&Rc>, x: Lval, y: Lval, op: &str) -> Lval { [INFO] [stdout] | ------- ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 390 | match (x.ltype, y.ltype) { [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] --> rispreter-repl/src/lval/lval_builtin.rs:589:5 [INFO] [stdout] | [INFO] [stdout] 576 | let mut qexpr = lval.lval_pop(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 589 | qexpr.lval_split(1).1 [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] --> rispreter-repl/src/lval/lval_builtin.rs:929:14 [INFO] [stdout] | [INFO] [stdout] 924 | let s = Lval::lval_sexpr(); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 925 | let body = lval.lval_pop(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 929 | &mut s [INFO] [stdout] | ______________^ [INFO] [stdout] 930 | | .add_cell_move(Lval::lval_lambda( [INFO] [stdout] 931 | | Lval::lval_qexpr().add_cell_move(Lval::lval_sym("_".to_string())), [INFO] [stdout] 932 | | body, [INFO] [stdout] 933 | | )) [INFO] [stdout] 934 | | .add_cell_move(Lval::lval_sexpr()), [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] --> rispreter-repl/src/lval/lval_def.rs:82:20 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn lval_err(err: Lerror) -> Lval { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 81 | Lval { [INFO] [stdout] 82 | ltype: LvalType::LVAL_ERR(err), [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] --> rispreter-repl/src/lval/lval_def.rs:83:19 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn lval_err(err: Lerror) -> Lval { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 83 | cell: VecDeque::new(), [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] --> rispreter-repl/src/lval/lval_def.rs:145:20 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn lval_lambda(formals: Lval, body: Lval) -> Lval { [INFO] [stdout] | ------------- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 144 | Lval { [INFO] [stdout] 145 | ltype: LvalType::LVAL_LAMBDA(LLambda::new(formals, body)), [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] --> rispreter-repl/src/lval/lval_def.rs:146:19 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn lval_lambda(formals: Lval, body: Lval) -> Lval { [INFO] [stdout] | ------------- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 146 | cell: VecDeque::new(), [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] --> rispreter-repl/src/lval/lval_def.rs:152:20 [INFO] [stdout] | [INFO] [stdout] 150 | pub fn lval_lambda_copy(env: Rc, formals: Lval, body: Lval) -> Lval { [INFO] [stdout] | ------------- ------------- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 151 | Lval { [INFO] [stdout] 152 | ltype: LvalType::LVAL_LAMBDA(LLambda::llambda_copy(env, formals, body)), [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] --> rispreter-repl/src/lval/lval_def.rs:153:19 [INFO] [stdout] | [INFO] [stdout] 150 | pub fn lval_lambda_copy(env: Rc, formals: Lval, body: Lval) -> Lval { [INFO] [stdout] | ------------- ------------- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 153 | cell: VecDeque::new(), [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] --> rispreter-repl/src/lval/lval_def.rs:187:10 [INFO] [stdout] | [INFO] [stdout] 185 | let x = self.cell.remove(index).clone(); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 186 | self.cell.clear(); [INFO] [stdout] 187 | *x.unwrap() [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] --> rispreter-repl/src/lval/lval_def.rs:198:10 [INFO] [stdout] | [INFO] [stdout] 193 | let buf = self.cell.split_off(index); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 194 | let v = Lval { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 198 | (self.clone(), v) [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] --> rispreter-repl/src/lval/lval_env.rs:104:17 [INFO] [stdout] | [INFO] [stdout] 103 | fn init(parent: Option) -> Rc { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 104 | Rc::new(Lenv { [INFO] [stdout] | _________________^ [INFO] [stdout] 105 | | parent, [INFO] [stdout] 106 | | vals: RefCell::new(FnvHashMap::default()), [INFO] [stdout] 107 | | deepness: RefCell::new(0), [INFO] [stdout] 108 | | }) [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] --> rispreter-repl/src/lval/lval_lambda.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn new(formals: Lval, body: Lval) -> Self { [INFO] [stdout] | ------------- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 13 | LLambda { [INFO] [stdout] 14 | local_lenv: Lenv::new(), [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] --> rispreter-repl/src/lval/lval_lambda.rs:15:22 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn new(formals: Lval, body: Lval) -> Self { [INFO] [stdout] | ------------- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 15 | formals: Box::new(formals), [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] --> rispreter-repl/src/lval/lval_lambda.rs:16:19 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn new(formals: Lval, body: Lval) -> Self { [INFO] [stdout] | ------------- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 16 | body: Box::new(body), [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] --> rispreter-repl/src/lval/lval_lambda.rs:23:22 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn llambda_copy(env: Rc, formals: Lval, body: Lval) -> Self { [INFO] [stdout] | ------------- ------------- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 23 | formals: Box::new(formals), [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] --> rispreter-repl/src/lval/lval_lambda.rs:24:19 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn llambda_copy(env: Rc, formals: Lval, body: Lval) -> Self { [INFO] [stdout] | ------------- ------------- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 24 | body: Box::new(body), [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 17 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rispreter-repl` (lib) due to 18 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: field `deepness` is never read [INFO] [stdout] --> rispreter-repl/src/lval/lval_env.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Lenv { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 11 | deepness: RefCell, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Lenv` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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] --> rispreter-repl/src/lval/lval_builtin.rs:390:11 [INFO] [stdout] | [INFO] [stdout] 389 | fn ord_op(_lenv: Option<&Rc>, x: Lval, y: Lval, op: &str) -> Lval { [INFO] [stdout] | ------- ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 390 | match (x.ltype, y.ltype) { [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] --> rispreter-repl/src/lval/lval_builtin.rs:589:5 [INFO] [stdout] | [INFO] [stdout] 576 | let mut qexpr = lval.lval_pop(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 589 | qexpr.lval_split(1).1 [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] --> rispreter-repl/src/lval/lval_builtin.rs:929:14 [INFO] [stdout] | [INFO] [stdout] 924 | let s = Lval::lval_sexpr(); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 925 | let body = lval.lval_pop(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 929 | &mut s [INFO] [stdout] | ______________^ [INFO] [stdout] 930 | | .add_cell_move(Lval::lval_lambda( [INFO] [stdout] 931 | | Lval::lval_qexpr().add_cell_move(Lval::lval_sym("_".to_string())), [INFO] [stdout] 932 | | body, [INFO] [stdout] 933 | | )) [INFO] [stdout] 934 | | .add_cell_move(Lval::lval_sexpr()), [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] --> rispreter-repl/src/lval/lval_def.rs:82:20 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn lval_err(err: Lerror) -> Lval { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 81 | Lval { [INFO] [stdout] 82 | ltype: LvalType::LVAL_ERR(err), [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] --> rispreter-repl/src/lval/lval_def.rs:83:19 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn lval_err(err: Lerror) -> Lval { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 83 | cell: VecDeque::new(), [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] --> rispreter-repl/src/lval/lval_def.rs:145:20 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn lval_lambda(formals: Lval, body: Lval) -> Lval { [INFO] [stdout] | ------------- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 144 | Lval { [INFO] [stdout] 145 | ltype: LvalType::LVAL_LAMBDA(LLambda::new(formals, body)), [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] --> rispreter-repl/src/lval/lval_def.rs:146:19 [INFO] [stdout] | [INFO] [stdout] 143 | pub fn lval_lambda(formals: Lval, body: Lval) -> Lval { [INFO] [stdout] | ------------- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 146 | cell: VecDeque::new(), [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] --> rispreter-repl/src/lval/lval_def.rs:152:20 [INFO] [stdout] | [INFO] [stdout] 150 | pub fn lval_lambda_copy(env: Rc, formals: Lval, body: Lval) -> Lval { [INFO] [stdout] | ------------- ------------- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 151 | Lval { [INFO] [stdout] 152 | ltype: LvalType::LVAL_LAMBDA(LLambda::llambda_copy(env, formals, body)), [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] --> rispreter-repl/src/lval/lval_def.rs:153:19 [INFO] [stdout] | [INFO] [stdout] 150 | pub fn lval_lambda_copy(env: Rc, formals: Lval, body: Lval) -> Lval { [INFO] [stdout] | ------------- ------------- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 153 | cell: VecDeque::new(), [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] --> rispreter-repl/src/lval/lval_def.rs:187:10 [INFO] [stdout] | [INFO] [stdout] 185 | let x = self.cell.remove(index).clone(); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 186 | self.cell.clear(); [INFO] [stdout] 187 | *x.unwrap() [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] --> rispreter-repl/src/lval/lval_def.rs:198:10 [INFO] [stdout] | [INFO] [stdout] 193 | let buf = self.cell.split_off(index); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 194 | let v = Lval { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 198 | (self.clone(), v) [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] --> rispreter-repl/src/lval/lval_env.rs:104:17 [INFO] [stdout] | [INFO] [stdout] 103 | fn init(parent: Option) -> Rc { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 104 | Rc::new(Lenv { [INFO] [stdout] | _________________^ [INFO] [stdout] 105 | | parent, [INFO] [stdout] 106 | | vals: RefCell::new(FnvHashMap::default()), [INFO] [stdout] 107 | | deepness: RefCell::new(0), [INFO] [stdout] 108 | | }) [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] --> rispreter-repl/src/lval/lval_lambda.rs:14:25 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn new(formals: Lval, body: Lval) -> Self { [INFO] [stdout] | ------------- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 13 | LLambda { [INFO] [stdout] 14 | local_lenv: Lenv::new(), [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] --> rispreter-repl/src/lval/lval_lambda.rs:15:22 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn new(formals: Lval, body: Lval) -> Self { [INFO] [stdout] | ------------- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 15 | formals: Box::new(formals), [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] --> rispreter-repl/src/lval/lval_lambda.rs:16:19 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn new(formals: Lval, body: Lval) -> Self { [INFO] [stdout] | ------------- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 16 | body: Box::new(body), [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] --> rispreter-repl/src/lval/lval_lambda.rs:23:22 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn llambda_copy(env: Rc, formals: Lval, body: Lval) -> Self { [INFO] [stdout] | ------------- ------------- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 23 | formals: Box::new(formals), [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] --> rispreter-repl/src/lval/lval_lambda.rs:24:19 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn llambda_copy(env: Rc, formals: Lval, body: Lval) -> Self { [INFO] [stdout] | ------------- ------------- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 24 | body: Box::new(body), [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 17 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rispreter-repl` (lib test) due to 18 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "13e2cf9a57ff2a72b4d5caff6decb1b303fb8c43c367ef84412bad5e81bed7bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13e2cf9a57ff2a72b4d5caff6decb1b303fb8c43c367ef84412bad5e81bed7bd", kill_on_drop: false }` [INFO] [stdout] 13e2cf9a57ff2a72b4d5caff6decb1b303fb8c43c367ef84412bad5e81bed7bd