[INFO] cloning repository https://github.com/fanTMT/rs_bilive
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fanTMT/rs_bilive" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FfanTMT%2Frs_bilive", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FfanTMT%2Frs_bilive'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 070d4fc8806bd78fb702c759a87dd6893b165123
[INFO] building fanTMT/rs_bilive against try#334963c956d25708feab489a3816ae63f639355d for pr-135216-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FfanTMT%2Frs_bilive" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/fanTMT/rs_bilive on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/fanTMT/rs_bilive
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/fanTMT/rs_bilive
[INFO] tweaked toml for git repo https://github.com/fanTMT/rs_bilive written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/fanTMT/rs_bilive 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e426672c22574b6281221ce3e460b00a26af710310ee34f9ab2cec2bbd8a3d75
[INFO] running `Command { std: "docker" "start" "-a" "e426672c22574b6281221ce3e460b00a26af710310ee34f9ab2cec2bbd8a3d75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e426672c22574b6281221ce3e460b00a26af710310ee34f9ab2cec2bbd8a3d75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e426672c22574b6281221ce3e460b00a26af710310ee34f9ab2cec2bbd8a3d75", kill_on_drop: false }`
[INFO] [stdout] e426672c22574b6281221ce3e460b00a26af710310ee34f9ab2cec2bbd8a3d75
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a9dd60268998ae5d3d5b4d47b726f6a716eac62fafaca4e03696a647e22a825b
[INFO] running `Command { std: "docker" "start" "-a" "a9dd60268998ae5d3d5b4d47b726f6a716eac62fafaca4e03696a647e22a825b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling cc v1.2.6
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling syn v2.0.92
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling rustls-pki-types v1.10.1
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling rustls v0.23.20
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling webpki-roots v0.26.7
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling openssl-src v300.4.1+3.4.0
[INFO] [stderr]    Compiling thiserror v2.0.9
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling libz-sys v1.1.20
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling clap_builder v4.5.23
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling cryptocol v0.8.5
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.9
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling async-tungstenite v0.28.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling hyper v1.5.2
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling clap v4.5.23
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling reqwest v0.12.11
[INFO] [stderr]    Compiling reqwest-websocket v0.4.4
[INFO] [stderr]    Compiling bilive_danmu_core v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `tokio::sync::oneshot::Sender`
[INFO] [stdout]  --> src/openlive/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use tokio::sync::oneshot::Sender;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `writer` is never read
[INFO] [stdout]   --> src/danmu/mod.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 |             writer = r.unwrap();
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pcmd`
[INFO] [stdout]   --> src/danmu/mod.rs:73:51
[INFO] [stdout]    |
[INFO] [stdout] 73 | ...                   if let Ok(pcmd) =
[INFO] [stdout]    |                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_pcmd`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pcmd`
[INFO] [stdout]   --> src/danmu/mod.rs:88:51
[INFO] [stdout]    |
[INFO] [stdout] 88 | ...                   if let Ok(pcmd) =
[INFO] [stdout]    |                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_pcmd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pcmd`
[INFO] [stdout]    --> src/danmu/mod.rs:103:51
[INFO] [stdout]     |
[INFO] [stdout] 103 | ...                   if let Ok(pcmd) = serde_json::from_str::<
[INFO] [stdout]     |                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_pcmd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pcmd`
[INFO] [stdout]    --> src/danmu/mod.rs:121:51
[INFO] [stdout]     |
[INFO] [stdout] 121 | ...                   if let Ok(pcmd) =
[INFO] [stdout]     |                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_pcmd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pcmd`
[INFO] [stdout]    --> src/danmu/mod.rs:136:51
[INFO] [stdout]     |
[INFO] [stdout] 136 | ...                   if let Ok(pcmd) =
[INFO] [stdout]     |                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_pcmd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `API_BATCH_HEARTBEAT` is never used
[INFO] [stdout]   --> src/openlive/mod.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 | const API_BATCH_HEARTBEAT: &str = "/v2/app/batchHeartbeat";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `OP_HEARTBEAT` is never used
[INFO] [stdout]   --> src/openlive/mod.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | const OP_HEARTBEAT: usize = 2;
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `OP_HEARTBEAT_REPLY` is never used
[INFO] [stdout]   --> src/openlive/mod.rs:29:7
[INFO] [stdout]    |
[INFO] [stdout] 29 | const OP_HEARTBEAT_REPLY: usize = 3;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `OP_SEND_SMS_REPLY` is never used
[INFO] [stdout]   --> src/openlive/mod.rs:30:7
[INFO] [stdout]    |
[INFO] [stdout] 30 | const OP_SEND_SMS_REPLY: usize = 5;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `OP_AUTH` is never used
[INFO] [stdout]   --> src/openlive/mod.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | const OP_AUTH: usize = 7;
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `OP_AUTH_REPLY` is never used
[INFO] [stdout]   --> src/openlive/mod.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 | const OP_AUTH_REPLY: usize = 8;
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 03s
[INFO] running `Command { std: "docker" "inspect" "a9dd60268998ae5d3d5b4d47b726f6a716eac62fafaca4e03696a647e22a825b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9dd60268998ae5d3d5b4d47b726f6a716eac62fafaca4e03696a647e22a825b", kill_on_drop: false }`
[INFO] [stdout] a9dd60268998ae5d3d5b4d47b726f6a716eac62fafaca4e03696a647e22a825b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 82be6215afcdd51a0b07b87580e3d7e64425c0780415658048f4b501e61fee53
[INFO] running `Command { std: "docker" "start" "-a" "82be6215afcdd51a0b07b87580e3d7e64425c0780415658048f4b501e61fee53", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `tokio::sync::oneshot::Sender`
[INFO] [stdout]  --> src/openlive/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use tokio::sync::oneshot::Sender;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `writer` is never read
[INFO] [stdout]   --> src/danmu/mod.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 |             writer = r.unwrap();
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pcmd`
[INFO] [stdout]   --> src/danmu/mod.rs:73:51
[INFO] [stdout]    |
[INFO] [stdout] 73 | ...                   if let Ok(pcmd) =
[INFO] [stdout]    |                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_pcmd`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pcmd`
[INFO] [stdout]   --> src/danmu/mod.rs:88:51
[INFO] [stdout]    |
[INFO] [stdout] 88 | ...                   if let Ok(pcmd) =
[INFO] [stdout]    |                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_pcmd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pcmd`
[INFO] [stdout]    --> src/danmu/mod.rs:103:51
[INFO] [stdout]     |
[INFO] [stdout] 103 | ...                   if let Ok(pcmd) = serde_json::from_str::<
[INFO] [stdout]     |                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_pcmd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bilive_danmu_core v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `pcmd`
[INFO] [stdout]    --> src/danmu/mod.rs:121:51
[INFO] [stdout]     |
[INFO] [stdout] 121 | ...                   if let Ok(pcmd) =
[INFO] [stdout]     |                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_pcmd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pcmd`
[INFO] [stdout]    --> src/danmu/mod.rs:136:51
[INFO] [stdout]     |
[INFO] [stdout] 136 | ...                   if let Ok(pcmd) =
[INFO] [stdout]     |                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_pcmd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `API_BATCH_HEARTBEAT` is never used
[INFO] [stdout]   --> src/openlive/mod.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 | const API_BATCH_HEARTBEAT: &str = "/v2/app/batchHeartbeat";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `OP_HEARTBEAT` is never used
[INFO] [stdout]   --> src/openlive/mod.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | const OP_HEARTBEAT: usize = 2;
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `OP_HEARTBEAT_REPLY` is never used
[INFO] [stdout]   --> src/openlive/mod.rs:29:7
[INFO] [stdout]    |
[INFO] [stdout] 29 | const OP_HEARTBEAT_REPLY: usize = 3;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `OP_SEND_SMS_REPLY` is never used
[INFO] [stdout]   --> src/openlive/mod.rs:30:7
[INFO] [stdout]    |
[INFO] [stdout] 30 | const OP_SEND_SMS_REPLY: usize = 5;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `OP_AUTH` is never used
[INFO] [stdout]   --> src/openlive/mod.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | const OP_AUTH: usize = 7;
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `OP_AUTH_REPLY` is never used
[INFO] [stdout]   --> src/openlive/mod.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 | const OP_AUTH_REPLY: usize = 8;
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync::oneshot::Sender`
[INFO] [stdout]  --> src/openlive/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use tokio::sync::oneshot::Sender;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `writer` is never read
[INFO] [stdout]   --> src/danmu/mod.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 |             writer = r.unwrap();
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pcmd`
[INFO] [stdout]   --> src/danmu/mod.rs:73:51
[INFO] [stdout]    |
[INFO] [stdout] 73 | ...                   if let Ok(pcmd) =
[INFO] [stdout]    |                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_pcmd`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pcmd`
[INFO] [stdout]   --> src/danmu/mod.rs:88:51
[INFO] [stdout]    |
[INFO] [stdout] 88 | ...                   if let Ok(pcmd) =
[INFO] [stdout]    |                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_pcmd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pcmd`
[INFO] [stdout]    --> src/danmu/mod.rs:103:51
[INFO] [stdout]     |
[INFO] [stdout] 103 | ...                   if let Ok(pcmd) = serde_json::from_str::<
[INFO] [stdout]     |                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_pcmd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pcmd`
[INFO] [stdout]    --> src/danmu/mod.rs:121:51
[INFO] [stdout]     |
[INFO] [stdout] 121 | ...                   if let Ok(pcmd) =
[INFO] [stdout]     |                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_pcmd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pcmd`
[INFO] [stdout]    --> src/danmu/mod.rs:136:51
[INFO] [stdout]     |
[INFO] [stdout] 136 | ...                   if let Ok(pcmd) =
[INFO] [stdout]     |                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_pcmd`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `API_BATCH_HEARTBEAT` is never used
[INFO] [stdout]   --> src/openlive/mod.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 | const API_BATCH_HEARTBEAT: &str = "/v2/app/batchHeartbeat";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `OP_HEARTBEAT` is never used
[INFO] [stdout]   --> src/openlive/mod.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | const OP_HEARTBEAT: usize = 2;
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `OP_HEARTBEAT_REPLY` is never used
[INFO] [stdout]   --> src/openlive/mod.rs:29:7
[INFO] [stdout]    |
[INFO] [stdout] 29 | const OP_HEARTBEAT_REPLY: usize = 3;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `OP_SEND_SMS_REPLY` is never used
[INFO] [stdout]   --> src/openlive/mod.rs:30:7
[INFO] [stdout]    |
[INFO] [stdout] 30 | const OP_SEND_SMS_REPLY: usize = 5;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `OP_AUTH` is never used
[INFO] [stdout]   --> src/openlive/mod.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | const OP_AUTH: usize = 7;
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `OP_AUTH_REPLY` is never used
[INFO] [stdout]   --> src/openlive/mod.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 | const OP_AUTH_REPLY: usize = 8;
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.26s
[INFO] running `Command { std: "docker" "inspect" "82be6215afcdd51a0b07b87580e3d7e64425c0780415658048f4b501e61fee53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82be6215afcdd51a0b07b87580e3d7e64425c0780415658048f4b501e61fee53", kill_on_drop: false }`
[INFO] [stdout] 82be6215afcdd51a0b07b87580e3d7e64425c0780415658048f4b501e61fee53
