[INFO] cloning repository https://github.com/peterjoel/gol [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/peterjoel/gol" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeterjoel%2Fgol", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeterjoel%2Fgol'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a2a40f37e802bf076e211057201f09e65c04c67a [INFO] checking peterjoel/gol against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeterjoel%2Fgol" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/peterjoel/gol on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/peterjoel/gol [INFO] finished tweaking git repo https://github.com/peterjoel/gol [INFO] tweaked toml for git repo https://github.com/peterjoel/gol written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/peterjoel/gol already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustty v0.1.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7345eb3d9327ed7a7f93929f6a3b4feb9e576b26229ec006157a46dc3693f2de [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" "7345eb3d9327ed7a7f93929f6a3b4feb9e576b26229ec006157a46dc3693f2de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7345eb3d9327ed7a7f93929f6a3b4feb9e576b26229ec006157a46dc3693f2de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7345eb3d9327ed7a7f93929f6a3b4feb9e576b26229ec006157a46dc3693f2de", kill_on_drop: false }` [INFO] [stdout] 7345eb3d9327ed7a7f93929f6a3b4feb9e576b26229ec006157a46dc3693f2de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3def8c7a7f8d08feae32ea7aae014e23f7a06ab241374f9c754ef3bd18a93a7b [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" "3def8c7a7f8d08feae32ea7aae014e23f7a06ab241374f9c754ef3bd18a93a7b", kill_on_drop: false }` [INFO] [stderr] Checking rand_core v0.3.0 [INFO] [stderr] Checking libc v0.2.43 [INFO] [stderr] Checking remove_dir_all v0.5.1 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Checking term v0.4.6 [INFO] [stderr] Checking rand_core v0.2.2 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Checking tempfile v3.0.4 [INFO] [stderr] Checking gag v0.1.10 [INFO] [stderr] Checking rustty v0.1.12 [INFO] [stderr] Checking gol v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/backend/mod.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | fn new(msg: String) -> Error { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `MoveCursorTo` [INFO] [stdout] --> src/editor.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | MoveCursorTo { x: usize, y: usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ToggleCellAt` [INFO] [stdout] --> src/editor.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | ToggleCellAt { x: usize, y: usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `KillCellAt` [INFO] [stdout] --> src/editor.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | KillCellAt { x: usize, y: usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `AddCellAt` [INFO] [stdout] --> src/editor.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | AddCellAt { x: usize, y: usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new_from_grid` [INFO] [stdout] --> src/game.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new_from_grid(grid: Grid, wrapped: bool) -> Gol { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `init` [INFO] [stdout] --> src/game.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn init(&mut self, cells: &[(usize, usize)]) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `with_data` [INFO] [stdout] --> src/grid.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn with_data(width: usize, height: usize, data: Vec) -> Grid { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_ref` [INFO] [stdout] --> src/grid.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn get_ref(&self, x: usize, y: usize) -> &T { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/backend/mod.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | fn new(msg: String) -> Error { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `MoveCursorTo` [INFO] [stdout] --> src/editor.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | MoveCursorTo { x: usize, y: usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ToggleCellAt` [INFO] [stdout] --> src/editor.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | ToggleCellAt { x: usize, y: usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `KillCellAt` [INFO] [stdout] --> src/editor.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | KillCellAt { x: usize, y: usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `AddCellAt` [INFO] [stdout] --> src/editor.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | AddCellAt { x: usize, y: usize }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new_from_grid` [INFO] [stdout] --> src/game.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new_from_grid(grid: Grid, wrapped: bool) -> Gol { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `init` [INFO] [stdout] --> src/game.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn init(&mut self, cells: &[(usize, usize)]) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `with_data` [INFO] [stdout] --> src/grid.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn with_data(width: usize, height: usize, data: Vec) -> Grid { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_ref` [INFO] [stdout] --> src/grid.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn get_ref(&self, x: usize, y: usize) -> &T { [INFO] [stdout] | ^^^^^^^ [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 5.31s [INFO] running `Command { std: "docker" "inspect" "3def8c7a7f8d08feae32ea7aae014e23f7a06ab241374f9c754ef3bd18a93a7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3def8c7a7f8d08feae32ea7aae014e23f7a06ab241374f9c754ef3bd18a93a7b", kill_on_drop: false }` [INFO] [stdout] 3def8c7a7f8d08feae32ea7aae014e23f7a06ab241374f9c754ef3bd18a93a7b