[INFO] cloning repository https://github.com/jannes/hack-assembler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jannes/hack-assembler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjannes%2Fhack-assembler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjannes%2Fhack-assembler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7616d3f8ec583b768a976f4e36b7f9039aedf631 [INFO] checking jannes/hack-assembler against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjannes%2Fhack-assembler" "/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/jannes/hack-assembler 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/jannes/hack-assembler [INFO] finished tweaking git repo https://github.com/jannes/hack-assembler [INFO] tweaked toml for git repo https://github.com/jannes/hack-assembler written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jannes/hack-assembler 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] 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] 72bf44b42c7f25ae25fb3294eef63715cc696367f5a60b7dc7ae89f59c986bed [INFO] running `Command { std: "docker" "start" "-a" "72bf44b42c7f25ae25fb3294eef63715cc696367f5a60b7dc7ae89f59c986bed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72bf44b42c7f25ae25fb3294eef63715cc696367f5a60b7dc7ae89f59c986bed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72bf44b42c7f25ae25fb3294eef63715cc696367f5a60b7dc7ae89f59c986bed", kill_on_drop: false }` [INFO] [stdout] 72bf44b42c7f25ae25fb3294eef63715cc696367f5a60b7dc7ae89f59c986bed [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] a805bb6b2b6fde77cceb8351c70056efeea48e1b713a124211e2e4054b51c5bb [INFO] running `Command { std: "docker" "start" "-a" "a805bb6b2b6fde77cceb8351c70056efeea48e1b713a124211e2e4054b51c5bb", kill_on_drop: false }` [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking indent_write v2.2.0 [INFO] [stderr] Checking joinery v2.1.0 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking brownstone v3.0.0 [INFO] [stderr] Checking nom-supreme v0.8.0 [INFO] [stderr] Checking hack-assembler v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s [INFO] running `Command { std: "docker" "inspect" "a805bb6b2b6fde77cceb8351c70056efeea48e1b713a124211e2e4054b51c5bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a805bb6b2b6fde77cceb8351c70056efeea48e1b713a124211e2e4054b51c5bb", kill_on_drop: false }` [INFO] [stdout] a805bb6b2b6fde77cceb8351c70056efeea48e1b713a124211e2e4054b51c5bb [INFO] checking jannes/hack-assembler 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%2Fjannes%2Fhack-assembler" "/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/jannes/hack-assembler 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/jannes/hack-assembler [INFO] finished tweaking git repo https://github.com/jannes/hack-assembler [INFO] tweaked toml for git repo https://github.com/jannes/hack-assembler written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jannes/hack-assembler 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] c0edb0e6e32ea2543c9364edcbc9d88299ce8b8df2d910d2013ae706e81a7df9 [INFO] running `Command { std: "docker" "start" "-a" "c0edb0e6e32ea2543c9364edcbc9d88299ce8b8df2d910d2013ae706e81a7df9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0edb0e6e32ea2543c9364edcbc9d88299ce8b8df2d910d2013ae706e81a7df9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0edb0e6e32ea2543c9364edcbc9d88299ce8b8df2d910d2013ae706e81a7df9", kill_on_drop: false }` [INFO] [stdout] c0edb0e6e32ea2543c9364edcbc9d88299ce8b8df2d910d2013ae706e81a7df9 [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] e080d546485e107e3730f3561c23a88ea7194b1155046a74fc25895f2251ef07 [INFO] running `Command { std: "docker" "start" "-a" "e080d546485e107e3730f3561c23a88ea7194b1155046a74fc25895f2251ef07", kill_on_drop: false }` [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking indent_write v2.2.0 [INFO] [stderr] Checking joinery v2.1.0 [INFO] [stderr] Checking brownstone v3.0.0 [INFO] [stderr] Checking nom-supreme v0.8.0 [INFO] [stderr] Checking hack-assembler 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/parsing.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 20 | let p = collect_separated_terminated(Line::parse, line_ending, eof); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 21 | final_parser(p)(input) [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/parsing.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 35 | let label_line = map(Label::parse, Line::Label); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 36 | let a_inst_line = map(AInstruction::parse, Line::A); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 37 | let c_inst_line = map(CInstruction::parse, Line::C); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 38 | let comment_line = map(Self::parse_comment, |_| Line::Comment); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 39 | let empty_line = map(Self::parse_whitespace, |_| Line::Empty); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 40 | / alt(( [INFO] [stdout] 41 | | terminated(label_line, opt(Self::parse_comment)), [INFO] [stdout] 42 | | terminated(a_inst_line, opt(Self::parse_comment)), [INFO] [stdout] 43 | | terminated(c_inst_line, opt(Self::parse_comment)), [INFO] [stdout] 44 | | comment_line, [INFO] [stdout] 45 | | empty_line, [INFO] [stdout] 46 | | ))(input) [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/parsing.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 69 | let l = delimited(tag("("), parse_symbol, tag(")")); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 70 | map(delimited(space0, l, space0), Self::new)(input) [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/parsing.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 103 | let symbol_or_address = alt(( [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 107 | let a = preceded(tag("@"), symbol_or_address); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 108 | map(delimited(space0, a, space0), AInstruction::new)(input) [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/parsing.rs:161:9 [INFO] [stdout] | [INFO] [stdout] 160 | let ident = terminated(delimited(space0, alpha1, space0), tag("=")); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 161 | / map_res(ident, |ident| match ident { [INFO] [stdout] 162 | | "M" => Ok("001"), [INFO] [stdout] 163 | | "D" => Ok("010"), [INFO] [stdout] 164 | | "DM" | "MD" => Ok("011"), [INFO] [stdout] ... | [INFO] [stdout] 169 | | _ => Err(format!("Invalid destination: {ident}")), [INFO] [stdout] 170 | | })(input) [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/parsing.rs:175:9 [INFO] [stdout] | [INFO] [stdout] 174 | let jump = delimited(space0, alpha1, space0); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 175 | / map_res(jump, |jump| match jump { [INFO] [stdout] 176 | | "JGT" => Ok("001"), [INFO] [stdout] 177 | | "JEQ" => Ok("010"), [INFO] [stdout] 178 | | "JGE" => Ok("011"), [INFO] [stdout] ... | [INFO] [stdout] 183 | | _ => Err(format!("Invalid jump: {jump}")), [INFO] [stdout] 184 | | })(input) [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/parsing.rs:191:9 [INFO] [stdout] | [INFO] [stdout] 188 | let comp = delimited(space0, is_a("01-+!ADM|&"), space0); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 189 | let termination = alt((value((), tag(";")), peek(Instruction::end_delim))); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 190 | let comp_term = terminated(comp, termination); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 191 | / map_res(comp_term, |comp: &str| match comp.trim() { [INFO] [stdout] 192 | | "0" => Ok("0101010"), [INFO] [stdout] 193 | | "1" => Ok("0111111"), [INFO] [stdout] 194 | | "-1" => Ok("0111010"), [INFO] [stdout] ... | [INFO] [stdout] 220 | | _ => Err(format!("Invalid comp: {comp}")), [INFO] [stdout] 221 | | })(input) [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 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hack-assembler` (bin "hack-assembler") due to 8 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parsing.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 20 | let p = collect_separated_terminated(Line::parse, line_ending, eof); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 21 | final_parser(p)(input) [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/parsing.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 35 | let label_line = map(Label::parse, Line::Label); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 36 | let a_inst_line = map(AInstruction::parse, Line::A); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 37 | let c_inst_line = map(CInstruction::parse, Line::C); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 38 | let comment_line = map(Self::parse_comment, |_| Line::Comment); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 39 | let empty_line = map(Self::parse_whitespace, |_| Line::Empty); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 40 | / alt(( [INFO] [stdout] 41 | | terminated(label_line, opt(Self::parse_comment)), [INFO] [stdout] 42 | | terminated(a_inst_line, opt(Self::parse_comment)), [INFO] [stdout] 43 | | terminated(c_inst_line, opt(Self::parse_comment)), [INFO] [stdout] 44 | | comment_line, [INFO] [stdout] 45 | | empty_line, [INFO] [stdout] 46 | | ))(input) [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/parsing.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 69 | let l = delimited(tag("("), parse_symbol, tag(")")); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 70 | map(delimited(space0, l, space0), Self::new)(input) [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/parsing.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 103 | let symbol_or_address = alt(( [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 107 | let a = preceded(tag("@"), symbol_or_address); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 108 | map(delimited(space0, a, space0), AInstruction::new)(input) [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/parsing.rs:161:9 [INFO] [stdout] | [INFO] [stdout] 160 | let ident = terminated(delimited(space0, alpha1, space0), tag("=")); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 161 | / map_res(ident, |ident| match ident { [INFO] [stdout] 162 | | "M" => Ok("001"), [INFO] [stdout] 163 | | "D" => Ok("010"), [INFO] [stdout] 164 | | "DM" | "MD" => Ok("011"), [INFO] [stdout] ... | [INFO] [stdout] 169 | | _ => Err(format!("Invalid destination: {ident}")), [INFO] [stdout] 170 | | })(input) [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/parsing.rs:175:9 [INFO] [stdout] | [INFO] [stdout] 174 | let jump = delimited(space0, alpha1, space0); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 175 | / map_res(jump, |jump| match jump { [INFO] [stdout] 176 | | "JGT" => Ok("001"), [INFO] [stdout] 177 | | "JEQ" => Ok("010"), [INFO] [stdout] 178 | | "JGE" => Ok("011"), [INFO] [stdout] ... | [INFO] [stdout] 183 | | _ => Err(format!("Invalid jump: {jump}")), [INFO] [stdout] 184 | | })(input) [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/parsing.rs:191:9 [INFO] [stdout] | [INFO] [stdout] 188 | let comp = delimited(space0, is_a("01-+!ADM|&"), space0); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 189 | let termination = alt((value((), tag(";")), peek(Instruction::end_delim))); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 190 | let comp_term = terminated(comp, termination); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 191 | / map_res(comp_term, |comp: &str| match comp.trim() { [INFO] [stdout] 192 | | "0" => Ok("0101010"), [INFO] [stdout] 193 | | "1" => Ok("0111111"), [INFO] [stdout] 194 | | "-1" => Ok("0111010"), [INFO] [stdout] ... | [INFO] [stdout] 220 | | _ => Err(format!("Invalid comp: {comp}")), [INFO] [stdout] 221 | | })(input) [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 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hack-assembler` (bin "hack-assembler" test) due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "e080d546485e107e3730f3561c23a88ea7194b1155046a74fc25895f2251ef07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e080d546485e107e3730f3561c23a88ea7194b1155046a74fc25895f2251ef07", kill_on_drop: false }` [INFO] [stdout] e080d546485e107e3730f3561c23a88ea7194b1155046a74fc25895f2251ef07