[INFO] fetching crate rusty_dropbox_sdk 0.1.1...
[INFO] testing rusty_dropbox_sdk-0.1.1 against 1.91.0 for beta-1.92-2
[INFO] extracting crate rusty_dropbox_sdk 0.1.1 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate rusty_dropbox_sdk 0.1.1
[INFO] finished tweaking crates.io crate rusty_dropbox_sdk 0.1.1
[INFO] tweaked toml for crates.io crate rusty_dropbox_sdk 0.1.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rusty_dropbox_sdk 0.1.1 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 211 packages to latest compatible versions
[INFO] [stderr]       Adding strum v0.26.3 (available: v0.27.2)
[INFO] [stderr]       Adding strum_macros v0.26.4 (available: v0.27.2)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded enum-variants-strings-derive v0.3.0
[INFO] [stderr]   Downloaded string-cases v0.2.0
[INFO] [stderr]   Downloaded enum-variants-strings v0.3.0
[INFO] [stderr]   Downloaded either_n v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 38e96c3c851ef555220ce8423dac332e0e3ea618fb75412249b0898342e444bd
[INFO] running `Command { std: "docker" "start" "-a" "38e96c3c851ef555220ce8423dac332e0e3ea618fb75412249b0898342e444bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "38e96c3c851ef555220ce8423dac332e0e3ea618fb75412249b0898342e444bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38e96c3c851ef555220ce8423dac332e0e3ea618fb75412249b0898342e444bd", kill_on_drop: false }`
[INFO] [stdout] 38e96c3c851ef555220ce8423dac332e0e3ea618fb75412249b0898342e444bd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fc13117dd5a80072df2e16524470735fe706e401c22c4a280cd458bfbc8b9f4a
[INFO] running `Command { std: "docker" "start" "-a" "fc13117dd5a80072df2e16524470735fe706e401c22c4a280cd458bfbc8b9f4a", kill_on_drop: false }`
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling string-cases v0.2.0
[INFO] [stderr]    Compiling either_n v0.2.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling enum-variants-strings-derive v0.3.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling enum-variants-strings v0.3.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling mockito v1.7.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling rusty_dropbox_sdk v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `Unknown` is never constructed
[INFO] [stdout]  --> src/errors/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum ApiError {
[INFO] [stdout]   |          -------- variant in this enum
[INFO] [stdout] 5 |     #[error("Unknown")] // display trait
[INFO] [stdout] 6 |     Unknown,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ApiError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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 42.05s
[INFO] running `Command { std: "docker" "inspect" "fc13117dd5a80072df2e16524470735fe706e401c22c4a280cd458bfbc8b9f4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc13117dd5a80072df2e16524470735fe706e401c22c4a280cd458bfbc8b9f4a", kill_on_drop: false }`
[INFO] [stdout] fc13117dd5a80072df2e16524470735fe706e401c22c4a280cd458bfbc8b9f4a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ca1b0025a627847b216c004d5be5942ab372774b6481714770901d2acf54ac8
[INFO] running `Command { std: "docker" "start" "-a" "7ca1b0025a627847b216c004d5be5942ab372774b6481714770901d2acf54ac8", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling mockito v1.7.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling rusty_dropbox_sdk v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `Unknown` is never constructed
[INFO] [stdout]  --> src/errors/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum ApiError {
[INFO] [stdout]   |          -------- variant in this enum
[INFO] [stdout] 5 |     #[error("Unknown")] // display trait
[INFO] [stdout] 6 |     Unknown,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ApiError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::tests_utils::get_endpoint_test_body_response`, `crate::tests_utils::get_mut_or_init`, `crate::tests_utils::get_mut_or_init_async`
[INFO] [stdout]   --> src/models/account/set_profile_photo.rs:60:23
[INFO] [stdout]    |
[INFO] [stdout] 60 |         tests_utils::{get_endpoint_test_body_response, get_mut_or_init, get_mut_or_init_async},
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^ no `get_mut_or_init_async` in `tests_utils`
[INFO] [stdout]    |                       |                                |
[INFO] [stdout]    |                       |                                no `get_mut_or_init` in `tests_utils`
[INFO] [stdout]    |                       no `get_endpoint_test_body_response` in `tests_utils`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:58:8
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 58 | pub fn get_endpoint_test_body_response(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 26 | pub fn get_mut_or_init() -> MutexGuard<'static, Server> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:40:14
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 40 | pub async fn get_mut_or_init_async() -> MutexGuard<'static, Server> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::tests_utils::get_endpoint_test_body_response`, `crate::tests_utils::get_mut_or_init`, `crate::tests_utils::get_mut_or_init_async`
[INFO] [stdout]   --> src/models/auth/token_revoke.rs:58:23
[INFO] [stdout]    |
[INFO] [stdout] 58 |         tests_utils::{get_endpoint_test_body_response, get_mut_or_init, get_mut_or_init_async},
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^ no `get_mut_or_init_async` in `tests_utils`
[INFO] [stdout]    |                       |                                |
[INFO] [stdout]    |                       |                                no `get_mut_or_init` in `tests_utils`
[INFO] [stdout]    |                       no `get_endpoint_test_body_response` in `tests_utils`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:58:8
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 58 | pub fn get_endpoint_test_body_response(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 26 | pub fn get_mut_or_init() -> MutexGuard<'static, Server> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:40:14
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 40 | pub async fn get_mut_or_init_async() -> MutexGuard<'static, Server> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::tests_utils::get_endpoint_test_body_response`, `crate::tests_utils::get_mut_or_init`, `crate::tests_utils::get_mut_or_init_async`
[INFO] [stdout]   --> src/models/check/app.rs:57:23
[INFO] [stdout]    |
[INFO] [stdout] 57 |         tests_utils::{get_endpoint_test_body_response, get_mut_or_init, get_mut_or_init_async},
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^ no `get_mut_or_init_async` in `tests_utils`
[INFO] [stdout]    |                       |                                |
[INFO] [stdout]    |                       |                                no `get_mut_or_init` in `tests_utils`
[INFO] [stdout]    |                       no `get_endpoint_test_body_response` in `tests_utils`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:58:8
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 58 | pub fn get_endpoint_test_body_response(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 26 | pub fn get_mut_or_init() -> MutexGuard<'static, Server> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:40:14
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 40 | pub async fn get_mut_or_init_async() -> MutexGuard<'static, Server> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::tests_utils::get_endpoint_test_body_response`, `crate::tests_utils::get_mut_or_init`, `crate::tests_utils::get_mut_or_init_async`
[INFO] [stdout]   --> src/models/check/user.rs:57:23
[INFO] [stdout]    |
[INFO] [stdout] 57 |         tests_utils::{get_endpoint_test_body_response, get_mut_or_init, get_mut_or_init_async},
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^ no `get_mut_or_init_async` in `tests_utils`
[INFO] [stdout]    |                       |                                |
[INFO] [stdout]    |                       |                                no `get_mut_or_init` in `tests_utils`
[INFO] [stdout]    |                       no `get_endpoint_test_body_response` in `tests_utils`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:58:8
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 58 | pub fn get_endpoint_test_body_response(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 26 | pub fn get_mut_or_init() -> MutexGuard<'static, Server> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:40:14
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 40 | pub async fn get_mut_or_init_async() -> MutexGuard<'static, Server> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::tests_utils::get_endpoint_test_body_response`, `crate::tests_utils::get_mut_or_init`, `crate::tests_utils::get_mut_or_init_async`
[INFO] [stdout]   --> src/models/contacts/delete_manual_contacts.rs:54:23
[INFO] [stdout]    |
[INFO] [stdout] 54 |         tests_utils::{get_endpoint_test_body_response, get_mut_or_init, get_mut_or_init_async},
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^ no `get_mut_or_init_async` in `tests_utils`
[INFO] [stdout]    |                       |                                |
[INFO] [stdout]    |                       |                                no `get_mut_or_init` in `tests_utils`
[INFO] [stdout]    |                       no `get_endpoint_test_body_response` in `tests_utils`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:58:8
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 58 | pub fn get_endpoint_test_body_response(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 26 | pub fn get_mut_or_init() -> MutexGuard<'static, Server> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:40:14
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 40 | pub async fn get_mut_or_init_async() -> MutexGuard<'static, Server> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::tests_utils::get_endpoint_test_body_response`, `crate::tests_utils::get_mut_or_init`, `crate::tests_utils::get_mut_or_init_async`
[INFO] [stdout]   --> src/models/contacts/delete_manual_contacts_batch.rs:58:23
[INFO] [stdout]    |
[INFO] [stdout] 58 |         tests_utils::{get_endpoint_test_body_response, get_mut_or_init, get_mut_or_init_async},
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^ no `get_mut_or_init_async` in `tests_utils`
[INFO] [stdout]    |                       |                                |
[INFO] [stdout]    |                       |                                no `get_mut_or_init` in `tests_utils`
[INFO] [stdout]    |                       no `get_endpoint_test_body_response` in `tests_utils`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:58:8
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 58 | pub fn get_endpoint_test_body_response(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 26 | pub fn get_mut_or_init() -> MutexGuard<'static, Server> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:40:14
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 40 | pub async fn get_mut_or_init_async() -> MutexGuard<'static, Server> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::tests_utils::get_endpoint_test_body_response`, `crate::tests_utils::get_mut_or_init`, `crate::tests_utils::get_mut_or_init_async`
[INFO] [stdout]   --> src/models/file_properties/properties_add.rs:57:23
[INFO] [stdout]    |
[INFO] [stdout] 57 |         tests_utils::{get_endpoint_test_body_response, get_mut_or_init, get_mut_or_init_async},
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^ no `get_mut_or_init_async` in `tests_utils`
[INFO] [stdout]    |                       |                                |
[INFO] [stdout]    |                       |                                no `get_mut_or_init` in `tests_utils`
[INFO] [stdout]    |                       no `get_endpoint_test_body_response` in `tests_utils`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:58:8
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 58 | pub fn get_endpoint_test_body_response(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 26 | pub fn get_mut_or_init() -> MutexGuard<'static, Server> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:40:14
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 40 | pub async fn get_mut_or_init_async() -> MutexGuard<'static, Server> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::tests_utils::get_endpoint_test_body_response`, `crate::tests_utils::get_mut_or_init`, `crate::tests_utils::get_mut_or_init_async`
[INFO] [stdout]   --> src/models/file_properties/properties_overwrite.rs:57:23
[INFO] [stdout]    |
[INFO] [stdout] 57 |         tests_utils::{get_endpoint_test_body_response, get_mut_or_init, get_mut_or_init_async},
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^ no `get_mut_or_init_async` in `tests_utils`
[INFO] [stdout]    |                       |                                |
[INFO] [stdout]    |                       |                                no `get_mut_or_init` in `tests_utils`
[INFO] [stdout]    |                       no `get_endpoint_test_body_response` in `tests_utils`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:58:8
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 58 | pub fn get_endpoint_test_body_response(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 26 | pub fn get_mut_or_init() -> MutexGuard<'static, Server> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:40:14
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 40 | pub async fn get_mut_or_init_async() -> MutexGuard<'static, Server> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::tests_utils::get_endpoint_test_body_response`, `crate::tests_utils::get_mut_or_init`, `crate::tests_utils::get_mut_or_init_async`
[INFO] [stdout]   --> src/models/file_properties/properties_remove.rs:57:23
[INFO] [stdout]    |
[INFO] [stdout] 57 |         tests_utils::{get_endpoint_test_body_response, get_mut_or_init, get_mut_or_init_async},
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^ no `get_mut_or_init_async` in `tests_utils`
[INFO] [stdout]    |                       |                                |
[INFO] [stdout]    |                       |                                no `get_mut_or_init` in `tests_utils`
[INFO] [stdout]    |                       no `get_endpoint_test_body_response` in `tests_utils`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:58:8
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 58 | pub fn get_endpoint_test_body_response(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 26 | pub fn get_mut_or_init() -> MutexGuard<'static, Server> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:40:14
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 40 | pub async fn get_mut_or_init_async() -> MutexGuard<'static, Server> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::tests_utils::get_endpoint_test_body_response`, `crate::tests_utils::get_mut_or_init`, `crate::tests_utils::get_mut_or_init_async`
[INFO] [stdout]   --> src/models/file_properties/properties_search.rs:57:23
[INFO] [stdout]    |
[INFO] [stdout] 57 |         tests_utils::{get_endpoint_test_body_response, get_mut_or_init, get_mut_or_init_async},
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^ no `get_mut_or_init_async` in `tests_utils`
[INFO] [stdout]    |                       |                                |
[INFO] [stdout]    |                       |                                no `get_mut_or_init` in `tests_utils`
[INFO] [stdout]    |                       no `get_endpoint_test_body_response` in `tests_utils`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:58:8
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 58 | pub fn get_endpoint_test_body_response(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 26 | pub fn get_mut_or_init() -> MutexGuard<'static, Server> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:40:14
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 40 | pub async fn get_mut_or_init_async() -> MutexGuard<'static, Server> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::tests_utils::get_endpoint_test_body_response`, `crate::tests_utils::get_mut_or_init`, `crate::tests_utils::get_mut_or_init_async`
[INFO] [stdout]   --> src/models/file_properties/properties_search_continue.rs:57:23
[INFO] [stdout]    |
[INFO] [stdout] 57 |         tests_utils::{get_endpoint_test_body_response, get_mut_or_init, get_mut_or_init_async},
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^ no `get_mut_or_init_async` in `tests_utils`
[INFO] [stdout]    |                       |                                |
[INFO] [stdout]    |                       |                                no `get_mut_or_init` in `tests_utils`
[INFO] [stdout]    |                       no `get_endpoint_test_body_response` in `tests_utils`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:58:8
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 58 | pub fn get_endpoint_test_body_response(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 26 | pub fn get_mut_or_init() -> MutexGuard<'static, Server> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:40:14
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 40 | pub async fn get_mut_or_init_async() -> MutexGuard<'static, Server> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::tests_utils::get_endpoint_test_body_response`, `crate::tests_utils::get_mut_or_init`, `crate::tests_utils::get_mut_or_init_async`
[INFO] [stdout]   --> src/models/file_properties/properties_update.rs:57:23
[INFO] [stdout]    |
[INFO] [stdout] 57 |         tests_utils::{get_endpoint_test_body_response, get_mut_or_init, get_mut_or_init_async},
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^ no `get_mut_or_init_async` in `tests_utils`
[INFO] [stdout]    |                       |                                |
[INFO] [stdout]    |                       |                                no `get_mut_or_init` in `tests_utils`
[INFO] [stdout]    |                       no `get_endpoint_test_body_response` in `tests_utils`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:58:8
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 58 | pub fn get_endpoint_test_body_response(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 26 | pub fn get_mut_or_init() -> MutexGuard<'static, Server> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:40:14
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 40 | pub async fn get_mut_or_init_async() -> MutexGuard<'static, Server> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::tests_utils::get_endpoint_test_body_response`, `crate::tests_utils::get_mut_or_init`, `crate::tests_utils::get_mut_or_init_async`
[INFO] [stdout]   --> src/models/file_properties/templates_add_for_user.rs:57:23
[INFO] [stdout]    |
[INFO] [stdout] 57 |         tests_utils::{get_endpoint_test_body_response, get_mut_or_init, get_mut_or_init_async},
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^ no `get_mut_or_init_async` in `tests_utils`
[INFO] [stdout]    |                       |                                |
[INFO] [stdout]    |                       |                                no `get_mut_or_init` in `tests_utils`
[INFO] [stdout]    |                       no `get_endpoint_test_body_response` in `tests_utils`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:58:8
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 58 | pub fn get_endpoint_test_body_response(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 26 | pub fn get_mut_or_init() -> MutexGuard<'static, Server> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:40:14
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 40 | pub async fn get_mut_or_init_async() -> MutexGuard<'static, Server> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::tests_utils::get_endpoint_test_body_response`, `crate::tests_utils::get_mut_or_init`, `crate::tests_utils::get_mut_or_init_async`
[INFO] [stdout]   --> src/models/file_properties/templates_get_for_user.rs:57:23
[INFO] [stdout]    |
[INFO] [stdout] 57 |         tests_utils::{get_endpoint_test_body_response, get_mut_or_init, get_mut_or_init_async},
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^ no `get_mut_or_init_async` in `tests_utils`
[INFO] [stdout]    |                       |                                |
[INFO] [stdout]    |                       |                                no `get_mut_or_init` in `tests_utils`
[INFO] [stdout]    |                       no `get_endpoint_test_body_response` in `tests_utils`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:58:8
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 58 | pub fn get_endpoint_test_body_response(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 26 | pub fn get_mut_or_init() -> MutexGuard<'static, Server> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:40:14
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 40 | pub async fn get_mut_or_init_async() -> MutexGuard<'static, Server> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::tests_utils::get_endpoint_test_body_response`, `crate::tests_utils::get_mut_or_init`, `crate::tests_utils::get_mut_or_init_async`
[INFO] [stdout]   --> src/models/file_properties/templates_list_for_user.rs:57:23
[INFO] [stdout]    |
[INFO] [stdout] 57 |         tests_utils::{get_endpoint_test_body_response, get_mut_or_init, get_mut_or_init_async},
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^ no `get_mut_or_init_async` in `tests_utils`
[INFO] [stdout]    |                       |                                |
[INFO] [stdout]    |                       |                                no `get_mut_or_init` in `tests_utils`
[INFO] [stdout]    |                       no `get_endpoint_test_body_response` in `tests_utils`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:58:8
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 58 | pub fn get_endpoint_test_body_response(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 26 | pub fn get_mut_or_init() -> MutexGuard<'static, Server> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:40:14
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 40 | pub async fn get_mut_or_init_async() -> MutexGuard<'static, Server> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::tests_utils::get_endpoint_test_body_response`, `crate::tests_utils::get_mut_or_init`, `crate::tests_utils::get_mut_or_init_async`
[INFO] [stdout]   --> src/models/file_properties/templates_remove_for_user.rs:57:23
[INFO] [stdout]    |
[INFO] [stdout] 57 |         tests_utils::{get_endpoint_test_body_response, get_mut_or_init, get_mut_or_init_async},
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^ no `get_mut_or_init_async` in `tests_utils`
[INFO] [stdout]    |                       |                                |
[INFO] [stdout]    |                       |                                no `get_mut_or_init` in `tests_utils`
[INFO] [stdout]    |                       no `get_endpoint_test_body_response` in `tests_utils`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:58:8
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 58 | pub fn get_endpoint_test_body_response(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 26 | pub fn get_mut_or_init() -> MutexGuard<'static, Server> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:40:14
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 40 | pub async fn get_mut_or_init_async() -> MutexGuard<'static, Server> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::tests_utils::get_endpoint_test_body_response`, `crate::tests_utils::get_mut_or_init`, `crate::tests_utils::get_mut_or_init_async`
[INFO] [stdout]   --> src/models/file_properties/templates_update_for_user.rs:57:23
[INFO] [stdout]    |
[INFO] [stdout] 57 |         tests_utils::{get_endpoint_test_body_response, get_mut_or_init, get_mut_or_init_async},
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^ no `get_mut_or_init_async` in `tests_utils`
[INFO] [stdout]    |                       |                                |
[INFO] [stdout]    |                       |                                no `get_mut_or_init` in `tests_utils`
[INFO] [stdout]    |                       no `get_endpoint_test_body_response` in `tests_utils`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:58:8
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 58 | pub fn get_endpoint_test_body_response(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 26 | pub fn get_mut_or_init() -> MutexGuard<'static, Server> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:40:14
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 40 | pub async fn get_mut_or_init_async() -> MutexGuard<'static, Server> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::tests_utils::get_endpoint_test_body_response`, `crate::tests_utils::get_mut_or_init`, `crate::tests_utils::get_mut_or_init_async`
[INFO] [stdout]   --> src/models/file_requests/count.rs:59:23
[INFO] [stdout]    |
[INFO] [stdout] 59 |         tests_utils::{get_endpoint_test_body_response, get_mut_or_init, get_mut_or_init_async},
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^ no `get_mut_or_init_async` in `tests_utils`
[INFO] [stdout]    |                       |                                |
[INFO] [stdout]    |                       |                                no `get_mut_or_init` in `tests_utils`
[INFO] [stdout]    |                       no `get_endpoint_test_body_response` in `tests_utils`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:58:8
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 58 | pub fn get_endpoint_test_body_response(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 26 | pub fn get_mut_or_init() -> MutexGuard<'static, Server> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:40:14
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 40 | pub async fn get_mut_or_init_async() -> MutexGuard<'static, Server> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::tests_utils::get_endpoint_test_body_response`, `crate::tests_utils::get_mut_or_init`, `crate::tests_utils::get_mut_or_init_async`
[INFO] [stdout]   --> src/models/file_requests/create.rs:59:23
[INFO] [stdout]    |
[INFO] [stdout] 59 |         tests_utils::{get_endpoint_test_body_response, get_mut_or_init, get_mut_or_init_async},
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^ no `get_mut_or_init_async` in `tests_utils`
[INFO] [stdout]    |                       |                                |
[INFO] [stdout]    |                       |                                no `get_mut_or_init` in `tests_utils`
[INFO] [stdout]    |                       no `get_endpoint_test_body_response` in `tests_utils`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:58:8
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 58 | pub fn get_endpoint_test_body_response(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 26 | pub fn get_mut_or_init() -> MutexGuard<'static, Server> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:40:14
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 40 | pub async fn get_mut_or_init_async() -> MutexGuard<'static, Server> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::tests_utils::get_endpoint_test_body_response`, `crate::tests_utils::get_mut_or_init`, `crate::tests_utils::get_mut_or_init_async`
[INFO] [stdout]   --> src/models/file_requests/delete.rs:59:23
[INFO] [stdout]    |
[INFO] [stdout] 59 |         tests_utils::{get_endpoint_test_body_response, get_mut_or_init, get_mut_or_init_async},
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^ no `get_mut_or_init_async` in `tests_utils`
[INFO] [stdout]    |                       |                                |
[INFO] [stdout]    |                       |                                no `get_mut_or_init` in `tests_utils`
[INFO] [stdout]    |                       no `get_endpoint_test_body_response` in `tests_utils`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:58:8
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 58 | pub fn get_endpoint_test_body_response(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 26 | pub fn get_mut_or_init() -> MutexGuard<'static, Server> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:40:14
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 40 | pub async fn get_mut_or_init_async() -> MutexGuard<'static, Server> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::tests_utils::get_endpoint_test_body_response`, `crate::tests_utils::get_mut_or_init`, `crate::tests_utils::get_mut_or_init_async`
[INFO] [stdout]   --> src/models/file_requests/delete_all_closed.rs:59:23
[INFO] [stdout]    |
[INFO] [stdout] 59 |         tests_utils::{get_endpoint_test_body_response, get_mut_or_init, get_mut_or_init_async},
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^ no `get_mut_or_init_async` in `tests_utils`
[INFO] [stdout]    |                       |                                |
[INFO] [stdout]    |                       |                                no `get_mut_or_init` in `tests_utils`
[INFO] [stdout]    |                       no `get_endpoint_test_body_response` in `tests_utils`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:58:8
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 58 | pub fn get_endpoint_test_body_response(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 26 | pub fn get_mut_or_init() -> MutexGuard<'static, Server> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:40:14
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 40 | pub async fn get_mut_or_init_async() -> MutexGuard<'static, Server> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::tests_utils::get_endpoint_test_body_response`, `crate::tests_utils::get_mut_or_init`, `crate::tests_utils::get_mut_or_init_async`
[INFO] [stdout]   --> src/models/file_requests/get.rs:59:23
[INFO] [stdout]    |
[INFO] [stdout] 59 |         tests_utils::{get_endpoint_test_body_response, get_mut_or_init, get_mut_or_init_async},
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^ no `get_mut_or_init_async` in `tests_utils`
[INFO] [stdout]    |                       |                                |
[INFO] [stdout]    |                       |                                no `get_mut_or_init` in `tests_utils`
[INFO] [stdout]    |                       no `get_endpoint_test_body_response` in `tests_utils`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:58:8
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 58 | pub fn get_endpoint_test_body_response(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 26 | pub fn get_mut_or_init() -> MutexGuard<'static, Server> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:40:14
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 40 | pub async fn get_mut_or_init_async() -> MutexGuard<'static, Server> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::tests_utils::get_endpoint_test_body_response`, `crate::tests_utils::get_mut_or_init`, `crate::tests_utils::get_mut_or_init_async`
[INFO] [stdout]   --> src/models/file_requests/list.rs:59:23
[INFO] [stdout]    |
[INFO] [stdout] 59 |         tests_utils::{get_endpoint_test_body_response, get_mut_or_init, get_mut_or_init_async},
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^ no `get_mut_or_init_async` in `tests_utils`
[INFO] [stdout]    |                       |                                |
[INFO] [stdout]    |                       |                                no `get_mut_or_init` in `tests_utils`
[INFO] [stdout]    |                       no `get_endpoint_test_body_response` in `tests_utils`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:58:8
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 58 | pub fn get_endpoint_test_body_response(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 26 | pub fn get_mut_or_init() -> MutexGuard<'static, Server> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:40:14
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 40 | pub async fn get_mut_or_init_async() -> MutexGuard<'static, Server> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::tests_utils::get_endpoint_test_body_response`, `crate::tests_utils::get_mut_or_init`, `crate::tests_utils::get_mut_or_init_async`
[INFO] [stdout]   --> src/models/file_requests/list_continue.rs:59:23
[INFO] [stdout]    |
[INFO] [stdout] 59 |         tests_utils::{get_endpoint_test_body_response, get_mut_or_init, get_mut_or_init_async},
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^ no `get_mut_or_init_async` in `tests_utils`
[INFO] [stdout]    |                       |                                |
[INFO] [stdout]    |                       |                                no `get_mut_or_init` in `tests_utils`
[INFO] [stdout]    |                       no `get_endpoint_test_body_response` in `tests_utils`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:58:8
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 58 | pub fn get_endpoint_test_body_response(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 26 | pub fn get_mut_or_init() -> MutexGuard<'static, Server> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tests_utils/mod.rs:40:14
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg(feature = "test-utils")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `test-utils` feature
[INFO] [stdout] 40 | pub async fn get_mut_or_init_async() -> MutexGuard<'static, Server> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/macros/tests.rs:32:78
[INFO] [stdout]    |
[INFO] [stdout] 32 |                       mock = mock.match_body(mockito::Matcher::JsonString(body.to_string()));
[INFO] [stdout]    |                                                                                ^^^^^^^^^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/account/set_profile_photo.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 | /     implement_tests!(
[INFO] [stdout] 65 | |         Endpoint::AccountSetProfilePhotoPost,
[INFO] [stdout] 66 | |         vec![Headers::TestAuthorization, Headers::ContentTypeAppJson],
[INFO] [stdout] 67 | |         Request,
[INFO] [stdout] 68 | |         RequestPayload
[INFO] [stdout] 69 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `implement_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/macros/tests.rs:79:78
[INFO] [stdout]    |
[INFO] [stdout] 79 |                       mock = mock.match_body(mockito::Matcher::JsonString(body.to_string()));
[INFO] [stdout]    |                                                                                ^^^^^^^^^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/account/set_profile_photo.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 | /     implement_tests!(
[INFO] [stdout] 65 | |         Endpoint::AccountSetProfilePhotoPost,
[INFO] [stdout] 66 | |         vec![Headers::TestAuthorization, Headers::ContentTypeAppJson],
[INFO] [stdout] 67 | |         Request,
[INFO] [stdout] 68 | |         RequestPayload
[INFO] [stdout] 69 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `implement_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/macros/tests.rs:32:78
[INFO] [stdout]    |
[INFO] [stdout] 32 |                       mock = mock.match_body(mockito::Matcher::JsonString(body.to_string()));
[INFO] [stdout]    |                                                                                ^^^^^^^^^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/auth/token_revoke.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | /     implement_tests!(
[INFO] [stdout] 63 | |         Endpoint::AuthTokenRevokePost,
[INFO] [stdout] 64 | |         vec![Headers::TestAuthorization, Headers::ContentTypeAppJson],
[INFO] [stdout] 65 | |         Request,
[INFO] [stdout] 66 | |         RequestPayload
[INFO] [stdout] 67 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `implement_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/macros/tests.rs:79:78
[INFO] [stdout]    |
[INFO] [stdout] 79 |                       mock = mock.match_body(mockito::Matcher::JsonString(body.to_string()));
[INFO] [stdout]    |                                                                                ^^^^^^^^^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/auth/token_revoke.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | /     implement_tests!(
[INFO] [stdout] 63 | |         Endpoint::AuthTokenRevokePost,
[INFO] [stdout] 64 | |         vec![Headers::TestAuthorization, Headers::ContentTypeAppJson],
[INFO] [stdout] 65 | |         Request,
[INFO] [stdout] 66 | |         RequestPayload
[INFO] [stdout] 67 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `implement_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/macros/tests.rs:32:78
[INFO] [stdout]    |
[INFO] [stdout] 32 |                       mock = mock.match_body(mockito::Matcher::JsonString(body.to_string()));
[INFO] [stdout]    |                                                                                ^^^^^^^^^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/check/app.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | /     implement_tests!(
[INFO] [stdout] 63 | |         Endpoint::CheckAppPost,
[INFO] [stdout] 64 | |         vec![Headers::TestAuthorization, Headers::ContentTypeAppJson],
[INFO] [stdout] 65 | |         Request,
[INFO] [stdout] 66 | |         RequestPayload
[INFO] [stdout] 67 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `implement_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/macros/tests.rs:79:78
[INFO] [stdout]    |
[INFO] [stdout] 79 |                       mock = mock.match_body(mockito::Matcher::JsonString(body.to_string()));
[INFO] [stdout]    |                                                                                ^^^^^^^^^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/check/app.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | /     implement_tests!(
[INFO] [stdout] 63 | |         Endpoint::CheckAppPost,
[INFO] [stdout] 64 | |         vec![Headers::TestAuthorization, Headers::ContentTypeAppJson],
[INFO] [stdout] 65 | |         Request,
[INFO] [stdout] 66 | |         RequestPayload
[INFO] [stdout] 67 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `implement_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/macros/tests.rs:32:78
[INFO] [stdout]    |
[INFO] [stdout] 32 |                       mock = mock.match_body(mockito::Matcher::JsonString(body.to_string()));
[INFO] [stdout]    |                                                                                ^^^^^^^^^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/check/user.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | /     implement_tests!(
[INFO] [stdout] 63 | |         Endpoint::CheckUserPost,
[INFO] [stdout] 64 | |         vec![Headers::TestAuthorization, Headers::ContentTypeAppJson],
[INFO] [stdout] 65 | |         Request,
[INFO] [stdout] 66 | |         RequestPayload
[INFO] [stdout] 67 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `implement_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/macros/tests.rs:79:78
[INFO] [stdout]    |
[INFO] [stdout] 79 |                       mock = mock.match_body(mockito::Matcher::JsonString(body.to_string()));
[INFO] [stdout]    |                                                                                ^^^^^^^^^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/check/user.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | /     implement_tests!(
[INFO] [stdout] 63 | |         Endpoint::CheckUserPost,
[INFO] [stdout] 64 | |         vec![Headers::TestAuthorization, Headers::ContentTypeAppJson],
[INFO] [stdout] 65 | |         Request,
[INFO] [stdout] 66 | |         RequestPayload
[INFO] [stdout] 67 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `implement_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/macros/tests.rs:32:78
[INFO] [stdout]    |
[INFO] [stdout] 32 |                       mock = mock.match_body(mockito::Matcher::JsonString(body.to_string()));
[INFO] [stdout]    |                                                                                ^^^^^^^^^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/contacts/delete_manual_contacts.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 | /     implement_tests!(
[INFO] [stdout] 60 | |         Endpoint::ContactsDeleteManualContactsPost,
[INFO] [stdout] 61 | |         vec![Headers::TestAuthorization, Headers::ContentTypeAppJson],
[INFO] [stdout] 62 | |         Request,
[INFO] [stdout] 63 | |         RequestPayload
[INFO] [stdout] 64 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `implement_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/macros/tests.rs:79:78
[INFO] [stdout]    |
[INFO] [stdout] 79 |                       mock = mock.match_body(mockito::Matcher::JsonString(body.to_string()));
[INFO] [stdout]    |                                                                                ^^^^^^^^^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/contacts/delete_manual_contacts.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 | /     implement_tests!(
[INFO] [stdout] 60 | |         Endpoint::ContactsDeleteManualContactsPost,
[INFO] [stdout] 61 | |         vec![Headers::TestAuthorization, Headers::ContentTypeAppJson],
[INFO] [stdout] 62 | |         Request,
[INFO] [stdout] 63 | |         RequestPayload
[INFO] [stdout] 64 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `implement_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/macros/tests.rs:32:78
[INFO] [stdout]    |
[INFO] [stdout] 32 |                       mock = mock.match_body(mockito::Matcher::JsonString(body.to_string()));
[INFO] [stdout]    |                                                                                ^^^^^^^^^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/contacts/delete_manual_contacts_batch.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 | /     implement_tests!(
[INFO] [stdout] 64 | |         Endpoint::ContactsDeleteManualContactsBatchPost,
[INFO] [stdout] 65 | |         vec![Headers::TestAuthorization, Headers::ContentTypeAppJson],
[INFO] [stdout] 66 | |         Request,
[INFO] [stdout] 67 | |         RequestPayload
[INFO] [stdout] 68 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `implement_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/macros/tests.rs:79:78
[INFO] [stdout]    |
[INFO] [stdout] 79 |                       mock = mock.match_body(mockito::Matcher::JsonString(body.to_string()));
[INFO] [stdout]    |                                                                                ^^^^^^^^^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/contacts/delete_manual_contacts_batch.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 | /     implement_tests!(
[INFO] [stdout] 64 | |         Endpoint::ContactsDeleteManualContactsBatchPost,
[INFO] [stdout] 65 | |         vec![Headers::TestAuthorization, Headers::ContentTypeAppJson],
[INFO] [stdout] 66 | |         Request,
[INFO] [stdout] 67 | |         RequestPayload
[INFO] [stdout] 68 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `implement_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/macros/tests.rs:32:78
[INFO] [stdout]    |
[INFO] [stdout] 32 |                       mock = mock.match_body(mockito::Matcher::JsonString(body.to_string()));
[INFO] [stdout]    |                                                                                ^^^^^^^^^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/file_properties/properties_add.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | /     implement_tests!(
[INFO] [stdout] 63 | |         Endpoint::FilePropertiesPropertiesAddPost,
[INFO] [stdout] 64 | |         vec![Headers::TestAuthorization, Headers::ContentTypeAppJson],
[INFO] [stdout] 65 | |         Request,
[INFO] [stdout] 66 | |         RequestPayload
[INFO] [stdout] 67 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `implement_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/macros/tests.rs:79:78
[INFO] [stdout]    |
[INFO] [stdout] 79 |                       mock = mock.match_body(mockito::Matcher::JsonString(body.to_string()));
[INFO] [stdout]    |                                                                                ^^^^^^^^^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/file_properties/properties_add.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | /     implement_tests!(
[INFO] [stdout] 63 | |         Endpoint::FilePropertiesPropertiesAddPost,
[INFO] [stdout] 64 | |         vec![Headers::TestAuthorization, Headers::ContentTypeAppJson],
[INFO] [stdout] 65 | |         Request,
[INFO] [stdout] 66 | |         RequestPayload
[INFO] [stdout] 67 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `implement_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/macros/tests.rs:32:78
[INFO] [stdout]    |
[INFO] [stdout] 32 |                       mock = mock.match_body(mockito::Matcher::JsonString(body.to_string()));
[INFO] [stdout]    |                                                                                ^^^^^^^^^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/file_properties/properties_overwrite.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | /     implement_tests!(
[INFO] [stdout] 63 | |         Endpoint::FilePropertiesPropertiesOverwritePost,
[INFO] [stdout] 64 | |         vec![Headers::TestAuthorization, Headers::ContentTypeAppJson],
[INFO] [stdout] 65 | |         Request,
[INFO] [stdout] 66 | |         RequestPayload
[INFO] [stdout] 67 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `implement_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/macros/tests.rs:79:78
[INFO] [stdout]    |
[INFO] [stdout] 79 |                       mock = mock.match_body(mockito::Matcher::JsonString(body.to_string()));
[INFO] [stdout]    |                                                                                ^^^^^^^^^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/file_properties/properties_overwrite.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | /     implement_tests!(
[INFO] [stdout] 63 | |         Endpoint::FilePropertiesPropertiesOverwritePost,
[INFO] [stdout] 64 | |         vec![Headers::TestAuthorization, Headers::ContentTypeAppJson],
[INFO] [stdout] 65 | |         Request,
[INFO] [stdout] 66 | |         RequestPayload
[INFO] [stdout] 67 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `implement_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/macros/tests.rs:32:78
[INFO] [stdout]    |
[INFO] [stdout] 32 |                       mock = mock.match_body(mockito::Matcher::JsonString(body.to_string()));
[INFO] [stdout]    |                                                                                ^^^^^^^^^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/file_properties/properties_remove.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | /     implement_tests!(
[INFO] [stdout] 63 | |         Endpoint::FilePropertiesPropertiesRemovePost,
[INFO] [stdout] 64 | |         vec![Headers::TestAuthorization, Headers::ContentTypeAppJson],
[INFO] [stdout] 65 | |         Request,
[INFO] [stdout] 66 | |         RequestPayload
[INFO] [stdout] 67 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `implement_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/macros/tests.rs:79:78
[INFO] [stdout]    |
[INFO] [stdout] 79 |                       mock = mock.match_body(mockito::Matcher::JsonString(body.to_string()));
[INFO] [stdout]    |                                                                                ^^^^^^^^^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/file_properties/properties_remove.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | /     implement_tests!(
[INFO] [stdout] 63 | |         Endpoint::FilePropertiesPropertiesRemovePost,
[INFO] [stdout] 64 | |         vec![Headers::TestAuthorization, Headers::ContentTypeAppJson],
[INFO] [stdout] 65 | |         Request,
[INFO] [stdout] 66 | |         RequestPayload
[INFO] [stdout] 67 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `implement_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/macros/tests.rs:32:78
[INFO] [stdout]    |
[INFO] [stdout] 32 |                       mock = mock.match_body(mockito::Matcher::JsonString(body.to_string()));
[INFO] [stdout]    |                                                                                ^^^^^^^^^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/file_properties/properties_search.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | /     implement_tests!(
[INFO] [stdout] 63 | |         Endpoint::FilePropertiesPropertiesSearchPost,
[INFO] [stdout] 64 | |         vec![Headers::TestAuthorization, Headers::ContentTypeAppJson],
[INFO] [stdout] 65 | |         Request,
[INFO] [stdout] 66 | |         RequestPayload
[INFO] [stdout] 67 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `implement_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/macros/tests.rs:79:78
[INFO] [stdout]    |
[INFO] [stdout] 79 |                       mock = mock.match_body(mockito::Matcher::JsonString(body.to_string()));
[INFO] [stdout]    |                                                                                ^^^^^^^^^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/file_properties/properties_search.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | /     implement_tests!(
[INFO] [stdout] 63 | |         Endpoint::FilePropertiesPropertiesSearchPost,
[INFO] [stdout] 64 | |         vec![Headers::TestAuthorization, Headers::ContentTypeAppJson],
[INFO] [stdout] 65 | |         Request,
[INFO] [stdout] 66 | |         RequestPayload
[INFO] [stdout] 67 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `implement_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/macros/tests.rs:32:78
[INFO] [stdout]    |
[INFO] [stdout] 32 |                       mock = mock.match_body(mockito::Matcher::JsonString(body.to_string()));
[INFO] [stdout]    |                                                                                ^^^^^^^^^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/file_properties/properties_search_continue.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | /     implement_tests!(
[INFO] [stdout] 63 | |         Endpoint::FilePropertiesPropertiesSearchContinuePost,
[INFO] [stdout] 64 | |         vec![Headers::TestAuthorization, Headers::ContentTypeAppJson],
[INFO] [stdout] 65 | |         Request,
[INFO] [stdout] 66 | |         RequestPayload
[INFO] [stdout] 67 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `implement_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/macros/tests.rs:79:78
[INFO] [stdout]    |
[INFO] [stdout] 79 |                       mock = mock.match_body(mockito::Matcher::JsonString(body.to_string()));
[INFO] [stdout]    |                                                                                ^^^^^^^^^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/file_properties/properties_search_continue.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | /     implement_tests!(
[INFO] [stdout] 63 | |         Endpoint::FilePropertiesPropertiesSearchContinuePost,
[INFO] [stdout] 64 | |         vec![Headers::TestAuthorization, Headers::ContentTypeAppJson],
[INFO] [stdout] 65 | |         Request,
[INFO] [stdout] 66 | |         RequestPayload
[INFO] [stdout] 67 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `implement_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/macros/tests.rs:32:78
[INFO] [stdout]    |
[INFO] [stdout] 32 |                       mock = mock.match_body(mockito::Matcher::JsonString(body.to_string()));
[INFO] [stdout]    |                                                                                ^^^^^^^^^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/file_properties/properties_update.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | /     implement_tests!(
[INFO] [stdout] 63 | |         Endpoint::FilePropertiesPropertiesUpdatePost,
[INFO] [stdout] 64 | |         vec![Headers::TestAuthorization, Headers::ContentTypeAppJson],
[INFO] [stdout] 65 | |         Request,
[INFO] [stdout] 66 | |         RequestPayload
[INFO] [stdout] 67 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `implement_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/macros/tests.rs:79:78
[INFO] [stdout]    |
[INFO] [stdout] 79 |                       mock = mock.match_body(mockito::Matcher::JsonString(body.to_string()));
[INFO] [stdout]    |                                                                                ^^^^^^^^^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/file_properties/properties_update.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | /     implement_tests!(
[INFO] [stdout] 63 | |         Endpoint::FilePropertiesPropertiesUpdatePost,
[INFO] [stdout] 64 | |         vec![Headers::TestAuthorization, Headers::ContentTypeAppJson],
[INFO] [stdout] 65 | |         Request,
[INFO] [stdout] 66 | |         RequestPayload
[INFO] [stdout] 67 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `implement_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/macros/tests.rs:32:78
[INFO] [stdout]    |
[INFO] [stdout] 32 |                       mock = mock.match_body(mockito::Matcher::JsonString(body.to_string()));
[INFO] [stdout]    |                                                                                ^^^^^^^^^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/file_properties/templates_add_for_user.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | /     implement_tests!(
[INFO] [stdout] 63 | |         Endpoint::FilePropertiesTemplatesAddForUserPost,
[INFO] [stdout] 64 | |         vec![Headers::TestAuthorization, Headers::ContentTypeAppJson],
[INFO] [stdout] 65 | |         Request,
[INFO] [stdout] 66 | |         RequestPayload
[INFO] [stdout] 67 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `implement_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/macros/tests.rs:79:78
[INFO] [stdout]    |
[INFO] [stdout] 79 |                       mock = mock.match_body(mockito::Matcher::JsonString(body.to_string()));
[INFO] [stdout]    |                                                                                ^^^^^^^^^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/file_properties/templates_add_for_user.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | /     implement_tests!(
[INFO] [stdout] 63 | |         Endpoint::FilePropertiesTemplatesAddForUserPost,
[INFO] [stdout] 64 | |         vec![Headers::TestAuthorization, Headers::ContentTypeAppJson],
[INFO] [stdout] 65 | |         Request,
[INFO] [stdout] 66 | |         RequestPayload
[INFO] [stdout] 67 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `implement_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/macros/tests.rs:32:78
[INFO] [stdout]    |
[INFO] [stdout] 32 |                       mock = mock.match_body(mockito::Matcher::JsonString(body.to_string()));
[INFO] [stdout]    |                                                                                ^^^^^^^^^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/file_properties/templates_get_for_user.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | /     implement_tests!(
[INFO] [stdout] 63 | |         Endpoint::FilePropertiesTemplatesGetForUserPost,
[INFO] [stdout] 64 | |         vec![Headers::TestAuthorization, Headers::ContentTypeAppJson],
[INFO] [stdout] 65 | |         Request,
[INFO] [stdout] 66 | |         RequestPayload
[INFO] [stdout] 67 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `implement_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/macros/tests.rs:79:78
[INFO] [stdout]    |
[INFO] [stdout] 79 |                       mock = mock.match_body(mockito::Matcher::JsonString(body.to_string()));
[INFO] [stdout]    |                                                                                ^^^^^^^^^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/file_properties/templates_get_for_user.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | /     implement_tests!(
[INFO] [stdout] 63 | |         Endpoint::FilePropertiesTemplatesGetForUserPost,
[INFO] [stdout] 64 | |         vec![Headers::TestAuthorization, Headers::ContentTypeAppJson],
[INFO] [stdout] 65 | |         Request,
[INFO] [stdout] 66 | |         RequestPayload
[INFO] [stdout] 67 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `implement_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/macros/tests.rs:32:78
[INFO] [stdout]    |
[INFO] [stdout] 32 |                       mock = mock.match_body(mockito::Matcher::JsonString(body.to_string()));
[INFO] [stdout]    |                                                                                ^^^^^^^^^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/file_properties/templates_list_for_user.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | /     implement_tests!(
[INFO] [stdout] 63 | |         Endpoint::FilePropertiesTemplatesListForUserPost,
[INFO] [stdout] 64 | |         vec![Headers::TestAuthorization, Headers::ContentTypeAppJson],
[INFO] [stdout] 65 | |         Request,
[INFO] [stdout] 66 | |         RequestPayload
[INFO] [stdout] 67 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `implement_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/macros/tests.rs:79:78
[INFO] [stdout]    |
[INFO] [stdout] 79 |                       mock = mock.match_body(mockito::Matcher::JsonString(body.to_string()));
[INFO] [stdout]    |                                                                                ^^^^^^^^^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/file_properties/templates_list_for_user.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | /     implement_tests!(
[INFO] [stdout] 63 | |         Endpoint::FilePropertiesTemplatesListForUserPost,
[INFO] [stdout] 64 | |         vec![Headers::TestAuthorization, Headers::ContentTypeAppJson],
[INFO] [stdout] 65 | |         Request,
[INFO] [stdout] 66 | |         RequestPayload
[INFO] [stdout] 67 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `implement_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/macros/tests.rs:32:78
[INFO] [stdout]    |
[INFO] [stdout] 32 |                       mock = mock.match_body(mockito::Matcher::JsonString(body.to_string()));
[INFO] [stdout]    |                                                                                ^^^^^^^^^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/file_properties/templates_remove_for_user.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | /     implement_tests!(
[INFO] [stdout] 63 | |         Endpoint::FilePropertiesTemplatesRemoveForUserPost,
[INFO] [stdout] 64 | |         vec![Headers::TestAuthorization, Headers::ContentTypeAppJson],
[INFO] [stdout] 65 | |         Request,
[INFO] [stdout] 66 | |         RequestPayload
[INFO] [stdout] 67 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `implement_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/macros/tests.rs:79:78
[INFO] [stdout]    |
[INFO] [stdout] 79 |                       mock = mock.match_body(mockito::Matcher::JsonString(body.to_string()));
[INFO] [stdout]    |                                                                                ^^^^^^^^^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/file_properties/templates_remove_for_user.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | /     implement_tests!(
[INFO] [stdout] 63 | |         Endpoint::FilePropertiesTemplatesRemoveForUserPost,
[INFO] [stdout] 64 | |         vec![Headers::TestAuthorization, Headers::ContentTypeAppJson],
[INFO] [stdout] 65 | |         Request,
[INFO] [stdout] 66 | |         RequestPayload
[INFO] [stdout] 67 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `implement_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/macros/tests.rs:32:78
[INFO] [stdout]    |
[INFO] [stdout] 32 |                       mock = mock.match_body(mockito::Matcher::JsonString(body.to_string()));
[INFO] [stdout]    |                                                                                ^^^^^^^^^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/file_properties/templates_update_for_user.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | /     implement_tests!(
[INFO] [stdout] 63 | |         Endpoint::FilePropertiesTemplatesUpdateForUserPost,
[INFO] [stdout] 64 | |         vec![Headers::TestAuthorization, Headers::ContentTypeAppJson],
[INFO] [stdout] 65 | |         Request,
[INFO] [stdout] 66 | |         RequestPayload
[INFO] [stdout] 67 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `implement_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/macros/tests.rs:79:78
[INFO] [stdout]    |
[INFO] [stdout] 79 |                       mock = mock.match_body(mockito::Matcher::JsonString(body.to_string()));
[INFO] [stdout]    |                                                                                ^^^^^^^^^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/file_properties/templates_update_for_user.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | /     implement_tests!(
[INFO] [stdout] 63 | |         Endpoint::FilePropertiesTemplatesUpdateForUserPost,
[INFO] [stdout] 64 | |         vec![Headers::TestAuthorization, Headers::ContentTypeAppJson],
[INFO] [stdout] 65 | |         Request,
[INFO] [stdout] 66 | |         RequestPayload
[INFO] [stdout] 67 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `implement_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/macros/tests.rs:32:78
[INFO] [stdout]    |
[INFO] [stdout] 32 |                       mock = mock.match_body(mockito::Matcher::JsonString(body.to_string()));
[INFO] [stdout]    |                                                                                ^^^^^^^^^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/file_requests/count.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 | /     implement_tests!(
[INFO] [stdout] 64 | |         Endpoint::FileRequestsCountPost,
[INFO] [stdout] 65 | |         vec![Headers::TestAuthorization],
[INFO] [stdout] 66 | |         Request,
[INFO] [stdout] 67 | |         RequestPayload
[INFO] [stdout] 68 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `implement_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/macros/tests.rs:79:78
[INFO] [stdout]    |
[INFO] [stdout] 79 |                       mock = mock.match_body(mockito::Matcher::JsonString(body.to_string()));
[INFO] [stdout]    |                                                                                ^^^^^^^^^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/file_requests/count.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 | /     implement_tests!(
[INFO] [stdout] 64 | |         Endpoint::FileRequestsCountPost,
[INFO] [stdout] 65 | |         vec![Headers::TestAuthorization],
[INFO] [stdout] 66 | |         Request,
[INFO] [stdout] 67 | |         RequestPayload
[INFO] [stdout] 68 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `implement_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/macros/tests.rs:32:78
[INFO] [stdout]    |
[INFO] [stdout] 32 |                       mock = mock.match_body(mockito::Matcher::JsonString(body.to_string()));
[INFO] [stdout]    |                                                                                ^^^^^^^^^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/file_requests/create.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 | /     implement_tests!(
[INFO] [stdout] 64 | |         Endpoint::FileRequestsCreatePost,
[INFO] [stdout] 65 | |         vec![Headers::TestAuthorization, Headers::ContentTypeAppJson],
[INFO] [stdout] 66 | |         Request,
[INFO] [stdout] 67 | |         RequestPayload
[INFO] [stdout] 68 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `implement_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/macros/tests.rs:79:78
[INFO] [stdout]    |
[INFO] [stdout] 79 |                       mock = mock.match_body(mockito::Matcher::JsonString(body.to_string()));
[INFO] [stdout]    |                                                                                ^^^^^^^^^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/file_requests/create.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 | /     implement_tests!(
[INFO] [stdout] 64 | |         Endpoint::FileRequestsCreatePost,
[INFO] [stdout] 65 | |         vec![Headers::TestAuthorization, Headers::ContentTypeAppJson],
[INFO] [stdout] 66 | |         Request,
[INFO] [stdout] 67 | |         RequestPayload
[INFO] [stdout] 68 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `implement_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/macros/tests.rs:32:78
[INFO] [stdout]    |
[INFO] [stdout] 32 |                       mock = mock.match_body(mockito::Matcher::JsonString(body.to_string()));
[INFO] [stdout]    |                                                                                ^^^^^^^^^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/file_requests/delete.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 | /     implement_tests!(
[INFO] [stdout] 64 | |         Endpoint::FileRequestsDeletePost,
[INFO] [stdout] 65 | |         vec![Headers::TestAuthorization],
[INFO] [stdout] 66 | |         Request,
[INFO] [stdout] 67 | |         RequestPayload
[INFO] [stdout] 68 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `implement_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/macros/tests.rs:79:78
[INFO] [stdout]    |
[INFO] [stdout] 79 |                       mock = mock.match_body(mockito::Matcher::JsonString(body.to_string()));
[INFO] [stdout]    |                                                                                ^^^^^^^^^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/file_requests/delete.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 | /     implement_tests!(
[INFO] [stdout] 64 | |         Endpoint::FileRequestsDeletePost,
[INFO] [stdout] 65 | |         vec![Headers::TestAuthorization],
[INFO] [stdout] 66 | |         Request,
[INFO] [stdout] 67 | |         RequestPayload
[INFO] [stdout] 68 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `implement_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/macros/tests.rs:32:78
[INFO] [stdout]    |
[INFO] [stdout] 32 |                       mock = mock.match_body(mockito::Matcher::JsonString(body.to_string()));
[INFO] [stdout]    |                                                                                ^^^^^^^^^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/file_requests/delete_all_closed.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 | /     implement_tests!(
[INFO] [stdout] 64 | |         Endpoint::FileRequestsDeleteAllClosedPost,
[INFO] [stdout] 65 | |         vec![Headers::TestAuthorization],
[INFO] [stdout] 66 | |         Request,
[INFO] [stdout] 67 | |         RequestPayload
[INFO] [stdout] 68 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `implement_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/macros/tests.rs:79:78
[INFO] [stdout]    |
[INFO] [stdout] 79 |                       mock = mock.match_body(mockito::Matcher::JsonString(body.to_string()));
[INFO] [stdout]    |                                                                                ^^^^^^^^^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/file_requests/delete_all_closed.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 | /     implement_tests!(
[INFO] [stdout] 64 | |         Endpoint::FileRequestsDeleteAllClosedPost,
[INFO] [stdout] 65 | |         vec![Headers::TestAuthorization],
[INFO] [stdout] 66 | |         Request,
[INFO] [stdout] 67 | |         RequestPayload
[INFO] [stdout] 68 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `implement_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/macros/tests.rs:32:78
[INFO] [stdout]    |
[INFO] [stdout] 32 |                       mock = mock.match_body(mockito::Matcher::JsonString(body.to_string()));
[INFO] [stdout]    |                                                                                ^^^^^^^^^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/file_requests/get.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 | /     implement_tests!(
[INFO] [stdout] 64 | |         Endpoint::FileRequestsGetPost,
[INFO] [stdout] 65 | |         vec![Headers::TestAuthorization, Headers::ContentTypeAppJson],
[INFO] [stdout] 66 | |         Request,
[INFO] [stdout] 67 | |         RequestPayload
[INFO] [stdout] 68 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `implement_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/macros/tests.rs:79:78
[INFO] [stdout]    |
[INFO] [stdout] 79 |                       mock = mock.match_body(mockito::Matcher::JsonString(body.to_string()));
[INFO] [stdout]    |                                                                                ^^^^^^^^^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/file_requests/get.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 | /     implement_tests!(
[INFO] [stdout] 64 | |         Endpoint::FileRequestsGetPost,
[INFO] [stdout] 65 | |         vec![Headers::TestAuthorization, Headers::ContentTypeAppJson],
[INFO] [stdout] 66 | |         Request,
[INFO] [stdout] 67 | |         RequestPayload
[INFO] [stdout] 68 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `implement_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/macros/tests.rs:32:78
[INFO] [stdout]    |
[INFO] [stdout] 32 |                       mock = mock.match_body(mockito::Matcher::JsonString(body.to_string()));
[INFO] [stdout]    |                                                                                ^^^^^^^^^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/file_requests/list.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 | /     implement_tests!(
[INFO] [stdout] 64 | |         Endpoint::FileRequestsListPost,
[INFO] [stdout] 65 | |         vec![Headers::TestAuthorization, Headers::ContentTypeAppJson],
[INFO] [stdout] 66 | |         Request,
[INFO] [stdout] 67 | |         RequestPayload
[INFO] [stdout] 68 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `implement_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/macros/tests.rs:79:78
[INFO] [stdout]    |
[INFO] [stdout] 79 |                       mock = mock.match_body(mockito::Matcher::JsonString(body.to_string()));
[INFO] [stdout]    |                                                                                ^^^^^^^^^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/file_requests/list.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 | /     implement_tests!(
[INFO] [stdout] 64 | |         Endpoint::FileRequestsListPost,
[INFO] [stdout] 65 | |         vec![Headers::TestAuthorization, Headers::ContentTypeAppJson],
[INFO] [stdout] 66 | |         Request,
[INFO] [stdout] 67 | |         RequestPayload
[INFO] [stdout] 68 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `implement_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/macros/tests.rs:32:78
[INFO] [stdout]    |
[INFO] [stdout] 32 |                       mock = mock.match_body(mockito::Matcher::JsonString(body.to_string()));
[INFO] [stdout]    |                                                                                ^^^^^^^^^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/file_requests/list_continue.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 | /     implement_tests!(
[INFO] [stdout] 64 | |         Endpoint::FileRequestsListContinuePost,
[INFO] [stdout] 65 | |         vec![Headers::TestAuthorization, Headers::ContentTypeAppJson],
[INFO] [stdout] 66 | |         Request,
[INFO] [stdout] 67 | |         RequestPayload
[INFO] [stdout] 68 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `implement_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/macros/tests.rs:79:78
[INFO] [stdout]    |
[INFO] [stdout] 79 |                       mock = mock.match_body(mockito::Matcher::JsonString(body.to_string()));
[INFO] [stdout]    |                                                                                ^^^^^^^^^ cannot infer type
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/models/file_requests/list_continue.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 | /     implement_tests!(
[INFO] [stdout] 64 | |         Endpoint::FileRequestsListContinuePost,
[INFO] [stdout] 65 | |         vec![Headers::TestAuthorization, Headers::ContentTypeAppJson],
[INFO] [stdout] 66 | |         Request,
[INFO] [stdout] 67 | |         RequestPayload
[INFO] [stdout] 68 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `implement_tests` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rusty_dropbox_sdk` (lib test) due to 72 previous errors
[INFO] running `Command { std: "docker" "inspect" "7ca1b0025a627847b216c004d5be5942ab372774b6481714770901d2acf54ac8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ca1b0025a627847b216c004d5be5942ab372774b6481714770901d2acf54ac8", kill_on_drop: false }`
[INFO] [stdout] 7ca1b0025a627847b216c004d5be5942ab372774b6481714770901d2acf54ac8
