[INFO] cloning repository https://github.com/animojis/red [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/animojis/red" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanimojis%2Fred", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanimojis%2Fred'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 21919c08dbba1133b568fb847147cca57fa770e4 [INFO] checking animojis/red against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanimojis%2Fred" "/workspace/builds/worker-118/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-118/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/animojis/red on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/animojis/red [INFO] finished tweaking git repo https://github.com/animojis/red [INFO] tweaked toml for git repo https://github.com/animojis/red written to /workspace/builds/worker-118/source/Cargo.toml [INFO] crate git repo https://github.com/animojis/red already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0bcf4ab9fe1b68ab3bc0bc447a7a655931081d7c3c1185fae04b8cd7ee747615 [INFO] running `Command { std: "docker" "start" "-a" "0bcf4ab9fe1b68ab3bc0bc447a7a655931081d7c3c1185fae04b8cd7ee747615", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0bcf4ab9fe1b68ab3bc0bc447a7a655931081d7c3c1185fae04b8cd7ee747615", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bcf4ab9fe1b68ab3bc0bc447a7a655931081d7c3c1185fae04b8cd7ee747615", kill_on_drop: false }` [INFO] [stdout] 0bcf4ab9fe1b68ab3bc0bc447a7a655931081d7c3c1185fae04b8cd7ee747615 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2936eefa2bd2fe0c9cb22751505c8d75ed20ab8c2b5f6ff123070d56bd1a82af [INFO] running `Command { std: "docker" "start" "-a" "2936eefa2bd2fe0c9cb22751505c8d75ed20ab8c2b5f6ff123070d56bd1a82af", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling syn v0.15.36 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Compiling regex v1.1.7 [INFO] [stderr] Compiling os_info v1.1.1 [INFO] [stderr] Checking utf8-ranges v1.0.3 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking regex-syntax v0.6.7 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Checking aho-corasick v0.7.3 [INFO] [stderr] Checking pancurses v0.16.1 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Checking red v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stderr] Fixed src/main.rs (3 fixes) [INFO] [stdout] warning: unused label [INFO] [stdout] --> src/editor.rs:175:9 [INFO] [stdout] | [INFO] [stdout] 175 | 'input: loop { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_labels)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused label [INFO] [stdout] --> src/editor.rs:175:9 [INFO] [stdout] | [INFO] [stdout] 175 | 'input: loop { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_labels)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Cursor` [INFO] [stdout] --> src/editor.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | Cursor, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `win` [INFO] [stdout] --> src/editor.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | win: Window, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `text_buf` [INFO] [stdout] --> src/editor.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | text_buf: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `can_edit` [INFO] [stdout] --> src/editor.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn can_edit(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_win` [INFO] [stdout] --> src/editor.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn get_win(&self) -> &Window { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_text_buf` [INFO] [stdout] --> src/editor.rs:106:12 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn get_text_buf(&mut self) -> &mut String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Cursor` [INFO] [stdout] --> src/editor.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | Cursor, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `win` [INFO] [stdout] --> src/editor.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | win: Window, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `text_buf` [INFO] [stdout] --> src/editor.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | text_buf: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `can_edit` [INFO] [stdout] --> src/editor.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn can_edit(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_win` [INFO] [stdout] --> src/editor.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn get_win(&self) -> &Window { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_text_buf` [INFO] [stdout] --> src/editor.rs:106:12 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn get_text_buf(&mut self) -> &mut String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.01s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking red v0.1.0 (/tmp/fixit) [INFO] [stdout] warning: unused label [INFO] [stdout] --> src/editor.rs:175:9 [INFO] [stdout] | [INFO] [stdout] 175 | 'input: loop { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_labels)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused label [INFO] [stdout] --> src/editor.rs:175:9 [INFO] [stdout] | [INFO] [stdout] 175 | 'input: loop { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_labels)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Cursor` [INFO] [stdout] --> src/editor.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | Cursor, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `win` [INFO] [stdout] --> src/editor.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | win: Window, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `text_buf` [INFO] [stdout] --> src/editor.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | text_buf: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `can_edit` [INFO] [stdout] --> src/editor.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn can_edit(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_win` [INFO] [stdout] --> src/editor.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn get_win(&self) -> &Window { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_text_buf` [INFO] [stdout] --> src/editor.rs:106:12 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn get_text_buf(&mut self) -> &mut String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Cursor` [INFO] [stdout] --> src/editor.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | Cursor, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `win` [INFO] [stdout] --> src/editor.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | win: Window, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `text_buf` [INFO] [stdout] --> src/editor.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | text_buf: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `can_edit` [INFO] [stdout] --> src/editor.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn can_edit(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_win` [INFO] [stdout] --> src/editor.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn get_win(&self) -> &Window { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_text_buf` [INFO] [stdout] --> src/editor.rs:106:12 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn get_text_buf(&mut self) -> &mut String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.50s [INFO] running `Command { std: "docker" "inspect" "2936eefa2bd2fe0c9cb22751505c8d75ed20ab8c2b5f6ff123070d56bd1a82af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2936eefa2bd2fe0c9cb22751505c8d75ed20ab8c2b5f6ff123070d56bd1a82af", kill_on_drop: false }` [INFO] [stdout] 2936eefa2bd2fe0c9cb22751505c8d75ed20ab8c2b5f6ff123070d56bd1a82af