[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 beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSyntaf%2FGameOfLife" "/workspace/builds/worker-24/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-24/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Syntaf/GameOfLife on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-24/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" "+beta-2022-04-10" "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-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dc51c7f73c67d730bb641548914fcfac3d26ce8018111470ec3d302ebcb8cebd [INFO] running `Command { std: "docker" "start" "-a" "dc51c7f73c67d730bb641548914fcfac3d26ce8018111470ec3d302ebcb8cebd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc51c7f73c67d730bb641548914fcfac3d26ce8018111470ec3d302ebcb8cebd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc51c7f73c67d730bb641548914fcfac3d26ce8018111470ec3d302ebcb8cebd", kill_on_drop: false }` [INFO] [stdout] dc51c7f73c67d730bb641548914fcfac3d26ce8018111470ec3d302ebcb8cebd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44b1934f8594b97c0a277daa27dad66c343ea7baec060a18407b2b5d146e1f4b [INFO] running `Command { std: "docker" "start" "-a" "44b1934f8594b97c0a277daa27dad66c343ea7baec060a18407b2b5d146e1f4b", kill_on_drop: false }` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling libc v0.2.32 [INFO] [stderr] Compiling winapi v0.2.8 [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 nix v0.4.3 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling rand v0.3.17 [INFO] [stderr] Compiling term v0.2.14 [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 7.05s [INFO] running `Command { std: "docker" "inspect" "44b1934f8594b97c0a277daa27dad66c343ea7baec060a18407b2b5d146e1f4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44b1934f8594b97c0a277daa27dad66c343ea7baec060a18407b2b5d146e1f4b", kill_on_drop: false }` [INFO] [stdout] 44b1934f8594b97c0a277daa27dad66c343ea7baec060a18407b2b5d146e1f4b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76a53abd5dcd302542f40e8dfd0fa0b672d947c8e0a4d1309b4e5685b08a4628 [INFO] running `Command { std: "docker" "start" "-a" "76a53abd5dcd302542f40e8dfd0fa0b672d947c8e0a4d1309b4e5685b08a4628", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 0.93s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/terminal_game_of_life-c57e30dfbebb072b) [INFO] running `Command { std: "docker" "inspect" "76a53abd5dcd302542f40e8dfd0fa0b672d947c8e0a4d1309b4e5685b08a4628", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76a53abd5dcd302542f40e8dfd0fa0b672d947c8e0a4d1309b4e5685b08a4628", kill_on_drop: false }` [INFO] [stdout] 76a53abd5dcd302542f40e8dfd0fa0b672d947c8e0a4d1309b4e5685b08a4628 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d2b31347c911d63d5e12392d54bcccc9028708bc144fcda6debecf6234f48bc7 [INFO] running `Command { std: "docker" "start" "-a" "d2b31347c911d63d5e12392d54bcccc9028708bc144fcda6debecf6234f48bc7", 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] [stdout] [INFO] [stderr] warning: unused import: `CellAccessor` [INFO] [stdout] running 0 tests [INFO] [stderr] --> src/editor.rs:7:5 [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] 7 | CellAccessor, [INFO] [stdout] [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.01s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/terminal_game_of_life-c57e30dfbebb072b) [INFO] running `Command { std: "docker" "inspect" "d2b31347c911d63d5e12392d54bcccc9028708bc144fcda6debecf6234f48bc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2b31347c911d63d5e12392d54bcccc9028708bc144fcda6debecf6234f48bc7", kill_on_drop: false }` [INFO] [stdout] d2b31347c911d63d5e12392d54bcccc9028708bc144fcda6debecf6234f48bc7