[INFO] fetching crate duo-auth 0.0.1...
[INFO] checking duo-auth-0.0.1 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate duo-auth 0.0.1 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate duo-auth 0.0.1 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate duo-auth 0.0.1
[INFO] finished tweaking crates.io crate duo-auth 0.0.1
[INFO] tweaked toml for crates.io crate duo-auth 0.0.1 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" "+b0696a5160711c068cb1f01b7437db7990d15750" "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" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded venial v0.5.0
[INFO] [stderr]   Downloaded structstruck v0.4.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 02a3f1e27fea4bb872a6d8202aa194255443929eb28687c825f98e72d3d95256
[INFO] running `Command { std: "docker" "start" "-a" "02a3f1e27fea4bb872a6d8202aa194255443929eb28687c825f98e72d3d95256", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "02a3f1e27fea4bb872a6d8202aa194255443929eb28687c825f98e72d3d95256", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02a3f1e27fea4bb872a6d8202aa194255443929eb28687c825f98e72d3d95256", kill_on_drop: false }`
[INFO] [stdout] 02a3f1e27fea4bb872a6d8202aa194255443929eb28687c825f98e72d3d95256
[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" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 61b341197a517d22f2fdd7198be20025d8ca5a14cafbcc8943b20e62d7854ac0
[INFO] running `Command { std: "docker" "start" "-a" "61b341197a517d22f2fdd7198be20025d8ca5a14cafbcc8943b20e62d7854ac0", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling venial v0.5.0
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking h2 v0.3.24
[INFO] [stderr]    Compiling structstruck v0.4.1
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]     Checking openssl v0.10.64
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling serde_with_macros v3.7.0
[INFO] [stderr]     Checking serde_with v3.7.0
[INFO] [stderr]     Checking native-tls v0.2.11
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.25
[INFO] [stderr]     Checking duo-auth v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/client.rs:128:22
[INFO] [stdout]     |
[INFO] [stdout] 128 |             #[derive(Deserialize, Debug)]
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/client.rs:4:35
[INFO] [stdout]     |
[INFO] [stdout] 4   | use serde::{de::DeserializeOwned, Deserialize};
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/client.rs:165:22
[INFO] [stdout]     |
[INFO] [stdout] 165 |             #[derive(Deserialize, Debug)]
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/client.rs:4:35
[INFO] [stdout]     |
[INFO] [stdout] 4   | use serde::{de::DeserializeOwned, Deserialize};
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/client.rs:192:18
[INFO] [stdout]     |
[INFO] [stdout] 192 |         #[derive(Deserialize, Debug)]
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/client.rs:4:35
[INFO] [stdout]     |
[INFO] [stdout] 4   | use serde::{de::DeserializeOwned, Deserialize};
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/client.rs:128:22
[INFO] [stdout]     |
[INFO] [stdout] 128 |             #[derive(Deserialize, Debug)]
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/client.rs:4:35
[INFO] [stdout]     |
[INFO] [stdout] 4   | use serde::{de::DeserializeOwned, Deserialize};
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]  --> src/response.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, 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/response.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use serde::Deserialize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/client.rs:165:22
[INFO] [stdout]     |
[INFO] [stdout] 165 |             #[derive(Deserialize, Debug)]
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/client.rs:4:35
[INFO] [stdout]     |
[INFO] [stdout] 4   | use serde::{de::DeserializeOwned, Deserialize};
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]  --> src/response.rs:6:3
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[serde(tag = "stat", rename_all = "SCREAMING_SNAKE_CASE")]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]  --> src/types.rs:9:35
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[strikethrough[derive(Debug, 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/types.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use serde::Deserialize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/client.rs:192:18
[INFO] [stdout]     |
[INFO] [stdout] 192 |         #[derive(Deserialize, Debug)]
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/client.rs:4:35
[INFO] [stdout]     |
[INFO] [stdout] 4   | use serde::{de::DeserializeOwned, Deserialize};
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/types.rs:17:24
[INFO] [stdout]    |
[INFO] [stdout] 17 |                     #![serde(rename_all = "snake_case")]
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]  --> src/response.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, 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/response.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use serde::Deserialize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/types.rs:34:24
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     #![serde(rename_all = "snake_case")]
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]  --> src/response.rs:6:3
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[serde(tag = "stat", rename_all = "SCREAMING_SNAKE_CASE")]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]  --> src/types.rs:9:35
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[strikethrough[derive(Debug, 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/types.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use serde::Deserialize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/types.rs:17:24
[INFO] [stdout]    |
[INFO] [stdout] 17 |                     #![serde(rename_all = "snake_case")]
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]  --> src/types.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[strikethrough[serde_as]]
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout]   = note: this error originates in the attribute macro `serde_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/types.rs:34:24
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     #![serde(rename_all = "snake_case")]
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/types.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[serde(rename_all = "snake_case")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/types.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[serde(tag = "result")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]  --> src/types.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[strikethrough[serde_as]]
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout]   = note: this error originates in the attribute macro `serde_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> src/types.rs:52:28
[INFO] [stdout]    |
[INFO] [stdout] 52 |     #[strikethrough[derive(Deserialize, Debug)]]
[INFO] [stdout]    |                            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/types.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout] 1  | use serde::Deserialize;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/types.rs:55:16
[INFO] [stdout]    |
[INFO] [stdout] 55 |             #![serde(rename_all = "snake_case")]
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/types.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[serde(rename_all = "snake_case")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/types.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[serde(tag = "result")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/types.rs:62:16
[INFO] [stdout]    |
[INFO] [stdout] 62 |             #![serde(rename_all = "snake_case")]
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> src/types.rs:52:28
[INFO] [stdout]    |
[INFO] [stdout] 52 |     #[strikethrough[derive(Deserialize, Debug)]]
[INFO] [stdout]    |                            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/types.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout] 1  | use serde::Deserialize;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/types.rs:55:16
[INFO] [stdout]    |
[INFO] [stdout] 55 |             #![serde(rename_all = "snake_case")]
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/types.rs:238:17
[INFO] [stdout]     |
[INFO] [stdout] 238 | #[derive(Debug, 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/types.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::Deserialize;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/types.rs:247:17
[INFO] [stdout]     |
[INFO] [stdout] 247 | #[derive(Debug, 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/types.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::Deserialize;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/types.rs:62:16
[INFO] [stdout]    |
[INFO] [stdout] 62 |             #![serde(rename_all = "snake_case")]
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/types.rs:248:3
[INFO] [stdout]     |
[INFO] [stdout] 248 | #[serde(rename_all = "snake_case")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/types.rs:238:17
[INFO] [stdout]     |
[INFO] [stdout] 238 | #[derive(Debug, 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/types.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::Deserialize;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_with::NoneAsEmptyString`
[INFO] [stdout]  --> src/types.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde_with::NoneAsEmptyString;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/types.rs:247:17
[INFO] [stdout]     |
[INFO] [stdout] 247 | #[derive(Debug, 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/types.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::Deserialize;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/types.rs:248:3
[INFO] [stdout]     |
[INFO] [stdout] 248 | #[serde(rename_all = "snake_case")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_with::NoneAsEmptyString`
[INFO] [stdout]  --> src/types.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde_with::NoneAsEmptyString;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> AuthResponse: Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/client.rs:198:35
[INFO] [stdout]     |
[INFO] [stdout] 198 |         Self::send_request_json::<AuthResponse>(&this.client, request)
[INFO] [stdout]     |                                   ^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `AuthResponse`, which is required by `AuthResponse: DeserializeOwned`
[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 131 others
[INFO] [stdout]     = note: required for `AuthResponse` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `DuoClient::send_request_json`
[INFO] [stdout]    --> src/client.rs:264:12
[INFO] [stdout]     |
[INFO] [stdout] 262 |     async fn send_request_json<T>(client: &Client, request: Request) -> Result<T, Error>
[INFO] [stdout]     |              ----------------- required by a bound in this associated function
[INFO] [stdout] 263 |     where
[INFO] [stdout] 264 |         T: DeserializeOwned + std::fmt::Debug,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ required by this bound in `DuoClient::send_request_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> AuthResponse: Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/client.rs:198:35
[INFO] [stdout]     |
[INFO] [stdout] 198 |         Self::send_request_json::<AuthResponse>(&this.client, request)
[INFO] [stdout]     |                                   ^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `AuthResponse`, which is required by `AuthResponse: DeserializeOwned`
[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 131 others
[INFO] [stdout]     = note: required for `AuthResponse` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `DuoClient::send_request_json`
[INFO] [stdout]    --> src/client.rs:264:12
[INFO] [stdout]     |
[INFO] [stdout] 262 |     async fn send_request_json<T>(client: &Client, request: Request) -> Result<T, Error>
[INFO] [stdout]     |              ----------------- required by a bound in this associated function
[INFO] [stdout] 263 |     where
[INFO] [stdout] 264 |         T: DeserializeOwned + std::fmt::Debug,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ required by this bound in `DuoClient::send_request_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> AuthStatusResponse: Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/client.rs:211:9
[INFO] [stdout]     |
[INFO] [stdout] 211 |         Self::send_request_json(&this.client, request).await
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `AuthStatusResponse`, which is required by `AuthStatusResponse: DeserializeOwned`
[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 131 others
[INFO] [stdout]     = note: required for `AuthStatusResponse` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `DuoClient::send_request_json`
[INFO] [stdout]    --> src/client.rs:264:12
[INFO] [stdout]     |
[INFO] [stdout] 262 |     async fn send_request_json<T>(client: &Client, request: Request) -> Result<T, Error>
[INFO] [stdout]     |              ----------------- required by a bound in this associated function
[INFO] [stdout] 263 |     where
[INFO] [stdout] 264 |         T: DeserializeOwned + std::fmt::Debug,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ required by this bound in `DuoClient::send_request_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> AuthStatusResponse: Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/client.rs:211:9
[INFO] [stdout]     |
[INFO] [stdout] 211 |         Self::send_request_json(&this.client, request).await
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `AuthStatusResponse`, which is required by `AuthStatusResponse: DeserializeOwned`
[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 131 others
[INFO] [stdout]     = note: required for `AuthStatusResponse` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `DuoClient::send_request_json`
[INFO] [stdout]    --> src/client.rs:264:12
[INFO] [stdout]     |
[INFO] [stdout] 262 |     async fn send_request_json<T>(client: &Client, request: Request) -> Result<T, Error>
[INFO] [stdout]     |              ----------------- required by a bound in this associated function
[INFO] [stdout] 263 |     where
[INFO] [stdout] 264 |         T: DeserializeOwned + std::fmt::Debug,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ required by this bound in `DuoClient::send_request_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> CheckResponse: Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/client.rs:135:39
[INFO] [stdout]     |
[INFO] [stdout] 135 |             Self::send_request_json::<CheckResponse>(&this.client, request)
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `CheckResponse`, which is required by `CheckResponse: DeserializeOwned`
[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 131 others
[INFO] [stdout]     = note: required for `CheckResponse` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `DuoClient::send_request_json`
[INFO] [stdout]    --> src/client.rs:264:12
[INFO] [stdout]     |
[INFO] [stdout] 262 |     async fn send_request_json<T>(client: &Client, request: Request) -> Result<T, Error>
[INFO] [stdout]     |              ----------------- required by a bound in this associated function
[INFO] [stdout] 263 |     where
[INFO] [stdout] 264 |         T: DeserializeOwned + std::fmt::Debug,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ required by this bound in `DuoClient::send_request_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> CheckResponse: Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/client.rs:135:39
[INFO] [stdout]     |
[INFO] [stdout] 135 |             Self::send_request_json::<CheckResponse>(&this.client, request)
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `CheckResponse`, which is required by `CheckResponse: DeserializeOwned`
[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 131 others
[INFO] [stdout]     = note: required for `CheckResponse` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `DuoClient::send_request_json`
[INFO] [stdout]    --> src/client.rs:264:12
[INFO] [stdout]     |
[INFO] [stdout] 262 |     async fn send_request_json<T>(client: &Client, request: Request) -> Result<T, Error>
[INFO] [stdout]     |              ----------------- required by a bound in this associated function
[INFO] [stdout] 263 |     where
[INFO] [stdout] 264 |         T: DeserializeOwned + std::fmt::Debug,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ required by this bound in `DuoClient::send_request_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> EnrollResponse: Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/client.rs:224:9
[INFO] [stdout]     |
[INFO] [stdout] 224 |         Self::send_request_json(&this.client, request).await
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `EnrollResponse`, which is required by `EnrollResponse: DeserializeOwned`
[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 131 others
[INFO] [stdout]     = note: required for `EnrollResponse` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `DuoClient::send_request_json`
[INFO] [stdout]    --> src/client.rs:264:12
[INFO] [stdout]     |
[INFO] [stdout] 262 |     async fn send_request_json<T>(client: &Client, request: Request) -> Result<T, Error>
[INFO] [stdout]     |              ----------------- required by a bound in this associated function
[INFO] [stdout] 263 |     where
[INFO] [stdout] 264 |         T: DeserializeOwned + std::fmt::Debug,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ required by this bound in `DuoClient::send_request_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> EnrollResponse: Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/client.rs:224:9
[INFO] [stdout]     |
[INFO] [stdout] 224 |         Self::send_request_json(&this.client, request).await
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `EnrollResponse`, which is required by `EnrollResponse: DeserializeOwned`
[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 131 others
[INFO] [stdout]     = note: required for `EnrollResponse` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `DuoClient::send_request_json`
[INFO] [stdout]    --> src/client.rs:264:12
[INFO] [stdout]     |
[INFO] [stdout] 262 |     async fn send_request_json<T>(client: &Client, request: Request) -> Result<T, Error>
[INFO] [stdout]     |              ----------------- required by a bound in this associated function
[INFO] [stdout] 263 |     where
[INFO] [stdout] 264 |         T: DeserializeOwned + std::fmt::Debug,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ required by this bound in `DuoClient::send_request_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> EnrollStatusResponse: Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/client.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 237 |         Self::send_request_json(&this.client, request).await
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `EnrollStatusResponse`, which is required by `EnrollStatusResponse: DeserializeOwned`
[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 131 others
[INFO] [stdout]     = note: required for `EnrollStatusResponse` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `DuoClient::send_request_json`
[INFO] [stdout]    --> src/client.rs:264:12
[INFO] [stdout]     |
[INFO] [stdout] 262 |     async fn send_request_json<T>(client: &Client, request: Request) -> Result<T, Error>
[INFO] [stdout]     |              ----------------- required by a bound in this associated function
[INFO] [stdout] 263 |     where
[INFO] [stdout] 264 |         T: DeserializeOwned + std::fmt::Debug,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ required by this bound in `DuoClient::send_request_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> PingResponse: Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/client.rs:172:39
[INFO] [stdout]     |
[INFO] [stdout] 172 |             Self::send_request_json::<PingResponse>(&this.client, request)
[INFO] [stdout]     |                                       ^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `PingResponse`, which is required by `PingResponse: DeserializeOwned`
[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 131 others
[INFO] [stdout]     = note: required for `PingResponse` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `DuoClient::send_request_json`
[INFO] [stdout]    --> src/client.rs:264:12
[INFO] [stdout]     |
[INFO] [stdout] 262 |     async fn send_request_json<T>(client: &Client, request: Request) -> Result<T, Error>
[INFO] [stdout]     |              ----------------- required by a bound in this associated function
[INFO] [stdout] 263 |     where
[INFO] [stdout] 264 |         T: DeserializeOwned + std::fmt::Debug,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ required by this bound in `DuoClient::send_request_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> EnrollStatusResponse: Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/client.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 237 |         Self::send_request_json(&this.client, request).await
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `EnrollStatusResponse`, which is required by `EnrollStatusResponse: DeserializeOwned`
[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 131 others
[INFO] [stdout]     = note: required for `EnrollStatusResponse` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `DuoClient::send_request_json`
[INFO] [stdout]    --> src/client.rs:264:12
[INFO] [stdout]     |
[INFO] [stdout] 262 |     async fn send_request_json<T>(client: &Client, request: Request) -> Result<T, Error>
[INFO] [stdout]     |              ----------------- required by a bound in this associated function
[INFO] [stdout] 263 |     where
[INFO] [stdout] 264 |         T: DeserializeOwned + std::fmt::Debug,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ required by this bound in `DuoClient::send_request_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> PingResponse: Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/client.rs:172:39
[INFO] [stdout]     |
[INFO] [stdout] 172 |             Self::send_request_json::<PingResponse>(&this.client, request)
[INFO] [stdout]     |                                       ^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `PingResponse`, which is required by `PingResponse: DeserializeOwned`
[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 131 others
[INFO] [stdout]     = note: required for `PingResponse` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `DuoClient::send_request_json`
[INFO] [stdout]    --> src/client.rs:264:12
[INFO] [stdout]     |
[INFO] [stdout] 262 |     async fn send_request_json<T>(client: &Client, request: Request) -> Result<T, Error>
[INFO] [stdout]     |              ----------------- required by a bound in this associated function
[INFO] [stdout] 263 |     where
[INFO] [stdout] 264 |         T: DeserializeOwned + std::fmt::Debug,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ required by this bound in `DuoClient::send_request_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> PreauthResponse: Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/client.rs:248:9
[INFO] [stdout]     |
[INFO] [stdout] 248 |         Self::send_request_json(&this.client, request).await
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `PreauthResponse`, which is required by `PreauthResponse: DeserializeOwned`
[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 131 others
[INFO] [stdout]     = note: required for `PreauthResponse` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `DuoClient::send_request_json`
[INFO] [stdout]    --> src/client.rs:264:12
[INFO] [stdout]     |
[INFO] [stdout] 262 |     async fn send_request_json<T>(client: &Client, request: Request) -> Result<T, Error>
[INFO] [stdout]     |              ----------------- required by a bound in this associated function
[INFO] [stdout] 263 |     where
[INFO] [stdout] 264 |         T: DeserializeOwned + std::fmt::Debug,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ required by this bound in `DuoClient::send_request_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> PreauthResponse: Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/client.rs:248:9
[INFO] [stdout]     |
[INFO] [stdout] 248 |         Self::send_request_json(&this.client, request).await
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `PreauthResponse`, which is required by `PreauthResponse: DeserializeOwned`
[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 131 others
[INFO] [stdout]     = note: required for `PreauthResponse` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `DuoClient::send_request_json`
[INFO] [stdout]    --> src/client.rs:264:12
[INFO] [stdout]     |
[INFO] [stdout] 262 |     async fn send_request_json<T>(client: &Client, request: Request) -> Result<T, Error>
[INFO] [stdout]     |              ----------------- required by a bound in this associated function
[INFO] [stdout] 263 |     where
[INFO] [stdout] 264 |         T: DeserializeOwned + std::fmt::Debug,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ required by this bound in `DuoClient::send_request_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> DuoResponse<T>: Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/client.rs:269:21
[INFO] [stdout]     |
[INFO] [stdout] 269 |             .json::<DuoResponse<T>>()
[INFO] [stdout]     |              ----   ^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `DuoResponse<T>`, which is required by `DuoResponse<T>: DeserializeOwned`
[INFO] [stdout]     |              |
[INFO] [stdout]     |              required by a bound introduced by this call
[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 131 others
[INFO] [stdout]     = note: required for `DuoResponse<T>` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `Response::json`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.11.25/src/async_impl/response.rs:237:26
[INFO] [stdout]     |
[INFO] [stdout] 237 |     pub async fn json<T: DeserializeOwned>(self) -> crate::Result<T> {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^ required by this bound in `Response::json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> DuoResponse<T>: Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/client.rs:269:21
[INFO] [stdout]     |
[INFO] [stdout] 269 |             .json::<DuoResponse<T>>()
[INFO] [stdout]     |              ----   ^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `DuoResponse<T>`, which is required by `DuoResponse<T>: DeserializeOwned`
[INFO] [stdout]     |              |
[INFO] [stdout]     |              required by a bound introduced by this call
[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 131 others
[INFO] [stdout]     = note: required for `DuoResponse<T>` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `Response::json`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.11.25/src/async_impl/response.rs:237:26
[INFO] [stdout]     |
[INFO] [stdout] 237 |     pub async fn json<T: DeserializeOwned>(self) -> crate::Result<T> {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^ required by this bound in `Response::json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 25 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 25 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `duo-auth` (lib) due to 26 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `duo-auth` (lib test) due to 26 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "61b341197a517d22f2fdd7198be20025d8ca5a14cafbcc8943b20e62d7854ac0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61b341197a517d22f2fdd7198be20025d8ca5a14cafbcc8943b20e62d7854ac0", kill_on_drop: false }`
[INFO] [stdout] 61b341197a517d22f2fdd7198be20025d8ca5a14cafbcc8943b20e62d7854ac0
[INFO] checking duo-auth-0.0.1 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate duo-auth 0.0.1 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate duo-auth 0.0.1 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate duo-auth 0.0.1
[INFO] finished tweaking crates.io crate duo-auth 0.0.1
[INFO] tweaked toml for crates.io crate duo-auth 0.0.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 39e8b1cb6e51bf665704365f4fa0fbab8f4e318641c04244d191b106649fc931
[INFO] running `Command { std: "docker" "start" "-a" "39e8b1cb6e51bf665704365f4fa0fbab8f4e318641c04244d191b106649fc931", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "39e8b1cb6e51bf665704365f4fa0fbab8f4e318641c04244d191b106649fc931", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39e8b1cb6e51bf665704365f4fa0fbab8f4e318641c04244d191b106649fc931", kill_on_drop: false }`
[INFO] [stdout] 39e8b1cb6e51bf665704365f4fa0fbab8f4e318641c04244d191b106649fc931
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e78c9b72935524295db439551fef4eaf0f71ee6459d38183650f2714328c5dbf
[INFO] running `Command { std: "docker" "start" "-a" "e78c9b72935524295db439551fef4eaf0f71ee6459d38183650f2714328c5dbf", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]    Compiling venial v0.5.0
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking h2 v0.3.24
[INFO] [stderr]    Compiling structstruck v0.4.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking openssl v0.10.64
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling serde_with_macros v3.7.0
[INFO] [stderr]     Checking serde_with v3.7.0
[INFO] [stderr]     Checking native-tls v0.2.11
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.25
[INFO] [stderr]     Checking duo-auth v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/client.rs:128:22
[INFO] [stdout]     |
[INFO] [stdout] 128 |             #[derive(Deserialize, Debug)]
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/client.rs:4:35
[INFO] [stdout]     |
[INFO] [stdout] 4   | use serde::{de::DeserializeOwned, Deserialize};
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/client.rs:128:22
[INFO] [stdout]     |
[INFO] [stdout] 128 |             #[derive(Deserialize, Debug)]
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/client.rs:4:35
[INFO] [stdout]     |
[INFO] [stdout] 4   | use serde::{de::DeserializeOwned, Deserialize};
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/client.rs:165:22
[INFO] [stdout]     |
[INFO] [stdout] 165 |             #[derive(Deserialize, Debug)]
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/client.rs:4:35
[INFO] [stdout]     |
[INFO] [stdout] 4   | use serde::{de::DeserializeOwned, Deserialize};
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/client.rs:165:22
[INFO] [stdout]     |
[INFO] [stdout] 165 |             #[derive(Deserialize, Debug)]
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/client.rs:4:35
[INFO] [stdout]     |
[INFO] [stdout] 4   | use serde::{de::DeserializeOwned, Deserialize};
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/client.rs:192:18
[INFO] [stdout]     |
[INFO] [stdout] 192 |         #[derive(Deserialize, Debug)]
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/client.rs:4:35
[INFO] [stdout]     |
[INFO] [stdout] 4   | use serde::{de::DeserializeOwned, Deserialize};
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/client.rs:192:18
[INFO] [stdout]     |
[INFO] [stdout] 192 |         #[derive(Deserialize, Debug)]
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/client.rs:4:35
[INFO] [stdout]     |
[INFO] [stdout] 4   | use serde::{de::DeserializeOwned, Deserialize};
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]  --> src/response.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, 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/response.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use serde::Deserialize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]  --> src/response.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, 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/response.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use serde::Deserialize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]  --> src/response.rs:6:3
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[serde(tag = "stat", rename_all = "SCREAMING_SNAKE_CASE")]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]  --> src/response.rs:6:3
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[serde(tag = "stat", rename_all = "SCREAMING_SNAKE_CASE")]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]  --> src/types.rs:9:35
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[strikethrough[derive(Debug, 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/types.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use serde::Deserialize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]  --> src/types.rs:9:35
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[strikethrough[derive(Debug, 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/types.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use serde::Deserialize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/types.rs:17:24
[INFO] [stdout]    |
[INFO] [stdout] 17 |                     #![serde(rename_all = "snake_case")]
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/types.rs:17:24
[INFO] [stdout]    |
[INFO] [stdout] 17 |                     #![serde(rename_all = "snake_case")]
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/types.rs:34:24
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     #![serde(rename_all = "snake_case")]
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/types.rs:34:24
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     #![serde(rename_all = "snake_case")]
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]  --> src/types.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[strikethrough[serde_as]]
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout]   = note: this error originates in the attribute macro `serde_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]  --> src/types.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[strikethrough[serde_as]]
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout]   = note: this error originates in the attribute macro `serde_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/types.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[serde(rename_all = "snake_case")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/types.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[serde(rename_all = "snake_case")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/types.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[serde(tag = "result")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/types.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[serde(tag = "result")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> src/types.rs:52:28
[INFO] [stdout]    |
[INFO] [stdout] 52 |     #[strikethrough[derive(Deserialize, Debug)]]
[INFO] [stdout]    |                            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/types.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout] 1  | use serde::Deserialize;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> src/types.rs:52:28
[INFO] [stdout]    |
[INFO] [stdout] 52 |     #[strikethrough[derive(Deserialize, Debug)]]
[INFO] [stdout]    |                            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/types.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout] 1  | use serde::Deserialize;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/types.rs:55:16
[INFO] [stdout]    |
[INFO] [stdout] 55 |             #![serde(rename_all = "snake_case")]
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/types.rs:55:16
[INFO] [stdout]    |
[INFO] [stdout] 55 |             #![serde(rename_all = "snake_case")]
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/types.rs:62:16
[INFO] [stdout]    |
[INFO] [stdout] 62 |             #![serde(rename_all = "snake_case")]
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/types.rs:62:16
[INFO] [stdout]    |
[INFO] [stdout] 62 |             #![serde(rename_all = "snake_case")]
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/types.rs:238:17
[INFO] [stdout]     |
[INFO] [stdout] 238 | #[derive(Debug, 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/types.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::Deserialize;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/types.rs:238:17
[INFO] [stdout]     |
[INFO] [stdout] 238 | #[derive(Debug, 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/types.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::Deserialize;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/types.rs:247:17
[INFO] [stdout]     |
[INFO] [stdout] 247 | #[derive(Debug, 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/types.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::Deserialize;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/types.rs:247:17
[INFO] [stdout]     |
[INFO] [stdout] 247 | #[derive(Debug, 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/types.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout] 1   | use serde::Deserialize;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/types.rs:248:3
[INFO] [stdout]     |
[INFO] [stdout] 248 | #[serde(rename_all = "snake_case")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> src/types.rs:248:3
[INFO] [stdout]     |
[INFO] [stdout] 248 | #[serde(rename_all = "snake_case")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_with::NoneAsEmptyString`
[INFO] [stdout]  --> src/types.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde_with::NoneAsEmptyString;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_with::NoneAsEmptyString`
[INFO] [stdout]  --> src/types.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde_with::NoneAsEmptyString;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> AuthResponse: Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/client.rs:198:35
[INFO] [stdout]     |
[INFO] [stdout] 198 |         Self::send_request_json::<AuthResponse>(&this.client, request)
[INFO] [stdout]     |                                   ^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `AuthResponse`, which is required by `AuthResponse: DeserializeOwned`
[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 131 others
[INFO] [stdout]     = note: required for `AuthResponse` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `DuoClient::send_request_json`
[INFO] [stdout]    --> src/client.rs:264:12
[INFO] [stdout]     |
[INFO] [stdout] 262 |     async fn send_request_json<T>(client: &Client, request: Request) -> Result<T, Error>
[INFO] [stdout]     |              ----------------- required by a bound in this associated function
[INFO] [stdout] 263 |     where
[INFO] [stdout] 264 |         T: DeserializeOwned + std::fmt::Debug,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ required by this bound in `DuoClient::send_request_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> AuthResponse: Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/client.rs:198:35
[INFO] [stdout]     |
[INFO] [stdout] 198 |         Self::send_request_json::<AuthResponse>(&this.client, request)
[INFO] [stdout]     |                                   ^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `AuthResponse`, which is required by `AuthResponse: DeserializeOwned`
[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 131 others
[INFO] [stdout]     = note: required for `AuthResponse` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `DuoClient::send_request_json`
[INFO] [stdout]    --> src/client.rs:264:12
[INFO] [stdout]     |
[INFO] [stdout] 262 |     async fn send_request_json<T>(client: &Client, request: Request) -> Result<T, Error>
[INFO] [stdout]     |              ----------------- required by a bound in this associated function
[INFO] [stdout] 263 |     where
[INFO] [stdout] 264 |         T: DeserializeOwned + std::fmt::Debug,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ required by this bound in `DuoClient::send_request_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> AuthStatusResponse: Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/client.rs:211:9
[INFO] [stdout]     |
[INFO] [stdout] 211 |         Self::send_request_json(&this.client, request).await
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `AuthStatusResponse`, which is required by `AuthStatusResponse: DeserializeOwned`
[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 131 others
[INFO] [stdout]     = note: required for `AuthStatusResponse` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `DuoClient::send_request_json`
[INFO] [stdout]    --> src/client.rs:264:12
[INFO] [stdout]     |
[INFO] [stdout] 262 |     async fn send_request_json<T>(client: &Client, request: Request) -> Result<T, Error>
[INFO] [stdout]     |              ----------------- required by a bound in this associated function
[INFO] [stdout] 263 |     where
[INFO] [stdout] 264 |         T: DeserializeOwned + std::fmt::Debug,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ required by this bound in `DuoClient::send_request_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> AuthStatusResponse: Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/client.rs:211:9
[INFO] [stdout]     |
[INFO] [stdout] 211 |         Self::send_request_json(&this.client, request).await
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `AuthStatusResponse`, which is required by `AuthStatusResponse: DeserializeOwned`
[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 131 others
[INFO] [stdout]     = note: required for `AuthStatusResponse` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `DuoClient::send_request_json`
[INFO] [stdout]    --> src/client.rs:264:12
[INFO] [stdout]     |
[INFO] [stdout] 262 |     async fn send_request_json<T>(client: &Client, request: Request) -> Result<T, Error>
[INFO] [stdout]     |              ----------------- required by a bound in this associated function
[INFO] [stdout] 263 |     where
[INFO] [stdout] 264 |         T: DeserializeOwned + std::fmt::Debug,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ required by this bound in `DuoClient::send_request_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> CheckResponse: Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/client.rs:135:39
[INFO] [stdout]     |
[INFO] [stdout] 135 |             Self::send_request_json::<CheckResponse>(&this.client, request)
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `CheckResponse`, which is required by `CheckResponse: DeserializeOwned`
[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 131 others
[INFO] [stdout]     = note: required for `CheckResponse` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `DuoClient::send_request_json`
[INFO] [stdout]    --> src/client.rs:264:12
[INFO] [stdout]     |
[INFO] [stdout] 262 |     async fn send_request_json<T>(client: &Client, request: Request) -> Result<T, Error>
[INFO] [stdout]     |              ----------------- required by a bound in this associated function
[INFO] [stdout] 263 |     where
[INFO] [stdout] 264 |         T: DeserializeOwned + std::fmt::Debug,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ required by this bound in `DuoClient::send_request_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> CheckResponse: Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/client.rs:135:39
[INFO] [stdout]     |
[INFO] [stdout] 135 |             Self::send_request_json::<CheckResponse>(&this.client, request)
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `CheckResponse`, which is required by `CheckResponse: DeserializeOwned`
[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 131 others
[INFO] [stdout]     = note: required for `CheckResponse` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `DuoClient::send_request_json`
[INFO] [stdout]    --> src/client.rs:264:12
[INFO] [stdout]     |
[INFO] [stdout] 262 |     async fn send_request_json<T>(client: &Client, request: Request) -> Result<T, Error>
[INFO] [stdout]     |              ----------------- required by a bound in this associated function
[INFO] [stdout] 263 |     where
[INFO] [stdout] 264 |         T: DeserializeOwned + std::fmt::Debug,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ required by this bound in `DuoClient::send_request_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> EnrollResponse: Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/client.rs:224:9
[INFO] [stdout]     |
[INFO] [stdout] 224 |         Self::send_request_json(&this.client, request).await
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `EnrollResponse`, which is required by `EnrollResponse: DeserializeOwned`
[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 131 others
[INFO] [stdout]     = note: required for `EnrollResponse` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `DuoClient::send_request_json`
[INFO] [stdout]    --> src/client.rs:264:12
[INFO] [stdout]     |
[INFO] [stdout] 262 |     async fn send_request_json<T>(client: &Client, request: Request) -> Result<T, Error>
[INFO] [stdout]     |              ----------------- required by a bound in this associated function
[INFO] [stdout] 263 |     where
[INFO] [stdout] 264 |         T: DeserializeOwned + std::fmt::Debug,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ required by this bound in `DuoClient::send_request_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> EnrollResponse: Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/client.rs:224:9
[INFO] [stdout]     |
[INFO] [stdout] 224 |         Self::send_request_json(&this.client, request).await
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `EnrollResponse`, which is required by `EnrollResponse: DeserializeOwned`
[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 131 others
[INFO] [stdout]     = note: required for `EnrollResponse` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `DuoClient::send_request_json`
[INFO] [stdout]    --> src/client.rs:264:12
[INFO] [stdout]     |
[INFO] [stdout] 262 |     async fn send_request_json<T>(client: &Client, request: Request) -> Result<T, Error>
[INFO] [stdout]     |              ----------------- required by a bound in this associated function
[INFO] [stdout] 263 |     where
[INFO] [stdout] 264 |         T: DeserializeOwned + std::fmt::Debug,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ required by this bound in `DuoClient::send_request_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> EnrollStatusResponse: Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/client.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 237 |         Self::send_request_json(&this.client, request).await
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `EnrollStatusResponse`, which is required by `EnrollStatusResponse: DeserializeOwned`
[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 131 others
[INFO] [stdout]     = note: required for `EnrollStatusResponse` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `DuoClient::send_request_json`
[INFO] [stdout]    --> src/client.rs:264:12
[INFO] [stdout]     |
[INFO] [stdout] 262 |     async fn send_request_json<T>(client: &Client, request: Request) -> Result<T, Error>
[INFO] [stdout]     |              ----------------- required by a bound in this associated function
[INFO] [stdout] 263 |     where
[INFO] [stdout] 264 |         T: DeserializeOwned + std::fmt::Debug,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ required by this bound in `DuoClient::send_request_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> EnrollStatusResponse: Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/client.rs:237:9
[INFO] [stdout]     |
[INFO] [stdout] 237 |         Self::send_request_json(&this.client, request).await
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `EnrollStatusResponse`, which is required by `EnrollStatusResponse: DeserializeOwned`
[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 131 others
[INFO] [stdout]     = note: required for `EnrollStatusResponse` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `DuoClient::send_request_json`
[INFO] [stdout]    --> src/client.rs:264:12
[INFO] [stdout]     |
[INFO] [stdout] 262 |     async fn send_request_json<T>(client: &Client, request: Request) -> Result<T, Error>
[INFO] [stdout]     |              ----------------- required by a bound in this associated function
[INFO] [stdout] 263 |     where
[INFO] [stdout] 264 |         T: DeserializeOwned + std::fmt::Debug,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ required by this bound in `DuoClient::send_request_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> PingResponse: Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/client.rs:172:39
[INFO] [stdout]     |
[INFO] [stdout] 172 |             Self::send_request_json::<PingResponse>(&this.client, request)
[INFO] [stdout]     |                                       ^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `PingResponse`, which is required by `PingResponse: DeserializeOwned`
[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 131 others
[INFO] [stdout]     = note: required for `PingResponse` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `DuoClient::send_request_json`
[INFO] [stdout]    --> src/client.rs:264:12
[INFO] [stdout]     |
[INFO] [stdout] 262 |     async fn send_request_json<T>(client: &Client, request: Request) -> Result<T, Error>
[INFO] [stdout]     |              ----------------- required by a bound in this associated function
[INFO] [stdout] 263 |     where
[INFO] [stdout] 264 |         T: DeserializeOwned + std::fmt::Debug,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ required by this bound in `DuoClient::send_request_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> PingResponse: Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/client.rs:172:39
[INFO] [stdout]     |
[INFO] [stdout] 172 |             Self::send_request_json::<PingResponse>(&this.client, request)
[INFO] [stdout]     |                                       ^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `PingResponse`, which is required by `PingResponse: DeserializeOwned`
[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 131 others
[INFO] [stdout]     = note: required for `PingResponse` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `DuoClient::send_request_json`
[INFO] [stdout]    --> src/client.rs:264:12
[INFO] [stdout]     |
[INFO] [stdout] 262 |     async fn send_request_json<T>(client: &Client, request: Request) -> Result<T, Error>
[INFO] [stdout]     |              ----------------- required by a bound in this associated function
[INFO] [stdout] 263 |     where
[INFO] [stdout] 264 |         T: DeserializeOwned + std::fmt::Debug,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ required by this bound in `DuoClient::send_request_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> PreauthResponse: Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/client.rs:248:9
[INFO] [stdout]     |
[INFO] [stdout] 248 |         Self::send_request_json(&this.client, request).await
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `PreauthResponse`, which is required by `PreauthResponse: DeserializeOwned`
[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 131 others
[INFO] [stdout]     = note: required for `PreauthResponse` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `DuoClient::send_request_json`
[INFO] [stdout]    --> src/client.rs:264:12
[INFO] [stdout]     |
[INFO] [stdout] 262 |     async fn send_request_json<T>(client: &Client, request: Request) -> Result<T, Error>
[INFO] [stdout]     |              ----------------- required by a bound in this associated function
[INFO] [stdout] 263 |     where
[INFO] [stdout] 264 |         T: DeserializeOwned + std::fmt::Debug,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ required by this bound in `DuoClient::send_request_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> PreauthResponse: Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/client.rs:248:9
[INFO] [stdout]     |
[INFO] [stdout] 248 |         Self::send_request_json(&this.client, request).await
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `PreauthResponse`, which is required by `PreauthResponse: DeserializeOwned`
[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 131 others
[INFO] [stdout]     = note: required for `PreauthResponse` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `DuoClient::send_request_json`
[INFO] [stdout]    --> src/client.rs:264:12
[INFO] [stdout]     |
[INFO] [stdout] 262 |     async fn send_request_json<T>(client: &Client, request: Request) -> Result<T, Error>
[INFO] [stdout]     |              ----------------- required by a bound in this associated function
[INFO] [stdout] 263 |     where
[INFO] [stdout] 264 |         T: DeserializeOwned + std::fmt::Debug,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ required by this bound in `DuoClient::send_request_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> DuoResponse<T>: Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/client.rs:269:21
[INFO] [stdout]     |
[INFO] [stdout] 269 |             .json::<DuoResponse<T>>()
[INFO] [stdout]     |              ----   ^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `DuoResponse<T>`, which is required by `DuoResponse<T>: DeserializeOwned`
[INFO] [stdout]     |              |
[INFO] [stdout]     |              required by a bound introduced by this call
[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 131 others
[INFO] [stdout]     = note: required for `DuoResponse<T>` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `Response::json`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.11.25/src/async_impl/response.rs:237:26
[INFO] [stdout]     |
[INFO] [stdout] 237 |     pub async fn json<T: DeserializeOwned>(self) -> crate::Result<T> {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^ required by this bound in `Response::json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> DuoResponse<T>: Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/client.rs:269:21
[INFO] [stdout]     |
[INFO] [stdout] 269 |             .json::<DuoResponse<T>>()
[INFO] [stdout]     |              ----   ^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `DuoResponse<T>`, which is required by `DuoResponse<T>: DeserializeOwned`
[INFO] [stdout]     |              |
[INFO] [stdout]     |              required by a bound introduced by this call
[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 131 others
[INFO] [stdout]     = note: required for `DuoResponse<T>` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `Response::json`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/reqwest-0.11.25/src/async_impl/response.rs:237:26
[INFO] [stdout]     |
[INFO] [stdout] 237 |     pub async fn json<T: DeserializeOwned>(self) -> crate::Result<T> {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^ required by this bound in `Response::json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 25 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 25 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `duo-auth` (lib) due to 26 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `duo-auth` (lib test) due to 26 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "e78c9b72935524295db439551fef4eaf0f71ee6459d38183650f2714328c5dbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e78c9b72935524295db439551fef4eaf0f71ee6459d38183650f2714328c5dbf", kill_on_drop: false }`
[INFO] [stdout] e78c9b72935524295db439551fef4eaf0f71ee6459d38183650f2714328c5dbf
