[INFO] cloning repository https://github.com/epitaphial/compiler-lab [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/epitaphial/compiler-lab" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fepitaphial%2Fcompiler-lab", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fepitaphial%2Fcompiler-lab'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a899c42c9411cd2b2f43c168512cea12cc7eab76 [INFO] checking epitaphial/compiler-lab against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fepitaphial%2Fcompiler-lab" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/epitaphial/compiler-lab 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/epitaphial/compiler-lab [INFO] finished tweaking git repo https://github.com/epitaphial/compiler-lab [INFO] tweaked toml for git repo https://github.com/epitaphial/compiler-lab written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/epitaphial/compiler-lab 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 key-node-list v0.0.5 [INFO] [stderr] Downloaded koopa v0.0.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 2bb2a723f20b7cc53e67a6307f2c2b8d189abccae6c04a36a5ed4bbf375885ab [INFO] running `Command { std: "docker" "start" "-a" "2bb2a723f20b7cc53e67a6307f2c2b8d189abccae6c04a36a5ed4bbf375885ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2bb2a723f20b7cc53e67a6307f2c2b8d189abccae6c04a36a5ed4bbf375885ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bb2a723f20b7cc53e67a6307f2c2b8d189abccae6c04a36a5ed4bbf375885ab", kill_on_drop: false }` [INFO] [stdout] 2bb2a723f20b7cc53e67a6307f2c2b8d189abccae6c04a36a5ed4bbf375885ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 14fbfe0d31ca1c375830e1d80a173003602d04cf60349f9127df6841db755f17 [INFO] running `Command { std: "docker" "start" "-a" "14fbfe0d31ca1c375830e1d80a173003602d04cf60349f9127df6841db755f17", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling io-lifetimes v1.0.9 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling rustix v0.37.5 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling linux-raw-sys v0.3.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling ena v0.14.2 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling regex v1.7.3 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking key-node-list v0.0.5 [INFO] [stderr] Checking koopa v0.0.6 [INFO] [stderr] Compiling lalrpop-util v0.19.9 [INFO] [stderr] Compiling is-terminal v0.4.6 [INFO] [stderr] Compiling lalrpop v0.19.9 [INFO] [stderr] Compiling mycompiler v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `registers` is never read [INFO] [stdout] --> src/asm.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 84 | pub struct Layout { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 85 | pub stack: Stack, [INFO] [stdout] 86 | pub registers: HashMap, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Layout` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `const_type` is never read [INFO] [stdout] --> src/ast.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct ConstDecl { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 41 | pub const_type: Type, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ConstDecl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `var_type` is never read [INFO] [stdout] --> src/ast.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 62 | pub struct VarDecl { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 63 | pub var_type: Type, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VarDecl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `to_triple` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/mycompiler-8fa66860219aa675/out/sysy.rs:8916:8 [INFO] [stdout] | [INFO] [stdout] 8914 | pub trait __ToTriple<'input, > [INFO] [stdout] | ---------- associated function in this trait [INFO] [stdout] 8915 | { [INFO] [stdout] 8916 | fn to_triple(value: Self) -> Result<(usize,Token<'input>,usize), __lalrpop_util::ParseError, &'static str>>; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `registers` is never read [INFO] [stdout] --> src/asm.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 84 | pub struct Layout { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 85 | pub stack: Stack, [INFO] [stdout] 86 | pub registers: HashMap, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Layout` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `const_type` is never read [INFO] [stdout] --> src/ast.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct ConstDecl { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 41 | pub const_type: Type, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ConstDecl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `var_type` is never read [INFO] [stdout] --> src/ast.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 62 | pub struct VarDecl { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 63 | pub var_type: Type, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VarDecl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `to_triple` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/mycompiler-8fa66860219aa675/out/sysy.rs:8916:8 [INFO] [stdout] | [INFO] [stdout] 8914 | pub trait __ToTriple<'input, > [INFO] [stdout] | ---------- associated function in this trait [INFO] [stdout] 8915 | { [INFO] [stdout] 8916 | fn to_triple(value: Self) -> Result<(usize,Token<'input>,usize), __lalrpop_util::ParseError, &'static str>>; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.36s [INFO] running `Command { std: "docker" "inspect" "14fbfe0d31ca1c375830e1d80a173003602d04cf60349f9127df6841db755f17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14fbfe0d31ca1c375830e1d80a173003602d04cf60349f9127df6841db755f17", kill_on_drop: false }` [INFO] [stdout] 14fbfe0d31ca1c375830e1d80a173003602d04cf60349f9127df6841db755f17 [INFO] checking epitaphial/compiler-lab 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%2Fepitaphial%2Fcompiler-lab" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/epitaphial/compiler-lab 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/epitaphial/compiler-lab [INFO] finished tweaking git repo https://github.com/epitaphial/compiler-lab [INFO] tweaked toml for git repo https://github.com/epitaphial/compiler-lab written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/epitaphial/compiler-lab 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 9ff6ecddb711b4109ccf1078820d498c31f2a8a58ac29af8eedef698f7ec2c4a [INFO] running `Command { std: "docker" "start" "-a" "9ff6ecddb711b4109ccf1078820d498c31f2a8a58ac29af8eedef698f7ec2c4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ff6ecddb711b4109ccf1078820d498c31f2a8a58ac29af8eedef698f7ec2c4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ff6ecddb711b4109ccf1078820d498c31f2a8a58ac29af8eedef698f7ec2c4a", kill_on_drop: false }` [INFO] [stdout] 9ff6ecddb711b4109ccf1078820d498c31f2a8a58ac29af8eedef698f7ec2c4a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] e4d0d04e90ae857a824660ab1af538a6cfe309a2c61db880b7c08c20863b8298 [INFO] running `Command { std: "docker" "start" "-a" "e4d0d04e90ae857a824660ab1af538a6cfe309a2c61db880b7c08c20863b8298", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling io-lifetimes v1.0.9 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rustix v0.37.5 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling linux-raw-sys v0.3.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ena v0.14.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking key-node-list v0.0.5 [INFO] [stderr] Compiling regex v1.7.3 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Compiling is-terminal v0.4.6 [INFO] [stderr] Checking koopa v0.0.6 [INFO] [stderr] Compiling lalrpop-util v0.19.9 [INFO] [stderr] Compiling lalrpop v0.19.9 [INFO] [stderr] Compiling mycompiler v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `registers` is never read [INFO] [stdout] --> src/asm.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 84 | pub struct Layout { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 85 | pub stack: Stack, [INFO] [stdout] 86 | pub registers: HashMap, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Layout` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `const_type` is never read [INFO] [stdout] --> src/ast.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct ConstDecl { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 41 | pub const_type: Type, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ConstDecl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `var_type` is never read [INFO] [stdout] --> src/ast.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 62 | pub struct VarDecl { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 63 | pub var_type: Type, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VarDecl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `to_triple` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/mycompiler-8fa66860219aa675/out/sysy.rs:8916:8 [INFO] [stdout] | [INFO] [stdout] 8914 | pub trait __ToTriple<'input, > [INFO] [stdout] | ---------- associated function in this trait [INFO] [stdout] 8915 | { [INFO] [stdout] 8916 | fn to_triple(value: Self) -> Result<(usize,Token<'input>,usize), __lalrpop_util::ParseError, &'static str>>; [INFO] [stdout] | ^^^^^^^^^ [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/mycompiler-8fa66860219aa675/out/sysy.rs:5541:14 [INFO] [stdout] | [INFO] [stdout] 5537 | (_, __0, _): (usize, core::option::Option>, usize), [INFO] [stdout] | --------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 5538 | (_, __1, _): (usize, ast::Decl, usize), [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 5541 | Box::new(ast::CompUnit::Decl(__0, __1)) [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/mycompiler-8fa66860219aa675/out/sysy.rs:5553:14 [INFO] [stdout] | [INFO] [stdout] 5549 | (_, __0, _): (usize, core::option::Option>, usize), [INFO] [stdout] | --------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 5550 | (_, __1, _): (usize, ast::FuncDef, usize), [INFO] [stdout] | ----------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 5553 | Box::new(ast::CompUnit::FuncDef(__0, __1)) [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/mycompiler-8fa66860219aa675/out/sysy.rs:6097:19 [INFO] [stdout] | [INFO] [stdout] 6093 | (_, __0, _): (usize, ast::LOrExp, usize), [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 6097 | l_or_exp: Box::new(__0), [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/mycompiler-8fa66860219aa675/out/sysy.rs:6122:27 [INFO] [stdout] | [INFO] [stdout] 6117 | (_, l_or_exp, _): (usize, ast::LOrExp, usize), [INFO] [stdout] | --------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 6118 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 6119 | (_, l_and_exp, _): (usize, ast::LAndExp, usize), [INFO] [stdout] | ----------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 6122 | ast::LOrExp::BinaryOp(Box::new(l_or_exp),l_and_exp) [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/mycompiler-8fa66860219aa675/out/sysy.rs:6146:28 [INFO] [stdout] | [INFO] [stdout] 6141 | (_, l_and_exp, _): (usize, ast::LAndExp, usize), [INFO] [stdout] | ----------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 6142 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 6143 | (_, eq_exp, _): (usize, ast::EqExp, usize), [INFO] [stdout] | ------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 6146 | ast::LAndExp::BinaryOp(Box::new(l_and_exp),eq_exp) [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/mycompiler-8fa66860219aa675/out/sysy.rs:6170:26 [INFO] [stdout] | [INFO] [stdout] 6165 | (_, eq_exp, _): (usize, ast::EqExp, usize), [INFO] [stdout] | ------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 6166 | (_, eq_op, _): (usize, ast::Operator, usize), [INFO] [stdout] 6167 | (_, rel_exp, _): (usize, ast::RelExp, usize), [INFO] [stdout] | -------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 6170 | ast::EqExp::BinaryOp(Box::new(eq_exp),eq_op,rel_exp) [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/mycompiler-8fa66860219aa675/out/sysy.rs:6216:27 [INFO] [stdout] | [INFO] [stdout] 6211 | (_, rel_exp, _): (usize, ast::RelExp, usize), [INFO] [stdout] | -------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 6212 | (_, rel_op, _): (usize, ast::Operator, usize), [INFO] [stdout] 6213 | (_, add_exp, _): (usize, ast::AddExp, usize), [INFO] [stdout] | -------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 6216 | ast::RelExp::BinaryOp(Box::new(rel_exp),rel_op,add_exp) [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/mycompiler-8fa66860219aa675/out/sysy.rs:6284:27 [INFO] [stdout] | [INFO] [stdout] 6279 | (_, add_exp, _): (usize, ast::AddExp, usize), [INFO] [stdout] | -------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 6280 | (_, add_op, _): (usize, ast::Operator, usize), [INFO] [stdout] 6281 | (_, mul_exp, _): (usize, ast::MulExp, usize), [INFO] [stdout] | -------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 6284 | ast::AddExp::BinaryOp(Box::new(add_exp),add_op,mul_exp) [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/mycompiler-8fa66860219aa675/out/sysy.rs:6330:27 [INFO] [stdout] | [INFO] [stdout] 6325 | (_, mul_exp, _): (usize, ast::MulExp, usize), [INFO] [stdout] | -------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 6326 | (_, mul_op, _): (usize, ast::Operator, usize), [INFO] [stdout] 6327 | (_, unary_exp, _): (usize, ast::UnaryExp, usize), [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 6330 | ast::MulExp::BinaryOp(Box::new(mul_exp),mul_op,unary_exp) [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/mycompiler-8fa66860219aa675/out/sysy.rs:6400:37 [INFO] [stdout] | [INFO] [stdout] 6397 | (_, unary_exp, _): (usize, ast::UnaryExp, usize), [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 6400 | ast::UnaryExp::UnaryOp(unary_op,Box::new(unary_exp)) [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 10 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mycompiler` (bin "mycompiler" test) due to 11 previous errors; 4 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: field `registers` is never read [INFO] [stdout] --> src/asm.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 84 | pub struct Layout { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 85 | pub stack: Stack, [INFO] [stdout] 86 | pub registers: HashMap, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Layout` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `const_type` is never read [INFO] [stdout] --> src/ast.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct ConstDecl { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 41 | pub const_type: Type, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ConstDecl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `var_type` is never read [INFO] [stdout] --> src/ast.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 62 | pub struct VarDecl { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 63 | pub var_type: Type, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VarDecl` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `to_triple` is never used [INFO] [stdout] --> /opt/rustwide/target/debug/build/mycompiler-8fa66860219aa675/out/sysy.rs:8916:8 [INFO] [stdout] | [INFO] [stdout] 8914 | pub trait __ToTriple<'input, > [INFO] [stdout] | ---------- associated function in this trait [INFO] [stdout] 8915 | { [INFO] [stdout] 8916 | fn to_triple(value: Self) -> Result<(usize,Token<'input>,usize), __lalrpop_util::ParseError, &'static str>>; [INFO] [stdout] | ^^^^^^^^^ [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/mycompiler-8fa66860219aa675/out/sysy.rs:5541:14 [INFO] [stdout] | [INFO] [stdout] 5537 | (_, __0, _): (usize, core::option::Option>, usize), [INFO] [stdout] | --------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 5538 | (_, __1, _): (usize, ast::Decl, usize), [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 5541 | Box::new(ast::CompUnit::Decl(__0, __1)) [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/mycompiler-8fa66860219aa675/out/sysy.rs:5553:14 [INFO] [stdout] | [INFO] [stdout] 5549 | (_, __0, _): (usize, core::option::Option>, usize), [INFO] [stdout] | --------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 5550 | (_, __1, _): (usize, ast::FuncDef, usize), [INFO] [stdout] | ----------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 5553 | Box::new(ast::CompUnit::FuncDef(__0, __1)) [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/mycompiler-8fa66860219aa675/out/sysy.rs:6097:19 [INFO] [stdout] | [INFO] [stdout] 6093 | (_, __0, _): (usize, ast::LOrExp, usize), [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 6097 | l_or_exp: Box::new(__0), [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/mycompiler-8fa66860219aa675/out/sysy.rs:6122:27 [INFO] [stdout] | [INFO] [stdout] 6117 | (_, l_or_exp, _): (usize, ast::LOrExp, usize), [INFO] [stdout] | --------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 6118 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 6119 | (_, l_and_exp, _): (usize, ast::LAndExp, usize), [INFO] [stdout] | ----------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 6122 | ast::LOrExp::BinaryOp(Box::new(l_or_exp),l_and_exp) [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/mycompiler-8fa66860219aa675/out/sysy.rs:6146:28 [INFO] [stdout] | [INFO] [stdout] 6141 | (_, l_and_exp, _): (usize, ast::LAndExp, usize), [INFO] [stdout] | ----------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 6142 | (_, _, _): (usize, &'input str, usize), [INFO] [stdout] 6143 | (_, eq_exp, _): (usize, ast::EqExp, usize), [INFO] [stdout] | ------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 6146 | ast::LAndExp::BinaryOp(Box::new(l_and_exp),eq_exp) [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/mycompiler-8fa66860219aa675/out/sysy.rs:6170:26 [INFO] [stdout] | [INFO] [stdout] 6165 | (_, eq_exp, _): (usize, ast::EqExp, usize), [INFO] [stdout] | ------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 6166 | (_, eq_op, _): (usize, ast::Operator, usize), [INFO] [stdout] 6167 | (_, rel_exp, _): (usize, ast::RelExp, usize), [INFO] [stdout] | -------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 6170 | ast::EqExp::BinaryOp(Box::new(eq_exp),eq_op,rel_exp) [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/mycompiler-8fa66860219aa675/out/sysy.rs:6216:27 [INFO] [stdout] | [INFO] [stdout] 6211 | (_, rel_exp, _): (usize, ast::RelExp, usize), [INFO] [stdout] | -------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 6212 | (_, rel_op, _): (usize, ast::Operator, usize), [INFO] [stdout] 6213 | (_, add_exp, _): (usize, ast::AddExp, usize), [INFO] [stdout] | -------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 6216 | ast::RelExp::BinaryOp(Box::new(rel_exp),rel_op,add_exp) [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/mycompiler-8fa66860219aa675/out/sysy.rs:6284:27 [INFO] [stdout] | [INFO] [stdout] 6279 | (_, add_exp, _): (usize, ast::AddExp, usize), [INFO] [stdout] | -------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 6280 | (_, add_op, _): (usize, ast::Operator, usize), [INFO] [stdout] 6281 | (_, mul_exp, _): (usize, ast::MulExp, usize), [INFO] [stdout] | -------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 6284 | ast::AddExp::BinaryOp(Box::new(add_exp),add_op,mul_exp) [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/mycompiler-8fa66860219aa675/out/sysy.rs:6330:27 [INFO] [stdout] | [INFO] [stdout] 6325 | (_, mul_exp, _): (usize, ast::MulExp, usize), [INFO] [stdout] | -------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 6326 | (_, mul_op, _): (usize, ast::Operator, usize), [INFO] [stdout] 6327 | (_, unary_exp, _): (usize, ast::UnaryExp, usize), [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 6330 | ast::MulExp::BinaryOp(Box::new(mul_exp),mul_op,unary_exp) [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/mycompiler-8fa66860219aa675/out/sysy.rs:6400:37 [INFO] [stdout] | [INFO] [stdout] 6397 | (_, unary_exp, _): (usize, ast::UnaryExp, usize), [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 6400 | ast::UnaryExp::UnaryOp(unary_op,Box::new(unary_exp)) [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 10 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mycompiler` (bin "mycompiler") due to 11 previous errors; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "e4d0d04e90ae857a824660ab1af538a6cfe309a2c61db880b7c08c20863b8298", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4d0d04e90ae857a824660ab1af538a6cfe309a2c61db880b7c08c20863b8298", kill_on_drop: false }` [INFO] [stdout] e4d0d04e90ae857a824660ab1af538a6cfe309a2c61db880b7c08c20863b8298