[INFO] cloning repository https://github.com/MaksRawski/lispi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MaksRawski/lispi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaksRawski%2Flispi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaksRawski%2Flispi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2427ab8918dd9045310890eee576a27e7701a385 [INFO] checking MaksRawski/lispi/2427ab8918dd9045310890eee576a27e7701a385 against try#7014e13d5becc920d4bea3cd87942c8a13d359bf+rustflags=-Dtail_expr_drop_order for pr-129864 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaksRawski%2Flispi" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MaksRawski/lispi on toolchain 7014e13d5becc920d4bea3cd87942c8a13d359bf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MaksRawski/lispi [INFO] finished tweaking git repo https://github.com/MaksRawski/lispi [INFO] tweaked toml for git repo https://github.com/MaksRawski/lispi written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/MaksRawski/lispi 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" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 65209674fe685903f84292d7cfaa173acd9719a1a958376ffc07b49ef4492192 [INFO] running `Command { std: "docker" "start" "-a" "65209674fe685903f84292d7cfaa173acd9719a1a958376ffc07b49ef4492192", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "65209674fe685903f84292d7cfaa173acd9719a1a958376ffc07b49ef4492192", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65209674fe685903f84292d7cfaa173acd9719a1a958376ffc07b49ef4492192", kill_on_drop: false }` [INFO] [stdout] 65209674fe685903f84292d7cfaa173acd9719a1a958376ffc07b49ef4492192 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5945de9b530ade236904ccf6ea93bdfd9f12769fd721f87cc0782c19076178bc [INFO] running `Command { std: "docker" "start" "-a" "5945de9b530ade236904ccf6ea93bdfd9f12769fd721f87cc0782c19076178bc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling rustix v0.38.14 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Checking linux-raw-sys v0.4.7 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking aho-corasick v1.1.1 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking termcolor v1.3.0 [INFO] [stderr] Checking clap_lex v0.5.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking ciborium-io v0.2.1 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking regex-automata v0.3.8 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking clap_builder v4.4.6 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking ciborium-ll v0.2.1 [INFO] [stderr] Checking rayon-core v1.12.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking fd-lock v3.0.13 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking clap v4.4.6 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Compiling rustyline-derive v0.9.0 [INFO] [stderr] Checking regex v1.9.5 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking rustyline v12.0.0 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Checking lispi v0.3.2 (/opt/rustwide/workdir) [INFO] [stdout] error: this value of type `Option` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/interpreter/elementary_fns_glue.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 8 | pub(crate) fn atom_fn(e_list: List, a: &NullableList) -> Option { [INFO] [stdout] | ------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 9 | match compose_car_cdr("cadr", &e_list) { [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: this value of type `(types::SExpression, Cow<'_, types::NullableList>)` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/interpreter/elementary_fns_glue.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 18 | pub(crate) fn car_fn(e_list: List, a: &NullableList) -> Option { [INFO] [stdout] | ------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 19 | match eval( [INFO] [stdout] | ___________^ [INFO] [stdout] 20 | | compose_car_cdr("cadr", &e_list).or_else(|| { [INFO] [stdout] 21 | | log::error!("CAR requires a list as argument."); [INFO] [stdout] 22 | | None [INFO] [stdout] 23 | | })?, [INFO] [stdout] 24 | | a, [INFO] [stdout] 25 | | )? [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `(types::SExpression, Cow<'_, types::NullableList>)` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/interpreter/elementary_fns_glue.rs:40:11 [INFO] [stdout] | [INFO] [stdout] 39 | pub(crate) fn cdr_fn(e_list: List, a: &NullableList) -> Option { [INFO] [stdout] | ------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 40 | match eval( [INFO] [stdout] | ___________^ [INFO] [stdout] 41 | | compose_car_cdr("cadr", &e_list).or_else(|| { [INFO] [stdout] 42 | | log::error!("CDR requires a list as argument."); [INFO] [stdout] 43 | | None [INFO] [stdout] 44 | | })?, [INFO] [stdout] 45 | | a, [INFO] [stdout] 46 | | )? [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `(types::SExpression, Cow<'_, types::NullableList>)` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/interpreter/elementary_fns_glue.rs:61:11 [INFO] [stdout] | [INFO] [stdout] 60 | pub(crate) fn car_cdr_composition(s: &str, e_list: List, a: &NullableList) -> Option { [INFO] [stdout] | ------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | match eval( [INFO] [stdout] | ___________^ [INFO] [stdout] 62 | | compose_car_cdr("cadr", &e_list).or_else(|| { [INFO] [stdout] 63 | | log::error!("{s} requires a list as argument."); [INFO] [stdout] 64 | | None [INFO] [stdout] 65 | | })?, [INFO] [stdout] 66 | | a, [INFO] [stdout] 67 | | )? [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: this value of type `types::SExpression` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/interpreter/elementary_fns_glue.rs:82:11 [INFO] [stdout] | [INFO] [stdout] 81 | pub(crate) fn cons_fn(e_list: List, a: &NullableList) -> Option { [INFO] [stdout] | ------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 82 | match cdr(e_list.clone()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `types::SExpression` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/interpreter/elementary_fns_glue.rs:111:11 [INFO] [stdout] | [INFO] [stdout] 110 | pub(crate) fn eq_fn(e_list: List, a: &NullableList) -> Option { [INFO] [stdout] | ------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 111 | match cdr(e_list.clone()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `types::SExpression` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/interpreter/other_fns_glue.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) fn equal_fn(e: List, a: &NullableList) -> Option { [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 12 | match cdr(e.clone()) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `types::SExpression` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/interpreter/other_fns_glue.rs:36:11 [INFO] [stdout] | [INFO] [stdout] 35 | pub(crate) fn sum_fn(e: List, a: &NullableList) -> Option { [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 36 | match cdr(e.clone()) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `types::SExpression` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/interpreter/other_fns_glue.rs:70:11 [INFO] [stdout] | [INFO] [stdout] 69 | pub(crate) fn prdct_fn(e: List, a: &NullableList) -> Option { [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 70 | match cdr(e.clone()) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `types::SExpression` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/interpreter/other_fns_glue.rs:104:11 [INFO] [stdout] | [INFO] [stdout] 103 | pub(crate) fn expt_fn(e: List, a: &NullableList) -> Option { [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 104 | match cdr(e.clone()) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `types::SExpression` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/interpreter/other_fns_glue.rs:151:11 [INFO] [stdout] | [INFO] [stdout] 140 | let args = if car(e_list.clone()) == BuiltinFunc::TRACKLIST.into() { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 151 | match car(args.clone()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `types::SExpression` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/interpreter/other_fns_glue.rs:190:35 [INFO] [stdout] | [INFO] [stdout] 175 | pub(crate) fn define_fn(e: List, a: &NullableList) -> Option<(SExpression, List)> { [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 178 | let args = if car(e.clone()) == SpecialForm::DEFINE.into() { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 190 | if let SExpression::List(l) = car(args.clone()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `types::NullableList` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/interpreter/special_form_glue.rs:92:41 [INFO] [stdout] | [INFO] [stdout] 89 | e: List, [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 92 | if let NullableList::List(a_list) = a.clone() { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `types::NullableList` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/interpreter/special_form_glue.rs:254:23 [INFO] [stdout] | [INFO] [stdout] 202 | pub(crate) fn handle_lambda(e: List, a: &NullableList) -> Option { [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 254 | eval(expression, &new_association_list.into()).map(|(e, _a)| e) [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: this value of type `types::List` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/list_functions.rs:79:31 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn pairlis(x: SExpression, y: SExpression, a: List) -> List { [INFO] [stdout] | - - - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | | [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 79 | SExpression::List(list_y) => { [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: this value of type `types::SExpression` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/list_functions.rs:110:15 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn assoc(x: SExpression, a: List) -> Option { [INFO] [stdout] | - - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | if equal(compose_car_cdr("caar", &a)?, x.clone()) { [INFO] [stdout] 110 | match car(a.clone()) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `types::SExpression` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/list_functions.rs:125:39 [INFO] [stdout] | [INFO] [stdout] 124 | pub fn assoc_v(x: Atom, y: List) -> Option { [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 125 | if let SExpression::List(car_y) = car(y.clone()) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `types::SExpression` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/list_functions.rs:154:39 [INFO] [stdout] | [INFO] [stdout] 153 | fn sub2(x: List, z: Atom) -> Atom { [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 154 | if let SExpression::List(car_x) = car(x.clone()) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `types::SExpression` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/recursive_functions.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn subst(x: SExpression, y: Atom, z: SExpression) -> SExpression { [INFO] [stdout] | - - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 14 | match z.clone() { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/interpreter/eval.rs:48:24 [INFO] [stdout] | [INFO] [stdout] 48 | if TRACKLIST.contains(&function) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/interpreter/eval.rs:70:28 [INFO] [stdout] | [INFO] [stdout] 70 | if TRACKLIST.contains(&function) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/interpreter/other_fns_glue.rs:154:21 [INFO] [stdout] | [INFO] [stdout] 154 | if !eval::TRACKLIST.contains(&fun) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/interpreter/other_fns_glue.rs:155:21 [INFO] [stdout] | [INFO] [stdout] 155 | eval::TRACKLIST.push(fun.clone()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 19 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lispi` (lib) due to 20 previous errors; 4 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5945de9b530ade236904ccf6ea93bdfd9f12769fd721f87cc0782c19076178bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5945de9b530ade236904ccf6ea93bdfd9f12769fd721f87cc0782c19076178bc", kill_on_drop: false }` [INFO] [stdout] 5945de9b530ade236904ccf6ea93bdfd9f12769fd721f87cc0782c19076178bc