[INFO] cloning repository https://github.com/rtbo/termcalc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rtbo/termcalc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frtbo%2Ftermcalc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frtbo%2Ftermcalc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2e9582cce5a11c33568d1c2590c2089cdec6446d [INFO] checking rtbo/termcalc against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frtbo%2Ftermcalc" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rtbo/termcalc 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/rtbo/termcalc [INFO] finished tweaking git repo https://github.com/rtbo/termcalc [INFO] tweaked toml for git repo https://github.com/rtbo/termcalc written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rtbo/termcalc 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 smawk v0.3.2 [INFO] [stderr] Downloaded vte_generate_state_changes v0.1.2 [INFO] [stderr] Downloaded strip-ansi-escapes v0.2.0 [INFO] [stderr] Downloaded signal-hook-mio v0.2.4 [INFO] [stderr] Downloaded crossterm v0.27.0 [INFO] [stderr] Downloaded vte v0.11.1 [INFO] [stderr] Downloaded pager-rs v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 946a6f0e48bb69f7d1176a36c97b6485eed056c7024728a81e295ac64737fbc6 [INFO] running `Command { std: "docker" "start" "-a" "946a6f0e48bb69f7d1176a36c97b6485eed056c7024728a81e295ac64737fbc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "946a6f0e48bb69f7d1176a36c97b6485eed056c7024728a81e295ac64737fbc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "946a6f0e48bb69f7d1176a36c97b6485eed056c7024728a81e295ac64737fbc6", kill_on_drop: false }` [INFO] [stdout] 946a6f0e48bb69f7d1176a36c97b6485eed056c7024728a81e295ac64737fbc6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] b9cdf8608f8d26ac4ca732a2f99f5bd756f661d5169af11f8d52ccacf2f2081f [INFO] running `Command { std: "docker" "start" "-a" "b9cdf8608f8d26ac4ca732a2f99f5bd756f661d5169af11f8d52ccacf2f2081f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Checking clap_builder v4.5.15 [INFO] [stderr] Checking vte v0.11.1 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking strip-ansi-escapes v0.2.0 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking pager-rs v0.3.0 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Checking clap v4.5.16 [INFO] [stderr] Checking termcalc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.42s [INFO] running `Command { std: "docker" "inspect" "b9cdf8608f8d26ac4ca732a2f99f5bd756f661d5169af11f8d52ccacf2f2081f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9cdf8608f8d26ac4ca732a2f99f5bd756f661d5169af11f8d52ccacf2f2081f", kill_on_drop: false }` [INFO] [stdout] b9cdf8608f8d26ac4ca732a2f99f5bd756f661d5169af11f8d52ccacf2f2081f [INFO] checking rtbo/termcalc 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%2Frtbo%2Ftermcalc" "/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/rtbo/termcalc 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/rtbo/termcalc [INFO] finished tweaking git repo https://github.com/rtbo/termcalc [INFO] tweaked toml for git repo https://github.com/rtbo/termcalc written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rtbo/termcalc 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-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 20c1cdd0fe47a6668303ab3aec9a73e2f263190d9c0f1c8c7c4502eb1faeb84b [INFO] running `Command { std: "docker" "start" "-a" "20c1cdd0fe47a6668303ab3aec9a73e2f263190d9c0f1c8c7c4502eb1faeb84b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20c1cdd0fe47a6668303ab3aec9a73e2f263190d9c0f1c8c7c4502eb1faeb84b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20c1cdd0fe47a6668303ab3aec9a73e2f263190d9c0f1c8c7c4502eb1faeb84b", kill_on_drop: false }` [INFO] [stdout] 20c1cdd0fe47a6668303ab3aec9a73e2f263190d9c0f1c8c7c4502eb1faeb84b [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b90b69a3abaa41d074a182cdc7c3e94c9443a5112a288a51ccc91c37fada7e5 [INFO] running `Command { std: "docker" "start" "-a" "0b90b69a3abaa41d074a182cdc7c3e94c9443a5112a288a51ccc91c37fada7e5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking vte v0.11.1 [INFO] [stderr] Checking clap_builder v4.5.15 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking strip-ansi-escapes v0.2.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking pager-rs v0.3.0 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Checking clap v4.5.16 [INFO] [stderr] Checking termcalc v0.1.0 (/opt/rustwide/workdir) [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] --> src/lib/lex.rs:64:20 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn tokenize(chars: I) -> Tokenizer [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 64 | Tokenizer::new(Cursor::new(chars.into_iter())) [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] --> src/lib/parse.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn parse_line(chars: I) -> Result [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 60 | let tokens = lex::tokenize(chars).in_band(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | Parser::new(tokens).parse_item() [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 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `termcalc` (lib) due to 3 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] --> src/lib/lex.rs:64:20 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn tokenize(chars: I) -> Tokenizer [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 64 | Tokenizer::new(Cursor::new(chars.into_iter())) [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] --> src/lib/parse.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn parse_line(chars: I) -> Result [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 60 | let tokens = lex::tokenize(chars).in_band(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | Parser::new(tokens).parse_item() [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] --> src/lib/parse.rs:364:9 [INFO] [stdout] | [INFO] [stdout] 360 | let item: ast::Item = parse_line("x = 2".chars()).unwrap(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 364 | / ast::Item { [INFO] [stdout] 365 | | span: (0, 5), [INFO] [stdout] 366 | | kind: ast::ItemKind::Assign( [INFO] [stdout] 367 | | "x".to_string(), [INFO] [stdout] ... | [INFO] [stdout] 372 | | ) [INFO] [stdout] 373 | | } [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] --> src/lib/parse.rs:383:9 [INFO] [stdout] | [INFO] [stdout] 379 | let item: ast::Item = parse_line("1 + 2".chars()).unwrap(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 383 | / ast::Item { [INFO] [stdout] 384 | | span: (0, 5), [INFO] [stdout] 385 | | kind: ast::ItemKind::Expr(ast::Expr { [INFO] [stdout] 386 | | span: (0, 5), [INFO] [stdout] ... | [INFO] [stdout] 398 | | }) [INFO] [stdout] 399 | | } [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] --> src/lib/parse.rs:409:9 [INFO] [stdout] | [INFO] [stdout] 405 | let item: ast::Item = parse_line("2 * 3".chars()).unwrap(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 409 | / ast::Item { [INFO] [stdout] 410 | | span: (0, 5), [INFO] [stdout] 411 | | kind: ast::ItemKind::Expr(ast::Expr { [INFO] [stdout] 412 | | span: (0, 5), [INFO] [stdout] ... | [INFO] [stdout] 424 | | }) [INFO] [stdout] 425 | | } [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] --> src/lib/parse.rs:435:9 [INFO] [stdout] | [INFO] [stdout] 431 | let item: ast::Item = parse_line("-3".chars()).unwrap(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 435 | / ast::Item { [INFO] [stdout] 436 | | span: (0, 2), [INFO] [stdout] 437 | | kind: ast::ItemKind::Expr(ast::Expr { [INFO] [stdout] 438 | | span: (0, 2), [INFO] [stdout] ... | [INFO] [stdout] 446 | | }) [INFO] [stdout] 447 | | } [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] --> src/lib/parse.rs:457:9 [INFO] [stdout] | [INFO] [stdout] 453 | let item: ast::Item = parse_line("y = 3*x^2 + 4".chars()).unwrap(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 457 | / ast::Item { [INFO] [stdout] 458 | | span: (0, 13), [INFO] [stdout] 459 | | kind: ast::ItemKind::Assign( [INFO] [stdout] 460 | | "y".to_string(), [INFO] [stdout] ... | [INFO] [stdout] 495 | | ) [INFO] [stdout] 496 | | } [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] --> src/lib/parse.rs:506:9 [INFO] [stdout] | [INFO] [stdout] 502 | let items: ast::Item = parse_line("1 + 2 * 3".chars()).unwrap(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 506 | / ast::Item { [INFO] [stdout] 507 | | span: (0, 9), [INFO] [stdout] 508 | | kind: ast::ItemKind::Expr(ast::Expr { [INFO] [stdout] 509 | | span: (0, 9), [INFO] [stdout] ... | [INFO] [stdout] 531 | | }) [INFO] [stdout] 532 | | } [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] --> src/lib/parse.rs:542:9 [INFO] [stdout] | [INFO] [stdout] 538 | let items: ast::Item = parse_line("1 * 2 + 3".chars()).unwrap(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 542 | / ast::Item { [INFO] [stdout] 543 | | span: (0, 9), [INFO] [stdout] 544 | | kind: ast::ItemKind::Expr(ast::Expr { [INFO] [stdout] 545 | | span: (0, 9), [INFO] [stdout] ... | [INFO] [stdout] 567 | | }) [INFO] [stdout] 568 | | } [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] --> src/lib/parse.rs:578:9 [INFO] [stdout] | [INFO] [stdout] 574 | let items: ast::Item = parse_line("1 * (2 + 3)".chars()).unwrap(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 578 | / ast::Item { [INFO] [stdout] 579 | | span: (0, 11), [INFO] [stdout] 580 | | kind: ast::ItemKind::Expr(ast::Expr { [INFO] [stdout] 581 | | span: (0, 11), [INFO] [stdout] ... | [INFO] [stdout] 603 | | }) [INFO] [stdout] 604 | | } [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] --> src/lib/parse.rs:614:9 [INFO] [stdout] | [INFO] [stdout] 610 | let item: ast::Item = parse_line("sin(pi)".chars()).unwrap(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 614 | / ast::Item { [INFO] [stdout] 615 | | span: (0, 7), [INFO] [stdout] 616 | | kind: ast::ItemKind::Expr(ast::Expr { [INFO] [stdout] 617 | | span: (0, 7), [INFO] [stdout] ... | [INFO] [stdout] 625 | | }) [INFO] [stdout] 626 | | } [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 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `termcalc` (lib test) due to 12 previous errors [INFO] running `Command { std: "docker" "inspect" "0b90b69a3abaa41d074a182cdc7c3e94c9443a5112a288a51ccc91c37fada7e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b90b69a3abaa41d074a182cdc7c3e94c9443a5112a288a51ccc91c37fada7e5", kill_on_drop: false }` [INFO] [stdout] 0b90b69a3abaa41d074a182cdc7c3e94c9443a5112a288a51ccc91c37fada7e5