[INFO] cloning repository https://github.com/yuluo-zy/blzbj
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yuluo-zy/blzbj" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuluo-zy%2Fblzbj", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuluo-zy%2Fblzbj'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a65cd8766c5db66fde943efd8f7a69c510733a84
[INFO] checking yuluo-zy/blzbj against try#6284d7b4bd27983dba388146648ab844ca7d032f for pr-152971
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuluo-zy%2Fblzbj" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/yuluo-zy/blzbj
[INFO] finished tweaking git repo https://github.com/yuluo-zy/blzbj
[INFO] tweaked toml for git repo https://github.com/yuluo-zy/blzbj written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yuluo-zy/blzbj on toolchain 6284d7b4bd27983dba388146648ab844ca7d032f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/yuluo-zy/blzbj 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" "+6284d7b4bd27983dba388146648ab844ca7d032f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v1.0.59
[INFO] [stderr]   Downloaded serde_derive v1.0.199
[INFO] [stderr]   Downloaded http-body-util v0.1.1
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.42
[INFO] [stderr]   Downloaded bencher v0.1.5
[INFO] [stderr]   Downloaded serde v1.0.199
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.42
[INFO] [stderr]   Downloaded futures-time v3.0.0
[INFO] [stderr]   Downloaded anyhow v1.0.82
[INFO] [stderr]   Downloaded hyper-util v0.1.3
[INFO] [stderr]   Downloaded parking_lot v0.12.2
[INFO] [stderr]   Downloaded cc v1.0.95
[INFO] [stderr]   Downloaded thiserror v1.0.59
[INFO] [stderr]   Downloaded reqwest v0.12.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5ba0c40c1bfe0a68be64766f3ff3ab5cd28594b4ada1af4d4e83a92f7e198aca
[INFO] running `Command { std: "docker" "start" "-a" "5ba0c40c1bfe0a68be64766f3ff3ab5cd28594b4ada1af4d4e83a92f7e198aca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ba0c40c1bfe0a68be64766f3ff3ab5cd28594b4ada1af4d4e83a92f7e198aca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ba0c40c1bfe0a68be64766f3ff3ab5cd28594b4ada1af4d4e83a92f7e198aca", kill_on_drop: false }`
[INFO] [stdout] 5ba0c40c1bfe0a68be64766f3ff3ab5cd28594b4ada1af4d4e83a92f7e198aca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 81d556561f6142f544d8db5ea472aae2a94a20e6ff0ba0237a00979b3ef1f8cb
[INFO] running `Command { std: "docker" "start" "-a" "81d556561f6142f544d8db5ea472aae2a94a20e6ff0ba0237a00979b3ef1f8cb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]     Checking httparse v1.8.0
[INFO] [stderr]    Compiling serde v1.0.199
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking rustls-pki-types v1.7.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling bumpalo v3.15.4
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling syn v2.0.53
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]     Checking parking_lot v0.12.2
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking io-lifetimes v1.0.11
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking waker-fn v1.1.1
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking http-body-util v0.1.1
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking flate2 v1.0.31
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking bencher v0.1.5
[INFO] [stderr]     Checking blzbj v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stdout] error: expected type, found `}`
[INFO] [stdout]   --> src/application.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct Application {
[INFO] [stdout]    |            ----------- while parsing this struct
[INFO] [stdout] ...
[INFO] [stdout] 19 | }
[INFO] [stdout]    | ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `utils` in this scope
[INFO] [stdout]  --> src/application.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use utils::chrono::{DateTime, Local};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `utils`, use `cargo add utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `}`
[INFO] [stdout]   --> src/application.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct Application {
[INFO] [stdout]    |            ----------- while parsing this struct
[INFO] [stdout] ...
[INFO] [stdout] 19 | }
[INFO] [stdout]    | ^ expected type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `utils` in this scope
[INFO] [stdout]  --> src/application.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use utils::chrono::{DateTime, Local};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `utils`, use `cargo add utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::settings::SettingsManager`
[INFO] [stdout]   --> src/application.rs:2:5
[INFO] [stdout]    |
[INFO] [stdout]  2 | use crate::settings::SettingsManager;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `SettingsManager` in `settings`
[INFO] [stdout]    |
[INFO] [stdout] note: struct `crate::settings::manager::SettingsManager` exists but is inaccessible
[INFO] [stdout]   --> src/settings/manager.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct SettingsManager {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `utils`
[INFO] [stdout]  --> src/settings/manager.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use utils::BResult;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `utils`, use `cargo add utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `utils` in this scope
[INFO] [stdout]  --> src/task/manager.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use utils::parking_lot::lock_api::MutexGuard;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `utils`, use `cargo add utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `utils` in this scope
[INFO] [stdout]  --> src/task/manager.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use utils::parking_lot::{Mutex, RawMutex};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `utils`, use `cargo add utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `utils`
[INFO] [stdout]  --> src/task/manager.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use utils::BResult;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `utils`, use `cargo add utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `utils` in this scope
[INFO] [stdout]  --> src/task/task.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use utils::async_trait::async_trait;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `utils`, use `cargo add utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::settings::SettingsManager`
[INFO] [stdout]   --> src/task/manager.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | use crate::settings::SettingsManager;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `SettingsManager` in `settings`
[INFO] [stdout]    |
[INFO] [stdout] note: struct `crate::settings::manager::SettingsManager` exists but is inaccessible
[INFO] [stdout]   --> src/settings/manager.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct SettingsManager {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `utils` in this scope
[INFO] [stdout]  --> src/bilibili/models.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use utils::chrono::DateTime;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `utils`, use `cargo add utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `utils` in this scope
[INFO] [stdout]  --> src/bilibili/models.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use utils::regex::Regex;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `utils`, use `cargo add utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde`
[INFO] [stdout]  --> src/bilibili/models.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `serde`, use `cargo add serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde`
[INFO] [stdout]  --> src/bilibili/live.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use serde::Deserialize;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `serde`, use `cargo add serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `utils` in this scope
[INFO] [stdout]  --> src/bilibili/live.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use utils::error::LiveError;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `utils`, use `cargo add utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `utils` in this scope
[INFO] [stdout]  --> src/bilibili/live.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use utils::reqwest::Client;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `utils`, use `cargo add utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `utils`
[INFO] [stdout]  --> src/bilibili/live.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use utils::{reqwest, TError};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `utils`, use `cargo add utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `utils` in this scope
[INFO] [stdout]  --> src/bilibili/api.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use utils::async_trait::async_trait;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `utils`, use `cargo add utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `utils` in this scope
[INFO] [stdout]  --> src/bilibili/api.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use utils::error::ApiRequestError;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `utils`, use `cargo add utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `utils` in this scope
[INFO] [stdout]  --> src/bilibili/api.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use utils::reqwest::Client;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `utils`, use `cargo add utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde`
[INFO] [stdout]  --> src/bilibili/api.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `serde`, use `cargo add serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `utils` in this scope
[INFO] [stdout]  --> src/bilibili/api.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use utils::reqwest::header::{HeaderMap, HeaderName, HeaderValue};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `utils`, use `cargo add utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `utils`
[INFO] [stdout]  --> src/bilibili/api.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use utils::{error};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `utils`, use `cargo add utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::settings::SettingsManager`
[INFO] [stdout]   --> src/application.rs:2:5
[INFO] [stdout]    |
[INFO] [stdout]  2 | use crate::settings::SettingsManager;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `SettingsManager` in `settings`
[INFO] [stdout]    |
[INFO] [stdout] note: struct `crate::settings::manager::SettingsManager` exists but is inaccessible
[INFO] [stdout]   --> src/settings/manager.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct SettingsManager {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `utils`
[INFO] [stdout]  --> src/settings/manager.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use utils::BResult;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `utils`, use `cargo add utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `utils` in this scope
[INFO] [stdout]  --> src/task/manager.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use utils::parking_lot::lock_api::MutexGuard;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `utils`, use `cargo add utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `utils` in this scope
[INFO] [stdout]  --> src/task/manager.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use utils::parking_lot::{Mutex, RawMutex};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `utils`, use `cargo add utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `utils`
[INFO] [stdout]  --> src/task/manager.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use utils::BResult;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `utils`, use `cargo add utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `headers` in this scope
[INFO] [stdout]   --> src/bilibili/api.rs:94:13
[INFO] [stdout]    |
[INFO] [stdout] 77 |     headers: HeaderMap,
[INFO] [stdout]    |     ------- a field by that name exists in `Self`
[INFO] [stdout] ...
[INFO] [stdout] 94 |             headers,
[INFO] [stdout]    |             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: a local variable with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 94 -             headers,
[INFO] [stdout] 94 +             header,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `utils` in this scope
[INFO] [stdout]  --> src/task/task.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use utils::async_trait::async_trait;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `utils`, use `cargo add utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::settings::SettingsManager`
[INFO] [stdout]   --> src/task/manager.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | use crate::settings::SettingsManager;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `SettingsManager` in `settings`
[INFO] [stdout]    |
[INFO] [stdout] note: struct `crate::settings::manager::SettingsManager` exists but is inaccessible
[INFO] [stdout]   --> src/settings/manager.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct SettingsManager {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `utils` in this scope
[INFO] [stdout]  --> src/bilibili/models.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use utils::chrono::DateTime;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `utils`, use `cargo add utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `utils` in this scope
[INFO] [stdout]  --> src/bilibili/models.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use utils::regex::Regex;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `utils`, use `cargo add utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde`
[INFO] [stdout]  --> src/bilibili/models.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `serde`, use `cargo add serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde`
[INFO] [stdout]  --> src/bilibili/live.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use serde::Deserialize;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `serde`, use `cargo add serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `utils` in this scope
[INFO] [stdout]  --> src/bilibili/live.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use utils::error::LiveError;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `utils`, use `cargo add utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `utils` in this scope
[INFO] [stdout]  --> src/bilibili/live.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use utils::reqwest::Client;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `utils`, use `cargo add utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `utils`
[INFO] [stdout]  --> src/bilibili/live.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use utils::{reqwest, TError};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `utils`, use `cargo add utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `utils` in this scope
[INFO] [stdout]  --> src/bilibili/api.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use utils::async_trait::async_trait;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `utils`, use `cargo add utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `utils` in this scope
[INFO] [stdout]  --> src/bilibili/api.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use utils::error::ApiRequestError;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `utils`, use `cargo add utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `utils` in this scope
[INFO] [stdout]  --> src/bilibili/api.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use utils::reqwest::Client;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `utils`, use `cargo add utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde`
[INFO] [stdout]  --> src/bilibili/api.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `serde`, use `cargo add serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `utils` in this scope
[INFO] [stdout]  --> src/bilibili/api.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use utils::reqwest::header::{HeaderMap, HeaderName, HeaderValue};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `utils`, use `cargo add utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `utils`
[INFO] [stdout]  --> src/bilibili/api.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use utils::{error};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `utils`, use `cargo add utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: struct import `RoomInfo` is private
[INFO] [stdout]    --> src/bilibili/api.rs:136:89
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub async fn get_info_by_room(&self, room_id: i32) -> Result<crate::bilibili::live::RoomInfo, ApiRequestError> {
[INFO] [stdout]     |                                                                                         ^^^^^^^^ private struct import
[INFO] [stdout]     |
[INFO] [stdout] note: the struct import `RoomInfo` is defined here...
[INFO] [stdout]    --> src/bilibili/live.rs:6:31
[INFO] [stdout]     |
[INFO] [stdout]   6 | use crate::bilibili::models::{RoomInfo, UserInfo};
[INFO] [stdout]     |                               ^^^^^^^^
[INFO] [stdout] note: ...and refers to the struct `RoomInfo` which is defined here
[INFO] [stdout]    --> src/bilibili/models.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 | pub struct RoomInfo {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^ you could import this directly
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]     |
[INFO] [stdout] 136 -     pub async fn get_info_by_room(&self, room_id: i32) -> Result<crate::bilibili::live::RoomInfo, ApiRequestError> {
[INFO] [stdout] 136 +     pub async fn get_info_by_room(&self, room_id: i32) -> Result<crate::bilibili::models::RoomInfo, ApiRequestError> {
[INFO] [stdout]     |
[INFO] [stdout] help: import `RoomInfo` through the re-export
[INFO] [stdout]     |
[INFO] [stdout] 136 -     pub async fn get_info_by_room(&self, room_id: i32) -> Result<crate::bilibili::live::RoomInfo, ApiRequestError> {
[INFO] [stdout] 136 +     pub async fn get_info_by_room(&self, room_id: i32) -> Result<bilibili::models::RoomInfo, ApiRequestError> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: struct import `RoomInfo` is private
[INFO] [stdout]    --> src/bilibili/api.rs:141:63
[INFO] [stdout]     |
[INFO] [stdout] 141 |         let json_res = self.get_json::<crate::bilibili::live::RoomInfo>(&self.base_live_api_urls, path, &params).await?;
[INFO] [stdout]     |                                                               ^^^^^^^^ private struct import
[INFO] [stdout]     |
[INFO] [stdout] note: the struct import `RoomInfo` is defined here...
[INFO] [stdout]    --> src/bilibili/live.rs:6:31
[INFO] [stdout]     |
[INFO] [stdout]   6 | use crate::bilibili::models::{RoomInfo, UserInfo};
[INFO] [stdout]     |                               ^^^^^^^^
[INFO] [stdout] note: ...and refers to the struct `RoomInfo` which is defined here
[INFO] [stdout]    --> src/bilibili/models.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 | pub struct RoomInfo {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^ you could import this directly
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]     |
[INFO] [stdout] 141 -         let json_res = self.get_json::<crate::bilibili::live::RoomInfo>(&self.base_live_api_urls, path, &params).await?;
[INFO] [stdout] 141 +         let json_res = self.get_json::<crate::bilibili::models::RoomInfo>(&self.base_live_api_urls, path, &params).await?;
[INFO] [stdout]     |
[INFO] [stdout] help: import `RoomInfo` through the re-export
[INFO] [stdout]     |
[INFO] [stdout] 141 -         let json_res = self.get_json::<crate::bilibili::live::RoomInfo>(&self.base_live_api_urls, path, &params).await?;
[INFO] [stdout] 141 +         let json_res = self.get_json::<bilibili::models::RoomInfo>(&self.base_live_api_urls, path, &params).await?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ops::Deref`
[INFO] [stdout]  --> src/task/manager.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::ops::Deref;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]  --> src/bilibili/models.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::str::FromStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `serde_json` in this scope
[INFO] [stdout]   --> src/bilibili/models.rs:40:29
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn from_data(data: &serde_json::Value) -> Result<Self, String> {
[INFO] [stdout]    |                             ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `serde_json` in this scope
[INFO] [stdout]   --> src/bilibili/models.rs:88:37
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub fn from_web_api_data(data: &serde_json::Value) -> Result<Self, String> {
[INFO] [stdout]    |                                     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `serde_json` in this scope
[INFO] [stdout]   --> src/bilibili/models.rs:98:37
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub fn from_info_by_room(data: &serde_json::Value) -> Result<Self, String> {
[INFO] [stdout]    |                                     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433, E0603.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `headers` in this scope
[INFO] [stdout]   --> src/bilibili/api.rs:94:13
[INFO] [stdout]    |
[INFO] [stdout] 77 |     headers: HeaderMap,
[INFO] [stdout]    |     ------- a field by that name exists in `Self`
[INFO] [stdout] ...
[INFO] [stdout] 94 |             headers,
[INFO] [stdout]    |             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: a local variable with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 94 -             headers,
[INFO] [stdout] 94 +             header,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: struct import `RoomInfo` is private
[INFO] [stdout]    --> src/bilibili/api.rs:136:89
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub async fn get_info_by_room(&self, room_id: i32) -> Result<crate::bilibili::live::RoomInfo, ApiRequestError> {
[INFO] [stdout]     |                                                                                         ^^^^^^^^ private struct import
[INFO] [stdout]     |
[INFO] [stdout] note: the struct import `RoomInfo` is defined here...
[INFO] [stdout]    --> src/bilibili/live.rs:6:31
[INFO] [stdout]     |
[INFO] [stdout]   6 | use crate::bilibili::models::{RoomInfo, UserInfo};
[INFO] [stdout]     |                               ^^^^^^^^
[INFO] [stdout] note: ...and refers to the struct `RoomInfo` which is defined here
[INFO] [stdout]    --> src/bilibili/models.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 | pub struct RoomInfo {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^ you could import this directly
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]     |
[INFO] [stdout] 136 -     pub async fn get_info_by_room(&self, room_id: i32) -> Result<crate::bilibili::live::RoomInfo, ApiRequestError> {
[INFO] [stdout] 136 +     pub async fn get_info_by_room(&self, room_id: i32) -> Result<crate::bilibili::models::RoomInfo, ApiRequestError> {
[INFO] [stdout]     |
[INFO] [stdout] help: import `RoomInfo` through the re-export
[INFO] [stdout]     |
[INFO] [stdout] 136 -     pub async fn get_info_by_room(&self, room_id: i32) -> Result<crate::bilibili::live::RoomInfo, ApiRequestError> {
[INFO] [stdout] 136 +     pub async fn get_info_by_room(&self, room_id: i32) -> Result<bilibili::models::RoomInfo, ApiRequestError> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: struct import `RoomInfo` is private
[INFO] [stdout]    --> src/bilibili/api.rs:141:63
[INFO] [stdout]     |
[INFO] [stdout] 141 |         let json_res = self.get_json::<crate::bilibili::live::RoomInfo>(&self.base_live_api_urls, path, &params).await?;
[INFO] [stdout]     |                                                               ^^^^^^^^ private struct import
[INFO] [stdout]     |
[INFO] [stdout] note: the struct import `RoomInfo` is defined here...
[INFO] [stdout]    --> src/bilibili/live.rs:6:31
[INFO] [stdout]     |
[INFO] [stdout]   6 | use crate::bilibili::models::{RoomInfo, UserInfo};
[INFO] [stdout]     |                               ^^^^^^^^
[INFO] [stdout] note: ...and refers to the struct `RoomInfo` which is defined here
[INFO] [stdout]    --> src/bilibili/models.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 | pub struct RoomInfo {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^ you could import this directly
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]     |
[INFO] [stdout] 141 -         let json_res = self.get_json::<crate::bilibili::live::RoomInfo>(&self.base_live_api_urls, path, &params).await?;
[INFO] [stdout] 141 +         let json_res = self.get_json::<crate::bilibili::models::RoomInfo>(&self.base_live_api_urls, path, &params).await?;
[INFO] [stdout]     |
[INFO] [stdout] help: import `RoomInfo` through the re-export
[INFO] [stdout]     |
[INFO] [stdout] 141 -         let json_res = self.get_json::<crate::bilibili::live::RoomInfo>(&self.base_live_api_urls, path, &params).await?;
[INFO] [stdout] 141 +         let json_res = self.get_json::<bilibili::models::RoomInfo>(&self.base_live_api_urls, path, &params).await?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ops::Deref`
[INFO] [stdout]  --> src/task/manager.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::ops::Deref;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]  --> src/bilibili/models.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::str::FromStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `blzbj` (bin "blzbj") due to 28 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: cannot find module or crate `serde_json` in this scope
[INFO] [stdout]   --> src/bilibili/models.rs:40:29
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn from_data(data: &serde_json::Value) -> Result<Self, String> {
[INFO] [stdout]    |                             ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `serde_json` in this scope
[INFO] [stdout]   --> src/bilibili/models.rs:88:37
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub fn from_web_api_data(data: &serde_json::Value) -> Result<Self, String> {
[INFO] [stdout]    |                                     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `serde_json` in this scope
[INFO] [stdout]   --> src/bilibili/models.rs:98:37
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub fn from_info_by_room(data: &serde_json::Value) -> Result<Self, String> {
[INFO] [stdout]    |                                     ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433, E0603.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `blzbj` (bin "blzbj" test) due to 28 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "81d556561f6142f544d8db5ea472aae2a94a20e6ff0ba0237a00979b3ef1f8cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81d556561f6142f544d8db5ea472aae2a94a20e6ff0ba0237a00979b3ef1f8cb", kill_on_drop: false }`
[INFO] [stdout] 81d556561f6142f544d8db5ea472aae2a94a20e6ff0ba0237a00979b3ef1f8cb
