[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 try#cac44d9528e3bbbdaa1537d187bd489ccc5de18c for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTakashiidobe%2Frvim" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Takashiidobe/rvim on toolchain cac44d9528e3bbbdaa1537d187bd489ccc5de18c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "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/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: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a996602c4c1f7cc38e5567230e93a91570c39d009b91c27cd4dcf43e8df3e1f2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a996602c4c1f7cc38e5567230e93a91570c39d009b91c27cd4dcf43e8df3e1f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a996602c4c1f7cc38e5567230e93a91570c39d009b91c27cd4dcf43e8df3e1f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a996602c4c1f7cc38e5567230e93a91570c39d009b91c27cd4dcf43e8df3e1f2", kill_on_drop: false }` [INFO] [stdout] a996602c4c1f7cc38e5567230e93a91570c39d009b91c27cd4dcf43e8df3e1f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a50e41a3178b63adcca8ea504383648b60e8d889515b1142e4dd616e109c9746 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a50e41a3178b63adcca8ea504383648b60e8d889515b1142e4dd616e109c9746", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.0 [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 scopeguard v1.1.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking unicode-segmentation v1.8.0 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking instant v0.1.12 [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: `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: 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: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.34s [INFO] running `Command { std: "docker" "inspect" "a50e41a3178b63adcca8ea504383648b60e8d889515b1142e4dd616e109c9746", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a50e41a3178b63adcca8ea504383648b60e8d889515b1142e4dd616e109c9746", kill_on_drop: false }` [INFO] [stdout] a50e41a3178b63adcca8ea504383648b60e8d889515b1142e4dd616e109c9746