[INFO] cloning repository https://github.com/cfallin/isle [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cfallin/isle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcfallin%2Fisle", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcfallin%2Fisle'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fb582977fc70911e06f3ef460087dffe6120665f [INFO] checking cfallin/isle/fb582977fc70911e06f3ef460087dffe6120665f against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcfallin%2Fisle" "/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/cfallin/isle on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cfallin/isle [INFO] finished tweaking git repo https://github.com/cfallin/isle [INFO] tweaked toml for git repo https://github.com/cfallin/isle written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/cfallin/isle 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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0e0da316970ebf3e512fcc552f7cbf7f46a1ab7da121f83739329b0ee47520af [INFO] running `Command { std: "docker" "start" "-a" "0e0da316970ebf3e512fcc552f7cbf7f46a1ab7da121f83739329b0ee47520af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e0da316970ebf3e512fcc552f7cbf7f46a1ab7da121f83739329b0ee47520af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e0da316970ebf3e512fcc552f7cbf7f46a1ab7da121f83739329b0ee47520af", kill_on_drop: false }` [INFO] [stdout] 0e0da316970ebf3e512fcc552f7cbf7f46a1ab7da121f83739329b0ee47520af [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f64b6766f12610ae09d791236176ff1432580cec657bc271b0e8d0a62233920 [INFO] running `Command { std: "docker" "start" "-a" "4f64b6766f12610ae09d791236176ff1432580cec657bc271b0e8d0a62233920", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling syn v1.0.77 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking gimli v0.25.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking object v0.26.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking smawk v0.3.1 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Checking is_ci v1.1.1 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking supports-color v1.1.1 [INFO] [stderr] Checking supports-unicode v1.0.2 [INFO] [stderr] Checking supports-hyperlinks v1.2.0 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking owo-colors v2.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling libfuzzer-sys v0.4.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking addr2line v0.16.0 [INFO] [stderr] Checking arbitrary v1.0.2 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling miette-derive v3.0.1 [INFO] [stderr] Compiling structopt-derive v0.4.16 [INFO] [stderr] Checking textwrap v0.14.2 [INFO] [stderr] Checking thiserror v1.0.29 [INFO] [stderr] Checking miette v3.0.1 [INFO] [stderr] Checking structopt v0.3.23 [INFO] [stderr] Checking isle v0.1.0 (/opt/rustwide/workdir/isle) [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] --> isle/src/error.rs:66:20 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn from_io(error: std::io::Error, context: impl Into) -> 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] 65 | Error::IoError { [INFO] [stdout] 66 | error: Arc::new(error), [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] --> isle/src/error.rs:139:12 [INFO] [stdout] | [INFO] [stdout] 136 | let contents = self [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 139 | Ok(Box::new(miette::MietteSpanContents::new_named( [INFO] [stdout] | ____________^ [INFO] [stdout] 140 | | self.name.to_string(), [INFO] [stdout] 141 | | contents.data(), [INFO] [stdout] 142 | | contents.span().clone(), [INFO] [stdout] ... | [INFO] [stdout] 145 | | contents.line_count(), [INFO] [stdout] 146 | | ))) [INFO] [stdout] | | ^ [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] | [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] --> isle/src/lexer.rs:168:18 [INFO] [stdout] | [INFO] [stdout] 165 | fn error(&self, pos: Pos, msg: impl Into) -> Error { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 168 | src: Source::new( [INFO] [stdout] | __________________^ [INFO] [stdout] 169 | | self.filenames[pos.file].clone(), [INFO] [stdout] 170 | | self.file_texts[pos.file].clone(), [INFO] [stdout] 171 | | ), [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] --> isle/src/parser.rs:127:12 [INFO] [stdout] | [INFO] [stdout] 122 | fn parse_defs(mut self) -> Result { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 123 | let mut defs = vec![]; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 127 | Ok(Defs { [INFO] [stdout] | ____________^ [INFO] [stdout] 128 | | defs, [INFO] [stdout] 129 | | filenames: self.lexer.filenames, [INFO] [stdout] 130 | | file_texts: self.lexer.file_texts, [INFO] [stdout] 131 | | }) [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] --> isle/src/parser.rs:359:12 [INFO] [stdout] | [INFO] [stdout] 358 | let template = self.parse_pattern()?; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 359 | Ok(Extractor { [INFO] [stdout] | ____________^ [INFO] [stdout] 360 | | term, [INFO] [stdout] 361 | | args, [INFO] [stdout] 362 | | template, [INFO] [stdout] 363 | | pos, [INFO] [stdout] 364 | | }) [INFO] [stdout] | | ^ [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] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> isle/src/parser.rs:376:12 [INFO] [stdout] | [INFO] [stdout] 374 | let pattern = self.parse_pattern()?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | let expr = self.parse_expr()?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 376 | Ok(Rule { [INFO] [stdout] | ____________^ [INFO] [stdout] 377 | | pattern, [INFO] [stdout] 378 | | expr, [INFO] [stdout] 379 | | pos, [INFO] [stdout] 380 | | prio, [INFO] [stdout] 381 | | }) [INFO] [stdout] | | ^ [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] | | 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] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> isle/src/parser.rs:502:12 [INFO] [stdout] | [INFO] [stdout] 500 | let val = Box::new(self.parse_expr()?); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 501 | self.rparen()?; [INFO] [stdout] 502 | Ok(LetDef { var, ty, val, pos }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] | 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] = 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 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `isle` (lib test) due to 8 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> isle/src/error.rs:66:20 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn from_io(error: std::io::Error, context: impl Into) -> 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] 65 | Error::IoError { [INFO] [stdout] 66 | error: Arc::new(error), [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] --> isle/src/error.rs:139:12 [INFO] [stdout] | [INFO] [stdout] 136 | let contents = self [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 139 | Ok(Box::new(miette::MietteSpanContents::new_named( [INFO] [stdout] | ____________^ [INFO] [stdout] 140 | | self.name.to_string(), [INFO] [stdout] 141 | | contents.data(), [INFO] [stdout] 142 | | contents.span().clone(), [INFO] [stdout] ... | [INFO] [stdout] 145 | | contents.line_count(), [INFO] [stdout] 146 | | ))) [INFO] [stdout] | | ^ [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] | [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] --> isle/src/lexer.rs:168:18 [INFO] [stdout] | [INFO] [stdout] 165 | fn error(&self, pos: Pos, msg: impl Into) -> Error { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 168 | src: Source::new( [INFO] [stdout] | __________________^ [INFO] [stdout] 169 | | self.filenames[pos.file].clone(), [INFO] [stdout] 170 | | self.file_texts[pos.file].clone(), [INFO] [stdout] 171 | | ), [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] --> isle/src/parser.rs:127:12 [INFO] [stdout] | [INFO] [stdout] 122 | fn parse_defs(mut self) -> Result { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 123 | let mut defs = vec![]; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 127 | Ok(Defs { [INFO] [stdout] | ____________^ [INFO] [stdout] 128 | | defs, [INFO] [stdout] 129 | | filenames: self.lexer.filenames, [INFO] [stdout] 130 | | file_texts: self.lexer.file_texts, [INFO] [stdout] 131 | | }) [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] --> isle/src/parser.rs:359:12 [INFO] [stdout] | [INFO] [stdout] 358 | let template = self.parse_pattern()?; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 359 | Ok(Extractor { [INFO] [stdout] | ____________^ [INFO] [stdout] 360 | | term, [INFO] [stdout] 361 | | args, [INFO] [stdout] 362 | | template, [INFO] [stdout] 363 | | pos, [INFO] [stdout] 364 | | }) [INFO] [stdout] | | ^ [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] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> isle/src/parser.rs:376:12 [INFO] [stdout] | [INFO] [stdout] 374 | let pattern = self.parse_pattern()?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | let expr = self.parse_expr()?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 376 | Ok(Rule { [INFO] [stdout] | ____________^ [INFO] [stdout] 377 | | pattern, [INFO] [stdout] 378 | | expr, [INFO] [stdout] 379 | | pos, [INFO] [stdout] 380 | | prio, [INFO] [stdout] 381 | | }) [INFO] [stdout] | | ^ [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] | | 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] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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] --> isle/src/parser.rs:502:12 [INFO] [stdout] | [INFO] [stdout] 500 | let val = Box::new(self.parse_expr()?); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 501 | self.rparen()?; [INFO] [stdout] 502 | Ok(LetDef { var, ty, val, pos }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] | 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] = 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 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `isle` (lib) due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "4f64b6766f12610ae09d791236176ff1432580cec657bc271b0e8d0a62233920", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f64b6766f12610ae09d791236176ff1432580cec657bc271b0e8d0a62233920", kill_on_drop: false }` [INFO] [stdout] 4f64b6766f12610ae09d791236176ff1432580cec657bc271b0e8d0a62233920