[INFO] cloning repository https://github.com/Isoheptane/bilibili-live-danmaku-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Isoheptane/bilibili-live-danmaku-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIsoheptane%2Fbilibili-live-danmaku-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIsoheptane%2Fbilibili-live-danmaku-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d5b9c35d0fdc4ffe9c4e50a7f52c6163a116677f
[INFO] testing Isoheptane/bilibili-live-danmaku-cli/d5b9c35d0fdc4ffe9c4e50a7f52c6163a116677f against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIsoheptane%2Fbilibili-live-danmaku-cli" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Isoheptane/bilibili-live-danmaku-cli
[INFO] finished tweaking git repo https://github.com/Isoheptane/bilibili-live-danmaku-cli
[INFO] tweaked toml for git repo https://github.com/Isoheptane/bilibili-live-danmaku-cli written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Isoheptane/bilibili-live-danmaku-cli on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Isoheptane/bilibili-live-danmaku-cli 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ureq-proto v0.3.5
[INFO] [stderr]   Downloaded ureq v3.0.3
[INFO] [stderr]   Downloaded cc v1.1.15
[INFO] [stderr]   Downloaded simple_logger v5.0.0
[INFO] [stderr]   Downloaded ring v0.17.9
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 30def5944abc1a91cdf8cc2fea01e3abd9ed63b5bfa8254ffa2fc83f56f7f7c2
[INFO] running `Command { std: "docker" "start" "-a" "30def5944abc1a91cdf8cc2fea01e3abd9ed63b5bfa8254ffa2fc83f56f7f7c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "30def5944abc1a91cdf8cc2fea01e3abd9ed63b5bfa8254ffa2fc83f56f7f7c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30def5944abc1a91cdf8cc2fea01e3abd9ed63b5bfa8254ffa2fc83f56f7f7c2", kill_on_drop: false }`
[INFO] [stdout] 30def5944abc1a91cdf8cc2fea01e3abd9ed63b5bfa8254ffa2fc83f56f7f7c2
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6af4fcbb885b1741e590b88aac3d7ce5204eac0cff8abe478c827f8affda37fc
[INFO] running `Command { std: "docker" "start" "-a" "6af4fcbb885b1741e590b88aac3d7ce5204eac0cff8abe478c827f8affda37fc", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling cc v1.1.15
[INFO] [stderr]    Compiling rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling serde_json v1.0.127
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling brotli-decompressor v4.0.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling socks v0.3.4
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling brotli v6.0.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ureq-proto v0.3.5
[INFO] [stderr]    Compiling ring v0.17.9
[INFO] [stderr]    Compiling libsqlite3-sys v0.31.0
[INFO] [stderr]    Compiling simple_logger v5.0.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling ureq v3.0.3
[INFO] [stderr]    Compiling rusqlite v0.33.0
[INFO] [stderr]    Compiling bilibili-live-danmaku-cli v0.2.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.22s
[INFO] running `Command { std: "docker" "inspect" "6af4fcbb885b1741e590b88aac3d7ce5204eac0cff8abe478c827f8affda37fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6af4fcbb885b1741e590b88aac3d7ce5204eac0cff8abe478c827f8affda37fc", kill_on_drop: false }`
[INFO] [stdout] 6af4fcbb885b1741e590b88aac3d7ce5204eac0cff8abe478c827f8affda37fc
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd3b951993c130166975c1edf62b3fea9e3688b3ae5a91055ce4cb013e4e844a
[INFO] running `Command { std: "docker" "start" "-a" "bd3b951993c130166975c1edf62b3fea9e3688b3ae5a91055ce4cb013e4e844a", kill_on_drop: false }`
[INFO] [stderr]    Compiling bilibili-live-danmaku-cli v0.2.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variants `NotSupported` and `DeserializeError` are never constructed
[INFO] [stdout]   --> src/message/mod.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub enum RawMessageDeserializeError {
[INFO] [stdout]    |          -------------------------- variants in this enum
[INFO] [stdout] 55 |     NotSupported(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 56 |     DeserializeError(RawLiveMessage)
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RawMessageDeserializeError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `try_from` is never used
[INFO] [stdout]   --> src/message/danmaku.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl DanmakuInfo {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] 16 |     pub fn try_from(value: RawLiveMessage) -> Option<Self> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `try_from` is never used
[INFO] [stdout]   --> src/message/gift.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl SendGiftInfo {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] 13 |     pub fn try_from(value: RawLiveMessage) -> Option<Self> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `try_from` is never used
[INFO] [stdout]   --> src/message/gift.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 48 | impl GiftTopInfo {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] 49 |     pub fn try_from(value: RawLiveMessage) -> Option<Self> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `try_from` is never used
[INFO] [stdout]   --> src/message/guard.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl GuardBuyInfo {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] 13 |     pub fn try_from(value: RawLiveMessage) -> Option<Self> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Enter`, `Follow`, `Share`, `SpecialFollow`, and `MutualFollow` are never constructed
[INFO] [stdout]   --> src/message/interact.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub enum InteractType {
[INFO] [stdout]    |          ------------ variants in this enum
[INFO] [stdout]  8 |     Enter           = 1,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]  9 |     Follow          = 2,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 10 |     Share           = 3,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 11 |     SpecialFollow   = 4,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 12 |     MutualFollow    = 5,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InteractType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `try_from` is never used
[INFO] [stdout]   --> src/message/interact.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl InteractInfo {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] 23 |     pub fn try_from(value: RawLiveMessage) -> Option<Self> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `try_from` is never used
[INFO] [stdout]   --> src/message/live.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl LiveStartInfo {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 10 |     
[INFO] [stdout] 11 |     pub fn try_from(value: RawLiveMessage) -> Option<Self> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `try_from` is never used
[INFO] [stdout]   --> src/message/live.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl LiveStopInfo {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] 30 |     pub fn try_from(value: RawLiveMessage) -> Option<Self> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `try_from` is never used
[INFO] [stdout]   --> src/message/live.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 45 | impl LiveCutOffInfo {
[INFO] [stdout]    | ------------------- associated function in this implementation
[INFO] [stdout] 46 |     pub fn try_from(value: RawLiveMessage) -> Option<Self> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `try_from` is never used
[INFO] [stdout]   --> src/message/super_chat.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl SuperChatInfo {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 14 |     pub fn try_from(value: RawLiveMessage) -> Option<Self> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `try_from` is never used
[INFO] [stdout]   --> src/message/warning.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl WarningInfo {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] 10 |     pub fn try_from(value: RawLiveMessage) -> Option<Self> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `try_from` is never used
[INFO] [stdout]   --> src/message/welcome.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl WelcomeInfo {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] 13 |     pub fn try_from(value: RawLiveMessage) -> Option<Self> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `try_from` is never used
[INFO] [stdout]   --> src/message/welcome.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | impl WelcomeGuardInfo {
[INFO] [stdout]    | --------------------- associated function in this implementation
[INFO] [stdout] 37 |     pub fn try_from(value: RawLiveMessage) -> Option<Self> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `try_from` and `set_guard` are never used
[INFO] [stdout]   --> src/message/data/user.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl UserInfo {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout] 15 |     
[INFO] [stdout] 16 |     pub fn try_from(value: &Value) -> Option<Self> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |     pub fn set_guard(self, guard: Option<GuardLevel>) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.55s
[INFO] running `Command { std: "docker" "inspect" "bd3b951993c130166975c1edf62b3fea9e3688b3ae5a91055ce4cb013e4e844a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd3b951993c130166975c1edf62b3fea9e3688b3ae5a91055ce4cb013e4e844a", kill_on_drop: false }`
[INFO] [stdout] bd3b951993c130166975c1edf62b3fea9e3688b3ae5a91055ce4cb013e4e844a
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 38ba544514a6fb8d252ec17d9bbe0c5ef382e6a4f24f60224d92749175f4b3a9
[INFO] running `Command { std: "docker" "start" "-a" "38ba544514a6fb8d252ec17d9bbe0c5ef382e6a4f24f60224d92749175f4b3a9", kill_on_drop: false }`
[INFO] [stderr] warning: variants `NotSupported` and `DeserializeError` are never constructed
[INFO] [stderr]   --> src/message/mod.rs:55:5
[INFO] [stderr]    |
[INFO] [stderr] 54 | pub enum RawMessageDeserializeError {
[INFO] [stderr]    |          -------------------------- variants in this enum
[INFO] [stderr] 55 |     NotSupported(String),
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] 56 |     DeserializeError(RawLiveMessage)
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `RawMessageDeserializeError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `try_from` is never used
[INFO] [stderr]   --> src/message/danmaku.rs:16:12
[INFO] [stderr]    |
[INFO] [stderr] 15 | impl DanmakuInfo {
[INFO] [stderr]    | ---------------- associated function in this implementation
[INFO] [stderr] 16 |     pub fn try_from(value: RawLiveMessage) -> Option<Self> {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `try_from` is never used
[INFO] [stderr]   --> src/message/gift.rs:13:12
[INFO] [stderr]    |
[INFO] [stderr] 12 | impl SendGiftInfo {
[INFO] [stderr]    | ----------------- associated function in this implementation
[INFO] [stderr] 13 |     pub fn try_from(value: RawLiveMessage) -> Option<Self> {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `try_from` is never used
[INFO] [stderr]   --> src/message/gift.rs:49:12
[INFO] [stderr]    |
[INFO] [stderr] 48 | impl GiftTopInfo {
[INFO] [stderr]    | ---------------- associated function in this implementation
[INFO] [stderr] 49 |     pub fn try_from(value: RawLiveMessage) -> Option<Self> {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `try_from` is never used
[INFO] [stderr]   --> src/message/guard.rs:13:12
[INFO] [stderr]    |
[INFO] [stderr] 12 | impl GuardBuyInfo {
[INFO] [stderr]    | ----------------- associated function in this implementation
[INFO] [stderr] 13 |     pub fn try_from(value: RawLiveMessage) -> Option<Self> {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variants `Enter`, `Follow`, `Share`, `SpecialFollow`, and `MutualFollow` are never constructed
[INFO] [stderr]   --> src/message/interact.rs:8:5
[INFO] [stderr]    |
[INFO] [stderr]  7 | pub enum InteractType {
[INFO] [stderr]    |          ------------ variants in this enum
[INFO] [stderr]  8 |     Enter           = 1,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]  9 |     Follow          = 2,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 10 |     Share           = 3,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 11 |     SpecialFollow   = 4,
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr] 12 |     MutualFollow    = 5,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `InteractType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `try_from` is never used
[INFO] [stderr]   --> src/message/interact.rs:23:12
[INFO] [stderr]    |
[INFO] [stderr] 22 | impl InteractInfo {
[INFO] [stderr]    | ----------------- associated function in this implementation
[INFO] [stderr] 23 |     pub fn try_from(value: RawLiveMessage) -> Option<Self> {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `try_from` is never used
[INFO] [stderr]   --> src/message/live.rs:11:12
[INFO] [stderr]    |
[INFO] [stderr]  9 | impl LiveStartInfo {
[INFO] [stderr]    | ------------------ associated function in this implementation
[INFO] [stderr] 10 |     
[INFO] [stderr] 11 |     pub fn try_from(value: RawLiveMessage) -> Option<Self> {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `try_from` is never used
[INFO] [stderr]   --> src/message/live.rs:30:12
[INFO] [stderr]    |
[INFO] [stderr] 29 | impl LiveStopInfo {
[INFO] [stderr]    | ----------------- associated function in this implementation
[INFO] [stderr] 30 |     pub fn try_from(value: RawLiveMessage) -> Option<Self> {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `try_from` is never used
[INFO] [stderr]   --> src/message/live.rs:46:12
[INFO] [stderr]    |
[INFO] [stderr] 45 | impl LiveCutOffInfo {
[INFO] [stderr]    | ------------------- associated function in this implementation
[INFO] [stderr] 46 |     pub fn try_from(value: RawLiveMessage) -> Option<Self> {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `try_from` is never used
[INFO] [stderr]   --> src/message/super_chat.rs:14:12
[INFO] [stderr]    |
[INFO] [stderr] 13 | impl SuperChatInfo {
[INFO] [stderr]    | ------------------ associated function in this implementation
[INFO] [stderr] 14 |     pub fn try_from(value: RawLiveMessage) -> Option<Self> {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `try_from` is never used
[INFO] [stderr]   --> src/message/warning.rs:10:12
[INFO] [stderr]    |
[INFO] [stderr]  9 | impl WarningInfo {
[INFO] [stderr]    | ---------------- associated function in this implementation
[INFO] [stderr] 10 |     pub fn try_from(value: RawLiveMessage) -> Option<Self> {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `try_from` is never used
[INFO] [stderr]   --> src/message/welcome.rs:13:12
[INFO] [stderr]    |
[INFO] [stderr] 12 | impl WelcomeInfo {
[INFO] [stderr]    | ---------------- associated function in this implementation
[INFO] [stderr] 13 |     pub fn try_from(value: RawLiveMessage) -> Option<Self> {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `try_from` is never used
[INFO] [stderr]   --> src/message/welcome.rs:37:12
[INFO] [stderr]    |
[INFO] [stderr] 36 | impl WelcomeGuardInfo {
[INFO] [stderr]    | --------------------- associated function in this implementation
[INFO] [stderr] 37 |     pub fn try_from(value: RawLiveMessage) -> Option<Self> {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `try_from` and `set_guard` are never used
[INFO] [stderr]   --> src/message/data/user.rs:16:12
[INFO] [stderr]    |
[INFO] [stderr] 14 | impl UserInfo {
[INFO] [stderr]    | ------------- associated items in this implementation
[INFO] [stderr] 15 |     
[INFO] [stderr] 16 |     pub fn try_from(value: &Value) -> Option<Self> {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 51 |     pub fn set_guard(self, guard: Option<GuardLevel>) -> Self {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `bilibili-live-danmaku-cli` (bin "bilibili-live-danmaku-cli" test) generated 15 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bilibili_live_danmaku_cli-212b555e7dc38638)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "38ba544514a6fb8d252ec17d9bbe0c5ef382e6a4f24f60224d92749175f4b3a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38ba544514a6fb8d252ec17d9bbe0c5ef382e6a4f24f60224d92749175f4b3a9", kill_on_drop: false }`
[INFO] [stdout] 38ba544514a6fb8d252ec17d9bbe0c5ef382e6a4f24f60224d92749175f4b3a9
