[INFO] cloning repository https://github.com/Mulan-Szechuan-Sauce/RustyFungus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mulan-Szechuan-Sauce/RustyFungus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMulan-Szechuan-Sauce%2FRustyFungus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMulan-Szechuan-Sauce%2FRustyFungus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 766b6e7e16a79fa085a110f935d3b3cea81a7fa9 [INFO] checking Mulan-Szechuan-Sauce/RustyFungus against try#0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9 for pr-147185 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMulan-Szechuan-Sauce%2FRustyFungus" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Mulan-Szechuan-Sauce/RustyFungus [INFO] finished tweaking git repo https://github.com/Mulan-Szechuan-Sauce/RustyFungus [INFO] tweaked toml for git repo https://github.com/Mulan-Szechuan-Sauce/RustyFungus written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Mulan-Szechuan-Sauce/RustyFungus on toolchain 0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Mulan-Szechuan-Sauce/RustyFungus 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" "+0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking Mulan-Szechuan-Sauce/RustyFungus against try#0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9 for pr-147185 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMulan-Szechuan-Sauce%2FRustyFungus" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Mulan-Szechuan-Sauce/RustyFungus [INFO] finished tweaking git repo https://github.com/Mulan-Szechuan-Sauce/RustyFungus [INFO] tweaked toml for git repo https://github.com/Mulan-Szechuan-Sauce/RustyFungus written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Mulan-Szechuan-Sauce/RustyFungus on toolchain 0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Mulan-Szechuan-Sauce/RustyFungus 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" "+0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bimap v0.4.0 [INFO] [stderr] Downloaded ncurses v5.99.0 [INFO] [stderr] Downloaded pad v0.1.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1aa91e789374d066d06de0d6cde6d93d85e113cbe59c6100bd683e405ff69809 [INFO] running `Command { std: "docker" "start" "-a" "1aa91e789374d066d06de0d6cde6d93d85e113cbe59c6100bd683e405ff69809", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1aa91e789374d066d06de0d6cde6d93d85e113cbe59c6100bd683e405ff69809", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1aa91e789374d066d06de0d6cde6d93d85e113cbe59c6100bd683e405ff69809", kill_on_drop: false }` [INFO] [stdout] 1aa91e789374d066d06de0d6cde6d93d85e113cbe59c6100bd683e405ff69809 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9fc82856058a433780a9e138a5174d3f1e4fddf22a9420563f734fd381aaebc4 [INFO] running `Command { std: "docker" "start" "-a" "9fc82856058a433780a9e138a5174d3f1e4fddf22a9420563f734fd381aaebc4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Checking bimap v0.4.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking pad v0.1.6 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rusty_fungus v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `getch` and `wmove` [INFO] [stdout] --> src/program.rs:7:33 [INFO] [stdout] | [INFO] [stdout] 7 | use ncurses::{wgetch, mvwgetch, getch, wmove, wrefresh, mvwaddstr, box_, newwin, stdscr, getmaxyx}; [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/program.rs:100:23 [INFO] [stdout] | [INFO] [stdout] 100 | number += (c - 48); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 100 - number += (c - 48); [INFO] [stdout] 100 + number += c - 48 ; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StdinInputReader` [INFO] [stdout] --> src/main.rs:6:24 [INFO] [stdout] | [INFO] [stdout] 6 | use program::{Program, StdinInputReader, NcursesInputReader}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `getch` and `wmove` [INFO] [stdout] --> src/program.rs:7:33 [INFO] [stdout] | [INFO] [stdout] 7 | use ncurses::{wgetch, mvwgetch, getch, wmove, wrefresh, mvwaddstr, box_, newwin, stdscr, getmaxyx}; [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/program.rs:100:23 [INFO] [stdout] | [INFO] [stdout] 100 | number += (c - 48); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 100 - number += (c - 48); [INFO] [stdout] 100 + number += c - 48 ; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StdinInputReader` [INFO] [stdout] --> src/main.rs:6:24 [INFO] [stdout] | [INFO] [stdout] 6 | use program::{Program, StdinInputReader, NcursesInputReader}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StdinInputReader` is never constructed [INFO] [stdout] --> src/program.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct StdinInputReader { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/program.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 23 | impl StdinInputReader { [INFO] [stdout] | --------------------- associated function in this implementation [INFO] [stdout] 24 | pub fn new() -> StdinInputReader { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_int_from_string` is never used [INFO] [stdout] --> src/program.rs:109:4 [INFO] [stdout] | [INFO] [stdout] 109 | fn read_int_from_string(s: &String, offset: usize) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StdinInputReader` is never constructed [INFO] [stdout] --> src/program.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct StdinInputReader { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/program.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 23 | impl StdinInputReader { [INFO] [stdout] | --------------------- associated function in this implementation [INFO] [stdout] 24 | pub fn new() -> StdinInputReader { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_int_from_string` is never used [INFO] [stdout] --> src/program.rs:109:4 [INFO] [stdout] | [INFO] [stdout] 109 | fn read_int_from_string(s: &String, offset: usize) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.38s [INFO] running `Command { std: "docker" "inspect" "9fc82856058a433780a9e138a5174d3f1e4fddf22a9420563f734fd381aaebc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fc82856058a433780a9e138a5174d3f1e4fddf22a9420563f734fd381aaebc4", kill_on_drop: false }` [INFO] [stdout] 9fc82856058a433780a9e138a5174d3f1e4fddf22a9420563f734fd381aaebc4