[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] testing Syntaf/GameOfLife against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSyntaf%2FGameOfLife" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Syntaf/GameOfLife on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-8/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" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 18526577edfb265f19e198d0df3dccc3a919e1c3254b6ebf95c3790ae7810352 [INFO] running `Command { std: "docker" "start" "-a" "18526577edfb265f19e198d0df3dccc3a919e1c3254b6ebf95c3790ae7810352", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18526577edfb265f19e198d0df3dccc3a919e1c3254b6ebf95c3790ae7810352", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18526577edfb265f19e198d0df3dccc3a919e1c3254b6ebf95c3790ae7810352", kill_on_drop: false }` [INFO] [stdout] 18526577edfb265f19e198d0df3dccc3a919e1c3254b6ebf95c3790ae7810352 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9460406b3ee75b0f19ab42a7ed441c572c8b2aa382e2ad67bf4cbb97a73e561a [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" "9460406b3ee75b0f19ab42a7ed441c572c8b2aa382e2ad67bf4cbb97a73e561a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.32 [INFO] [stderr] Compiling libc v0.1.12 [INFO] [stderr] Compiling bitflags v0.3.3 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling term v0.2.14 [INFO] [stderr] Compiling nix v0.4.3 [INFO] [stderr] Compiling rand v0.3.17 [INFO] [stderr] Compiling tempfile v2.2.0 [INFO] [stderr] Compiling gag v0.1.9 [INFO] [stderr] Compiling rustty v0.1.9 (https://github.com/Syntaf/fe-rustty.git?branch=widget_redesign#235c388c) [INFO] [stderr] Compiling terminal_game_of_life v0.1.0 (/opt/rustwide/workdir) [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: 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] | ^^^^^^^^^^^^ [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 139 - fn draw(&mut self, parent: &mut CellAccessor) { [INFO] [stdout] 139 + fn draw(&mut self, parent: &mut dyn CellAccessor) { [INFO] [stdout] | [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] | ^^^^^^^ [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 143 - fn pack(&mut self, parent: &HasSize, halign: HorizontalAlign, valign: VerticalAlign, [INFO] [stdout] 143 + fn pack(&mut self, parent: &dyn HasSize, halign: HorizontalAlign, valign: VerticalAlign, [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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.16s [INFO] running `Command { std: "docker" "inspect" "9460406b3ee75b0f19ab42a7ed441c572c8b2aa382e2ad67bf4cbb97a73e561a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9460406b3ee75b0f19ab42a7ed441c572c8b2aa382e2ad67bf4cbb97a73e561a", kill_on_drop: false }` [INFO] [stdout] 9460406b3ee75b0f19ab42a7ed441c572c8b2aa382e2ad67bf4cbb97a73e561a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5a2d3f60f23dbd49067e48c2e5a5d58becacc60c5b976320d4a47da753cb19ae [INFO] running `Command { std: "docker" "start" "-a" "5a2d3f60f23dbd49067e48c2e5a5d58becacc60c5b976320d4a47da753cb19ae", kill_on_drop: false }` [INFO] [stderr] Compiling terminal_game_of_life v0.1.0 (/opt/rustwide/workdir) [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: 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] | ^^^^^^^^^^^^ [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 139 - fn draw(&mut self, parent: &mut CellAccessor) { [INFO] [stdout] 139 + fn draw(&mut self, parent: &mut dyn CellAccessor) { [INFO] [stdout] | [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] | ^^^^^^^ [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] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 143 - fn pack(&mut self, parent: &HasSize, halign: HorizontalAlign, valign: VerticalAlign, [INFO] [stdout] 143 + fn pack(&mut self, parent: &dyn HasSize, halign: HorizontalAlign, valign: VerticalAlign, [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] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.11s [INFO] running `Command { std: "docker" "inspect" "5a2d3f60f23dbd49067e48c2e5a5d58becacc60c5b976320d4a47da753cb19ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a2d3f60f23dbd49067e48c2e5a5d58becacc60c5b976320d4a47da753cb19ae", kill_on_drop: false }` [INFO] [stdout] 5a2d3f60f23dbd49067e48c2e5a5d58becacc60c5b976320d4a47da753cb19ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 84513b6cbdfaffb689e9b39bd4701dbec869369652fe10f624c6547df7b90734 [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" "84513b6cbdfaffb689e9b39bd4701dbec869369652fe10f624c6547df7b90734", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/preset.rs:53:35 [INFO] [stderr] | [INFO] [stderr] 53 | ... Error::description(&why)), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/grid.rs:139:37 [INFO] [stderr] | [INFO] [stderr] 139 | fn draw(&mut self, parent: &mut CellAccessor) { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 139 - fn draw(&mut self, parent: &mut CellAccessor) { [INFO] [stderr] 139 + fn draw(&mut self, parent: &mut dyn CellAccessor) { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/grid.rs:143:33 [INFO] [stderr] | [INFO] [stderr] 143 | fn pack(&mut self, parent: &HasSize, halign: HorizontalAlign, valign: VerticalAlign, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 143 - fn pack(&mut self, parent: &HasSize, halign: HorizontalAlign, valign: VerticalAlign, [INFO] [stderr] 143 + fn pack(&mut self, parent: &dyn HasSize, halign: HorizontalAlign, valign: VerticalAlign, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unused import: `Painter` [INFO] [stderr] --> src/grid.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | Painter, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `CellAccessor` [INFO] [stderr] --> src/editor.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | CellAccessor, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/game.rs:47:20 [INFO] [stderr] | [INFO] [stderr] 47 | panic!(format!("Terminal size too small({}x{}), must be at least \ [INFO] [stderr] | ____________________^ [INFO] [stderr] 48 | | {}x{} (columns x rows)", [INFO] [stderr] 49 | | t_width, t_height, 80, 40)); [INFO] [stderr] | |__________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 47 ~ panic!("Terminal size too small({}x{}), must be at least \ [INFO] [stderr] 48 | {}x{} (columns x rows)", [INFO] [stderr] 49 ~ t_width, t_height, 80, 40); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/preset.rs:79:20 [INFO] [stderr] | [INFO] [stderr] 79 | panic!(format!("Sorry! Only maximum 10 presets allowed. Either \ [INFO] [stderr] | ____________________^ [INFO] [stderr] 80 | | increase height of terminal or delete some presets [INFO] [stderr] 81 | | within the 'preset' folder")); [INFO] [stderr] | |________________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 79 ~ panic!("Sorry! Only maximum 10 presets allowed. Either \ [INFO] [stderr] 80 | increase height of terminal or delete some presets [INFO] [stderr] 81 ~ within the 'preset' folder"); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `terminal_game_of_life` (bin "terminal_game_of_life" test) generated 7 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/terminal_game_of_life-60a7f674d1ce36c9) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "84513b6cbdfaffb689e9b39bd4701dbec869369652fe10f624c6547df7b90734", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84513b6cbdfaffb689e9b39bd4701dbec869369652fe10f624c6547df7b90734", kill_on_drop: false }` [INFO] [stdout] 84513b6cbdfaffb689e9b39bd4701dbec869369652fe10f624c6547df7b90734