[INFO] cloning repository https://github.com/drpacman/nand2tetris [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/drpacman/nand2tetris" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrpacman%2Fnand2tetris", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrpacman%2Fnand2tetris'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 40ba9ff3c2631c6a9daeef804ff6489f9961a25e [INFO] checking drpacman/nand2tetris against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrpacman%2Fnand2tetris" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/drpacman/nand2tetris 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/drpacman/nand2tetris [INFO] finished tweaking git repo https://github.com/drpacman/nand2tetris [INFO] tweaked toml for git repo https://github.com/drpacman/nand2tetris written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/drpacman/nand2tetris 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] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] df8575d5a22f20b5e027f2904f9048e307b178393cb360fd43066e314f875d58 [INFO] running `Command { std: "docker" "start" "-a" "df8575d5a22f20b5e027f2904f9048e307b178393cb360fd43066e314f875d58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df8575d5a22f20b5e027f2904f9048e307b178393cb360fd43066e314f875d58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df8575d5a22f20b5e027f2904f9048e307b178393cb360fd43066e314f875d58", kill_on_drop: false }` [INFO] [stdout] df8575d5a22f20b5e027f2904f9048e307b178393cb360fd43066e314f875d58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 48c9fd978e14f7aeaae9e76270e0bc610358aae11294ce735e470a7ae932b0d2 [INFO] running `Command { std: "docker" "start" "-a" "48c9fd978e14f7aeaae9e76270e0bc610358aae11294ce735e470a7ae932b0d2", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Checking assembler v0.1.0 (/opt/rustwide/workdir/projects/assembler) [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking regex v1.7.3 [INFO] [stderr] Checking vmtranslator v0.1.0 (/opt/rustwide/workdir/projects/vmtranslator) [INFO] [stderr] Checking compiler v0.1.0 (/opt/rustwide/workdir/projects/compiler) [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> projects/compiler/src/vmcompiler.rs:520:76 [INFO] [stdout] | [INFO] [stdout] 520 | let symbol_entry = self.lookup_symbol(&id).unwrap().clone(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `SymbolTableEntry` does not implement `Clone`, so calling `clone` on `&SymbolTableEntry` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 520 - let symbol_entry = self.lookup_symbol(&id).unwrap().clone(); [INFO] [stdout] 520 + let symbol_entry = self.lookup_symbol(&id).unwrap(); [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `SymbolTableEntry`, implement `Clone` for it [INFO] [stdout] | [INFO] [stdout] 135 + #[derive(Clone)] [INFO] [stdout] 136 | struct SymbolTableEntry { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> projects/compiler/src/vmcompiler.rs:586:76 [INFO] [stdout] | [INFO] [stdout] 586 | let symbol_entry = self.lookup_symbol(&id).unwrap().clone(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `SymbolTableEntry` does not implement `Clone`, so calling `clone` on `&SymbolTableEntry` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 586 - let symbol_entry = self.lookup_symbol(&id).unwrap().clone(); [INFO] [stdout] 586 + let symbol_entry = self.lookup_symbol(&id).unwrap(); [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `SymbolTableEntry`, implement `Clone` for it [INFO] [stdout] | [INFO] [stdout] 135 + #[derive(Clone)] [INFO] [stdout] 136 | struct SymbolTableEntry { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> projects/compiler/src/vmcompiler.rs:520:76 [INFO] [stdout] | [INFO] [stdout] 520 | let symbol_entry = self.lookup_symbol(&id).unwrap().clone(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `SymbolTableEntry` does not implement `Clone`, so calling `clone` on `&SymbolTableEntry` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 520 - let symbol_entry = self.lookup_symbol(&id).unwrap().clone(); [INFO] [stdout] 520 + let symbol_entry = self.lookup_symbol(&id).unwrap(); [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `SymbolTableEntry`, implement `Clone` for it [INFO] [stdout] | [INFO] [stdout] 135 + #[derive(Clone)] [INFO] [stdout] 136 | struct SymbolTableEntry { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> projects/compiler/src/vmcompiler.rs:586:76 [INFO] [stdout] | [INFO] [stdout] 586 | let symbol_entry = self.lookup_symbol(&id).unwrap().clone(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `SymbolTableEntry` does not implement `Clone`, so calling `clone` on `&SymbolTableEntry` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 586 - let symbol_entry = self.lookup_symbol(&id).unwrap().clone(); [INFO] [stdout] 586 + let symbol_entry = self.lookup_symbol(&id).unwrap(); [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `SymbolTableEntry`, implement `Clone` for it [INFO] [stdout] | [INFO] [stdout] 135 + #[derive(Clone)] [INFO] [stdout] 136 | struct SymbolTableEntry { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.89s [INFO] running `Command { std: "docker" "inspect" "48c9fd978e14f7aeaae9e76270e0bc610358aae11294ce735e470a7ae932b0d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48c9fd978e14f7aeaae9e76270e0bc610358aae11294ce735e470a7ae932b0d2", kill_on_drop: false }` [INFO] [stdout] 48c9fd978e14f7aeaae9e76270e0bc610358aae11294ce735e470a7ae932b0d2 [INFO] checking drpacman/nand2tetris 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%2Fdrpacman%2Fnand2tetris" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/drpacman/nand2tetris 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/drpacman/nand2tetris [INFO] finished tweaking git repo https://github.com/drpacman/nand2tetris [INFO] tweaked toml for git repo https://github.com/drpacman/nand2tetris written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/drpacman/nand2tetris 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] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] ad69be2adecffc2907537a1df9cee9f3f7fe0dba9c006176e3f448a614efdcde [INFO] running `Command { std: "docker" "start" "-a" "ad69be2adecffc2907537a1df9cee9f3f7fe0dba9c006176e3f448a614efdcde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad69be2adecffc2907537a1df9cee9f3f7fe0dba9c006176e3f448a614efdcde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad69be2adecffc2907537a1df9cee9f3f7fe0dba9c006176e3f448a614efdcde", kill_on_drop: false }` [INFO] [stdout] ad69be2adecffc2907537a1df9cee9f3f7fe0dba9c006176e3f448a614efdcde [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 43176653028c11473a36526fd2b0a0a8df832f13f5061f1b1e97c16ab9d93a96 [INFO] running `Command { std: "docker" "start" "-a" "43176653028c11473a36526fd2b0a0a8df832f13f5061f1b1e97c16ab9d93a96", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Checking assembler v0.1.0 (/opt/rustwide/workdir/projects/assembler) [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking regex v1.7.3 [INFO] [stderr] Checking vmtranslator v0.1.0 (/opt/rustwide/workdir/projects/vmtranslator) [INFO] [stderr] Checking compiler v0.1.0 (/opt/rustwide/workdir/projects/compiler) [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] --> projects/vmtranslator/src/main.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 27 | let dir_entries = std::fs::read_dir(path).expect(format!("File {:?} not found", path).as_str()); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 28 | / dir_entries.into_iter().filter(|f| { [INFO] [stdout] 29 | | f.as_ref().unwrap().path().as_path().extension().unwrap() == "vm" [INFO] [stdout] 30 | | }) [INFO] [stdout] 31 | | .map(|dir_entry| { [INFO] [stdout] 32 | | generate_asm(&mut compiler, dir_entry.unwrap().path().to_str().unwrap()) [INFO] [stdout] 33 | | }) [INFO] [stdout] 34 | | .flatten() [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] --> projects/vmtranslator/src/main.rs:32:37 [INFO] [stdout] | [INFO] [stdout] 31 | .map(|dir_entry| { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | generate_asm(&mut compiler, dir_entry.unwrap().path().to_str().unwrap()) [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] --> projects/vmtranslator/src/main.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 27 | let dir_entries = std::fs::read_dir(path).expect(format!("File {:?} not found", path).as_str()); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 28 | / dir_entries.into_iter().filter(|f| { [INFO] [stdout] 29 | | f.as_ref().unwrap().path().as_path().extension().unwrap() == "vm" [INFO] [stdout] 30 | | }) [INFO] [stdout] 31 | | .map(|dir_entry| { [INFO] [stdout] 32 | | generate_asm(&mut compiler, dir_entry.unwrap().path().to_str().unwrap()) [INFO] [stdout] 33 | | }) [INFO] [stdout] 34 | | .flatten() [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] --> projects/vmtranslator/src/main.rs:32:37 [INFO] [stdout] | [INFO] [stdout] 31 | .map(|dir_entry| { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | generate_asm(&mut compiler, dir_entry.unwrap().path().to_str().unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `vmtranslator` (bin "vmtranslator" test) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `vmtranslator` (bin "vmtranslator") due to 3 previous errors [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> projects/compiler/src/vmcompiler.rs:520:76 [INFO] [stdout] | [INFO] [stdout] 520 | let symbol_entry = self.lookup_symbol(&id).unwrap().clone(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `SymbolTableEntry` does not implement `Clone`, so calling `clone` on `&SymbolTableEntry` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 520 - let symbol_entry = self.lookup_symbol(&id).unwrap().clone(); [INFO] [stdout] 520 + let symbol_entry = self.lookup_symbol(&id).unwrap(); [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `SymbolTableEntry`, implement `Clone` for it [INFO] [stdout] | [INFO] [stdout] 135 + #[derive(Clone)] [INFO] [stdout] 136 | struct SymbolTableEntry { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> projects/compiler/src/vmcompiler.rs:586:76 [INFO] [stdout] | [INFO] [stdout] 586 | let symbol_entry = self.lookup_symbol(&id).unwrap().clone(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `SymbolTableEntry` does not implement `Clone`, so calling `clone` on `&SymbolTableEntry` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 586 - let symbol_entry = self.lookup_symbol(&id).unwrap().clone(); [INFO] [stdout] 586 + let symbol_entry = self.lookup_symbol(&id).unwrap(); [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `SymbolTableEntry`, implement `Clone` for it [INFO] [stdout] | [INFO] [stdout] 135 + #[derive(Clone)] [INFO] [stdout] 136 | struct SymbolTableEntry { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> projects/compiler/src/vmcompiler.rs:520:76 [INFO] [stdout] | [INFO] [stdout] 520 | let symbol_entry = self.lookup_symbol(&id).unwrap().clone(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `SymbolTableEntry` does not implement `Clone`, so calling `clone` on `&SymbolTableEntry` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 520 - let symbol_entry = self.lookup_symbol(&id).unwrap().clone(); [INFO] [stdout] 520 + let symbol_entry = self.lookup_symbol(&id).unwrap(); [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `SymbolTableEntry`, implement `Clone` for it [INFO] [stdout] | [INFO] [stdout] 135 + #[derive(Clone)] [INFO] [stdout] 136 | struct SymbolTableEntry { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> projects/compiler/src/vmcompiler.rs:586:76 [INFO] [stdout] | [INFO] [stdout] 586 | let symbol_entry = self.lookup_symbol(&id).unwrap().clone(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `SymbolTableEntry` does not implement `Clone`, so calling `clone` on `&SymbolTableEntry` copies the reference, which does not do anything and can be removed [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 586 - let symbol_entry = self.lookup_symbol(&id).unwrap().clone(); [INFO] [stdout] 586 + let symbol_entry = self.lookup_symbol(&id).unwrap(); [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `SymbolTableEntry`, implement `Clone` for it [INFO] [stdout] | [INFO] [stdout] 135 + #[derive(Clone)] [INFO] [stdout] 136 | struct SymbolTableEntry { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "43176653028c11473a36526fd2b0a0a8df832f13f5061f1b1e97c16ab9d93a96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43176653028c11473a36526fd2b0a0a8df832f13f5061f1b1e97c16ab9d93a96", kill_on_drop: false }` [INFO] [stdout] 43176653028c11473a36526fd2b0a0a8df832f13f5061f1b1e97c16ab9d93a96