[INFO] cloning repository https://github.com/MartinVacheron/raze [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MartinVacheron/raze" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMartinVacheron%2Fraze", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMartinVacheron%2Fraze'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1fd8e349bf4b6f1fb52e1c4a00bbf062a06abf94 [INFO] checking MartinVacheron/raze/1fd8e349bf4b6f1fb52e1c4a00bbf062a06abf94 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMartinVacheron%2Fraze" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MartinVacheron/raze on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MartinVacheron/raze [INFO] finished tweaking git repo https://github.com/MartinVacheron/raze [INFO] tweaked toml for git repo https://github.com/MartinVacheron/raze written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/MartinVacheron/raze 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" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 957bcdf54d9ed9b2af1c62ba7f6a857784f10a0e73363b9a2975d3f56ce38ad7 [INFO] running `Command { std: "docker" "start" "-a" "957bcdf54d9ed9b2af1c62ba7f6a857784f10a0e73363b9a2975d3f56ce38ad7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "957bcdf54d9ed9b2af1c62ba7f6a857784f10a0e73363b9a2975d3f56ce38ad7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "957bcdf54d9ed9b2af1c62ba7f6a857784f10a0e73363b9a2975d3f56ce38ad7", kill_on_drop: false }` [INFO] [stdout] 957bcdf54d9ed9b2af1c62ba7f6a857784f10a0e73363b9a2975d3f56ce38ad7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c8568820543c9bbd1f01876e203498baf31479a22aa517626cda5b76657868a [INFO] running `Command { std: "docker" "start" "-a" "8c8568820543c9bbd1f01876e203498baf31479a22aa517626cda5b76657868a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking ecow v0.2.2 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking rizon-tools v0.1.0 (/opt/rustwide/workdir/crates/rizon-tools) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> crates/rizon-tools/src/results.rs:76:59 [INFO] [stdout] | [INFO] [stdout] 42 | impl<'a, T: RizonReport> RizonResult { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 76 | fn get_context(&'a self, code: &'a str, loc: &Loc) -> ReportContext { [INFO] [stdout] | ^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> crates/rizon-tools/src/results.rs:76:59 [INFO] [stdout] | [INFO] [stdout] 42 | impl<'a, T: RizonReport> RizonResult { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 76 | fn get_context(&'a self, code: &'a str, loc: &Loc) -> ReportContext { [INFO] [stdout] | ^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.64 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Checking rizon-frontend v0.1.0 (/opt/rustwide/workdir/crates/rizon-frontend) [INFO] [stderr] Checking rizon-runtime v0.1.0 (/opt/rustwide/workdir/crates/rizon-runtime) [INFO] [stderr] Checking rizon-static-analyzer v0.1.0 (/opt/rustwide/workdir/crates/rizon-static-analyzer) [INFO] [stdout] error: this value of type `Result` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> crates/rizon-runtime/src/interpreter.rs:423:15 [INFO] [stdout] | [INFO] [stdout] 404 | let lhs = expr.left.accept(self)?; [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 412 | let rhs = expr.right.accept(self)?; [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 420 | let tmp = rhs.borrow(); [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 421 | let tmp2 = lhs.borrow(); [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 422 | [INFO] [stdout] 423 | match tmp2.operate(&tmp, &expr.operator.value) { [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 `Result` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> crates/rizon-runtime/src/interpreter.rs:423:15 [INFO] [stdout] | [INFO] [stdout] 404 | let lhs = expr.left.accept(self)?; [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 412 | let rhs = expr.right.accept(self)?; [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 420 | let tmp = rhs.borrow(); [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 421 | let tmp2 = lhs.borrow(); [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 422 | [INFO] [stdout] 423 | match tmp2.operate(&tmp, &expr.operator.value) { [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 `std::collections::hash_map::Entry<'_, EcoString, Rc>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> crates/rizon-runtime/src/values.rs:474:34 [INFO] [stdout] | [INFO] [stdout] 473 | pub fn set(&mut self, name: EcoString, value: Rc>) -> Result<(), RtValErr> { [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] 474 | if let Occupied(mut v) = self.fields.entry(name.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 `std::collections::hash_map::Entry<'_, EcoString, Rc>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> crates/rizon-runtime/src/environment.rs:76:34 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn assign(&mut self, var_name: EcoString, value: Rc>) -> Result<(), EnvErr> { [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] 76 | if let Occupied(mut v) = self.vars.entry(var_name.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 `std::collections::hash_map::Entry<'_, EcoString, Rc>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> crates/rizon-runtime/src/values.rs:474:34 [INFO] [stdout] | [INFO] [stdout] 473 | pub fn set(&mut self, name: EcoString, value: Rc>) -> Result<(), RtValErr> { [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] 474 | if let Occupied(mut v) = self.fields.entry(name.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 `std::collections::hash_map::Entry<'_, EcoString, Rc>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> crates/rizon-runtime/src/environment.rs:76:34 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn assign(&mut self, var_name: EcoString, value: Rc>) -> Result<(), EnvErr> { [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] 76 | if let Occupied(mut v) = self.vars.entry(var_name.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: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rizon-runtime` (lib) due to 4 previous errors [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rizon-runtime` (lib test) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "8c8568820543c9bbd1f01876e203498baf31479a22aa517626cda5b76657868a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c8568820543c9bbd1f01876e203498baf31479a22aa517626cda5b76657868a", kill_on_drop: false }` [INFO] [stdout] 8c8568820543c9bbd1f01876e203498baf31479a22aa517626cda5b76657868a