[INFO] cloning repository https://github.com/shuddha2021/RustyUserHub [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shuddha2021/RustyUserHub" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshuddha2021%2FRustyUserHub", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshuddha2021%2FRustyUserHub'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e79c33d8a087ecb86c80915b2a8bea34c94623fa [INFO] testing shuddha2021/RustyUserHub against master#c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af for pr-154756 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshuddha2021%2FRustyUserHub" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/shuddha2021/RustyUserHub [INFO] finished tweaking git repo https://github.com/shuddha2021/RustyUserHub [INFO] tweaked toml for git repo https://github.com/shuddha2021/RustyUserHub written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/shuddha2021/RustyUserHub on toolchain c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 232 packages to latest Rust 1.85 compatible versions [INFO] [stderr] Adding actix-http v3.11.2 (available: v3.12.0, requires Rust 1.88) [INFO] [stderr] Adding actix-web v4.12.1 (available: v4.13.0, requires Rust 1.88) [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding icu_collections v2.1.1 (available: v2.2.0, requires Rust 1.86) [INFO] [stderr] Adding icu_locale_core v2.1.1 (available: v2.2.0, requires Rust 1.86) [INFO] [stderr] Adding icu_normalizer v2.1.1 (available: v2.2.0, requires Rust 1.86) [INFO] [stderr] Adding icu_normalizer_data v2.1.1 (available: v2.2.0, requires Rust 1.86) [INFO] [stderr] Adding icu_properties v2.1.2 (available: v2.2.0, requires Rust 1.86) [INFO] [stderr] Adding icu_properties_data v2.1.2 (available: v2.2.0, requires Rust 1.86) [INFO] [stderr] Adding icu_provider v2.1.1 (available: v2.2.0, requires Rust 1.86) [INFO] [stderr] Adding time v0.3.45 (available: v0.3.47, requires Rust 1.88.0) [INFO] [stderr] Adding time-core v0.1.7 (available: v0.1.8, requires Rust 1.88.0) [INFO] [stderr] Adding time-macros v0.2.25 (available: v0.2.27, requires Rust 1.88.0) [INFO] [stderr] Adding validator v0.18.1 (available: v0.20.0) [INFO] [stderr] Adding wasip2 v1.0.1+wasi-0.2.4 (available: v1.0.2+wasi-0.2.9, requires Rust 1.87.0) [INFO] [stderr] Adding wasip3 v0.4.0+wasi-0.3.0-rc-2026-01-06 (requires Rust 1.87.0) [INFO] [stderr] Adding wit-bindgen v0.51.0 (requires Rust 1.87.0) [INFO] [stderr] Adding wit-bindgen-core v0.51.0 (requires Rust 1.87.0) [INFO] [stderr] Adding wit-bindgen-rust v0.51.0 (requires Rust 1.87.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded validator v0.18.1 [INFO] [stderr] Downloaded env_filter v1.0.1 [INFO] [stderr] Downloaded validator_derive v0.18.2 [INFO] [stderr] Downloaded env_logger v0.11.10 [INFO] [stderr] Downloaded time-core v0.1.7 [INFO] [stderr] Downloaded time-macros v0.2.25 [INFO] [stderr] Downloaded actix-http v3.11.2 [INFO] [stderr] Downloaded actix-web v4.12.1 [INFO] [stderr] Downloaded time v0.3.45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4e4006c4bf182661ea95369084639cddc0be667e1af0e8a48896471f923fded2 [INFO] running `Command { std: "docker" "start" "-a" "4e4006c4bf182661ea95369084639cddc0be667e1af0e8a48896471f923fded2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e4006c4bf182661ea95369084639cddc0be667e1af0e8a48896471f923fded2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e4006c4bf182661ea95369084639cddc0be667e1af0e8a48896471f923fded2", kill_on_drop: false }` [INFO] [stdout] 4e4006c4bf182661ea95369084639cddc0be667e1af0e8a48896471f923fded2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 625b70ee79120590a001610c07d3637816ca434937a12b2ac7b917e3b744e01e [INFO] running `Command { std: "docker" "start" "-a" "625b70ee79120590a001610c07d3637816ca434937a12b2ac7b917e3b744e01e", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling time-core v0.1.7 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling time-macros v0.2.25 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling bytestring v1.5.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling actix-router v0.5.4 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling time v0.3.45 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling jiff v0.2.23 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling uuid v1.23.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling env_filter v1.0.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling env_logger v0.11.10 [INFO] [stderr] Compiling tokio v1.51.0 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling validator_derive v0.18.2 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling validator v0.18.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling actix-rt v2.11.0 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling actix-http v3.11.2 [INFO] [stderr] Compiling actix-web v4.12.1 [INFO] [stderr] Compiling actix-cors v0.7.1 [INFO] [stderr] Compiling rusty-user-hub v2.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `all` is never used [INFO] [stdout] --> src/db/mod.rs:56:12 [INFO] [stdout] | [INFO] [stdout] 14 | impl UserStore { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 56 | pub fn all(&self) -> Vec { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "625b70ee79120590a001610c07d3637816ca434937a12b2ac7b917e3b744e01e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "625b70ee79120590a001610c07d3637816ca434937a12b2ac7b917e3b744e01e", kill_on_drop: false }` [INFO] [stdout] 625b70ee79120590a001610c07d3637816ca434937a12b2ac7b917e3b744e01e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca0b655f560e3c501b076772827203f3ea219141a553a0fdae1889f22c9b64c8 [INFO] running `Command { std: "docker" "start" "-a" "ca0b655f560e3c501b076772827203f3ea219141a553a0fdae1889f22c9b64c8", kill_on_drop: false }` [INFO] [stderr] Compiling actix-rt v2.11.0 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling actix-http v3.11.2 [INFO] [stderr] Compiling actix-web v4.12.1 [INFO] [stderr] Compiling actix-cors v0.7.1 [INFO] [stderr] Compiling rusty-user-hub v2.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `models::PaginatedResponse: serde::de::DeserializeOwned` is not satisfied [INFO] [stdout] --> src/api/mod.rs:173:45 [INFO] [stdout] | [INFO] [stdout] 173 | let body: PaginatedResponse = test::read_body_json(resp).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `for<'de> models::_::_serde::Deserialize<'de>` is not implemented for `models::PaginatedResponse` [INFO] [stdout] --> src/models/mod.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct PaginatedResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: the following other types implement trait `models::_::_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 163 others [INFO] [stdout] = note: required for `models::PaginatedResponse` 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-1949cf8c6b5b557f/actix-web-4.12.1/src/test/test_utils.rs:258:8 [INFO] [stdout] | [INFO] [stdout] 255 | pub async fn read_body_json(res: ServiceResponse) -> 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[E0277]: the trait bound `models::PaginatedResponse: serde::de::DeserializeOwned` is not satisfied [INFO] [stdout] --> src/api/mod.rs:192:45 [INFO] [stdout] | [INFO] [stdout] 192 | let body: PaginatedResponse = test::read_body_json(resp).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `for<'de> models::_::_serde::Deserialize<'de>` is not implemented for `models::PaginatedResponse` [INFO] [stdout] --> src/models/mod.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct PaginatedResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: the following other types implement trait `models::_::_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 163 others [INFO] [stdout] = note: required for `models::PaginatedResponse` 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-1949cf8c6b5b557f/actix-web-4.12.1/src/test/test_utils.rs:258:8 [INFO] [stdout] | [INFO] [stdout] 255 | pub async fn read_body_json(res: ServiceResponse) -> 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[E0277]: the trait bound `models::Stats: serde::de::DeserializeOwned` is not satisfied [INFO] [stdout] --> src/api/mod.rs:333:28 [INFO] [stdout] | [INFO] [stdout] 333 | let stats: Stats = test::read_body_json(resp).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `for<'de> models::_::_serde::Deserialize<'de>` is not implemented for `models::Stats` [INFO] [stdout] --> src/models/mod.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | pub struct Stats { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: the following other types implement trait `models::_::_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 163 others [INFO] [stdout] = note: required for `models::Stats` 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-1949cf8c6b5b557f/actix-web-4.12.1/src/test/test_utils.rs:258:8 [INFO] [stdout] | [INFO] [stdout] 255 | pub async fn read_body_json(res: ServiceResponse) -> 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] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rusty-user-hub` (bin "rusty-user-hub" test) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "ca0b655f560e3c501b076772827203f3ea219141a553a0fdae1889f22c9b64c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca0b655f560e3c501b076772827203f3ea219141a553a0fdae1889f22c9b64c8", kill_on_drop: false }` [INFO] [stdout] ca0b655f560e3c501b076772827203f3ea219141a553a0fdae1889f22c9b64c8