[INFO] fetching crate ajars_server_actix_web 0.11.0...
[INFO] checking ajars_server_actix_web-0.11.0 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate ajars_server_actix_web 0.11.0 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate ajars_server_actix_web 0.11.0 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ajars_server_actix_web 0.11.0
[INFO] finished tweaking crates.io crate ajars_server_actix_web 0.11.0
[INFO] tweaked toml for crates.io crate ajars_server_actix_web 0.11.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 140 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 151830d23d60307cc4dfd2d51c3d77026e849f9a37fb731933220ec12a234531
[INFO] running `Command { std: "docker" "start" "-a" "151830d23d60307cc4dfd2d51c3d77026e849f9a37fb731933220ec12a234531", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "151830d23d60307cc4dfd2d51c3d77026e849f9a37fb731933220ec12a234531", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "151830d23d60307cc4dfd2d51c3d77026e849f9a37fb731933220ec12a234531", kill_on_drop: false }`
[INFO] [stdout] 151830d23d60307cc4dfd2d51c3d77026e849f9a37fb731933220ec12a234531
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 782a4146b49243c8528bc141234391a1bf6a4bd0d9f06289677139c8e4ffd0bd
[INFO] running `Command { std: "docker" "start" "-a" "782a4146b49243c8528bc141234391a1bf6a4bd0d9f06289677139c8e4ffd0bd", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking brotli-decompressor v4.0.1
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]     Checking bytestring v1.3.1
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking tokio v1.41.0
[INFO] [stderr]     Checking serde_json v1.0.132
[INFO] [stderr]     Checking impl-more v0.1.8
[INFO] [stderr]     Checking flate2 v1.0.34
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking ajars_core v0.11.0
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]     Checking brotli v6.0.0
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking actix-router v0.5.3
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking actix-server v2.5.0
[INFO] [stderr]     Checking actix-http v3.9.0
[INFO] [stderr]     Checking actix-web v4.9.0
[INFO] [stderr]     Checking ajars_server_actix_web v0.11.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: the following trait bounds were not satisfied:
[INFO] [stdout]             `PingRequest: serde::Serialize`
[INFO] [stdout]             `PingResponse: serde::Serialize`
[INFO] [stdout]             `PingRequest: serde::Deserialize<'de>`
[INFO] [stdout]             which is required by `PingRequest: DeserializeOwned`
[INFO] [stdout]             `PingResponse: serde::Deserialize<'de>`
[INFO] [stdout]             which is required by `PingResponse: DeserializeOwned`
[INFO] [stdout] note: the trait `serde::Serialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.214/src/ser/mod.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | 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]     = note: for local types consider adding `#[derive(serde::Serialize)]` to your `PingRequest` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde::Serialize`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[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 134 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.11.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]     = note: for local types consider adding `#[derive(serde::Serialize)]` to your `PingResponse` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde::Serialize`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[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 134 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.11.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]     = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `PingRequest` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde::Deserialize<'de>`:
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a std::path::Path
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]             and 143 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.11.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]     = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `PingResponse` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde::Deserialize<'de>`:
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a std::path::Path
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]             and 143 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.11.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]     = help: the following other types implement trait `serde::Deserialize<'de>`:
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a std::path::Path
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]             and 143 others
[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.9.0/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: the following trait bounds were not satisfied:
[INFO] [stdout]             `PingRequest: serde::Serialize`
[INFO] [stdout]             `PingResponse: serde::Serialize`
[INFO] [stdout]             `PingRequest: serde::Deserialize<'de>`
[INFO] [stdout]             which is required by `PingRequest: DeserializeOwned`
[INFO] [stdout]             `PingResponse: serde::Deserialize<'de>`
[INFO] [stdout]             which is required by `PingResponse: DeserializeOwned`
[INFO] [stdout] note: the trait `serde::Serialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.214/src/ser/mod.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | 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]     = note: for local types consider adding `#[derive(serde::Serialize)]` to your `PingRequest` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde::Serialize`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[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 134 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.11.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]     = note: for local types consider adding `#[derive(serde::Serialize)]` to your `PingResponse` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde::Serialize`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[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 134 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.11.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]     = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `PingRequest` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde::Deserialize<'de>`:
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a std::path::Path
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]             and 143 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.11.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]     = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `PingResponse` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde::Deserialize<'de>`:
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a std::path::Path
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]             and 143 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.11.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]     = help: the following other types implement trait `serde::Deserialize<'de>`:
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a std::path::Path
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]             and 143 others
[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.9.0/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: the following trait bounds were not satisfied:
[INFO] [stdout]             `PingRequest: serde::Serialize`
[INFO] [stdout]             `PingResponse: serde::Serialize`
[INFO] [stdout]             `PingRequest: serde::Deserialize<'de>`
[INFO] [stdout]             which is required by `PingRequest: DeserializeOwned`
[INFO] [stdout]             `PingResponse: serde::Deserialize<'de>`
[INFO] [stdout]             which is required by `PingResponse: DeserializeOwned`
[INFO] [stdout] note: the trait `serde::Serialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.214/src/ser/mod.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | 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]     = note: for local types consider adding `#[derive(serde::Serialize)]` to your `PingRequest` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde::Serialize`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[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 134 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.11.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]     = note: for local types consider adding `#[derive(serde::Serialize)]` to your `PingResponse` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde::Serialize`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[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 134 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.11.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]     = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `PingRequest` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde::Deserialize<'de>`:
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a std::path::Path
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]             and 143 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.11.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]     = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `PingResponse` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde::Deserialize<'de>`:
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a std::path::Path
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]             and 143 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.11.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]     = note: for local types consider adding `#[derive(serde::Serialize)]` to your `PingRequest` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde::Serialize`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[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 134 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.9.0/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]     = help: the following other types implement trait `serde::Deserialize<'de>`:
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a std::path::Path
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]             and 143 others
[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.9.0/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: the following trait bounds were not satisfied:
[INFO] [stdout]             `PingRequest: serde::Serialize`
[INFO] [stdout]             `PingResponse: serde::Serialize`
[INFO] [stdout]             `PingRequest: serde::Deserialize<'de>`
[INFO] [stdout]             which is required by `PingRequest: DeserializeOwned`
[INFO] [stdout]             `PingResponse: serde::Deserialize<'de>`
[INFO] [stdout]             which is required by `PingResponse: DeserializeOwned`
[INFO] [stdout] note: the trait `serde::Serialize` must be implemented
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serde-1.0.214/src/ser/mod.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | 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]     = note: for local types consider adding `#[derive(serde::Serialize)]` to your `PingRequest` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde::Serialize`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[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 134 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.11.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]     = note: for local types consider adding `#[derive(serde::Serialize)]` to your `PingResponse` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde::Serialize`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[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 134 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.11.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]     = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `PingRequest` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde::Deserialize<'de>`:
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a std::path::Path
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]             and 143 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.11.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]     = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `PingResponse` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde::Deserialize<'de>`:
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a std::path::Path
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]             and 143 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.11.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]     = note: for local types consider adding `#[derive(serde::Serialize)]` to your `PingRequest` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde::Serialize`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[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 134 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.9.0/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]     = help: the following other types implement trait `serde::Deserialize<'de>`:
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a std::path::Path
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]             and 143 others
[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.9.0/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] 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 30 previous errors
[INFO] running `Command { std: "docker" "inspect" "782a4146b49243c8528bc141234391a1bf6a4bd0d9f06289677139c8e4ffd0bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "782a4146b49243c8528bc141234391a1bf6a4bd0d9f06289677139c8e4ffd0bd", kill_on_drop: false }`
[INFO] [stdout] 782a4146b49243c8528bc141234391a1bf6a4bd0d9f06289677139c8e4ffd0bd
