[INFO] cloning repository https://github.com/Takashiidobe/rvim [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Takashiidobe/rvim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTakashiidobe%2Frvim", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTakashiidobe%2Frvim'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e5e0870fe2bbcee64bb6b8e1596c81959fc4de9b [INFO] checking Takashiidobe/rvim/e5e0870fe2bbcee64bb6b8e1596c81959fc4de9b against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTakashiidobe%2Frvim" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Takashiidobe/rvim on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Takashiidobe/rvim [INFO] finished tweaking git repo https://github.com/Takashiidobe/rvim [INFO] tweaked toml for git repo https://github.com/Takashiidobe/rvim written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Takashiidobe/rvim already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cdfca00b7e7cc651537a998d6465eb286e7b9462e9f614d9a7de8a46f226f8dd [INFO] running `Command { std: "docker" "start" "-a" "cdfca00b7e7cc651537a998d6465eb286e7b9462e9f614d9a7de8a46f226f8dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cdfca00b7e7cc651537a998d6465eb286e7b9462e9f614d9a7de8a46f226f8dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdfca00b7e7cc651537a998d6465eb286e7b9462e9f614d9a7de8a46f226f8dd", kill_on_drop: false }` [INFO] [stdout] cdfca00b7e7cc651537a998d6465eb286e7b9462e9f614d9a7de8a46f226f8dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d52791fabbf09c011e24bbe580ea0b2abc02e22d7875dc1fe98f82d984c551b [INFO] running `Command { std: "docker" "start" "-a" "3d52791fabbf09c011e24bbe580ea0b2abc02e22d7875dc1fe98f82d984c551b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking unicode-segmentation v1.8.0 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking signal-hook-mio v0.2.1 [INFO] [stderr] Checking crossterm v0.22.1 [INFO] [stderr] Checking rvim v0.0.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `width` [INFO] [stdout] --> src/editor.rs:301:21 [INFO] [stdout] | [INFO] [stdout] 301 | let width = self.terminal.size().width as usize; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_width` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `height` [INFO] [stdout] --> src/editor.rs:302:21 [INFO] [stdout] | [INFO] [stdout] 302 | let height = self.terminal.size().height as usize; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `width` [INFO] [stdout] --> src/editor.rs:345:25 [INFO] [stdout] | [INFO] [stdout] 345 | let width = self.terminal.size().width as usize; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_width` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `height` [INFO] [stdout] --> src/editor.rs:346:25 [INFO] [stdout] | [INFO] [stdout] 346 | let height = self.terminal.size().height as usize; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `width` [INFO] [stdout] --> src/editor.rs:301:21 [INFO] [stdout] | [INFO] [stdout] 301 | let width = self.terminal.size().width as usize; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_width` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `height` [INFO] [stdout] --> src/editor.rs:302:21 [INFO] [stdout] | [INFO] [stdout] 302 | let height = self.terminal.size().height as usize; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `width` [INFO] [stdout] --> src/editor.rs:345:25 [INFO] [stdout] | [INFO] [stdout] 345 | let width = self.terminal.size().width as usize; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_width` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `height` [INFO] [stdout] --> src/editor.rs:346:25 [INFO] [stdout] | [INFO] [stdout] 346 | let height = self.terminal.size().height as usize; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/editor.rs:654:13 [INFO] [stdout] | [INFO] [stdout] 654 | let mut offset = &mut self.offset; [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `current_line_number` [INFO] [stdout] --> src/editor.rs:799:13 [INFO] [stdout] | [INFO] [stdout] 799 | let current_line_number = self.cursor_position.y.saturating_add(1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_line_number` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `row_number` [INFO] [stdout] --> src/editor.rs:801:13 [INFO] [stdout] | [INFO] [stdout] 801 | let row_number = row_number as usize; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_row_number` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fold_number` [INFO] [stdout] --> src/editor.rs:802:13 [INFO] [stdout] | [INFO] [stdout] 802 | let fold_number = self.cursor_position.y.saturating_div(height as usize); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fold_number` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/editor.rs:654:13 [INFO] [stdout] | [INFO] [stdout] 654 | let mut offset = &mut self.offset; [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cursor_row` [INFO] [stdout] --> src/editor.rs:803:13 [INFO] [stdout] | [INFO] [stdout] 803 | let cursor_row = self.cursor_row(); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cursor_row` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `current_line_number` [INFO] [stdout] --> src/editor.rs:799:13 [INFO] [stdout] | [INFO] [stdout] 799 | let current_line_number = self.cursor_position.y.saturating_add(1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current_line_number` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `row_number` [INFO] [stdout] --> src/editor.rs:801:13 [INFO] [stdout] | [INFO] [stdout] 801 | let row_number = row_number as usize; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_row_number` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fold_number` [INFO] [stdout] --> src/editor.rs:802:13 [INFO] [stdout] | [INFO] [stdout] 802 | let fold_number = self.cursor_position.y.saturating_div(height as usize); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fold_number` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cursor_row` [INFO] [stdout] --> src/editor.rs:803:13 [INFO] [stdout] | [INFO] [stdout] 803 | let cursor_row = self.cursor_row(); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cursor_row` [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/editor.rs:114:23 [INFO] [stdout] | [INFO] [stdout] 101 | let doc = Document::open(file_name); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 114 | terminal: Terminal::default().expect("Failed to initialize terminal"), [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/editor.rs:114:23 [INFO] [stdout] | [INFO] [stdout] 101 | let doc = Document::open(file_name); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 114 | terminal: Terminal::default().expect("Failed to initialize terminal"), [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: aborting due to 1 previous error; 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rvim` (bin "rvim" test) due to 2 previous errors; 9 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 1 previous error; 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rvim` (bin "rvim") due to 2 previous errors; 9 warnings emitted [INFO] running `Command { std: "docker" "inspect" "3d52791fabbf09c011e24bbe580ea0b2abc02e22d7875dc1fe98f82d984c551b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d52791fabbf09c011e24bbe580ea0b2abc02e22d7875dc1fe98f82d984c551b", kill_on_drop: false }` [INFO] [stdout] 3d52791fabbf09c011e24bbe580ea0b2abc02e22d7875dc1fe98f82d984c551b