[INFO] fetching crate baiduyun_api 0.2.4...
[INFO] checking baiduyun_api-0.2.4 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate baiduyun_api 0.2.4 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate baiduyun_api 0.2.4 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate baiduyun_api 0.2.4
[INFO] finished tweaking crates.io crate baiduyun_api 0.2.4
[INFO] tweaked toml for crates.io crate baiduyun_api 0.2.4 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cookie v0.16.2
[INFO] [stderr]   Downloaded psl-types v2.0.11
[INFO] [stderr]   Downloaded publicsuffix v2.2.3
[INFO] [stderr]   Downloaded cookie_store v0.16.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0a723cde4bf50beafc847e5fd1858f807cd3327fc4f1ffa10d4dfa858549995a
[INFO] running `Command { std: "docker" "start" "-a" "0a723cde4bf50beafc847e5fd1858f807cd3327fc4f1ffa10d4dfa858549995a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0a723cde4bf50beafc847e5fd1858f807cd3327fc4f1ffa10d4dfa858549995a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a723cde4bf50beafc847e5fd1858f807cd3327fc4f1ffa10d4dfa858549995a", kill_on_drop: false }`
[INFO] [stdout] 0a723cde4bf50beafc847e5fd1858f807cd3327fc4f1ffa10d4dfa858549995a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 22d6cc28f0fbe7bf55a055db54e125b1b6b92290e2d80374603d24a8e2953fb4
[INFO] running `Command { std: "docker" "start" "-a" "22d6cc28f0fbe7bf55a055db54e125b1b6b92290e2d80374603d24a8e2953fb4", kill_on_drop: false }`
[INFO] [stderr]     Checking unicode-bidi v0.3.14
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]     Checking deranged v0.3.10
[INFO] [stderr]    Compiling time-macros v0.2.16
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking publicsuffix v2.2.3
[INFO] [stderr]     Checking time v0.3.31
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling openssl-sys v0.9.98
[INFO] [stderr]     Checking serde_json v1.0.108
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling openssl v0.10.62
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking cookie_store v0.16.2
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking h2 v0.3.22
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.23
[INFO] [stderr]     Checking baiduyun_api v0.2.4 (/opt/rustwide/workdir)
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/lib.rs:148:10
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/lib.rs:134:26
[INFO] [stdout]     |
[INFO] [stdout] 134 | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/lib.rs:148:10
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/lib.rs:134:26
[INFO] [stdout]     |
[INFO] [stdout] 134 | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/lib.rs:148:21
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/lib.rs:134:13
[INFO] [stdout]     |
[INFO] [stdout] 134 | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/lib.rs:148:21
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/lib.rs:134:13
[INFO] [stdout]     |
[INFO] [stdout] 134 | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/lib.rs:166:10
[INFO] [stdout]     |
[INFO] [stdout] 166 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/lib.rs:134:26
[INFO] [stdout]     |
[INFO] [stdout] 134 | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/lib.rs:166:10
[INFO] [stdout]     |
[INFO] [stdout] 166 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/lib.rs:134:26
[INFO] [stdout]     |
[INFO] [stdout] 134 | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/lib.rs:166:21
[INFO] [stdout]     |
[INFO] [stdout] 166 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/lib.rs:134:13
[INFO] [stdout]     |
[INFO] [stdout] 134 | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/lib.rs:166:21
[INFO] [stdout]     |
[INFO] [stdout] 166 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/lib.rs:134:13
[INFO] [stdout]     |
[INFO] [stdout] 134 | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/lib.rs:190:10
[INFO] [stdout]     |
[INFO] [stdout] 190 | #[derive(Serialize, Deserialize, Debug, Clone, Default)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/lib.rs:134:26
[INFO] [stdout]     |
[INFO] [stdout] 134 | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/lib.rs:190:21
[INFO] [stdout]     |
[INFO] [stdout] 190 | #[derive(Serialize, Deserialize, Debug, Clone, Default)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/lib.rs:134:13
[INFO] [stdout]     |
[INFO] [stdout] 134 | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/lib.rs:190:10
[INFO] [stdout]     |
[INFO] [stdout] 190 | #[derive(Serialize, Deserialize, Debug, Clone, Default)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/lib.rs:134:26
[INFO] [stdout]     |
[INFO] [stdout] 134 | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/lib.rs:235:10
[INFO] [stdout]     |
[INFO] [stdout] 235 | #[derive(Serialize, Deserialize, Debug, Clone, Default)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/lib.rs:134:26
[INFO] [stdout]     |
[INFO] [stdout] 134 | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/lib.rs:190:21
[INFO] [stdout]     |
[INFO] [stdout] 190 | #[derive(Serialize, Deserialize, Debug, Clone, Default)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/lib.rs:134:13
[INFO] [stdout]     |
[INFO] [stdout] 134 | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/lib.rs:235:21
[INFO] [stdout]     |
[INFO] [stdout] 235 | #[derive(Serialize, Deserialize, Debug, Clone, Default)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/lib.rs:134:13
[INFO] [stdout]     |
[INFO] [stdout] 134 | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/lib.rs:235:10
[INFO] [stdout]     |
[INFO] [stdout] 235 | #[derive(Serialize, Deserialize, Debug, Clone, Default)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/lib.rs:134:26
[INFO] [stdout]     |
[INFO] [stdout] 134 | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/lib.rs:235:21
[INFO] [stdout]     |
[INFO] [stdout] 235 | #[derive(Serialize, Deserialize, Debug, Clone, Default)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/lib.rs:134:13
[INFO] [stdout]     |
[INFO] [stdout] 134 | use serde::{Deserialize, Serialize};
[INFO] [stdout]     |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> UserInfo: Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> src/yunapi.rs:153:23
[INFO] [stdout]      |
[INFO] [stdout] 153  |             return Ok(serde_json::from_value(value).unwrap());
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `UserInfo`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                isize
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]              and 135 others
[INFO] [stdout]      = note: required for `UserInfo` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `from_value`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.108/src/value/mod.rs:1005:8
[INFO] [stdout]      |
[INFO] [stdout] 1003 | pub fn from_value<T>(value: Value) -> Result<T, Error>
[INFO] [stdout]      |        ---------- required by a bound in this function
[INFO] [stdout] 1004 | where
[INFO] [stdout] 1005 |     T: DeserializeOwned,
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^ required by this bound in `from_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> QuotaInfo: Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> src/yunapi.rs:166:23
[INFO] [stdout]      |
[INFO] [stdout] 166  |             return Ok(serde_json::from_value(value).unwrap());
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `QuotaInfo`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                isize
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]              and 135 others
[INFO] [stdout]      = note: required for `QuotaInfo` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `from_value`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.108/src/value/mod.rs:1005:8
[INFO] [stdout]      |
[INFO] [stdout] 1003 | pub fn from_value<T>(value: Value) -> Result<T, Error>
[INFO] [stdout]      |        ---------- required by a bound in this function
[INFO] [stdout] 1004 | where
[INFO] [stdout] 1005 |     T: DeserializeOwned,
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^ required by this bound in `from_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> UserInfo: Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> src/yunapi.rs:153:23
[INFO] [stdout]      |
[INFO] [stdout] 153  |             return Ok(serde_json::from_value(value).unwrap());
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `UserInfo`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                isize
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]              and 135 others
[INFO] [stdout]      = note: required for `UserInfo` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `from_value`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.108/src/value/mod.rs:1005:8
[INFO] [stdout]      |
[INFO] [stdout] 1003 | pub fn from_value<T>(value: Value) -> Result<T, Error>
[INFO] [stdout]      |        ---------- required by a bound in this function
[INFO] [stdout] 1004 | where
[INFO] [stdout] 1005 |     T: DeserializeOwned,
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^ required by this bound in `from_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> QuotaInfo: Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> src/yunapi.rs:166:23
[INFO] [stdout]      |
[INFO] [stdout] 166  |             return Ok(serde_json::from_value(value).unwrap());
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `QuotaInfo`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                isize
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]              and 135 others
[INFO] [stdout]      = note: required for `QuotaInfo` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `from_value`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.108/src/value/mod.rs:1005:8
[INFO] [stdout]      |
[INFO] [stdout] 1003 | pub fn from_value<T>(value: Value) -> Result<T, Error>
[INFO] [stdout]      |        ---------- required by a bound in this function
[INFO] [stdout] 1004 | where
[INFO] [stdout] 1005 |     T: DeserializeOwned,
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^ required by this bound in `from_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> FileInfo: Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> src/yunapi.rs:235:21
[INFO] [stdout]      |
[INFO] [stdout] 235  |                     serde_json::from_value(value["list"][index].clone()).unwrap();
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `FileInfo`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                isize
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]              and 135 others
[INFO] [stdout]      = note: required for `FileInfo` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `from_value`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.108/src/value/mod.rs:1005:8
[INFO] [stdout]      |
[INFO] [stdout] 1003 | pub fn from_value<T>(value: Value) -> Result<T, Error>
[INFO] [stdout]      |        ---------- required by a bound in this function
[INFO] [stdout] 1004 | where
[INFO] [stdout] 1005 |     T: DeserializeOwned,
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^ required by this bound in `from_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> SearchResult: Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> src/yunapi.rs:325:21
[INFO] [stdout]      |
[INFO] [stdout] 325  |                     serde_json::from_value(value["list"][index].clone()).unwrap();
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `SearchResult`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                isize
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]              and 135 others
[INFO] [stdout]      = note: required for `SearchResult` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `from_value`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.108/src/value/mod.rs:1005:8
[INFO] [stdout]      |
[INFO] [stdout] 1003 | pub fn from_value<T>(value: Value) -> Result<T, Error>
[INFO] [stdout]      |        ---------- required by a bound in this function
[INFO] [stdout] 1004 | where
[INFO] [stdout] 1005 |     T: DeserializeOwned,
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^ required by this bound in `from_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> FileInfo: Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> src/yunapi.rs:235:21
[INFO] [stdout]      |
[INFO] [stdout] 235  |                     serde_json::from_value(value["list"][index].clone()).unwrap();
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `FileInfo`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                isize
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]              and 135 others
[INFO] [stdout]      = note: required for `FileInfo` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `from_value`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.108/src/value/mod.rs:1005:8
[INFO] [stdout]      |
[INFO] [stdout] 1003 | pub fn from_value<T>(value: Value) -> Result<T, Error>
[INFO] [stdout]      |        ---------- required by a bound in this function
[INFO] [stdout] 1004 | where
[INFO] [stdout] 1005 |     T: DeserializeOwned,
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^ required by this bound in `from_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> SearchResult: Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> src/yunapi.rs:325:21
[INFO] [stdout]      |
[INFO] [stdout] 325  |                     serde_json::from_value(value["list"][index].clone()).unwrap();
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `SearchResult`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]                bool
[INFO] [stdout]                char
[INFO] [stdout]                isize
[INFO] [stdout]                i8
[INFO] [stdout]                i16
[INFO] [stdout]                i32
[INFO] [stdout]                i64
[INFO] [stdout]                i128
[INFO] [stdout]              and 135 others
[INFO] [stdout]      = note: required for `SearchResult` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `from_value`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde_json-1.0.108/src/value/mod.rs:1005:8
[INFO] [stdout]      |
[INFO] [stdout] 1003 | pub fn from_value<T>(value: Value) -> Result<T, Error>
[INFO] [stdout]      |        ---------- required by a bound in this function
[INFO] [stdout] 1004 | where
[INFO] [stdout] 1005 |     T: DeserializeOwned,
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^ required by this bound in `from_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 12 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `baiduyun_api` (lib test) due to 13 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 12 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `baiduyun_api` (lib) due to 13 previous errors
[INFO] running `Command { std: "docker" "inspect" "22d6cc28f0fbe7bf55a055db54e125b1b6b92290e2d80374603d24a8e2953fb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22d6cc28f0fbe7bf55a055db54e125b1b6b92290e2d80374603d24a8e2953fb4", kill_on_drop: false }`
[INFO] [stdout] 22d6cc28f0fbe7bf55a055db54e125b1b6b92290e2d80374603d24a8e2953fb4
