[INFO] fetching crate ajars_server_actix_web 0.10.0...
[INFO] checking ajars_server_actix_web-0.10.0 against master#80399064afa4a2cd153f30d02c25f7ea0383ed65 for opaque-soundness-fix
[INFO] extracting crate ajars_server_actix_web 0.10.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate ajars_server_actix_web 0.10.0 on toolchain 80399064afa4a2cd153f30d02c25f7ea0383ed65
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ajars_server_actix_web 0.10.0
[INFO] finished tweaking crates.io crate ajars_server_actix_web 0.10.0
[INFO] tweaked toml for crates.io crate ajars_server_actix_web 0.10.0 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" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ajars_core v0.10.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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b9d48e3baf8682504721b275cdeb73e2bfb62e99e72e93a462e9fa5338edf99e
[INFO] running `Command { std: "docker" "start" "-a" "b9d48e3baf8682504721b275cdeb73e2bfb62e99e72e93a462e9fa5338edf99e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b9d48e3baf8682504721b275cdeb73e2bfb62e99e72e93a462e9fa5338edf99e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9d48e3baf8682504721b275cdeb73e2bfb62e99e72e93a462e9fa5338edf99e", kill_on_drop: false }`
[INFO] [stdout] b9d48e3baf8682504721b275cdeb73e2bfb62e99e72e93a462e9fa5338edf99e
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 21efc13bd5cf7f98de4f669c3c7db5240344420bd014c61d28012a8e088b022c
[INFO] running `Command { std: "docker" "start" "-a" "21efc13bd5cf7f98de4f669c3c7db5240344420bd014c61d28012a8e088b022c", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking actix-router v0.5.2
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]     Checking ajars_core v0.10.0
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking actix-rt v2.9.0
[INFO] [stderr]     Checking actix-server v2.3.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking h2 v0.3.25
[INFO] [stderr]    Compiling actix-web-codegen v4.2.2
[INFO] [stderr]     Checking actix-http v3.6.0
[INFO] [stderr]     Checking actix-web v4.5.1
[INFO] [stderr]     Checking ajars_server_actix_web v0.10.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> src/lib.rs:79:14
[INFO] [stdout]    |
[INFO] [stdout] 79 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/lib.rs:73:30
[INFO] [stdout]    |
[INFO] [stdout] 73 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> src/lib.rs:79:25
[INFO] [stdout]    |
[INFO] [stdout] 79 |     #[derive(Serialize, 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/lib.rs:73:17
[INFO] [stdout]    |
[INFO] [stdout] 73 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> src/lib.rs:84:14
[INFO] [stdout]    |
[INFO] [stdout] 84 |     #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> src/lib.rs:73:30
[INFO] [stdout]    |
[INFO] [stdout] 73 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> src/lib.rs:84:25
[INFO] [stdout]    |
[INFO] [stdout] 84 |     #[derive(Serialize, 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/lib.rs:73:17
[INFO] [stdout]    |
[INFO] [stdout] 73 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `delete` exists for struct `RestFluent<PingRequest, PingResponse>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/lib.rs:108:54
[INFO] [stdout]     |
[INFO] [stdout] 80  |     pub struct PingRequest {
[INFO] [stdout]     |     ---------------------- doesn't satisfy `PingRequest: DeserializeOwned`, `PingRequest: serde::Deserialize<'de>` or `PingRequest: serde::Serialize`
[INFO] [stdout] ...
[INFO] [stdout] 85  |     pub struct PingResponse {
[INFO] [stdout]     |     ----------------------- doesn't satisfy `PingResponse: DeserializeOwned`, `PingResponse: serde::Deserialize<'de>` or `PingResponse: serde::Serialize`
[INFO] [stdout] ...
[INFO] [stdout] 108 |             RestFluent::<PingRequest, PingResponse>::delete(format!("/api/something/{}", rand::random::<usize>()));
[INFO] [stdout]     |                                                      ^^^^^^ function or associated item cannot be called on `RestFluent<PingRequest, PingResponse>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `RestFluent<PingRequest, PingResponse>` consider using one of the following associated functions:
[INFO] [stdout]       RestFluent::<I, O>::new
[INFO] [stdout]       RestFluent::<I, O>::delete
[INFO] [stdout]       RestFluent::<I, O>::get
[INFO] [stdout]       RestFluent::<I, O>::post
[INFO] [stdout]       RestFluent::<I, O>::put
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ajars_core-0.10.0/src/lib.rs:92:5
[INFO] [stdout]     |
[INFO] [stdout] 92  |     pub fn new<P: Into<String>>(method: HttpMethod, path: P) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 96  |     pub fn delete<P: Into<String>>(path: P) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 100 |     pub fn get<P: Into<String>>(path: P) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |     pub fn post<P: Into<String>>(path: P) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 108 |     pub fn put<P: Into<String>>(path: P) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `PingRequest: serde::Serialize`
[INFO] [stdout]             `PingRequest: DeserializeOwned`
[INFO] [stdout]             `PingRequest: serde::Deserialize<'de>`
[INFO] [stdout]             which is required by `PingRequest: DeserializeOwned`
[INFO] [stdout]             `PingResponse: serde::Serialize`
[INFO] [stdout]             `PingResponse: DeserializeOwned`
[INFO] [stdout]             `PingResponse: serde::Deserialize<'de>`
[INFO] [stdout]             which is required by `PingResponse: DeserializeOwned`
[INFO] [stdout] note: the traits `DeserializeOwned` and `serde::Serialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.197/src/de/mod.rs:607:1
[INFO] [stdout]     |
[INFO] [stdout] 607 | pub trait DeserializeOwned: for<'de> Deserialize<'de> {}
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.197/src/ser/mod.rs:218:1
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub trait Serialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `PingRequest: serde::Serialize` is not satisfied
[INFO] [stdout]    --> src/lib.rs:108:13
[INFO] [stdout]     |
[INFO] [stdout] 108 |             RestFluent::<PingRequest, PingResponse>::delete(format!("/api/something/{}", rand::random::<usize>()));
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `serde::Serialize` is not implemented for `PingRequest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `serde::Serialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 133 others
[INFO] [stdout] note: required by a bound in `RestFluent`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ajars_core-0.10.0/src/lib.rs:68:26
[INFO] [stdout]     |
[INFO] [stdout] 68  | pub struct RestFluent<I: Serialize + DeserializeOwned, O: Serialize + DeserializeOwned> {
[INFO] [stdout]     |                          ^^^^^^^^^ required by this bound in `RestFluent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `PingResponse: serde::Serialize` is not satisfied
[INFO] [stdout]    --> src/lib.rs:108:13
[INFO] [stdout]     |
[INFO] [stdout] 108 |             RestFluent::<PingRequest, PingResponse>::delete(format!("/api/something/{}", rand::random::<usize>()));
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `serde::Serialize` is not implemented for `PingResponse`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `serde::Serialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 133 others
[INFO] [stdout] note: required by a bound in `RestFluent`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ajars_core-0.10.0/src/lib.rs:68:59
[INFO] [stdout]     |
[INFO] [stdout] 68  | pub struct RestFluent<I: Serialize + DeserializeOwned, O: Serialize + DeserializeOwned> {
[INFO] [stdout]     |                                                           ^^^^^^^^^ required by this bound in `RestFluent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> PingRequest: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:108:13
[INFO] [stdout]     |
[INFO] [stdout] 108 |             RestFluent::<PingRequest, PingResponse>::delete(format!("/api/something/{}", rand::random::<usize>()));
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> serde::Deserialize<'de>` is not implemented for `PingRequest`, which is required by `PingRequest: DeserializeOwned`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `serde::Deserialize<'de>`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 131 others
[INFO] [stdout]     = note: required for `PingRequest` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `RestFluent`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ajars_core-0.10.0/src/lib.rs:68:38
[INFO] [stdout]     |
[INFO] [stdout] 68  | pub struct RestFluent<I: Serialize + DeserializeOwned, O: Serialize + DeserializeOwned> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^ required by this bound in `RestFluent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> PingResponse: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:108:13
[INFO] [stdout]     |
[INFO] [stdout] 108 |             RestFluent::<PingRequest, PingResponse>::delete(format!("/api/something/{}", rand::random::<usize>()));
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> serde::Deserialize<'de>` is not implemented for `PingResponse`, which is required by `PingResponse: DeserializeOwned`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `serde::Deserialize<'de>`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 131 others
[INFO] [stdout]     = note: required for `PingResponse` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `RestFluent`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ajars_core-0.10.0/src/lib.rs:68:71
[INFO] [stdout]     |
[INFO] [stdout] 68  | pub struct RestFluent<I: Serialize + DeserializeOwned, O: Serialize + DeserializeOwned> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^ required by this bound in `RestFluent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `PingResponse: DeserializeOwned` is not satisfied
[INFO] [stdout]    --> src/lib.rs:123:34
[INFO] [stdout]     |
[INFO] [stdout] 123 |         let resp: PingResponse = test::read_body_json(resp).await;
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> serde::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 `read_body_json`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-web-4.5.1/src/test/test_utils.rs:258:8
[INFO] [stdout]     |
[INFO] [stdout] 255 | pub async fn read_body_json<T, B>(res: ServiceResponse<B>) -> T
[INFO] [stdout]     |              -------------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 258 |     T: DeserializeOwned,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^ required by this bound in `read_body_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `get` exists for struct `RestFluent<PingRequest, PingResponse>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/lib.rs:130:61
[INFO] [stdout]     |
[INFO] [stdout] 80  |     pub struct PingRequest {
[INFO] [stdout]     |     ---------------------- doesn't satisfy `PingRequest: DeserializeOwned`, `PingRequest: serde::Deserialize<'de>` or `PingRequest: serde::Serialize`
[INFO] [stdout] ...
[INFO] [stdout] 85  |     pub struct PingResponse {
[INFO] [stdout]     |     ----------------------- doesn't satisfy `PingResponse: DeserializeOwned`, `PingResponse: serde::Deserialize<'de>` or `PingResponse: serde::Serialize`
[INFO] [stdout] ...
[INFO] [stdout] 130 |         let rest = RestFluent::<PingRequest, PingResponse>::get(format!("/api/something/{}", rand::random::<usize>()));
[INFO] [stdout]     |                                                             ^^^ function or associated item cannot be called on `RestFluent<PingRequest, PingResponse>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `RestFluent<PingRequest, PingResponse>` consider using one of the following associated functions:
[INFO] [stdout]       RestFluent::<I, O>::new
[INFO] [stdout]       RestFluent::<I, O>::delete
[INFO] [stdout]       RestFluent::<I, O>::get
[INFO] [stdout]       RestFluent::<I, O>::post
[INFO] [stdout]       RestFluent::<I, O>::put
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ajars_core-0.10.0/src/lib.rs:92:5
[INFO] [stdout]     |
[INFO] [stdout] 92  |     pub fn new<P: Into<String>>(method: HttpMethod, path: P) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 96  |     pub fn delete<P: Into<String>>(path: P) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 100 |     pub fn get<P: Into<String>>(path: P) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |     pub fn post<P: Into<String>>(path: P) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 108 |     pub fn put<P: Into<String>>(path: P) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `PingRequest: serde::Serialize`
[INFO] [stdout]             `PingRequest: DeserializeOwned`
[INFO] [stdout]             `PingRequest: serde::Deserialize<'de>`
[INFO] [stdout]             which is required by `PingRequest: DeserializeOwned`
[INFO] [stdout]             `PingResponse: serde::Serialize`
[INFO] [stdout]             `PingResponse: DeserializeOwned`
[INFO] [stdout]             `PingResponse: serde::Deserialize<'de>`
[INFO] [stdout]             which is required by `PingResponse: DeserializeOwned`
[INFO] [stdout] note: the traits `DeserializeOwned` and `serde::Serialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.197/src/de/mod.rs:607:1
[INFO] [stdout]     |
[INFO] [stdout] 607 | pub trait DeserializeOwned: for<'de> Deserialize<'de> {}
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.197/src/ser/mod.rs:218:1
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub trait Serialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `PingRequest: serde::Serialize` is not satisfied
[INFO] [stdout]    --> src/lib.rs:130:20
[INFO] [stdout]     |
[INFO] [stdout] 130 |         let rest = RestFluent::<PingRequest, PingResponse>::get(format!("/api/something/{}", rand::random::<usize>()));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `serde::Serialize` is not implemented for `PingRequest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `serde::Serialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 133 others
[INFO] [stdout] note: required by a bound in `RestFluent`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ajars_core-0.10.0/src/lib.rs:68:26
[INFO] [stdout]     |
[INFO] [stdout] 68  | pub struct RestFluent<I: Serialize + DeserializeOwned, O: Serialize + DeserializeOwned> {
[INFO] [stdout]     |                          ^^^^^^^^^ required by this bound in `RestFluent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `PingResponse: serde::Serialize` is not satisfied
[INFO] [stdout]    --> src/lib.rs:130:20
[INFO] [stdout]     |
[INFO] [stdout] 130 |         let rest = RestFluent::<PingRequest, PingResponse>::get(format!("/api/something/{}", rand::random::<usize>()));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `serde::Serialize` is not implemented for `PingResponse`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `serde::Serialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 133 others
[INFO] [stdout] note: required by a bound in `RestFluent`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ajars_core-0.10.0/src/lib.rs:68:59
[INFO] [stdout]     |
[INFO] [stdout] 68  | pub struct RestFluent<I: Serialize + DeserializeOwned, O: Serialize + DeserializeOwned> {
[INFO] [stdout]     |                                                           ^^^^^^^^^ required by this bound in `RestFluent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> PingRequest: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:130:20
[INFO] [stdout]     |
[INFO] [stdout] 130 |         let rest = RestFluent::<PingRequest, PingResponse>::get(format!("/api/something/{}", rand::random::<usize>()));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> serde::Deserialize<'de>` is not implemented for `PingRequest`, which is required by `PingRequest: DeserializeOwned`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `serde::Deserialize<'de>`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 131 others
[INFO] [stdout]     = note: required for `PingRequest` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `RestFluent`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ajars_core-0.10.0/src/lib.rs:68:38
[INFO] [stdout]     |
[INFO] [stdout] 68  | pub struct RestFluent<I: Serialize + DeserializeOwned, O: Serialize + DeserializeOwned> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^ required by this bound in `RestFluent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> PingResponse: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:130:20
[INFO] [stdout]     |
[INFO] [stdout] 130 |         let rest = RestFluent::<PingRequest, PingResponse>::get(format!("/api/something/{}", rand::random::<usize>()));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> serde::Deserialize<'de>` is not implemented for `PingResponse`, which is required by `PingResponse: DeserializeOwned`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `serde::Deserialize<'de>`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 131 others
[INFO] [stdout]     = note: required for `PingResponse` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `RestFluent`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ajars_core-0.10.0/src/lib.rs:68:71
[INFO] [stdout]     |
[INFO] [stdout] 68  | pub struct RestFluent<I: Serialize + DeserializeOwned, O: Serialize + DeserializeOwned> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^ required by this bound in `RestFluent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `PingResponse: DeserializeOwned` is not satisfied
[INFO] [stdout]    --> src/lib.rs:145:34
[INFO] [stdout]     |
[INFO] [stdout] 145 |         let resp: PingResponse = test::read_body_json(resp).await;
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> serde::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 `read_body_json`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-web-4.5.1/src/test/test_utils.rs:258:8
[INFO] [stdout]     |
[INFO] [stdout] 255 | pub async fn read_body_json<T, B>(res: ServiceResponse<B>) -> T
[INFO] [stdout]     |              -------------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 258 |     T: DeserializeOwned,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^ required by this bound in `read_body_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `post` exists for struct `RestFluent<PingRequest, PingResponse>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/lib.rs:152:61
[INFO] [stdout]     |
[INFO] [stdout] 80  |     pub struct PingRequest {
[INFO] [stdout]     |     ---------------------- doesn't satisfy `PingRequest: DeserializeOwned`, `PingRequest: serde::Deserialize<'de>` or `PingRequest: serde::Serialize`
[INFO] [stdout] ...
[INFO] [stdout] 85  |     pub struct PingResponse {
[INFO] [stdout]     |     ----------------------- doesn't satisfy `PingResponse: DeserializeOwned`, `PingResponse: serde::Deserialize<'de>` or `PingResponse: serde::Serialize`
[INFO] [stdout] ...
[INFO] [stdout] 152 |         let rest = RestFluent::<PingRequest, PingResponse>::post(format!("/api/something/{}", rand::random::<usize>()));
[INFO] [stdout]     |                                                             ^^^^ function or associated item cannot be called on `RestFluent<PingRequest, PingResponse>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `RestFluent<PingRequest, PingResponse>` consider using one of the following associated functions:
[INFO] [stdout]       RestFluent::<I, O>::new
[INFO] [stdout]       RestFluent::<I, O>::delete
[INFO] [stdout]       RestFluent::<I, O>::get
[INFO] [stdout]       RestFluent::<I, O>::post
[INFO] [stdout]       RestFluent::<I, O>::put
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ajars_core-0.10.0/src/lib.rs:92:5
[INFO] [stdout]     |
[INFO] [stdout] 92  |     pub fn new<P: Into<String>>(method: HttpMethod, path: P) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 96  |     pub fn delete<P: Into<String>>(path: P) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 100 |     pub fn get<P: Into<String>>(path: P) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |     pub fn post<P: Into<String>>(path: P) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 108 |     pub fn put<P: Into<String>>(path: P) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `PingRequest: serde::Serialize`
[INFO] [stdout]             `PingRequest: DeserializeOwned`
[INFO] [stdout]             `PingRequest: serde::Deserialize<'de>`
[INFO] [stdout]             which is required by `PingRequest: DeserializeOwned`
[INFO] [stdout]             `PingResponse: serde::Serialize`
[INFO] [stdout]             `PingResponse: DeserializeOwned`
[INFO] [stdout]             `PingResponse: serde::Deserialize<'de>`
[INFO] [stdout]             which is required by `PingResponse: DeserializeOwned`
[INFO] [stdout] note: the traits `DeserializeOwned` and `serde::Serialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.197/src/de/mod.rs:607:1
[INFO] [stdout]     |
[INFO] [stdout] 607 | pub trait DeserializeOwned: for<'de> Deserialize<'de> {}
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.197/src/ser/mod.rs:218:1
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub trait Serialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `PingRequest: serde::Serialize` is not satisfied
[INFO] [stdout]    --> src/lib.rs:152:20
[INFO] [stdout]     |
[INFO] [stdout] 152 |         let rest = RestFluent::<PingRequest, PingResponse>::post(format!("/api/something/{}", rand::random::<usize>()));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `serde::Serialize` is not implemented for `PingRequest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `serde::Serialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 133 others
[INFO] [stdout] note: required by a bound in `RestFluent`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ajars_core-0.10.0/src/lib.rs:68:26
[INFO] [stdout]     |
[INFO] [stdout] 68  | pub struct RestFluent<I: Serialize + DeserializeOwned, O: Serialize + DeserializeOwned> {
[INFO] [stdout]     |                          ^^^^^^^^^ required by this bound in `RestFluent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `PingResponse: serde::Serialize` is not satisfied
[INFO] [stdout]    --> src/lib.rs:152:20
[INFO] [stdout]     |
[INFO] [stdout] 152 |         let rest = RestFluent::<PingRequest, PingResponse>::post(format!("/api/something/{}", rand::random::<usize>()));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `serde::Serialize` is not implemented for `PingResponse`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `serde::Serialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 133 others
[INFO] [stdout] note: required by a bound in `RestFluent`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ajars_core-0.10.0/src/lib.rs:68:59
[INFO] [stdout]     |
[INFO] [stdout] 68  | pub struct RestFluent<I: Serialize + DeserializeOwned, O: Serialize + DeserializeOwned> {
[INFO] [stdout]     |                                                           ^^^^^^^^^ required by this bound in `RestFluent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> PingRequest: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:152:20
[INFO] [stdout]     |
[INFO] [stdout] 152 |         let rest = RestFluent::<PingRequest, PingResponse>::post(format!("/api/something/{}", rand::random::<usize>()));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> serde::Deserialize<'de>` is not implemented for `PingRequest`, which is required by `PingRequest: DeserializeOwned`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `serde::Deserialize<'de>`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 131 others
[INFO] [stdout]     = note: required for `PingRequest` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `RestFluent`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ajars_core-0.10.0/src/lib.rs:68:38
[INFO] [stdout]     |
[INFO] [stdout] 68  | pub struct RestFluent<I: Serialize + DeserializeOwned, O: Serialize + DeserializeOwned> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^ required by this bound in `RestFluent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> PingResponse: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:152:20
[INFO] [stdout]     |
[INFO] [stdout] 152 |         let rest = RestFluent::<PingRequest, PingResponse>::post(format!("/api/something/{}", rand::random::<usize>()));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> serde::Deserialize<'de>` is not implemented for `PingResponse`, which is required by `PingResponse: DeserializeOwned`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `serde::Deserialize<'de>`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 131 others
[INFO] [stdout]     = note: required for `PingResponse` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `RestFluent`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ajars_core-0.10.0/src/lib.rs:68:71
[INFO] [stdout]     |
[INFO] [stdout] 68  | pub struct RestFluent<I: Serialize + DeserializeOwned, O: Serialize + DeserializeOwned> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^ required by this bound in `RestFluent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `PingRequest: serde::Serialize` is not satisfied
[INFO] [stdout]    --> src/lib.rs:158:72
[INFO] [stdout]     |
[INFO] [stdout] 158 |         let req = test::TestRequest::post().uri(rest.path()).set_json(&payload).to_request();
[INFO] [stdout]     |                                                              --------  ^^^^^^^ the trait `serde::Serialize` is not implemented for `PingRequest`, which is required by `&PingRequest: serde::Serialize`
[INFO] [stdout]     |                                                              |
[INFO] [stdout]     |                                                              required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `serde::Serialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 133 others
[INFO] [stdout]     = note: required for `&PingRequest` to implement `serde::Serialize`
[INFO] [stdout] note: required by a bound in `TestRequest::set_json`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-web-4.5.1/src/test/test_request.rs:201:42
[INFO] [stdout]     |
[INFO] [stdout] 201 |     pub fn set_json(mut self, data: impl Serialize) -> Self {
[INFO] [stdout]     |                                          ^^^^^^^^^ required by this bound in `TestRequest::set_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `PingResponse: DeserializeOwned` is not satisfied
[INFO] [stdout]    --> src/lib.rs:167:34
[INFO] [stdout]     |
[INFO] [stdout] 167 |         let resp: PingResponse = test::read_body_json(resp).await;
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> serde::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 `read_body_json`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-web-4.5.1/src/test/test_utils.rs:258:8
[INFO] [stdout]     |
[INFO] [stdout] 255 | pub async fn read_body_json<T, B>(res: ServiceResponse<B>) -> T
[INFO] [stdout]     |              -------------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 258 |     T: DeserializeOwned,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^ required by this bound in `read_body_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the function or associated item `put` exists for struct `RestFluent<PingRequest, PingResponse>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/lib.rs:174:61
[INFO] [stdout]     |
[INFO] [stdout] 80  |     pub struct PingRequest {
[INFO] [stdout]     |     ---------------------- doesn't satisfy `PingRequest: DeserializeOwned`, `PingRequest: serde::Deserialize<'de>` or `PingRequest: serde::Serialize`
[INFO] [stdout] ...
[INFO] [stdout] 85  |     pub struct PingResponse {
[INFO] [stdout]     |     ----------------------- doesn't satisfy `PingResponse: DeserializeOwned`, `PingResponse: serde::Deserialize<'de>` or `PingResponse: serde::Serialize`
[INFO] [stdout] ...
[INFO] [stdout] 174 |         let rest = RestFluent::<PingRequest, PingResponse>::put(format!("/api/something/{}", rand::random::<usize>()));
[INFO] [stdout]     |                                                             ^^^ function or associated item cannot be called on `RestFluent<PingRequest, PingResponse>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `RestFluent<PingRequest, PingResponse>` consider using one of the following associated functions:
[INFO] [stdout]       RestFluent::<I, O>::new
[INFO] [stdout]       RestFluent::<I, O>::delete
[INFO] [stdout]       RestFluent::<I, O>::get
[INFO] [stdout]       RestFluent::<I, O>::post
[INFO] [stdout]       RestFluent::<I, O>::put
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ajars_core-0.10.0/src/lib.rs:92:5
[INFO] [stdout]     |
[INFO] [stdout] 92  |     pub fn new<P: Into<String>>(method: HttpMethod, path: P) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 96  |     pub fn delete<P: Into<String>>(path: P) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 100 |     pub fn get<P: Into<String>>(path: P) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |     pub fn post<P: Into<String>>(path: P) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 108 |     pub fn put<P: Into<String>>(path: P) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `PingRequest: serde::Serialize`
[INFO] [stdout]             `PingRequest: DeserializeOwned`
[INFO] [stdout]             `PingRequest: serde::Deserialize<'de>`
[INFO] [stdout]             which is required by `PingRequest: DeserializeOwned`
[INFO] [stdout]             `PingResponse: serde::Serialize`
[INFO] [stdout]             `PingResponse: DeserializeOwned`
[INFO] [stdout]             `PingResponse: serde::Deserialize<'de>`
[INFO] [stdout]             which is required by `PingResponse: DeserializeOwned`
[INFO] [stdout] note: the traits `DeserializeOwned` and `serde::Serialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.197/src/de/mod.rs:607:1
[INFO] [stdout]     |
[INFO] [stdout] 607 | pub trait DeserializeOwned: for<'de> Deserialize<'de> {}
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.197/src/ser/mod.rs:218:1
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub trait Serialize {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `PingRequest: serde::Serialize` is not satisfied
[INFO] [stdout]    --> src/lib.rs:174:20
[INFO] [stdout]     |
[INFO] [stdout] 174 |         let rest = RestFluent::<PingRequest, PingResponse>::put(format!("/api/something/{}", rand::random::<usize>()));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `serde::Serialize` is not implemented for `PingRequest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `serde::Serialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 133 others
[INFO] [stdout] note: required by a bound in `RestFluent`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ajars_core-0.10.0/src/lib.rs:68:26
[INFO] [stdout]     |
[INFO] [stdout] 68  | pub struct RestFluent<I: Serialize + DeserializeOwned, O: Serialize + DeserializeOwned> {
[INFO] [stdout]     |                          ^^^^^^^^^ required by this bound in `RestFluent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `PingResponse: serde::Serialize` is not satisfied
[INFO] [stdout]    --> src/lib.rs:174:20
[INFO] [stdout]     |
[INFO] [stdout] 174 |         let rest = RestFluent::<PingRequest, PingResponse>::put(format!("/api/something/{}", rand::random::<usize>()));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `serde::Serialize` is not implemented for `PingResponse`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `serde::Serialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 133 others
[INFO] [stdout] note: required by a bound in `RestFluent`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ajars_core-0.10.0/src/lib.rs:68:59
[INFO] [stdout]     |
[INFO] [stdout] 68  | pub struct RestFluent<I: Serialize + DeserializeOwned, O: Serialize + DeserializeOwned> {
[INFO] [stdout]     |                                                           ^^^^^^^^^ required by this bound in `RestFluent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> PingRequest: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:174:20
[INFO] [stdout]     |
[INFO] [stdout] 174 |         let rest = RestFluent::<PingRequest, PingResponse>::put(format!("/api/something/{}", rand::random::<usize>()));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> serde::Deserialize<'de>` is not implemented for `PingRequest`, which is required by `PingRequest: DeserializeOwned`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `serde::Deserialize<'de>`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 131 others
[INFO] [stdout]     = note: required for `PingRequest` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `RestFluent`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ajars_core-0.10.0/src/lib.rs:68:38
[INFO] [stdout]     |
[INFO] [stdout] 68  | pub struct RestFluent<I: Serialize + DeserializeOwned, O: Serialize + DeserializeOwned> {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^ required by this bound in `RestFluent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'de> PingResponse: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:174:20
[INFO] [stdout]     |
[INFO] [stdout] 174 |         let rest = RestFluent::<PingRequest, PingResponse>::put(format!("/api/something/{}", rand::random::<usize>()));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> serde::Deserialize<'de>` is not implemented for `PingResponse`, which is required by `PingResponse: DeserializeOwned`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `serde::Deserialize<'de>`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 131 others
[INFO] [stdout]     = note: required for `PingResponse` to implement `DeserializeOwned`
[INFO] [stdout] note: required by a bound in `RestFluent`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ajars_core-0.10.0/src/lib.rs:68:71
[INFO] [stdout]     |
[INFO] [stdout] 68  | pub struct RestFluent<I: Serialize + DeserializeOwned, O: Serialize + DeserializeOwned> {
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^ required by this bound in `RestFluent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `PingRequest: serde::Serialize` is not satisfied
[INFO] [stdout]    --> src/lib.rs:180:71
[INFO] [stdout]     |
[INFO] [stdout] 180 |         let req = test::TestRequest::put().uri(rest.path()).set_json(&payload).to_request();
[INFO] [stdout]     |                                                             --------  ^^^^^^^ the trait `serde::Serialize` is not implemented for `PingRequest`, which is required by `&PingRequest: serde::Serialize`
[INFO] [stdout]     |                                                             |
[INFO] [stdout]     |                                                             required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `serde::Serialize`:
[INFO] [stdout]               bool
[INFO] [stdout]               char
[INFO] [stdout]               isize
[INFO] [stdout]               i8
[INFO] [stdout]               i16
[INFO] [stdout]               i32
[INFO] [stdout]               i64
[INFO] [stdout]               i128
[INFO] [stdout]             and 133 others
[INFO] [stdout]     = note: required for `&PingRequest` to implement `serde::Serialize`
[INFO] [stdout] note: required by a bound in `TestRequest::set_json`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-web-4.5.1/src/test/test_request.rs:201:42
[INFO] [stdout]     |
[INFO] [stdout] 201 |     pub fn set_json(mut self, data: impl Serialize) -> Self {
[INFO] [stdout]     |                                          ^^^^^^^^^ required by this bound in `TestRequest::set_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `PingResponse: DeserializeOwned` is not satisfied
[INFO] [stdout]    --> src/lib.rs:189:34
[INFO] [stdout]     |
[INFO] [stdout] 189 |         let resp: PingResponse = test::read_body_json(resp).await;
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> serde::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 `read_body_json`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-web-4.5.1/src/test/test_utils.rs:258:8
[INFO] [stdout]     |
[INFO] [stdout] 255 | pub async fn read_body_json<T, B>(res: ServiceResponse<B>) -> T
[INFO] [stdout]     |              -------------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 258 |     T: DeserializeOwned,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^ required by this bound in `read_body_json`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 30 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ajars_server_actix_web` (lib test) due to 31 previous errors
[INFO] running `Command { std: "docker" "inspect" "21efc13bd5cf7f98de4f669c3c7db5240344420bd014c61d28012a8e088b022c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21efc13bd5cf7f98de4f669c3c7db5240344420bd014c61d28012a8e088b022c", kill_on_drop: false }`
[INFO] [stdout] 21efc13bd5cf7f98de4f669c3c7db5240344420bd014c61d28012a8e088b022c
