[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 against master#8424f8e8cdf07010967a57584fd647b30e930d4d for pr-120095 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTakashiidobe%2Frvim" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Takashiidobe/rvim on toolchain 8424f8e8cdf07010967a57584fd647b30e930d4d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "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-2-tc1/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" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded roff v0.1.0 [INFO] [stderr] Downloaded man v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9457eb0d927fdde28fad46192382740e4373486fdcd8c1d17a4b7f13dcfcfa0e [INFO] running `Command { std: "docker" "start" "-a" "9457eb0d927fdde28fad46192382740e4373486fdcd8c1d17a4b7f13dcfcfa0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9457eb0d927fdde28fad46192382740e4373486fdcd8c1d17a4b7f13dcfcfa0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9457eb0d927fdde28fad46192382740e4373486fdcd8c1d17a4b7f13dcfcfa0e", kill_on_drop: false }` [INFO] [stdout] 9457eb0d927fdde28fad46192382740e4373486fdcd8c1d17a4b7f13dcfcfa0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31ed46e70787bab62de0873dfa9141db23f32bfd54eff6bdd55026da315f7195 [INFO] running `Command { std: "docker" "start" "-a" "31ed46e70787bab62de0873dfa9141db23f32bfd54eff6bdd55026da315f7195", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling signal-hook v0.3.10 [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_core v0.8.5 [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: 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: `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: `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] 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: 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: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.21s [INFO] running `Command { std: "docker" "inspect" "31ed46e70787bab62de0873dfa9141db23f32bfd54eff6bdd55026da315f7195", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31ed46e70787bab62de0873dfa9141db23f32bfd54eff6bdd55026da315f7195", kill_on_drop: false }` [INFO] [stdout] 31ed46e70787bab62de0873dfa9141db23f32bfd54eff6bdd55026da315f7195 [INFO] checking Takashiidobe/rvim against try#047472f299946caf090d1b5608ae4bd9f0416256+rustflags=-Ddereferencing_mut_binding for pr-120095 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTakashiidobe%2Frvim" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Takashiidobe/rvim on toolchain 047472f299946caf090d1b5608ae4bd9f0416256 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+047472f299946caf090d1b5608ae4bd9f0416256" "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-2-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" "+047472f299946caf090d1b5608ae4bd9f0416256" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+047472f299946caf090d1b5608ae4bd9f0416256" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2600bdec0ff6c647ed0546e6a59cedffc0aea6783b1c956f050672c9fa0fb3e9 [INFO] running `Command { std: "docker" "start" "-a" "2600bdec0ff6c647ed0546e6a59cedffc0aea6783b1c956f050672c9fa0fb3e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2600bdec0ff6c647ed0546e6a59cedffc0aea6783b1c956f050672c9fa0fb3e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2600bdec0ff6c647ed0546e6a59cedffc0aea6783b1c956f050672c9fa0fb3e9", kill_on_drop: false }` [INFO] [stdout] 2600bdec0ff6c647ed0546e6a59cedffc0aea6783b1c956f050672c9fa0fb3e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Ddereferencing_mut_binding" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+047472f299946caf090d1b5608ae4bd9f0416256" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a177acc498f93817d8ed4ab5c8b75255d5f350aaeb11b07a2d08022499a98f49 [INFO] running `Command { std: "docker" "start" "-a" "a177acc498f93817d8ed4ab5c8b75255d5f350aaeb11b07a2d08022499a98f49", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling signal-hook v0.3.10 [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_core v0.8.5 [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] error: dereferencing `mut` binding [INFO] [stdout] --> src/terminal.rs:33:24 [INFO] [stdout] | [INFO] [stdout] 33 | let Position { mut x, y } = position; [INFO] [stdout] | ^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/terminal.rs:33:24 [INFO] [stdout] | [INFO] [stdout] 33 | let Position { mut x, y } = position; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: requested on the command line with `-D dereferencing-mut-binding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: dereferencing `mut` binding [INFO] [stdout] --> src/terminal.rs:33:24 [INFO] [stdout] | [INFO] [stdout] 33 | let Position { mut x, y } = position; [INFO] [stdout] | ^^^^^ `mut` dereferences the type of this binding [INFO] [stdout] | [INFO] [stdout] help: this will change in edition 2024 [INFO] [stdout] --> src/terminal.rs:33:24 [INFO] [stdout] | [INFO] [stdout] 33 | let Position { mut x, y } = position; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: requested on the command line with `-D dereferencing-mut-binding` [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: 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: `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: 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: 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] [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" test) due to 2 previous errors; 9 warnings emitted [INFO] running `Command { std: "docker" "inspect" "a177acc498f93817d8ed4ab5c8b75255d5f350aaeb11b07a2d08022499a98f49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a177acc498f93817d8ed4ab5c8b75255d5f350aaeb11b07a2d08022499a98f49", kill_on_drop: false }` [INFO] [stdout] a177acc498f93817d8ed4ab5c8b75255d5f350aaeb11b07a2d08022499a98f49