[INFO] fetching crate duo-auth 0.0.1...
[INFO] checking duo-auth-0.0.1 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate duo-auth 0.0.1 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate duo-auth 0.0.1 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "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-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 164 packages to latest compatible versions
[INFO] [stderr]       Adding addr2line v0.21.0 (latest: v0.22.0)
[INFO] [stderr]       Adding base64 v0.21.7 (latest: v0.22.1)
[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 gimli v0.28.1 (latest: v0.29.0)
[INFO] [stderr]       Adding h2 v0.3.26 (latest: v0.4.4)
[INFO] [stderr]       Adding hashbrown v0.12.3 (latest: v0.14.5)
[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.3.1)
[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.4)
[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.56.0)
[INFO] [stderr]       Adding windows-sys v0.48.0 (latest: v0.52.0)
[INFO] [stderr]       Adding windows-targets v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_aarch64_gnullvm v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_aarch64_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_i686_gnu v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_i686_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_gnu v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_gnullvm v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_msvc v0.48.5 (latest: v0.52.5)
[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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded structstruck v0.4.1
[INFO] [stderr]   Downloaded serde_with_macros v3.8.1
[INFO] [stderr]   Downloaded serde_with v3.8.1
[INFO] [stderr]   Downloaded venial v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e8ddbee9388c7fa78c3f5ab2322d46d4c873f629a962d12727b04baf487bb1c4
[INFO] running `Command { std: "docker" "start" "-a" "e8ddbee9388c7fa78c3f5ab2322d46d4c873f629a962d12727b04baf487bb1c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e8ddbee9388c7fa78c3f5ab2322d46d4c873f629a962d12727b04baf487bb1c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8ddbee9388c7fa78c3f5ab2322d46d4c873f629a962d12727b04baf487bb1c4", kill_on_drop: false }`
[INFO] [stdout] e8ddbee9388c7fa78c3f5ab2322d46d4c873f629a962d12727b04baf487bb1c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9a68368968a88c5744de2d89b8d266277ee1090db13ff93f4737cb9517415de2
[INFO] running `Command { std: "docker" "start" "-a" "9a68368968a88c5744de2d89b8d266277ee1090db13ff93f4737cb9517415de2", kill_on_drop: false }`
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling serde v1.0.200
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling venial v0.5.0
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]    Compiling structstruck v0.4.1
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]     Checking serde_json v1.0.116
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.200
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]     Checking thiserror v1.0.59
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling serde_with_macros v3.8.1
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking serde_with v3.8.1
[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 attribute `serde` in this scope
[INFO] [stdout]  --> src/response.rs:6:3
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[serde(tag = "stat", rename_all = "SCREAMING_SNAKE_CASE")]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]  --> src/types.rs:9:35
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[strikethrough[derive(Debug, Deserialize)]]
[INFO] [stdout]   |                                   ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]  --> src/types.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use serde::Deserialize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]  --> src/types.rs:9:35
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[strikethrough[derive(Debug, Deserialize)]]
[INFO] [stdout]   |                                   ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]  --> src/types.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use serde::Deserialize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/types.rs:17:24
[INFO] [stdout]    |
[INFO] [stdout] 17 |                     #![serde(rename_all = "snake_case")]
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/types.rs:17:24
[INFO] [stdout]    |
[INFO] [stdout] 17 |                     #![serde(rename_all = "snake_case")]
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/types.rs:34:24
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     #![serde(rename_all = "snake_case")]
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/types.rs:34:24
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     #![serde(rename_all = "snake_case")]
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]  --> src/types.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[strikethrough[serde_as]]
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout]   = note: this error originates in the attribute macro `serde_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]  --> src/types.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[strikethrough[serde_as]]
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout]   = note: this error originates in the attribute macro `serde_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/types.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[serde(rename_all = "snake_case")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/types.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[serde(rename_all = "snake_case")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/types.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[serde(tag = "result")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find 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 143 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 143 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 143 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 143 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 143 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 143 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 143 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 143 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 `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 `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 143 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 143 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 143 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 143 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 143 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 143 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 143 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 143 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" "9a68368968a88c5744de2d89b8d266277ee1090db13ff93f4737cb9517415de2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a68368968a88c5744de2d89b8d266277ee1090db13ff93f4737cb9517415de2", kill_on_drop: false }`
[INFO] [stdout] 9a68368968a88c5744de2d89b8d266277ee1090db13ff93f4737cb9517415de2
[INFO] checking duo-auth-0.0.1 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate duo-auth 0.0.1 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate duo-auth 0.0.1 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "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-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 164 packages to latest compatible versions
[INFO] [stderr]       Adding addr2line v0.21.0 (latest: v0.22.0)
[INFO] [stderr]       Adding base64 v0.21.7 (latest: v0.22.1)
[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 gimli v0.28.1 (latest: v0.29.0)
[INFO] [stderr]       Adding h2 v0.3.26 (latest: v0.4.4)
[INFO] [stderr]       Adding hashbrown v0.12.3 (latest: v0.14.5)
[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.3.1)
[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.4)
[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.56.0)
[INFO] [stderr]       Adding windows-sys v0.48.0 (latest: v0.52.0)
[INFO] [stderr]       Adding windows-targets v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_aarch64_gnullvm v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_aarch64_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_i686_gnu v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_i686_msvc v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_gnu v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_gnullvm v0.48.5 (latest: v0.52.5)
[INFO] [stderr]       Adding windows_x86_64_msvc v0.48.5 (latest: v0.52.5)
[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" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 605fa465b5c38c1d72651e50dfc33dc8d45372d019356754e29d066d347a243c
[INFO] running `Command { std: "docker" "start" "-a" "605fa465b5c38c1d72651e50dfc33dc8d45372d019356754e29d066d347a243c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "605fa465b5c38c1d72651e50dfc33dc8d45372d019356754e29d066d347a243c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "605fa465b5c38c1d72651e50dfc33dc8d45372d019356754e29d066d347a243c", kill_on_drop: false }`
[INFO] [stdout] 605fa465b5c38c1d72651e50dfc33dc8d45372d019356754e29d066d347a243c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b33ae2bce85f9e3a0fe0a110e615eb8cfb4556192a482f713974f542107d1a95
[INFO] running `Command { std: "docker" "start" "-a" "b33ae2bce85f9e3a0fe0a110e615eb8cfb4556192a482f713974f542107d1a95", kill_on_drop: false }`
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling serde v1.0.200
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling venial v0.5.0
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]    Compiling structstruck v0.4.1
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]     Checking serde_json v1.0.116
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.200
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]     Checking thiserror v1.0.59
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling serde_with_macros v3.8.1
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking serde_with v3.8.1
[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 attribute `serde` in this scope
[INFO] [stdout]  --> src/response.rs:6:3
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[serde(tag = "stat", rename_all = "SCREAMING_SNAKE_CASE")]
[INFO] [stdout]   |   ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]  --> src/types.rs:9:35
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[strikethrough[derive(Debug, Deserialize)]]
[INFO] [stdout]   |                                   ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]  --> src/types.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use serde::Deserialize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]  --> src/types.rs:9:35
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[strikethrough[derive(Debug, Deserialize)]]
[INFO] [stdout]   |                                   ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]  --> src/types.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use serde::Deserialize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/types.rs:17:24
[INFO] [stdout]    |
[INFO] [stdout] 17 |                     #![serde(rename_all = "snake_case")]
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/types.rs:17:24
[INFO] [stdout]    |
[INFO] [stdout] 17 |                     #![serde(rename_all = "snake_case")]
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/types.rs:34:24
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     #![serde(rename_all = "snake_case")]
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/types.rs:34:24
[INFO] [stdout]    |
[INFO] [stdout] 34 |                     #![serde(rename_all = "snake_case")]
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]  --> src/types.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[strikethrough[serde_as]]
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout]   = note: this error originates in the attribute macro `serde_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]  --> src/types.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[strikethrough[serde_as]]
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout]   = note: this error originates in the attribute macro `serde_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/types.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[serde(rename_all = "snake_case")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> src/types.rs: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 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: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: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: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: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:248:3
[INFO] [stdout]     |
[INFO] [stdout] 248 | #[serde(rename_all = "snake_case")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/types.rs: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] 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 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 `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 143 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 143 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 143 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 143 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 143 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 143 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 143 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 143 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 `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 `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> 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 143 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 143 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 `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 `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 `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 143 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 `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> 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 143 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> 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 143 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 `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 `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 143 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 `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 143 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 143 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] [stderr] error: could not compile `duo-auth` (lib test) due to 34 previous errors; 1 warning emitted
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `duo-auth` (lib) due to 34 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "b33ae2bce85f9e3a0fe0a110e615eb8cfb4556192a482f713974f542107d1a95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b33ae2bce85f9e3a0fe0a110e615eb8cfb4556192a482f713974f542107d1a95", kill_on_drop: false }`
[INFO] [stdout] b33ae2bce85f9e3a0fe0a110e615eb8cfb4556192a482f713974f542107d1a95
