[INFO] cloning repository https://github.com/catmeow123456/sysy-cargo-template [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/catmeow123456/sysy-cargo-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcatmeow123456%2Fsysy-cargo-template", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcatmeow123456%2Fsysy-cargo-template'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0265de5153f316a9203648ab9bc0469fc4f87e20 [INFO] checking catmeow123456/sysy-cargo-template/0265de5153f316a9203648ab9bc0469fc4f87e20 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%2Fcatmeow123456%2Fsysy-cargo-template" "/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/catmeow123456/sysy-cargo-template 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/catmeow123456/sysy-cargo-template [INFO] finished tweaking git repo https://github.com/catmeow123456/sysy-cargo-template [INFO] tweaked toml for git repo https://github.com/catmeow123456/sysy-cargo-template written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/catmeow123456/sysy-cargo-template 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-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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9712c87e8a6bf6305aaa584012de13d4353b92bb66ffdde87b95b3912777ed71 [INFO] running `Command { std: "docker" "start" "-a" "9712c87e8a6bf6305aaa584012de13d4353b92bb66ffdde87b95b3912777ed71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9712c87e8a6bf6305aaa584012de13d4353b92bb66ffdde87b95b3912777ed71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9712c87e8a6bf6305aaa584012de13d4353b92bb66ffdde87b95b3912777ed71", kill_on_drop: false }` [INFO] [stdout] 9712c87e8a6bf6305aaa584012de13d4353b92bb66ffdde87b95b3912777ed71 [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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb9760e9c0b4f581564509d849a97a08247015c97b94b34efb2092c2eed841b0 [INFO] running `Command { std: "docker" "start" "-a" "eb9760e9c0b4f581564509d849a97a08247015c97b94b34efb2092c2eed841b0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking lalrpop-util v0.19.12 [INFO] [stderr] Compiling lalrpop v0.19.12 [INFO] [stderr] Compiling sysy_compiler v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function `to_triple` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/sysy_compiler-f9734eba3098ca4d/out/sysy.rs:2072:8 [INFO] [stdout] | [INFO] [stdout] 2070 | pub trait __ToTriple<'input, > [INFO] [stdout] | ---------- associated function in this trait [INFO] [stdout] 2071 | { [INFO] [stdout] 2072 | fn to_triple(value: Self) -> Result<(usize,Token<'input>,usize), __lalrpop_util::ParseError, &'static str>>; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [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] --> /opt/rustwide/target/debug/build/sysy_compiler-f9734eba3098ca4d/out/sysy.rs:1696:14 [INFO] [stdout] | [INFO] [stdout] 1693 | (_, unaryexp, _): (usize, Box, usize), [INFO] [stdout] | ------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1696 | Box::new(Exp::UnaryExp { [INFO] [stdout] | ______________^ [INFO] [stdout] 1697 | | op: op, [INFO] [stdout] 1698 | | exp: unaryexp [INFO] [stdout] 1699 | | }) [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] --> /opt/rustwide/target/debug/build/sysy_compiler-f9734eba3098ca4d/out/sysy.rs:1756:14 [INFO] [stdout] | [INFO] [stdout] 1751 | (_, mulexp, _): (usize, Box, usize), [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1752 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 1753 | (_, unaryexp, _): (usize, Box, usize), [INFO] [stdout] | ------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1756 | Box::new(Exp::BinaryExp { [INFO] [stdout] | ______________^ [INFO] [stdout] 1757 | | lhs: mulexp, [INFO] [stdout] 1758 | | op: BinaryOp::Mul, [INFO] [stdout] 1759 | | rhs: unaryexp, [INFO] [stdout] 1760 | | }) [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] --> /opt/rustwide/target/debug/build/sysy_compiler-f9734eba3098ca4d/out/sysy.rs:1773:14 [INFO] [stdout] | [INFO] [stdout] 1768 | (_, mulexp, _): (usize, Box, usize), [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1769 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 1770 | (_, unaryexp, _): (usize, Box, usize), [INFO] [stdout] | ------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1773 | Box::new(Exp::BinaryExp { [INFO] [stdout] | ______________^ [INFO] [stdout] 1774 | | lhs: mulexp, [INFO] [stdout] 1775 | | op: BinaryOp::Div, [INFO] [stdout] 1776 | | rhs: unaryexp, [INFO] [stdout] 1777 | | }) [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] --> /opt/rustwide/target/debug/build/sysy_compiler-f9734eba3098ca4d/out/sysy.rs:1790:14 [INFO] [stdout] | [INFO] [stdout] 1785 | (_, mulexp, _): (usize, Box, usize), [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1786 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 1787 | (_, unaryexp, _): (usize, Box, usize), [INFO] [stdout] | ------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1790 | Box::new(Exp::BinaryExp { [INFO] [stdout] | ______________^ [INFO] [stdout] 1791 | | lhs: mulexp, [INFO] [stdout] 1792 | | op: BinaryOp::Mod, [INFO] [stdout] 1793 | | rhs: unaryexp, [INFO] [stdout] 1794 | | }) [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] --> /opt/rustwide/target/debug/build/sysy_compiler-f9734eba3098ca4d/out/sysy.rs:1818:14 [INFO] [stdout] | [INFO] [stdout] 1813 | (_, addexp, _): (usize, Box, usize), [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1814 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 1815 | (_, mulexp, _): (usize, Box, usize), [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1818 | Box::new(Exp::BinaryExp { [INFO] [stdout] | ______________^ [INFO] [stdout] 1819 | | lhs: addexp, [INFO] [stdout] 1820 | | op: BinaryOp::Add, [INFO] [stdout] 1821 | | rhs: mulexp, [INFO] [stdout] 1822 | | }) [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] --> /opt/rustwide/target/debug/build/sysy_compiler-f9734eba3098ca4d/out/sysy.rs:1835:14 [INFO] [stdout] | [INFO] [stdout] 1830 | (_, addexp, _): (usize, Box, usize), [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1831 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 1832 | (_, mulexp, _): (usize, Box, usize), [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1835 | Box::new(Exp::BinaryExp { [INFO] [stdout] | ______________^ [INFO] [stdout] 1836 | | lhs: addexp, [INFO] [stdout] 1837 | | op: BinaryOp::Sub, [INFO] [stdout] 1838 | | rhs: mulexp, [INFO] [stdout] 1839 | | }) [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] --> /opt/rustwide/target/debug/build/sysy_compiler-f9734eba3098ca4d/out/sysy.rs:1863:14 [INFO] [stdout] | [INFO] [stdout] 1858 | (_, relexp, _): (usize, Box, usize), [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1859 | (_, op, _): (usize, BinaryOp, usize), [INFO] [stdout] 1860 | (_, addexp, _): (usize, Box, usize), [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1863 | Box::new(Exp::BinaryExp { [INFO] [stdout] | ______________^ [INFO] [stdout] 1864 | | lhs: relexp, [INFO] [stdout] 1865 | | op: op, [INFO] [stdout] 1866 | | rhs: addexp, [INFO] [stdout] 1867 | | }) [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] --> /opt/rustwide/target/debug/build/sysy_compiler-f9734eba3098ca4d/out/sysy.rs:1935:14 [INFO] [stdout] | [INFO] [stdout] 1930 | (_, eqexp, _): (usize, Box, usize), [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1931 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 1932 | (_, relexp, _): (usize, Box, usize), [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1935 | Box::new(Exp::BinaryExp { [INFO] [stdout] | ______________^ [INFO] [stdout] 1936 | | lhs: eqexp, [INFO] [stdout] 1937 | | op: BinaryOp::Eq, [INFO] [stdout] 1938 | | rhs: relexp, [INFO] [stdout] 1939 | | }) [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] --> /opt/rustwide/target/debug/build/sysy_compiler-f9734eba3098ca4d/out/sysy.rs:1952:14 [INFO] [stdout] | [INFO] [stdout] 1947 | (_, eqexp, _): (usize, Box, usize), [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1948 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 1949 | (_, relexp, _): (usize, Box, usize), [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1952 | Box::new(Exp::BinaryExp { [INFO] [stdout] | ______________^ [INFO] [stdout] 1953 | | lhs: eqexp, [INFO] [stdout] 1954 | | op: BinaryOp::Ne, [INFO] [stdout] 1955 | | rhs: relexp, [INFO] [stdout] 1956 | | }) [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] --> /opt/rustwide/target/debug/build/sysy_compiler-f9734eba3098ca4d/out/sysy.rs:1980:14 [INFO] [stdout] | [INFO] [stdout] 1975 | (_, landexp, _): (usize, Box, usize), [INFO] [stdout] | ----------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1976 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 1977 | (_, eqexp, _): (usize, Box, usize), [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1980 | Box::new(Exp::BinaryExp { [INFO] [stdout] | ______________^ [INFO] [stdout] 1981 | | lhs: Box::new(Exp::BinaryExp {lhs: landexp, op: BinaryOp::Ne, rhs: Box::new(Exp::Number{num: 0})}), [INFO] [stdout] 1982 | | op: BinaryOp::And, [INFO] [stdout] 1983 | | rhs: Box::new(Exp::BinaryExp {lhs: eqexp, op: BinaryOp::Ne, rhs: Box::new(Exp::Number{num: 0})}), [INFO] [stdout] 1984 | | }) [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] --> /opt/rustwide/target/debug/build/sysy_compiler-f9734eba3098ca4d/out/sysy.rs:2008:14 [INFO] [stdout] | [INFO] [stdout] 2003 | (_, lorexp, _): (usize, Box, usize), [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2004 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 2005 | (_, landexp, _): (usize, Box, usize), [INFO] [stdout] | ----------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2008 | Box::new(Exp::BinaryExp { [INFO] [stdout] | ______________^ [INFO] [stdout] 2009 | | lhs: Box::new(Exp::BinaryExp {lhs: lorexp, op: BinaryOp::Ne, rhs: Box::new(Exp::Number{num: 0})}), [INFO] [stdout] 2010 | | op: BinaryOp::Or, [INFO] [stdout] 2011 | | rhs: Box::new(Exp::BinaryExp {lhs: landexp, op: BinaryOp::Ne, rhs: Box::new(Exp::Number{num: 0})}), [INFO] [stdout] 2012 | | }) [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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sysy_compiler` (bin "sysy_compiler" test) due to 12 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: associated function `to_triple` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/sysy_compiler-f9734eba3098ca4d/out/sysy.rs:2072:8 [INFO] [stdout] | [INFO] [stdout] 2070 | pub trait __ToTriple<'input, > [INFO] [stdout] | ---------- associated function in this trait [INFO] [stdout] 2071 | { [INFO] [stdout] 2072 | fn to_triple(value: Self) -> Result<(usize,Token<'input>,usize), __lalrpop_util::ParseError, &'static str>>; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [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] --> /opt/rustwide/target/debug/build/sysy_compiler-f9734eba3098ca4d/out/sysy.rs:1696:14 [INFO] [stdout] | [INFO] [stdout] 1693 | (_, unaryexp, _): (usize, Box, usize), [INFO] [stdout] | ------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1696 | Box::new(Exp::UnaryExp { [INFO] [stdout] | ______________^ [INFO] [stdout] 1697 | | op: op, [INFO] [stdout] 1698 | | exp: unaryexp [INFO] [stdout] 1699 | | }) [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] --> /opt/rustwide/target/debug/build/sysy_compiler-f9734eba3098ca4d/out/sysy.rs:1756:14 [INFO] [stdout] | [INFO] [stdout] 1751 | (_, mulexp, _): (usize, Box, usize), [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1752 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 1753 | (_, unaryexp, _): (usize, Box, usize), [INFO] [stdout] | ------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1756 | Box::new(Exp::BinaryExp { [INFO] [stdout] | ______________^ [INFO] [stdout] 1757 | | lhs: mulexp, [INFO] [stdout] 1758 | | op: BinaryOp::Mul, [INFO] [stdout] 1759 | | rhs: unaryexp, [INFO] [stdout] 1760 | | }) [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] --> /opt/rustwide/target/debug/build/sysy_compiler-f9734eba3098ca4d/out/sysy.rs:1773:14 [INFO] [stdout] | [INFO] [stdout] 1768 | (_, mulexp, _): (usize, Box, usize), [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1769 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 1770 | (_, unaryexp, _): (usize, Box, usize), [INFO] [stdout] | ------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1773 | Box::new(Exp::BinaryExp { [INFO] [stdout] | ______________^ [INFO] [stdout] 1774 | | lhs: mulexp, [INFO] [stdout] 1775 | | op: BinaryOp::Div, [INFO] [stdout] 1776 | | rhs: unaryexp, [INFO] [stdout] 1777 | | }) [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] --> /opt/rustwide/target/debug/build/sysy_compiler-f9734eba3098ca4d/out/sysy.rs:1790:14 [INFO] [stdout] | [INFO] [stdout] 1785 | (_, mulexp, _): (usize, Box, usize), [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1786 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 1787 | (_, unaryexp, _): (usize, Box, usize), [INFO] [stdout] | ------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1790 | Box::new(Exp::BinaryExp { [INFO] [stdout] | ______________^ [INFO] [stdout] 1791 | | lhs: mulexp, [INFO] [stdout] 1792 | | op: BinaryOp::Mod, [INFO] [stdout] 1793 | | rhs: unaryexp, [INFO] [stdout] 1794 | | }) [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] --> /opt/rustwide/target/debug/build/sysy_compiler-f9734eba3098ca4d/out/sysy.rs:1818:14 [INFO] [stdout] | [INFO] [stdout] 1813 | (_, addexp, _): (usize, Box, usize), [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1814 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 1815 | (_, mulexp, _): (usize, Box, usize), [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1818 | Box::new(Exp::BinaryExp { [INFO] [stdout] | ______________^ [INFO] [stdout] 1819 | | lhs: addexp, [INFO] [stdout] 1820 | | op: BinaryOp::Add, [INFO] [stdout] 1821 | | rhs: mulexp, [INFO] [stdout] 1822 | | }) [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] --> /opt/rustwide/target/debug/build/sysy_compiler-f9734eba3098ca4d/out/sysy.rs:1835:14 [INFO] [stdout] | [INFO] [stdout] 1830 | (_, addexp, _): (usize, Box, usize), [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1831 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 1832 | (_, mulexp, _): (usize, Box, usize), [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1835 | Box::new(Exp::BinaryExp { [INFO] [stdout] | ______________^ [INFO] [stdout] 1836 | | lhs: addexp, [INFO] [stdout] 1837 | | op: BinaryOp::Sub, [INFO] [stdout] 1838 | | rhs: mulexp, [INFO] [stdout] 1839 | | }) [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] --> /opt/rustwide/target/debug/build/sysy_compiler-f9734eba3098ca4d/out/sysy.rs:1863:14 [INFO] [stdout] | [INFO] [stdout] 1858 | (_, relexp, _): (usize, Box, usize), [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1859 | (_, op, _): (usize, BinaryOp, usize), [INFO] [stdout] 1860 | (_, addexp, _): (usize, Box, usize), [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1863 | Box::new(Exp::BinaryExp { [INFO] [stdout] | ______________^ [INFO] [stdout] 1864 | | lhs: relexp, [INFO] [stdout] 1865 | | op: op, [INFO] [stdout] 1866 | | rhs: addexp, [INFO] [stdout] 1867 | | }) [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] --> /opt/rustwide/target/debug/build/sysy_compiler-f9734eba3098ca4d/out/sysy.rs:1935:14 [INFO] [stdout] | [INFO] [stdout] 1930 | (_, eqexp, _): (usize, Box, usize), [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1931 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 1932 | (_, relexp, _): (usize, Box, usize), [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1935 | Box::new(Exp::BinaryExp { [INFO] [stdout] | ______________^ [INFO] [stdout] 1936 | | lhs: eqexp, [INFO] [stdout] 1937 | | op: BinaryOp::Eq, [INFO] [stdout] 1938 | | rhs: relexp, [INFO] [stdout] 1939 | | }) [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] --> /opt/rustwide/target/debug/build/sysy_compiler-f9734eba3098ca4d/out/sysy.rs:1952:14 [INFO] [stdout] | [INFO] [stdout] 1947 | (_, eqexp, _): (usize, Box, usize), [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1948 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 1949 | (_, relexp, _): (usize, Box, usize), [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1952 | Box::new(Exp::BinaryExp { [INFO] [stdout] | ______________^ [INFO] [stdout] 1953 | | lhs: eqexp, [INFO] [stdout] 1954 | | op: BinaryOp::Ne, [INFO] [stdout] 1955 | | rhs: relexp, [INFO] [stdout] 1956 | | }) [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] --> /opt/rustwide/target/debug/build/sysy_compiler-f9734eba3098ca4d/out/sysy.rs:1980:14 [INFO] [stdout] | [INFO] [stdout] 1975 | (_, landexp, _): (usize, Box, usize), [INFO] [stdout] | ----------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1976 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 1977 | (_, eqexp, _): (usize, Box, usize), [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1980 | Box::new(Exp::BinaryExp { [INFO] [stdout] | ______________^ [INFO] [stdout] 1981 | | lhs: Box::new(Exp::BinaryExp {lhs: landexp, op: BinaryOp::Ne, rhs: Box::new(Exp::Number{num: 0})}), [INFO] [stdout] 1982 | | op: BinaryOp::And, [INFO] [stdout] 1983 | | rhs: Box::new(Exp::BinaryExp {lhs: eqexp, op: BinaryOp::Ne, rhs: Box::new(Exp::Number{num: 0})}), [INFO] [stdout] 1984 | | }) [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] --> /opt/rustwide/target/debug/build/sysy_compiler-f9734eba3098ca4d/out/sysy.rs:2008:14 [INFO] [stdout] | [INFO] [stdout] 2003 | (_, lorexp, _): (usize, Box, usize), [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2004 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 2005 | (_, landexp, _): (usize, Box, usize), [INFO] [stdout] | ----------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2008 | Box::new(Exp::BinaryExp { [INFO] [stdout] | ______________^ [INFO] [stdout] 2009 | | lhs: Box::new(Exp::BinaryExp {lhs: lorexp, op: BinaryOp::Ne, rhs: Box::new(Exp::Number{num: 0})}), [INFO] [stdout] 2010 | | op: BinaryOp::Or, [INFO] [stdout] 2011 | | rhs: Box::new(Exp::BinaryExp {lhs: landexp, op: BinaryOp::Ne, rhs: Box::new(Exp::Number{num: 0})}), [INFO] [stdout] 2012 | | }) [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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sysy_compiler` (bin "sysy_compiler") due to 12 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "eb9760e9c0b4f581564509d849a97a08247015c97b94b34efb2092c2eed841b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb9760e9c0b4f581564509d849a97a08247015c97b94b34efb2092c2eed841b0", kill_on_drop: false }` [INFO] [stdout] eb9760e9c0b4f581564509d849a97a08247015c97b94b34efb2092c2eed841b0