[INFO] fetching crate duo-auth 0.0.1...
[INFO] checking duo-auth-0.0.1 against master#b3bd7058c139e71bae0862ef8f8ac936208873e9 for pr-123752
[INFO] extracting crate duo-auth 0.0.1 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate duo-auth 0.0.1 on toolchain b3bd7058c139e71bae0862ef8f8ac936208873e9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "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-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 162 packages
[INFO] [stderr]       Adding base64 v0.21.7 (latest: v0.22.0)
[INFO] [stderr]       Adding bitflags v1.3.2 (latest: v2.5.0)
[INFO] [stderr]       Adding foreign-types v0.3.2 (latest: v0.5.0)
[INFO] [stderr]       Adding foreign-types-shared v0.1.1 (latest: v0.3.1)
[INFO] [stderr]       Adding generic-array v0.14.7 (latest: v1.0.0)
[INFO] [stderr]       Adding h2 v0.3.26 (latest: v0.4.4)
[INFO] [stderr]       Adding hashbrown v0.12.3 (latest: v0.14.3)
[INFO] [stderr]       Adding heck v0.4.1 (latest: v0.5.0)
[INFO] [stderr]       Adding http v0.2.12 (latest: v1.1.0)
[INFO] [stderr]       Adding http-body v0.4.6 (latest: v1.0.0)
[INFO] [stderr]       Adding hyper v0.14.28 (latest: v1.2.0)
[INFO] [stderr]       Adding hyper-tls v0.5.0 (latest: v0.6.0)
[INFO] [stderr]       Adding indexmap v1.9.3 (latest: v2.2.6)
[INFO] [stderr]       Adding linux-raw-sys v0.4.13 (latest: v0.6.4)
[INFO] [stderr]       Adding object v0.32.2 (latest: v0.35.0)
[INFO] [stderr]       Adding reqwest v0.11.27 (latest: v0.12.3)
[INFO] [stderr]       Adding rustls-pemfile v1.0.4 (latest: v2.1.2)
[INFO] [stderr]       Adding strsim v0.10.0 (latest: v0.11.1)
[INFO] [stderr]       Adding sync_wrapper v0.1.2 (latest: v1.0.1)
[INFO] [stderr]       Adding system-configuration v0.5.1 (latest: v0.6.0)
[INFO] [stderr]       Adding system-configuration-sys v0.5.0 (latest: v0.6.0)
[INFO] [stderr]       Adding venial v0.5.0 (latest: v0.6.0)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.0+wasi-0.2.0)
[INFO] [stderr]       Adding windows-core v0.52.0 (latest: v0.55.0)
[INFO] [stderr]       Adding windows-sys v0.48.0 (latest: v0.52.0)
[INFO] [stderr]       Adding windows-targets v0.48.5 (latest: v0.52.4)
[INFO] [stderr]       Adding windows_aarch64_gnullvm v0.48.5 (latest: v0.52.4)
[INFO] [stderr]       Adding windows_aarch64_msvc v0.48.5 (latest: v0.52.4)
[INFO] [stderr]       Adding windows_i686_gnu v0.48.5 (latest: v0.52.4)
[INFO] [stderr]       Adding windows_i686_msvc v0.48.5 (latest: v0.52.4)
[INFO] [stderr]       Adding windows_x86_64_gnu v0.48.5 (latest: v0.52.4)
[INFO] [stderr]       Adding windows_x86_64_gnullvm v0.48.5 (latest: v0.52.4)
[INFO] [stderr]       Adding windows_x86_64_msvc v0.48.5 (latest: v0.52.4)
[INFO] [stderr]       Adding winreg v0.50.0 (latest: v0.52.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "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-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 78713802f45151c91b5a8e3aadda3ca8f5980ffc708ab7a64961f3033c185400
[INFO] running `Command { std: "docker" "start" "-a" "78713802f45151c91b5a8e3aadda3ca8f5980ffc708ab7a64961f3033c185400", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "78713802f45151c91b5a8e3aadda3ca8f5980ffc708ab7a64961f3033c185400", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78713802f45151c91b5a8e3aadda3ca8f5980ffc708ab7a64961f3033c185400", kill_on_drop: false }`
[INFO] [stdout] 78713802f45151c91b5a8e3aadda3ca8f5980ffc708ab7a64961f3033c185400
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 17dc8ab73c719d0ccfdf6a2d20b0b202e059883874516220c734b51945c94050
[INFO] running `Command { std: "docker" "start" "-a" "17dc8ab73c719d0ccfdf6a2d20b0b202e059883874516220c734b51945c94050", kill_on_drop: false }`
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling cc v1.0.92
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]    Compiling venial v0.5.0
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling structstruck v0.4.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking serde_json v1.0.115
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]     Checking tokio-util v0.7.10
[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 h2 v0.3.26
[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 hyper v0.14.28
[INFO] [stderr]     Checking serde_with v3.7.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[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: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: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/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: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/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/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: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/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: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: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: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: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 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 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 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: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: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] 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: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: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 `AuthResponse: DeserializeOwned` 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]     = 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:9
[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]               &'a Path
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[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:199:14
[INFO] [stdout]     |
[INFO] [stdout] 199 |             .await
[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]               &'a Path
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[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 `AuthResponse: DeserializeOwned` 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]     = 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 `AuthStatusResponse: DeserializeOwned` 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]     = 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> AuthResponse: Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/client.rs:198:9
[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]               &'a Path
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[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:199:14
[INFO] [stdout]     |
[INFO] [stdout] 199 |             .await
[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]               &'a Path
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[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 `CheckResponse: DeserializeOwned` 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]     = 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 `AuthStatusResponse: DeserializeOwned` 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]     = 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:13
[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]               &'a Path
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[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:136:18
[INFO] [stdout]     |
[INFO] [stdout] 136 |                 .await
[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]               &'a Path
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[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 `CheckResponse: DeserializeOwned` 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]     = 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:13
[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]               &'a Path
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[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 `EnrollResponse: DeserializeOwned` 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]     = 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> CheckResponse: Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/client.rs:136:18
[INFO] [stdout]     |
[INFO] [stdout] 136 |                 .await
[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]               &'a Path
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[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 `EnrollStatusResponse: DeserializeOwned` 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]     = 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 `PingResponse: DeserializeOwned` 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]     = 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:13
[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]               &'a Path
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[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:173:18
[INFO] [stdout]     |
[INFO] [stdout] 173 |                 .await
[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]               &'a Path
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[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 `PreauthResponse: DeserializeOwned` 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]     = 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 `EnrollResponse: DeserializeOwned` 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]     = 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 `DuoResponse<T>: DeserializeOwned` 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]     = 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.27/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:268:20
[INFO] [stdout]     |
[INFO] [stdout] 268 |           let body = response
[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]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               &'a Path
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[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.27/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:270:14
[INFO] [stdout]     |
[INFO] [stdout] 270 |             .await
[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]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               &'a Path
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[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.27/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 `EnrollStatusResponse: DeserializeOwned` 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]     = 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 `PingResponse: DeserializeOwned` 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]     = 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:13
[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]               &'a Path
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[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:173:18
[INFO] [stdout]     |
[INFO] [stdout] 173 |                 .await
[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]               &'a Path
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[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 `PreauthResponse: DeserializeOwned` 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]     = 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 `DuoResponse<T>: DeserializeOwned` 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]     = 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.27/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:268:20
[INFO] [stdout]     |
[INFO] [stdout] 268 |           let body = response
[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]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               &'a Path
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[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.27/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:270:14
[INFO] [stdout]     |
[INFO] [stdout] 270 |             .await
[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]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               &'a Path
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[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.27/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 33 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 34 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 33 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 test) due to 34 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "17dc8ab73c719d0ccfdf6a2d20b0b202e059883874516220c734b51945c94050", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17dc8ab73c719d0ccfdf6a2d20b0b202e059883874516220c734b51945c94050", kill_on_drop: false }`
[INFO] [stdout] 17dc8ab73c719d0ccfdf6a2d20b0b202e059883874516220c734b51945c94050
[INFO] checking duo-auth-0.0.1 against try#57fe1b734d9ff1c8a92bda60b85506b9648158d3 for pr-123752
[INFO] extracting crate duo-auth 0.0.1 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate duo-auth 0.0.1 on toolchain 57fe1b734d9ff1c8a92bda60b85506b9648158d3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "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-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 162 packages
[INFO] [stderr]       Adding base64 v0.21.7 (latest: v0.22.0)
[INFO] [stderr]       Adding bitflags v1.3.2 (latest: v2.5.0)
[INFO] [stderr]       Adding foreign-types v0.3.2 (latest: v0.5.0)
[INFO] [stderr]       Adding foreign-types-shared v0.1.1 (latest: v0.3.1)
[INFO] [stderr]       Adding generic-array v0.14.7 (latest: v1.0.0)
[INFO] [stderr]       Adding h2 v0.3.26 (latest: v0.4.4)
[INFO] [stderr]       Adding hashbrown v0.12.3 (latest: v0.14.3)
[INFO] [stderr]       Adding heck v0.4.1 (latest: v0.5.0)
[INFO] [stderr]       Adding http v0.2.12 (latest: v1.1.0)
[INFO] [stderr]       Adding http-body v0.4.6 (latest: v1.0.0)
[INFO] [stderr]       Adding hyper v0.14.28 (latest: v1.2.0)
[INFO] [stderr]       Adding hyper-tls v0.5.0 (latest: v0.6.0)
[INFO] [stderr]       Adding indexmap v1.9.3 (latest: v2.2.6)
[INFO] [stderr]       Adding linux-raw-sys v0.4.13 (latest: v0.6.4)
[INFO] [stderr]       Adding object v0.32.2 (latest: v0.35.0)
[INFO] [stderr]       Adding reqwest v0.11.27 (latest: v0.12.3)
[INFO] [stderr]       Adding rustls-pemfile v1.0.4 (latest: v2.1.2)
[INFO] [stderr]       Adding strsim v0.10.0 (latest: v0.11.1)
[INFO] [stderr]       Adding sync_wrapper v0.1.2 (latest: v1.0.1)
[INFO] [stderr]       Adding system-configuration v0.5.1 (latest: v0.6.0)
[INFO] [stderr]       Adding system-configuration-sys v0.5.0 (latest: v0.6.0)
[INFO] [stderr]       Adding venial v0.5.0 (latest: v0.6.0)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.0+wasi-0.2.0)
[INFO] [stderr]       Adding windows-core v0.52.0 (latest: v0.55.0)
[INFO] [stderr]       Adding windows-sys v0.48.0 (latest: v0.52.0)
[INFO] [stderr]       Adding windows-targets v0.48.5 (latest: v0.52.4)
[INFO] [stderr]       Adding windows_aarch64_gnullvm v0.48.5 (latest: v0.52.4)
[INFO] [stderr]       Adding windows_aarch64_msvc v0.48.5 (latest: v0.52.4)
[INFO] [stderr]       Adding windows_i686_gnu v0.48.5 (latest: v0.52.4)
[INFO] [stderr]       Adding windows_i686_msvc v0.48.5 (latest: v0.52.4)
[INFO] [stderr]       Adding windows_x86_64_gnu v0.48.5 (latest: v0.52.4)
[INFO] [stderr]       Adding windows_x86_64_gnullvm v0.48.5 (latest: v0.52.4)
[INFO] [stderr]       Adding windows_x86_64_msvc v0.48.5 (latest: v0.52.4)
[INFO] [stderr]       Adding winreg v0.50.0 (latest: v0.52.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 11d1ac2ced97e9541420caa8e1936aec039b3fc4374dc85b197ebe6e7856868b
[INFO] running `Command { std: "docker" "start" "-a" "11d1ac2ced97e9541420caa8e1936aec039b3fc4374dc85b197ebe6e7856868b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "11d1ac2ced97e9541420caa8e1936aec039b3fc4374dc85b197ebe6e7856868b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11d1ac2ced97e9541420caa8e1936aec039b3fc4374dc85b197ebe6e7856868b", kill_on_drop: false }`
[INFO] [stdout] 11d1ac2ced97e9541420caa8e1936aec039b3fc4374dc85b197ebe6e7856868b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be71e11322299ebcc6d25cfa878321fe0f38582240cd9cb79081506e58d61a6e
[INFO] running `Command { std: "docker" "start" "-a" "be71e11322299ebcc6d25cfa878321fe0f38582240cd9cb79081506e58d61a6e", kill_on_drop: false }`
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling cc v1.0.92
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]    Compiling venial v0.5.0
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling structstruck v0.4.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]     Checking serde_json v1.0.115
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tokio-util v0.7.10
[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 h2 v0.3.26
[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 hyper v0.14.28
[INFO] [stderr]     Checking serde_with v3.7.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[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 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/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: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: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: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 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: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 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 `AuthResponse: DeserializeOwned` 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]     = 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 `AuthResponse: DeserializeOwned` 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]     = 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:9
[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]               &'a Path
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[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:9
[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]               &'a Path
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[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:199:14
[INFO] [stdout]     |
[INFO] [stdout] 199 |             .await
[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]               &'a Path
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[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:199:14
[INFO] [stdout]     |
[INFO] [stdout] 199 |             .await
[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]               &'a Path
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[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 `AuthStatusResponse: DeserializeOwned` 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]     = 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 `AuthStatusResponse: DeserializeOwned` 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]     = 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 `CheckResponse: DeserializeOwned` 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]     = 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 `CheckResponse: DeserializeOwned` 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]     = 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:13
[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]               &'a Path
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[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:13
[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]               &'a Path
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[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:136:18
[INFO] [stdout]     |
[INFO] [stdout] 136 |                 .await
[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]               &'a Path
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[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:136:18
[INFO] [stdout]     |
[INFO] [stdout] 136 |                 .await
[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]               &'a Path
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[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 `EnrollResponse: DeserializeOwned` 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]     = 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 `EnrollResponse: DeserializeOwned` 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]     = 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 `EnrollStatusResponse: DeserializeOwned` 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]     = 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 `EnrollStatusResponse: DeserializeOwned` 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]     = 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 `PingResponse: DeserializeOwned` 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]     = 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 `PingResponse: DeserializeOwned` 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]     = 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:13
[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]               &'a Path
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[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:13
[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]               &'a Path
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[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:173:18
[INFO] [stdout]     |
[INFO] [stdout] 173 |                 .await
[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]               &'a Path
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[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:173:18
[INFO] [stdout]     |
[INFO] [stdout] 173 |                 .await
[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]               &'a Path
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[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 `PreauthResponse: DeserializeOwned` 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]     = 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 `PreauthResponse: DeserializeOwned` 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]     = 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 `DuoResponse<T>: DeserializeOwned` 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]     = 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.27/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 `DuoResponse<T>: DeserializeOwned` 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]     = 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.27/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:268:20
[INFO] [stdout]     |
[INFO] [stdout] 268 |           let body = response
[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]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               &'a Path
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[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.27/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:268:20
[INFO] [stdout]     |
[INFO] [stdout] 268 |           let body = response
[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]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               &'a Path
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[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.27/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:270:14
[INFO] [stdout]     |
[INFO] [stdout] 270 |             .await
[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]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               &'a Path
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[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.27/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:270:14
[INFO] [stdout]     |
[INFO] [stdout] 270 |             .await
[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]     = help: the following other types implement trait `Deserialize<'de>`:
[INFO] [stdout]               &'a Path
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[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.27/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 33 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 33 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 34 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 34 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "be71e11322299ebcc6d25cfa878321fe0f38582240cd9cb79081506e58d61a6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be71e11322299ebcc6d25cfa878321fe0f38582240cd9cb79081506e58d61a6e", kill_on_drop: false }`
[INFO] [stdout] be71e11322299ebcc6d25cfa878321fe0f38582240cd9cb79081506e58d61a6e
