[INFO] cloning repository https://github.com/Syntaf/GameOfLife [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Syntaf/GameOfLife" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSyntaf%2FGameOfLife", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSyntaf%2FGameOfLife'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3146d3d72f9f571075c4219f511f438d198bd3a1 [INFO] checking Syntaf/GameOfLife against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSyntaf%2FGameOfLife" "/workspace/builds/worker-41/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-41/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Syntaf/GameOfLife on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Syntaf/GameOfLife [INFO] finished tweaking git repo https://github.com/Syntaf/GameOfLife [INFO] tweaked toml for git repo https://github.com/Syntaf/GameOfLife written to /workspace/builds/worker-41/source/Cargo.toml [INFO] crate git repo https://github.com/Syntaf/GameOfLife already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/Syntaf/fe-rustty.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bee35299582d48c22bba9dc5df61071673274d384ac7f9f5dd6fc69b15e259f4 [INFO] running `Command { std: "docker" "start" "-a" "bee35299582d48c22bba9dc5df61071673274d384ac7f9f5dd6fc69b15e259f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bee35299582d48c22bba9dc5df61071673274d384ac7f9f5dd6fc69b15e259f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bee35299582d48c22bba9dc5df61071673274d384ac7f9f5dd6fc69b15e259f4", kill_on_drop: false }` [INFO] [stdout] bee35299582d48c22bba9dc5df61071673274d384ac7f9f5dd6fc69b15e259f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3cb8c2afc54d5a4cbb0a5b5c101bc35eb649a3ada75b687196b23fb8f3d0ffdc [INFO] running `Command { std: "docker" "start" "-a" "3cb8c2afc54d5a4cbb0a5b5c101bc35eb649a3ada75b687196b23fb8f3d0ffdc", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking libc v0.2.32 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking libc v0.1.12 [INFO] [stderr] Checking bitflags v0.3.3 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking nix v0.4.3 [INFO] [stderr] Checking rand v0.3.17 [INFO] [stderr] Checking term v0.2.14 [INFO] [stderr] Checking tempfile v2.2.0 [INFO] [stderr] Checking gag v0.1.9 [INFO] [stderr] Checking rustty v0.1.9 (https://github.com/Syntaf/fe-rustty.git?branch=widget_redesign#235c388c) [INFO] [stderr] Checking terminal_game_of_life v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/grid.rs:139:37 [INFO] [stdout] | [INFO] [stdout] 139 | fn draw(&mut self, parent: &mut CellAccessor) { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn CellAccessor` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/grid.rs:139:37 [INFO] [stdout] | [INFO] [stdout] 139 | fn draw(&mut self, parent: &mut CellAccessor) { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn CellAccessor` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/grid.rs:143:33 [INFO] [stdout] | [INFO] [stdout] 143 | fn pack(&mut self, parent: &HasSize, halign: HorizontalAlign, valign: VerticalAlign, [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn HasSize` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/grid.rs:143:33 [INFO] [stdout] | [INFO] [stdout] 143 | fn pack(&mut self, parent: &HasSize, halign: HorizontalAlign, valign: VerticalAlign, [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn HasSize` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/preset.rs:53:35 [INFO] [stdout] | [INFO] [stdout] 53 | ... Error::description(&why)), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/preset.rs:53:35 [INFO] [stdout] | [INFO] [stdout] 53 | ... Error::description(&why)), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Painter` [INFO] [stdout] --> src/grid.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | Painter, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CellAccessor` [INFO] [stdout] --> src/editor.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | CellAccessor, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Painter` [INFO] [stdout] --> src/grid.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | Painter, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CellAccessor` [INFO] [stdout] --> src/editor.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | CellAccessor, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/game.rs:47:20 [INFO] [stdout] | [INFO] [stdout] 47 | panic!(format!("Terminal size too small({}x{}), must be at least \ [INFO] [stdout] | ____________________^ [INFO] [stdout] 48 | | {}x{} (columns x rows)", [INFO] [stdout] 49 | | t_width, t_height, 80, 40)); [INFO] [stdout] | |__________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 47 ~ panic!("Terminal size too small({}x{}), must be at least \ [INFO] [stdout] 48 | {}x{} (columns x rows)", [INFO] [stdout] 49 ~ t_width, t_height, 80, 40); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/preset.rs:79:20 [INFO] [stdout] | [INFO] [stdout] 79 | panic!(format!("Sorry! Only maximum 10 presets allowed. Either \ [INFO] [stdout] | ____________________^ [INFO] [stdout] 80 | | increase height of terminal or delete some presets [INFO] [stdout] 81 | | within the 'preset' folder")); [INFO] [stdout] | |________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 79 ~ panic!("Sorry! Only maximum 10 presets allowed. Either \ [INFO] [stdout] 80 | increase height of terminal or delete some presets [INFO] [stdout] 81 ~ within the 'preset' folder"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/game.rs:47:20 [INFO] [stdout] | [INFO] [stdout] 47 | panic!(format!("Terminal size too small({}x{}), must be at least \ [INFO] [stdout] | ____________________^ [INFO] [stdout] 48 | | {}x{} (columns x rows)", [INFO] [stdout] 49 | | t_width, t_height, 80, 40)); [INFO] [stdout] | |__________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 47 ~ panic!("Terminal size too small({}x{}), must be at least \ [INFO] [stdout] 48 | {}x{} (columns x rows)", [INFO] [stdout] 49 ~ t_width, t_height, 80, 40); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/preset.rs:79:20 [INFO] [stdout] | [INFO] [stdout] 79 | panic!(format!("Sorry! Only maximum 10 presets allowed. Either \ [INFO] [stdout] | ____________________^ [INFO] [stdout] 80 | | increase height of terminal or delete some presets [INFO] [stdout] 81 | | within the 'preset' folder")); [INFO] [stdout] | |________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 79 ~ panic!("Sorry! Only maximum 10 presets allowed. Either \ [INFO] [stdout] 80 | increase height of terminal or delete some presets [INFO] [stdout] 81 ~ within the 'preset' folder"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `Command { std: "docker" "inspect" "3cb8c2afc54d5a4cbb0a5b5c101bc35eb649a3ada75b687196b23fb8f3d0ffdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cb8c2afc54d5a4cbb0a5b5c101bc35eb649a3ada75b687196b23fb8f3d0ffdc", kill_on_drop: false }` [INFO] [stdout] 3cb8c2afc54d5a4cbb0a5b5c101bc35eb649a3ada75b687196b23fb8f3d0ffdc