[INFO] cloning repository https://github.com/Nugine/wrong-answer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nugine/wrong-answer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNugine%2Fwrong-answer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNugine%2Fwrong-answer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b1c5434337685d5e822b505d8aaf195f5e61cf37
[INFO] checking Nugine/wrong-answer against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNugine%2Fwrong-answer" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Nugine/wrong-answer on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Nugine/wrong-answer
[INFO] finished tweaking git repo https://github.com/Nugine/wrong-answer
[INFO] tweaked toml for git repo https://github.com/Nugine/wrong-answer written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Nugine/wrong-answer 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror v1.0.2
[INFO] [stderr]   Downloaded r2d2 v0.8.5
[INFO] [stderr]   Downloaded r2d2_redis v0.12.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.2
[INFO] [stderr]   Downloaded redis v0.13.0
[INFO] [stderr]   Downloaded ryu v1.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d85d56829208e1e6758f13506ed68aa54cdb90dcb23345b20949bceb4918bc4a
[INFO] running `Command { std: "docker" "start" "-a" "d85d56829208e1e6758f13506ed68aa54cdb90dcb23345b20949bceb4918bc4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d85d56829208e1e6758f13506ed68aa54cdb90dcb23345b20949bceb4918bc4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d85d56829208e1e6758f13506ed68aa54cdb90dcb23345b20949bceb4918bc4a", kill_on_drop: false }`
[INFO] [stdout] d85d56829208e1e6758f13506ed68aa54cdb90dcb23345b20949bceb4918bc4a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b0cdfb6ad54c0b6a5a8952729a0e166c093ad4ed5d4775037c388f31e90feac2
[INFO] running `Command { std: "docker" "start" "-a" "b0cdfb6ad54c0b6a5a8952729a0e166c093ad4ed5d4775037c388f31e90feac2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.65
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling proc-macro2 v1.0.5
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling autocfg v0.1.6
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling syn v1.0.5
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking unicode-width v0.1.6
[INFO] [stderr]    Compiling unicode-segmentation v1.3.0
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking regex-syntax v0.6.12
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking quick-error v1.2.2
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking vec_map v0.8.1
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking scopeguard v1.0.0
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]     Checking termcolor v1.0.5
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking itoa v0.4.4
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling ryu v1.0.1
[INFO] [stderr]     Checking futures v0.1.29
[INFO] [stderr]    Compiling serde v1.0.101
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]     Checking lock_api v0.3.1
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking crossbeam-utils v0.6.6
[INFO] [stderr]     Checking fnv v1.0.6
[INFO] [stderr]    Compiling parking_lot_core v0.5.0
[INFO] [stderr]     Checking aho-corasick v0.7.6
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]     Checking unicode-normalization v0.1.8
[INFO] [stderr]    Compiling parking_lot v0.8.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking lock_api v0.2.0
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]     Checking atty v0.2.13
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.38
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking num_cpus v1.10.1
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]     Checking ascii v0.9.3
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]     Checking mio v0.6.19
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking dtoa v0.4.4
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]     Checking sha1 v0.6.0
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.2
[INFO] [stderr]     Checking combine v3.8.1
[INFO] [stderr]     Checking tokio-io v0.1.12
[INFO] [stderr]     Checking tokio-sync v0.1.7
[INFO] [stderr]     Checking tokio-executor v0.1.8
[INFO] [stderr]     Checking tokio-codec v0.1.1
[INFO] [stderr]     Checking tokio-reactor v0.1.10
[INFO] [stderr]     Checking mio-uds v0.6.7
[INFO] [stderr]     Checking tokio-uds v0.2.5
[INFO] [stderr]     Checking tokio-tcp v0.1.3
[INFO] [stderr]     Checking regex v1.3.1
[INFO] [stderr]     Checking crossbeam-channel v0.4.4
[INFO] [stderr]     Checking idna v0.2.0
[INFO] [stderr]     Checking r2d2 v0.8.5
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking url v2.1.0
[INFO] [stderr]    Compiling proc-macro-error v0.2.6
[INFO] [stderr]    Compiling structopt-derive v0.3.3
[INFO] [stderr]    Compiling serde_derive v1.0.101
[INFO] [stderr]    Compiling thiserror-impl v1.0.2
[INFO] [stderr]    Compiling num-derive v0.3.0
[INFO] [stderr]     Checking redis v0.13.0
[INFO] [stderr]     Checking thiserror v1.0.2
[INFO] [stderr]     Checking structopt v0.3.3
[INFO] [stderr]     Checking wa-compare v0.1.0 (/opt/rustwide/workdir/wa-compare)
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> wa-compare/src/main.rs:56:32
[INFO] [stdout]    |
[INFO] [stdout] 56 |                 None => panic!(e),
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 56 |                 None => panic!("{}", e),
[INFO] [stdout]    |                                +++++
[INFO] [stdout] help: or use std::panic::panic_any instead
[INFO] [stdout]    |
[INFO] [stdout] 56 |                 None => std::panic::panic_any(e),
[INFO] [stdout]    |                         ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> wa-compare/src/main.rs:56:32
[INFO] [stdout]    |
[INFO] [stdout] 56 |                 None => panic!(e),
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 56 |                 None => panic!("{}", e),
[INFO] [stdout]    |                                +++++
[INFO] [stdout] help: or use std::panic::panic_any instead
[INFO] [stdout]    |
[INFO] [stdout] 56 |                 None => std::panic::panic_any(e),
[INFO] [stdout]    |                         ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking r2d2_redis v0.12.0
[INFO] [stderr]     Checking serde_json v1.0.41
[INFO] [stderr]     Checking wa-monitor v0.1.0 (/opt/rustwide/workdir/wa-monitor)
[INFO] [stderr]     Checking wa-interact v0.1.0 (/opt/rustwide/workdir/wa-interact)
[INFO] [stderr]     Checking wa-server v0.1.0 (/opt/rustwide/workdir/wa-server)
[INFO] [stdout] warning: use of deprecated function `utils::compare::compare`
[INFO] [stdout]  --> wa-server/src/threads/worker.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::utils::{compare, mkfifo};
[INFO] [stdout]   |                    ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `utils::compare::compare`
[INFO] [stdout]    --> wa-server/src/threads/worker.rs:233:23
[INFO] [stdout]     |
[INFO] [stdout] 233 |             let cmp = compare(ignore_trailing_space, &task.stdout_path, &task.userout_path)?;
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `utils::compare::compare`
[INFO] [stdout]  --> wa-server/src/utils/mod.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use compare::compare;
[INFO] [stdout]   |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `utils::compare::compare`
[INFO] [stdout]  --> wa-server/src/threads/worker.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::utils::{compare, mkfifo};
[INFO] [stdout]   |                    ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `utils::compare::compare`
[INFO] [stdout]    --> wa-server/src/threads/worker.rs:233:23
[INFO] [stdout]     |
[INFO] [stdout] 233 |             let cmp = compare(ignore_trailing_space, &task.stdout_path, &task.userout_path)?;
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `utils::compare::compare`
[INFO] [stdout]  --> wa-server/src/utils/mod.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use compare::compare;
[INFO] [stdout]   |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> wa-server/src/main.rs:17:24
[INFO] [stdout]    |
[INFO] [stdout] 17 |                 panic!(e)
[INFO] [stdout]    |                        ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: wa-server/src/threads/listener.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 17 |             handle!(self.redis.reload(), "redis error: {}");
[INFO] [stdout]    |             ----------------------------------------------- in this macro invocation
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `handle` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 17 |                 panic!("{}", e)
[INFO] [stdout]    |                        +++++
[INFO] [stdout] help: or use std::panic::panic_any instead
[INFO] [stdout]    |
[INFO] [stdout] 17 |                 std::panic::panic_any(e)
[INFO] [stdout]    |                 ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> wa-server/src/main.rs:17:24
[INFO] [stdout]    |
[INFO] [stdout] 17 |                 panic!(e)
[INFO] [stdout]    |                        ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: wa-server/src/threads/listener.rs:22:34
[INFO] [stdout]    |
[INFO] [stdout] 22 |                 let submission = handle!(self.redis.get_submission(), "redis error: {}");
[INFO] [stdout]    |                                  ------------------------------------------------------- in this macro invocation
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this warning originates in the macro `handle` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 17 |                 panic!("{}", e)
[INFO] [stdout]    |                        +++++
[INFO] [stdout] help: or use std::panic::panic_any instead
[INFO] [stdout]    |
[INFO] [stdout] 17 |                 std::panic::panic_any(e)
[INFO] [stdout]    |                 ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> wa-server/src/main.rs:17:24
[INFO] [stdout]    |
[INFO] [stdout] 17 |                   panic!(e)
[INFO] [stdout]    |                          ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: wa-server/src/threads/listener.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 | /                 handle!(
[INFO] [stdout] 27 | |                     self.sync_data(submission.problem_id),
[INFO] [stdout] 28 | |                     "fail to sync data: {}"
[INFO] [stdout] 29 | |                 );
[INFO] [stdout]    | |_________________- in this macro invocation
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this warning originates in the macro `handle` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 17 |                 panic!("{}", e)
[INFO] [stdout]    |                        +++++
[INFO] [stdout] help: or use std::panic::panic_any instead
[INFO] [stdout]    |
[INFO] [stdout] 17 |                 std::panic::panic_any(e)
[INFO] [stdout]    |                 ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> wa-server/src/main.rs:17:24
[INFO] [stdout]    |
[INFO] [stdout] 17 |                   panic!(e)
[INFO] [stdout]    |                          ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: wa-server/src/threads/listener.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 | /                 handle!(
[INFO] [stdout] 32 | |                     self.update_sender
[INFO] [stdout] 33 | |                         .send(submission.update(JudgeStatus::Queuing)),
[INFO] [stdout] 34 | |                     "updater is disconnected: {}"
[INFO] [stdout] 35 | |                 );
[INFO] [stdout]    | |_________________- in this macro invocation
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this warning originates in the macro `handle` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 17 |                 panic!("{}", e)
[INFO] [stdout]    |                        +++++
[INFO] [stdout] help: or use std::panic::panic_any instead
[INFO] [stdout]    |
[INFO] [stdout] 17 |                 std::panic::panic_any(e)
[INFO] [stdout]    |                 ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> wa-server/src/main.rs:17:24
[INFO] [stdout]    |
[INFO] [stdout] 17 |                   panic!(e)
[INFO] [stdout]    |                          ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: wa-server/src/threads/listener.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 | /                 handle!(
[INFO] [stdout] 38 | |                     self.submission_sender.send(submission),
[INFO] [stdout] 39 | |                     "workers are disconnected: {}"
[INFO] [stdout] 40 | |                 );
[INFO] [stdout]    | |_________________- in this macro invocation
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this warning originates in the macro `handle` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 17 |                 panic!("{}", e)
[INFO] [stdout]    |                        +++++
[INFO] [stdout] help: or use std::panic::panic_any instead
[INFO] [stdout]    |
[INFO] [stdout] 17 |                 std::panic::panic_any(e)
[INFO] [stdout]    |                 ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> wa-server/src/main.rs:17:24
[INFO] [stdout]    |
[INFO] [stdout] 17 |                   panic!(e)
[INFO] [stdout]    |                          ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: wa-server/src/threads/updater.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |               let update = handle!(
[INFO] [stdout]    |  __________________________-
[INFO] [stdout] 14 | |                 self.update_receiver.recv(),
[INFO] [stdout] 15 | |                 "update senders are disconnected: {}"
[INFO] [stdout] 16 | |             );
[INFO] [stdout]    | |_____________- in this macro invocation
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this warning originates in the macro `handle` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 17 |                 panic!("{}", e)
[INFO] [stdout]    |                        +++++
[INFO] [stdout] help: or use std::panic::panic_any instead
[INFO] [stdout]    |
[INFO] [stdout] 17 |                 std::panic::panic_any(e)
[INFO] [stdout]    |                 ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> wa-server/src/main.rs:17:24
[INFO] [stdout]    |
[INFO] [stdout] 17 |                 panic!(e)
[INFO] [stdout]    |                        ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: wa-server/src/threads/updater.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |             handle!(self.redis.update_submission(update), "redis error: {}");
[INFO] [stdout]    |             ---------------------------------------------------------------- in this macro invocation
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this warning originates in the macro `handle` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 17 |                 panic!("{}", e)
[INFO] [stdout]    |                        +++++
[INFO] [stdout] help: or use std::panic::panic_any instead
[INFO] [stdout]    |
[INFO] [stdout] 17 |                 std::panic::panic_any(e)
[INFO] [stdout]    |                 ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> wa-server/src/main.rs:17:24
[INFO] [stdout]    |
[INFO] [stdout] 17 |                   panic!(e)
[INFO] [stdout]    |                          ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: wa-server/src/threads/worker.rs:29:30
[INFO] [stdout]    |
[INFO] [stdout] 29 |               let submission = handle!(
[INFO] [stdout]    |  ______________________________-
[INFO] [stdout] 30 | |                 self.submission_receiver.recv(),
[INFO] [stdout] 31 | |                 "submission sender is disconnected: {}"
[INFO] [stdout] 32 | |             );
[INFO] [stdout]    | |_____________- in this macro invocation
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this warning originates in the macro `handle` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 17 |                 panic!("{}", e)
[INFO] [stdout]    |                        +++++
[INFO] [stdout] help: or use std::panic::panic_any instead
[INFO] [stdout]    |
[INFO] [stdout] 17 |                 std::panic::panic_any(e)
[INFO] [stdout]    |                 ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> wa-server/src/main.rs:26:24
[INFO] [stdout]    |
[INFO] [stdout] 26 |                   panic!(e)
[INFO] [stdout]    |                          ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: wa-server/src/threads/worker.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 | /             handle!(@custom
[INFO] [stdout] 38 | |                 std::fs::create_dir_all(&working_dir),
[INFO] [stdout] 39 | |                 "can not create dir: {:?}",
[INFO] [stdout] 40 | |                 &working_dir,
[INFO] [stdout] 41 | |             );
[INFO] [stdout]    | |_____________- in this macro invocation
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this warning originates in the macro `handle` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 26 |                 panic!("{}", e)
[INFO] [stdout]    |                        +++++
[INFO] [stdout] help: or use std::panic::panic_any instead
[INFO] [stdout]    |
[INFO] [stdout] 26 |                 std::panic::panic_any(e)
[INFO] [stdout]    |                 ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> wa-server/src/main.rs:26:24
[INFO] [stdout]    |
[INFO] [stdout] 26 |                   panic!(e)
[INFO] [stdout]    |                          ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: wa-server/src/threads/worker.rs:63:17
[INFO] [stdout]    |
[INFO] [stdout] 63 | /                 handle!(@custom
[INFO] [stdout] 64 | |                     std::fs::remove_dir_all(&working_dir),
[INFO] [stdout] 65 | |                     "can not remove dir: {:?}",
[INFO] [stdout] 66 | |                     &working_dir,
[INFO] [stdout] 67 | |                 );
[INFO] [stdout]    | |_________________- in this macro invocation
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this warning originates in the macro `handle` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 26 |                 panic!("{}", e)
[INFO] [stdout]    |                        +++++
[INFO] [stdout] help: or use std::panic::panic_any instead
[INFO] [stdout]    |
[INFO] [stdout] 26 |                 std::panic::panic_any(e)
[INFO] [stdout]    |                 ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> wa-server/src/main.rs:17:24
[INFO] [stdout]     |
[INFO] [stdout] 17  |                   panic!(e)
[INFO] [stdout]     |                          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: wa-server/src/threads/worker.rs:245:9
[INFO] [stdout]     |
[INFO] [stdout] 245 | /         handle!(
[INFO] [stdout] 246 | |             self.update_sender.send(update),
[INFO] [stdout] 247 | |             "updater is disconnected: {}"
[INFO] [stdout] 248 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `handle` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 17  |                 panic!("{}", e)
[INFO] [stdout]     |                        +++++
[INFO] [stdout] help: or use std::panic::panic_any instead
[INFO] [stdout]     |
[INFO] [stdout] 17  |                 std::panic::panic_any(e)
[INFO] [stdout]     |                 ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 14 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> wa-server/src/main.rs:17:24
[INFO] [stdout]    |
[INFO] [stdout] 17 |                 panic!(e)
[INFO] [stdout]    |                        ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: wa-server/src/threads/listener.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 17 |             handle!(self.redis.reload(), "redis error: {}");
[INFO] [stdout]    |             ----------------------------------------------- in this macro invocation
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `handle` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 17 |                 panic!("{}", e)
[INFO] [stdout]    |                        +++++
[INFO] [stdout] help: or use std::panic::panic_any instead
[INFO] [stdout]    |
[INFO] [stdout] 17 |                 std::panic::panic_any(e)
[INFO] [stdout]    |                 ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> wa-server/src/main.rs:17:24
[INFO] [stdout]    |
[INFO] [stdout] 17 |                 panic!(e)
[INFO] [stdout]    |                        ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: wa-server/src/threads/listener.rs:22:34
[INFO] [stdout]    |
[INFO] [stdout] 22 |                 let submission = handle!(self.redis.get_submission(), "redis error: {}");
[INFO] [stdout]    |                                  ------------------------------------------------------- in this macro invocation
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this warning originates in the macro `handle` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 17 |                 panic!("{}", e)
[INFO] [stdout]    |                        +++++
[INFO] [stdout] help: or use std::panic::panic_any instead
[INFO] [stdout]    |
[INFO] [stdout] 17 |                 std::panic::panic_any(e)
[INFO] [stdout]    |                 ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> wa-server/src/main.rs:17:24
[INFO] [stdout]    |
[INFO] [stdout] 17 |                   panic!(e)
[INFO] [stdout]    |                          ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: wa-server/src/threads/listener.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 | /                 handle!(
[INFO] [stdout] 27 | |                     self.sync_data(submission.problem_id),
[INFO] [stdout] 28 | |                     "fail to sync data: {}"
[INFO] [stdout] 29 | |                 );
[INFO] [stdout]    | |_________________- in this macro invocation
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this warning originates in the macro `handle` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 17 |                 panic!("{}", e)
[INFO] [stdout]    |                        +++++
[INFO] [stdout] help: or use std::panic::panic_any instead
[INFO] [stdout]    |
[INFO] [stdout] 17 |                 std::panic::panic_any(e)
[INFO] [stdout]    |                 ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> wa-server/src/main.rs:17:24
[INFO] [stdout]    |
[INFO] [stdout] 17 |                   panic!(e)
[INFO] [stdout]    |                          ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: wa-server/src/threads/listener.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 | /                 handle!(
[INFO] [stdout] 32 | |                     self.update_sender
[INFO] [stdout] 33 | |                         .send(submission.update(JudgeStatus::Queuing)),
[INFO] [stdout] 34 | |                     "updater is disconnected: {}"
[INFO] [stdout] 35 | |                 );
[INFO] [stdout]    | |_________________- in this macro invocation
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this warning originates in the macro `handle` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 17 |                 panic!("{}", e)
[INFO] [stdout]    |                        +++++
[INFO] [stdout] help: or use std::panic::panic_any instead
[INFO] [stdout]    |
[INFO] [stdout] 17 |                 std::panic::panic_any(e)
[INFO] [stdout]    |                 ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> wa-server/src/main.rs:17:24
[INFO] [stdout]    |
[INFO] [stdout] 17 |                   panic!(e)
[INFO] [stdout]    |                          ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: wa-server/src/threads/listener.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 | /                 handle!(
[INFO] [stdout] 38 | |                     self.submission_sender.send(submission),
[INFO] [stdout] 39 | |                     "workers are disconnected: {}"
[INFO] [stdout] 40 | |                 );
[INFO] [stdout]    | |_________________- in this macro invocation
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this warning originates in the macro `handle` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 17 |                 panic!("{}", e)
[INFO] [stdout]    |                        +++++
[INFO] [stdout] help: or use std::panic::panic_any instead
[INFO] [stdout]    |
[INFO] [stdout] 17 |                 std::panic::panic_any(e)
[INFO] [stdout]    |                 ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> wa-server/src/main.rs:17:24
[INFO] [stdout]    |
[INFO] [stdout] 17 |                   panic!(e)
[INFO] [stdout]    |                          ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: wa-server/src/threads/updater.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 |               let update = handle!(
[INFO] [stdout]    |  __________________________-
[INFO] [stdout] 14 | |                 self.update_receiver.recv(),
[INFO] [stdout] 15 | |                 "update senders are disconnected: {}"
[INFO] [stdout] 16 | |             );
[INFO] [stdout]    | |_____________- in this macro invocation
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this warning originates in the macro `handle` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 17 |                 panic!("{}", e)
[INFO] [stdout]    |                        +++++
[INFO] [stdout] help: or use std::panic::panic_any instead
[INFO] [stdout]    |
[INFO] [stdout] 17 |                 std::panic::panic_any(e)
[INFO] [stdout]    |                 ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> wa-server/src/main.rs:17:24
[INFO] [stdout]    |
[INFO] [stdout] 17 |                 panic!(e)
[INFO] [stdout]    |                        ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: wa-server/src/threads/updater.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |             handle!(self.redis.update_submission(update), "redis error: {}");
[INFO] [stdout]    |             ---------------------------------------------------------------- in this macro invocation
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this warning originates in the macro `handle` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 17 |                 panic!("{}", e)
[INFO] [stdout]    |                        +++++
[INFO] [stdout] help: or use std::panic::panic_any instead
[INFO] [stdout]    |
[INFO] [stdout] 17 |                 std::panic::panic_any(e)
[INFO] [stdout]    |                 ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> wa-server/src/main.rs:17:24
[INFO] [stdout]    |
[INFO] [stdout] 17 |                   panic!(e)
[INFO] [stdout]    |                          ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: wa-server/src/threads/worker.rs:29:30
[INFO] [stdout]    |
[INFO] [stdout] 29 |               let submission = handle!(
[INFO] [stdout]    |  ______________________________-
[INFO] [stdout] 30 | |                 self.submission_receiver.recv(),
[INFO] [stdout] 31 | |                 "submission sender is disconnected: {}"
[INFO] [stdout] 32 | |             );
[INFO] [stdout]    | |_____________- in this macro invocation
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this warning originates in the macro `handle` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 17 |                 panic!("{}", e)
[INFO] [stdout]    |                        +++++
[INFO] [stdout] help: or use std::panic::panic_any instead
[INFO] [stdout]    |
[INFO] [stdout] 17 |                 std::panic::panic_any(e)
[INFO] [stdout]    |                 ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> wa-server/src/main.rs:26:24
[INFO] [stdout]    |
[INFO] [stdout] 26 |                   panic!(e)
[INFO] [stdout]    |                          ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: wa-server/src/threads/worker.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 | /             handle!(@custom
[INFO] [stdout] 38 | |                 std::fs::create_dir_all(&working_dir),
[INFO] [stdout] 39 | |                 "can not create dir: {:?}",
[INFO] [stdout] 40 | |                 &working_dir,
[INFO] [stdout] 41 | |             );
[INFO] [stdout]    | |_____________- in this macro invocation
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this warning originates in the macro `handle` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 26 |                 panic!("{}", e)
[INFO] [stdout]    |                        +++++
[INFO] [stdout] help: or use std::panic::panic_any instead
[INFO] [stdout]    |
[INFO] [stdout] 26 |                 std::panic::panic_any(e)
[INFO] [stdout]    |                 ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> wa-server/src/main.rs:26:24
[INFO] [stdout]    |
[INFO] [stdout] 26 |                   panic!(e)
[INFO] [stdout]    |                          ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: wa-server/src/threads/worker.rs:63:17
[INFO] [stdout]    |
[INFO] [stdout] 63 | /                 handle!(@custom
[INFO] [stdout] 64 | |                     std::fs::remove_dir_all(&working_dir),
[INFO] [stdout] 65 | |                     "can not remove dir: {:?}",
[INFO] [stdout] 66 | |                     &working_dir,
[INFO] [stdout] 67 | |                 );
[INFO] [stdout]    | |_________________- in this macro invocation
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: this warning originates in the macro `handle` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 26 |                 panic!("{}", e)
[INFO] [stdout]    |                        +++++
[INFO] [stdout] help: or use std::panic::panic_any instead
[INFO] [stdout]    |
[INFO] [stdout] 26 |                 std::panic::panic_any(e)
[INFO] [stdout]    |                 ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> wa-server/src/main.rs:17:24
[INFO] [stdout]     |
[INFO] [stdout] 17  |                   panic!(e)
[INFO] [stdout]     |                          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: wa-server/src/threads/worker.rs:245:9
[INFO] [stdout]     |
[INFO] [stdout] 245 | /         handle!(
[INFO] [stdout] 246 | |             self.update_sender.send(update),
[INFO] [stdout] 247 | |             "updater is disconnected: {}"
[INFO] [stdout] 248 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: this warning originates in the macro `handle` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 17  |                 panic!("{}", e)
[INFO] [stdout]     |                        +++++
[INFO] [stdout] help: or use std::panic::panic_any instead
[INFO] [stdout]     |
[INFO] [stdout] 17  |                 std::panic::panic_any(e)
[INFO] [stdout]     |                 ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 14 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 11.24s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.13.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "b0cdfb6ad54c0b6a5a8952729a0e166c093ad4ed5d4775037c388f31e90feac2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0cdfb6ad54c0b6a5a8952729a0e166c093ad4ed5d4775037c388f31e90feac2", kill_on_drop: false }`
[INFO] [stdout] b0cdfb6ad54c0b6a5a8952729a0e166c093ad4ed5d4775037c388f31e90feac2
