[INFO] cloning repository https://github.com/chunlinwang/rust-1024
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chunlinwang/rust-1024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchunlinwang%2Frust-1024", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchunlinwang%2Frust-1024'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e8ba3b57b06ef61e7afcf8badf7518c8787f91f1
[INFO] checking chunlinwang/rust-1024/e8ba3b57b06ef61e7afcf8badf7518c8787f91f1 against master#30662530506ed29ea29191798cb2ab8aa1249023 for pr-120227
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchunlinwang%2Frust-1024" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/chunlinwang/rust-1024 on toolchain 30662530506ed29ea29191798cb2ab8aa1249023
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30662530506ed29ea29191798cb2ab8aa1249023" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/chunlinwang/rust-1024
[INFO] finished tweaking git repo https://github.com/chunlinwang/rust-1024
[INFO] tweaked toml for git repo https://github.com/chunlinwang/rust-1024 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/chunlinwang/rust-1024 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" "+30662530506ed29ea29191798cb2ab8aa1249023" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded yew-macro v0.18.0
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.21
[INFO] [stderr]   Downloaded yew v0.18.0
[INFO] [stderr]   Downloaded serde_json v1.0.63
[INFO] [stderr]   Downloaded gloo-console v0.1.0
[INFO] [stderr]   Downloaded gloo-storage v0.1.0
[INFO] [stderr]   Downloaded gloo v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30662530506ed29ea29191798cb2ab8aa1249023" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c356c57e8bbaacb9eb22a6a173b012e329ffc4e117cccf3e6ea3d02e57da1998
[INFO] running `Command { std: "docker" "start" "-a" "c356c57e8bbaacb9eb22a6a173b012e329ffc4e117cccf3e6ea3d02e57da1998", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c356c57e8bbaacb9eb22a6a173b012e329ffc4e117cccf3e6ea3d02e57da1998", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c356c57e8bbaacb9eb22a6a173b012e329ffc4e117cccf3e6ea3d02e57da1998", kill_on_drop: false }`
[INFO] [stdout] c356c57e8bbaacb9eb22a6a173b012e329ffc4e117cccf3e6ea3d02e57da1998
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30662530506ed29ea29191798cb2ab8aa1249023" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 822a75667f47794621417ab629b03d12b04ac17f7eae55d2fdc9f7ac147875ff
[INFO] running `Command { std: "docker" "start" "-a" "822a75667f47794621417ab629b03d12b04ac17f7eae55d2fdc9f7ac147875ff", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.71
[INFO] [stderr]    Compiling bumpalo v3.6.1
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]    Compiling serde_json v1.0.63
[INFO] [stderr]    Compiling wasm-bindgen v0.2.71
[INFO] [stderr]    Compiling libc v0.2.88
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling anyhow v1.0.44
[INFO] [stderr]    Compiling boolinator v2.4.0
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling yew v0.18.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]     Checking anymap v0.12.1
[INFO] [stderr]     Checking slab v0.4.4
[INFO] [stderr]     Checking cfg-match v0.2.1
[INFO] [stderr]     Checking http v0.2.5
[INFO] [stderr]     Checking strum v0.20.0
[INFO] [stderr]     Checking rand_core v0.6.2
[INFO] [stderr]     Checking rand_chacha v0.3.0
[INFO] [stderr]     Checking rand v0.8.3
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.71
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.71
[INFO] [stderr]    Compiling serde_derive v1.0.123
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling yew-macro v0.18.0
[INFO] [stderr]    Compiling strum_macros v0.20.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.71
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking serde v1.0.123
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking js-sys v0.3.48
[INFO] [stderr]     Checking console_error_panic_hook v0.1.6
[INFO] [stderr]     Checking web-sys v0.3.48
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.21
[INFO] [stderr]     Checking gloo-events v0.1.1
[INFO] [stderr]     Checking gloo-timers v0.2.1
[INFO] [stderr]     Checking gloo-console-timer v0.1.0
[INFO] [stderr]     Checking gloo-dialogs v0.1.0
[INFO] [stderr]     Checking gloo-render v0.1.0
[INFO] [stderr]     Checking gloo-console v0.1.0
[INFO] [stderr]     Checking gloo-storage v0.1.0
[INFO] [stderr]     Checking wasm-logger v0.2.0
[INFO] [stderr]     Checking gloo-file v0.1.0
[INFO] [stderr]     Checking gloo v0.2.1
[INFO] [stderr]     Checking gloo v0.3.0
[INFO] [stderr]     Checking rust-1024 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::io`
[INFO] [stdout]  --> src/component/game_panel.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::io;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io`
[INFO] [stdout]  --> src/component/game_panel.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::io;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `yew::prelude::*`
[INFO] [stdout]  --> src/component/game_panel.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use yew::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `yew::prelude::*`
[INFO] [stdout]  --> src/component/game_panel.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use yew::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `gloo::events::EventListener`
[INFO] [stdout]  --> src/component/game_panel.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use gloo::events::EventListener;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `gloo::events::EventListener`
[INFO] [stdout]  --> src/component/game_panel.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use gloo::events::EventListener;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `strum::IntoEnumIterator`
[INFO] [stdout]  --> src/component/game_panel.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use strum::IntoEnumIterator;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `yew::web_sys::HtmlInputElement as InputElement`
[INFO] [stdout]  --> src/component/game_panel.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use yew::web_sys::HtmlInputElement as InputElement;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `strum::IntoEnumIterator`
[INFO] [stdout]  --> src/component/game_panel.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use strum::IntoEnumIterator;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `yew::web_sys::HtmlInputElement as InputElement`
[INFO] [stdout]  --> src/component/game_panel.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use yew::web_sys::HtmlInputElement as InputElement;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Callback`, `Event`, `HtmlElement`, `InputData`, `Window`, `classes`
[INFO] [stdout]   --> src/component/game_panel.rs:9:21
[INFO] [stdout]    |
[INFO] [stdout] 9  | use yew::{web_sys::{Event, HtmlElement, Window},
[INFO] [stdout]    |                     ^^^^^  ^^^^^^^^^^^  ^^^^^^
[INFO] [stdout] 10 |           classes, html, Component, ComponentLink, Html, InputData, NodeRef, ShouldRender, Callback};
[INFO] [stdout]    |           ^^^^^^^                                        ^^^^^^^^^                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Entry`
[INFO] [stdout]   --> src/component/game_panel.rs:20:20
[INFO] [stdout]    |
[INFO] [stdout] 20 | use crate::state::{Entry, Filter, State};
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ChildrenWithProps`
[INFO] [stdout]  --> src/component/game_container.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | use yew::{html, ChildrenWithProps, Component, Html, Properties};
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Callback`, `Event`, `HtmlElement`, `InputData`, `Window`, `classes`
[INFO] [stdout]   --> src/component/game_panel.rs:9:21
[INFO] [stdout]    |
[INFO] [stdout] 9  | use yew::{web_sys::{Event, HtmlElement, Window},
[INFO] [stdout]    |                     ^^^^^  ^^^^^^^^^^^  ^^^^^^
[INFO] [stdout] 10 |           classes, html, Component, ComponentLink, Html, InputData, NodeRef, ShouldRender, Callback};
[INFO] [stdout]    |           ^^^^^^^                                        ^^^^^^^^^                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io`
[INFO] [stdout]  --> src/component/game_line.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::io;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Entry`
[INFO] [stdout]   --> src/component/game_panel.rs:20:20
[INFO] [stdout]    |
[INFO] [stdout] 20 | use crate::state::{Entry, Filter, State};
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `yew::services::ConsoleService`
[INFO] [stdout]  --> src/component/game_line.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use yew::services::ConsoleService;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ChildrenWithProps`
[INFO] [stdout]  --> src/component/game_container.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | use yew::{html, ChildrenWithProps, Component, Html, Properties};
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::game::Matrix`
[INFO] [stdout]  --> src/component/game_line.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::game::Matrix;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io`
[INFO] [stdout]  --> src/component/game_line.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::io;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `yew::services::ConsoleService`
[INFO] [stdout]  --> src/component/game_case.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use yew::services::ConsoleService;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `yew::services::ConsoleService`
[INFO] [stdout]  --> src/component/game_line.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use yew::services::ConsoleService;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `classes`
[INFO] [stdout]  --> src/component/game_case.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | use yew::{classes, html};
[INFO] [stdout]   |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::game::Matrix`
[INFO] [stdout]  --> src/component/game_line.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::game::Matrix;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `yew::services::ConsoleService`
[INFO] [stdout]  --> src/component/score_panel.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use yew::services::ConsoleService;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Callback`
[INFO] [stdout]  --> src/component/score_panel.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use yew::{html, Callback};
[INFO] [stdout]   |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `yew::services::ConsoleService`
[INFO] [stdout]  --> src/component/game_case.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use yew::services::ConsoleService;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `classes`
[INFO] [stdout]  --> src/component/game_case.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | use yew::{classes, html};
[INFO] [stdout]   |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `yew::services::ConsoleService`
[INFO] [stdout]  --> src/component/score_panel.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use yew::services::ConsoleService;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Callback`
[INFO] [stdout]  --> src/component/score_panel.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 | use yew::{html, Callback};
[INFO] [stdout]   |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `link`
[INFO] [stdout]   --> src/component/game_line.rs:21:40
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn create(props: Self::Properties, link: ComponentLink<Self>) -> Self {
[INFO] [stdout]    |                                        ^^^^ help: if this is intentional, prefix it with an underscore: `_link`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msg`
[INFO] [stdout]   --> src/component/game_line.rs:27:26
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn update(&mut self, msg: Self::Message) -> ShouldRender {
[INFO] [stdout]    |                          ^^^ help: if this is intentional, prefix it with an underscore: `_msg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `link`
[INFO] [stdout]   --> src/component/game_line.rs:21:40
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn create(props: Self::Properties, link: ComponentLink<Self>) -> Self {
[INFO] [stdout]    |                                        ^^^^ help: if this is intentional, prefix it with an underscore: `_link`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `msg`
[INFO] [stdout]   --> src/component/game_line.rs:27:26
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn update(&mut self, msg: Self::Message) -> ShouldRender {
[INFO] [stdout]    |                          ^^^ help: if this is intentional, prefix it with an underscore: `_msg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/game.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |                 _ => panic!("error"),
[INFO] [stdout]    |                 ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/game.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |                 _ => panic!("error"),
[INFO] [stdout]    |                 ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/game.rs:88:13
[INFO] [stdout]    |
[INFO] [stdout] 88 |             _ => panic!("error"),
[INFO] [stdout]    |             ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/game.rs:88:13
[INFO] [stdout]    |
[INFO] [stdout] 88 |             _ => panic!("error"),
[INFO] [stdout]    |             ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]   --> src/state.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl State {
[INFO] [stdout]    | ---------- methods in this implementation
[INFO] [stdout] 13 |     pub fn total(&self) -> usize {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub fn total_completed(&self) -> usize {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn is_all_completed(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub fn clear_completed(&mut self) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub fn toggle(&mut self, idx: usize) {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub fn toggle_all(&mut self, value: bool) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |     pub fn toggle_edit(&mut self, idx: usize) {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 77 |     pub fn clear_all_edit(&mut self) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 83 |     pub fn complete_edit(&mut self, idx: usize, val: String) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 99 |     pub fn remove(&mut self, idx: usize) {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]   --> src/state.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl State {
[INFO] [stdout]    | ---------- methods in this implementation
[INFO] [stdout] 13 |     pub fn total(&self) -> usize {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub fn total_completed(&self) -> usize {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn is_all_completed(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub fn clear_completed(&mut self) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub fn toggle(&mut self, idx: usize) {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub fn toggle_all(&mut self, value: bool) {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |     pub fn toggle_edit(&mut self, idx: usize) {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 77 |     pub fn clear_all_edit(&mut self) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 83 |     pub fn complete_edit(&mut self, idx: usize, val: String) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 99 |     pub fn remove(&mut self, idx: usize) {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `fits` and `as_href` are never used
[INFO] [stdout]    --> src/state.rs:128:12
[INFO] [stdout]     |
[INFO] [stdout] 127 | impl Filter {
[INFO] [stdout]     | ----------- methods in this implementation
[INFO] [stdout] 128 |     pub fn fits(&self, entry: &Entry) -> bool {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     pub fn as_href(&self) -> &'static str {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `fits` and `as_href` are never used
[INFO] [stdout]    --> src/state.rs:128:12
[INFO] [stdout]     |
[INFO] [stdout] 127 | impl Filter {
[INFO] [stdout]     | ----------- methods in this implementation
[INFO] [stdout] 128 |     pub fn fits(&self, entry: &Entry) -> bool {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     pub fn as_href(&self) -> &'static str {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/component/game_container.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 window.location().reload();
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 let _ = window.location().reload();
[INFO] [stdout]    |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/component/game_container.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 window.location().reload();
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 let _ = window.location().reload();
[INFO] [stdout]    |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 22 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 22 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 13.07s
[INFO] running `Command { std: "docker" "inspect" "822a75667f47794621417ab629b03d12b04ac17f7eae55d2fdc9f7ac147875ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "822a75667f47794621417ab629b03d12b04ac17f7eae55d2fdc9f7ac147875ff", kill_on_drop: false }`
[INFO] [stdout] 822a75667f47794621417ab629b03d12b04ac17f7eae55d2fdc9f7ac147875ff