[INFO] fetching crate asserhttp 0.2.1... [INFO] building asserhttp-0.2.1 against master#d5c88c22807925c189328ef9d923c5d2b11a95b8 for pr-87066-3 [INFO] extracting crate asserhttp 0.2.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate asserhttp 0.2.1 on toolchain d5c88c22807925c189328ef9d923c5d2b11a95b8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate asserhttp 0.2.1 [INFO] finished tweaking crates.io crate asserhttp 0.2.1 [INFO] tweaked toml for crates.io crate asserhttp 0.2.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 92ffd6a0f9dbed53460b4bfcfb80e31a358e335a13c67da0b1fbd02d9db8da03 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "92ffd6a0f9dbed53460b4bfcfb80e31a358e335a13c67da0b1fbd02d9db8da03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92ffd6a0f9dbed53460b4bfcfb80e31a358e335a13c67da0b1fbd02d9db8da03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92ffd6a0f9dbed53460b4bfcfb80e31a358e335a13c67da0b1fbd02d9db8da03", kill_on_drop: false }` [INFO] [stdout] 92ffd6a0f9dbed53460b4bfcfb80e31a358e335a13c67da0b1fbd02d9db8da03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ab37f8e140ad4bbb8944e12dfa42771c12ba93d7e936c3412c0937f85f688ca [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1ab37f8e140ad4bbb8944e12dfa42771c12ba93d7e936c3412c0937f85f688ca", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling asserhttp v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `assert_status` [INFO] [stdout] --> src/asserter/status.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn assert_status(actual: u16, expected: u16) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `assert_status_range` [INFO] [stdout] --> src/asserter/status.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn assert_status_range(actual: u16, expected_lower: u16, expected_upper: u16) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `assert_header_key` [INFO] [stdout] --> src/asserter/header.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn assert_header_key<'a, T, I>(actual_keys: T, expected: I) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `assert_header_value` [INFO] [stdout] --> src/asserter/header.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn assert_header_value<'a, T, I>(actual_values: T, key: I, expected: I) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `assert_header_values` [INFO] [stdout] --> src/asserter/header.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn assert_header_values<'a, T, I>(actual_values: T, key: I, expected: Vec<&'a str>) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `assert_header_key_absent` [INFO] [stdout] --> src/asserter/header.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn assert_header_key_absent<'a, T, I>(actual_keys: T, expected: I) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `EMPTY_BODY_JSON_MSG` [INFO] [stdout] --> src/asserter/body.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub const EMPTY_BODY_JSON_MSG: &str = "expected a json body but no response body was present"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `EMPTY_BODY_TEXT_MSG` [INFO] [stdout] --> src/asserter/body.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub const EMPTY_BODY_TEXT_MSG: &str = "expected a text body but no response body was present"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `EMPTY_BODY_BYTES_MSG` [INFO] [stdout] --> src/asserter/body.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub const EMPTY_BODY_BYTES_MSG: &str = "expected a response body but no response body was present"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `EXPECTED_BODY_PRESENT_MSG` [INFO] [stdout] --> src/asserter/body.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub const EXPECTED_BODY_PRESENT_MSG: &str = "expected a response body but no response body was present"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `EXPECTED_BODY_ABSENT_MSG` [INFO] [stdout] --> src/asserter/body.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub const EXPECTED_BODY_ABSENT_MSG: &str = "expected no response body but a response body was present"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "1ab37f8e140ad4bbb8944e12dfa42771c12ba93d7e936c3412c0937f85f688ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ab37f8e140ad4bbb8944e12dfa42771c12ba93d7e936c3412c0937f85f688ca", kill_on_drop: false }` [INFO] [stdout] 1ab37f8e140ad4bbb8944e12dfa42771c12ba93d7e936c3412c0937f85f688ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1ea7f53f6ab2d3fa3e4ff08f0a79f2d03ac7dae49e037f051c80a6c7d1b7a917 [INFO] running `Command { std: "docker" "start" "-a" "1ea7f53f6ab2d3fa3e4ff08f0a79f2d03ac7dae49e037f051c80a6c7d1b7a917", kill_on_drop: false }` [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling tokio v1.10.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling const_format_proc_macros v0.2.14 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling stubr-attributes v0.4.9 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling jsonpath_lib v0.3.0 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling const_format v0.2.18 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling serde_qs v0.8.4 [INFO] [stdout] warning: function is never used: `assert_status` [INFO] [stdout] --> src/asserter/status.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn assert_status(actual: u16, expected: u16) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `assert_status_range` [INFO] [stdout] --> src/asserter/status.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn assert_status_range(actual: u16, expected_lower: u16, expected_upper: u16) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `assert_header_key` [INFO] [stdout] --> src/asserter/header.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn assert_header_key<'a, T, I>(actual_keys: T, expected: I) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `assert_header_value` [INFO] [stdout] --> src/asserter/header.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn assert_header_value<'a, T, I>(actual_values: T, key: I, expected: I) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `assert_header_values` [INFO] [stdout] --> src/asserter/header.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn assert_header_values<'a, T, I>(actual_values: T, key: I, expected: Vec<&'a str>) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `assert_header_key_absent` [INFO] [stdout] --> src/asserter/header.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn assert_header_key_absent<'a, T, I>(actual_keys: T, expected: I) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `EMPTY_BODY_JSON_MSG` [INFO] [stdout] --> src/asserter/body.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub const EMPTY_BODY_JSON_MSG: &str = "expected a json body but no response body was present"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `EMPTY_BODY_TEXT_MSG` [INFO] [stdout] --> src/asserter/body.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub const EMPTY_BODY_TEXT_MSG: &str = "expected a text body but no response body was present"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `EMPTY_BODY_BYTES_MSG` [INFO] [stdout] --> src/asserter/body.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub const EMPTY_BODY_BYTES_MSG: &str = "expected a response body but no response body was present"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `EXPECTED_BODY_PRESENT_MSG` [INFO] [stdout] --> src/asserter/body.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub const EXPECTED_BODY_PRESENT_MSG: &str = "expected a response body but no response body was present"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `EXPECTED_BODY_ABSENT_MSG` [INFO] [stdout] --> src/asserter/body.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub const EXPECTED_BODY_ABSENT_MSG: &str = "expected no response body but a response body was present"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling handlebars v3.5.3 [INFO] [stderr] Compiling simpledateformat v0.1.2 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling deadpool v0.7.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling hyper v0.14.11 [INFO] [stderr] Compiling wiremock v0.5.6 [INFO] [stderr] Compiling stubr v0.4.9 [INFO] [stderr] Compiling asserhttp v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `assert_status` [INFO] [stdout] --> src/asserter/status.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn assert_status(actual: u16, expected: u16) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `assert_status_range` [INFO] [stdout] --> src/asserter/status.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn assert_status_range(actual: u16, expected_lower: u16, expected_upper: u16) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `assert_header_key` [INFO] [stdout] --> src/asserter/header.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn assert_header_key<'a, T, I>(actual_keys: T, expected: I) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `assert_header_value` [INFO] [stdout] --> src/asserter/header.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn assert_header_value<'a, T, I>(actual_values: T, key: I, expected: I) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `assert_header_values` [INFO] [stdout] --> src/asserter/header.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn assert_header_values<'a, T, I>(actual_values: T, key: I, expected: Vec<&'a str>) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `assert_header_key_absent` [INFO] [stdout] --> src/asserter/header.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn assert_header_key_absent<'a, T, I>(actual_keys: T, expected: I) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `EMPTY_BODY_JSON_MSG` [INFO] [stdout] --> src/asserter/body.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub const EMPTY_BODY_JSON_MSG: &str = "expected a json body but no response body was present"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `EMPTY_BODY_TEXT_MSG` [INFO] [stdout] --> src/asserter/body.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub const EMPTY_BODY_TEXT_MSG: &str = "expected a text body but no response body was present"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `EMPTY_BODY_BYTES_MSG` [INFO] [stdout] --> src/asserter/body.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub const EMPTY_BODY_BYTES_MSG: &str = "expected a response body but no response body was present"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `EXPECTED_BODY_PRESENT_MSG` [INFO] [stdout] --> src/asserter/body.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | pub const EXPECTED_BODY_PRESENT_MSG: &str = "expected a response body but no response body was present"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `EXPECTED_BODY_ABSENT_MSG` [INFO] [stdout] --> src/asserter/body.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub const EXPECTED_BODY_ABSENT_MSG: &str = "expected no response body but a response body was present"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `surf` [INFO] [stdout] --> tests/surf/status.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use surf::get; [INFO] [stdout] | ^^^^ help: a similar path exists: `crate::surf` [INFO] [stdout] | [INFO] [stdout] = note: `use` statements changed in Rust 2018; read more at [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `surf` [INFO] [stdout] --> tests/surf/header.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use surf::get; [INFO] [stdout] | ^^^^ help: a similar path exists: `crate::surf` [INFO] [stdout] | [INFO] [stdout] = note: `use` statements changed in Rust 2018; read more at [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `surf` [INFO] [stdout] --> tests/surf/body.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use surf::get; [INFO] [stdout] | ^^^^ help: a similar path exists: `crate::surf` [INFO] [stdout] | [INFO] [stdout] = note: `use` statements changed in Rust 2018; read more at [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `reqwest` [INFO] [stdout] --> tests/reqwest/asynk/status.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use reqwest::get; [INFO] [stdout] | ^^^^^^^ help: a similar path exists: `crate::reqwest` [INFO] [stdout] | [INFO] [stdout] = note: `use` statements changed in Rust 2018; read more at [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `reqwest` [INFO] [stdout] --> tests/reqwest/asynk/header.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use reqwest::get; [INFO] [stdout] | ^^^^^^^ help: a similar path exists: `crate::reqwest` [INFO] [stdout] | [INFO] [stdout] = note: `use` statements changed in Rust 2018; read more at [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest` [INFO] [stdout] --> tests/reqwest/blocking/status.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use reqwest::blocking::get; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `reqwest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest` [INFO] [stdout] --> tests/reqwest/blocking/header.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use reqwest::blocking::get; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `reqwest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest` [INFO] [stdout] --> tests/reqwest/blocking/body.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use reqwest::blocking::get; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `reqwest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `reqwest` [INFO] [stdout] --> tests/reqwest/asynk/body.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use reqwest::get; [INFO] [stdout] | ^^^^^^^ help: a similar path exists: `crate::reqwest` [INFO] [stdout] | [INFO] [stdout] = note: `use` statements changed in Rust 2018; read more at [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `isahc` [INFO] [stdout] --> tests/isahc/asynk/status.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use isahc::get_async; [INFO] [stdout] | ^^^^^ help: a similar path exists: `crate::isahc` [INFO] [stdout] | [INFO] [stdout] = note: `use` statements changed in Rust 2018; read more at [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `isahc` [INFO] [stdout] --> tests/isahc/asynk/header.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use isahc::get_async; [INFO] [stdout] | ^^^^^ help: a similar path exists: `crate::isahc` [INFO] [stdout] | [INFO] [stdout] = note: `use` statements changed in Rust 2018; read more at [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `isahc` [INFO] [stdout] --> tests/isahc/asynk/body.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use isahc::get_async; [INFO] [stdout] | ^^^^^ help: a similar path exists: `crate::isahc` [INFO] [stdout] | [INFO] [stdout] = note: `use` statements changed in Rust 2018; read more at [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `isahc` [INFO] [stdout] --> tests/isahc/blocking/status.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use isahc::get; [INFO] [stdout] | ^^^^^ help: a similar path exists: `crate::isahc` [INFO] [stdout] | [INFO] [stdout] = note: `use` statements changed in Rust 2018; read more at [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `isahc` [INFO] [stdout] --> tests/isahc/blocking/header.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use isahc::get; [INFO] [stdout] | ^^^^^ help: a similar path exists: `crate::isahc` [INFO] [stdout] | [INFO] [stdout] = note: `use` statements changed in Rust 2018; read more at [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `isahc` [INFO] [stdout] --> tests/isahc/blocking/body.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use isahc::get; [INFO] [stdout] | ^^^^^ help: a similar path exists: `crate::isahc` [INFO] [stdout] | [INFO] [stdout] = note: `use` statements changed in Rust 2018; read more at [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `hyper` [INFO] [stdout] --> tests/hyper/status.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use hyper::Client; [INFO] [stdout] | ^^^^^ help: a similar path exists: `crate::hyper` [INFO] [stdout] | [INFO] [stdout] = note: `use` statements changed in Rust 2018; read more at [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `hyper` [INFO] [stdout] --> tests/hyper/header.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use hyper::Client; [INFO] [stdout] | ^^^^^ help: a similar path exists: `crate::hyper` [INFO] [stdout] | [INFO] [stdout] = note: `use` statements changed in Rust 2018; read more at [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `hyper` [INFO] [stdout] --> tests/hyper/body.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use hyper::Client; [INFO] [stdout] | ^^^^^ help: a similar path exists: `crate::hyper` [INFO] [stdout] | [INFO] [stdout] = note: `use` statements changed in Rust 2018; read more at [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `awc` [INFO] [stdout] --> tests/awc/status.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use awc::Client; [INFO] [stdout] | ^^^ help: a similar path exists: `crate::awc` [INFO] [stdout] | [INFO] [stdout] = note: `use` statements changed in Rust 2018; read more at [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `awc` [INFO] [stdout] --> tests/awc/header.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use awc::Client; [INFO] [stdout] | ^^^ help: a similar path exists: `crate::awc` [INFO] [stdout] | [INFO] [stdout] = note: `use` statements changed in Rust 2018; read more at [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `awc` [INFO] [stdout] --> tests/awc/body.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use awc::Client; [INFO] [stdout] | ^^^ help: a similar path exists: `crate::awc` [INFO] [stdout] | [INFO] [stdout] = note: `use` statements changed in Rust 2018; read more at [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> tests/actix/integration/status.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use actix_web::{App, HttpResponse, test::{call_service, init_service, TestRequest}, web}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `actix_web` [INFO] [stdout] --> tests/actix/integration/status.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use actix_web::{App, HttpResponse, test::{call_service, init_service, TestRequest}, web}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> tests/actix/integration/header.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use actix_web::{App, HttpResponse, test::{call_service, init_service, TestRequest}, web}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `actix_web` [INFO] [stdout] --> tests/actix/integration/header.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use actix_web::{App, HttpResponse, test::{call_service, init_service, TestRequest}, web}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> tests/actix/integration/body.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use actix_web::{App, HttpResponse, test::{call_service, init_service, TestRequest}, web}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `actix_web` [INFO] [stdout] --> tests/actix/integration/body.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use actix_web::{App, HttpResponse, test::{call_service, init_service, TestRequest}, web}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> tests/actix/unit/status.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use actix_web::{HttpRequest, HttpResponse, test::TestRequest}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `actix_web` [INFO] [stdout] --> tests/actix/unit/status.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use actix_web::{HttpRequest, HttpResponse, test::TestRequest}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> tests/actix/unit/header.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use actix_web::{HttpRequest, HttpResponse, test::TestRequest}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `actix_web` [INFO] [stdout] --> tests/actix/unit/header.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use actix_web::{HttpRequest, HttpResponse, test::TestRequest}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> tests/actix/unit/body.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use actix_web::{HttpRequest, HttpResponse, test::TestRequest}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `actix_web` [INFO] [stdout] --> tests/actix/unit/body.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use actix_web::{HttpRequest, HttpResponse, test::TestRequest}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `surf` [INFO] [stdout] --> tests/surf/smoke.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use surf::get; [INFO] [stdout] | ^^^^ help: a similar path exists: `crate::surf` [INFO] [stdout] | [INFO] [stdout] = note: `use` statements changed in Rust 2018; read more at [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `reqwest` [INFO] [stdout] --> tests/reqwest/blocking/smoke.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use reqwest::blocking::get; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `reqwest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `reqwest` [INFO] [stdout] --> tests/reqwest/asynk/smoke.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use reqwest::get; [INFO] [stdout] | ^^^^^^^ help: a similar path exists: `crate::reqwest` [INFO] [stdout] | [INFO] [stdout] = note: `use` statements changed in Rust 2018; read more at [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `isahc` [INFO] [stdout] --> tests/isahc/asynk/smoke.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use isahc::get_async; [INFO] [stdout] | ^^^^^ help: a similar path exists: `crate::isahc` [INFO] [stdout] | [INFO] [stdout] = note: `use` statements changed in Rust 2018; read more at [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `isahc` [INFO] [stdout] --> tests/isahc/blocking/smoke.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use isahc::get; [INFO] [stdout] | ^^^^^ help: a similar path exists: `crate::isahc` [INFO] [stdout] | [INFO] [stdout] = note: `use` statements changed in Rust 2018; read more at [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `hyper` [INFO] [stdout] --> tests/hyper/smoke.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use hyper::Client; [INFO] [stdout] | ^^^^^ help: a similar path exists: `crate::hyper` [INFO] [stdout] | [INFO] [stdout] = note: `use` statements changed in Rust 2018; read more at [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `awc` [INFO] [stdout] --> tests/awc/smoke.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use awc::Client; [INFO] [stdout] | ^^^ help: a similar path exists: `crate::awc` [INFO] [stdout] | [INFO] [stdout] = note: `use` statements changed in Rust 2018; read more at [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> tests/actix/integration/smoke.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use actix_web::{App, HttpResponse, test::{call_service, init_service, TestRequest}, web}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `actix_web` [INFO] [stdout] --> tests/actix/integration/smoke.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use actix_web::{App, HttpResponse, test::{call_service, init_service, TestRequest}, web}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> tests/actix/unit/smoke.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use actix_web::{HttpRequest, HttpResponse, test::TestRequest}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `actix_web` [INFO] [stdout] --> tests/actix/unit/smoke.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use actix_web::{HttpRequest, HttpResponse, test::TestRequest}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/status.rs:11:52 [INFO] [stdout] | [INFO] [stdout] 11 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_eq(200); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/status.rs:18:52 [INFO] [stdout] | [INFO] [stdout] 18 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_eq(100); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/status.rs:28:52 [INFO] [stdout] | [INFO] [stdout] 28 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_ok(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/status.rs:35:52 [INFO] [stdout] | [INFO] [stdout] 35 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_ok(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/status.rs:45:52 [INFO] [stdout] | [INFO] [stdout] 45 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_created(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/status.rs:52:52 [INFO] [stdout] | [INFO] [stdout] 52 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_created(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/status.rs:62:52 [INFO] [stdout] | [INFO] [stdout] 62 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_accepted(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/status.rs:69:52 [INFO] [stdout] | [INFO] [stdout] 69 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_accepted(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/status.rs:79:52 [INFO] [stdout] | [INFO] [stdout] 79 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_no_content(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/status.rs:86:52 [INFO] [stdout] | [INFO] [stdout] 86 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_no_content(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/status.rs:96:52 [INFO] [stdout] | [INFO] [stdout] 96 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_partial_content(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/status.rs:103:52 [INFO] [stdout] | [INFO] [stdout] 103 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_partial_content(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/status.rs:113:52 [INFO] [stdout] | [INFO] [stdout] 113 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_bad_request(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/status.rs:120:52 [INFO] [stdout] | [INFO] [stdout] 120 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_bad_request(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/status.rs:130:52 [INFO] [stdout] | [INFO] [stdout] 130 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_unauthorized(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/status.rs:137:52 [INFO] [stdout] | [INFO] [stdout] 137 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_unauthorized(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/status.rs:147:52 [INFO] [stdout] | [INFO] [stdout] 147 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_forbidden(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/status.rs:154:52 [INFO] [stdout] | [INFO] [stdout] 154 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_forbidden(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/status.rs:164:52 [INFO] [stdout] | [INFO] [stdout] 164 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_not_found(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/status.rs:171:52 [INFO] [stdout] | [INFO] [stdout] 171 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_not_found(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/status.rs:181:52 [INFO] [stdout] | [INFO] [stdout] 181 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_conflict(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/status.rs:188:52 [INFO] [stdout] | [INFO] [stdout] 188 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_conflict(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/status.rs:198:52 [INFO] [stdout] | [INFO] [stdout] 198 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_gone(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/status.rs:205:52 [INFO] [stdout] | [INFO] [stdout] 205 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_gone(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/status.rs:215:52 [INFO] [stdout] | [INFO] [stdout] 215 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_internal_server_error(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/status.rs:222:52 [INFO] [stdout] | [INFO] [stdout] 222 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_internal_server_error(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/status.rs:232:52 [INFO] [stdout] | [INFO] [stdout] 232 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_in_range(201, 300); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/status.rs:238:52 [INFO] [stdout] | [INFO] [stdout] 238 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_in_range(200, 202); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/status.rs:245:52 [INFO] [stdout] | [INFO] [stdout] 245 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_in_range(202, 300); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/status.rs:252:52 [INFO] [stdout] | [INFO] [stdout] 252 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_in_range(200, 201); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/status.rs:262:52 [INFO] [stdout] | [INFO] [stdout] 262 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_success(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/status.rs:269:52 [INFO] [stdout] | [INFO] [stdout] 269 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_success(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/status.rs:279:52 [INFO] [stdout] | [INFO] [stdout] 279 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_redirection(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/status.rs:286:52 [INFO] [stdout] | [INFO] [stdout] 286 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_redirection(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/status.rs:296:52 [INFO] [stdout] | [INFO] [stdout] 296 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_client_error(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/status.rs:303:52 [INFO] [stdout] | [INFO] [stdout] 303 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_client_error(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/status.rs:313:52 [INFO] [stdout] | [INFO] [stdout] 313 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_server_error(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/status.rs:320:52 [INFO] [stdout] | [INFO] [stdout] 320 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_server_error(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/header.rs:11:52 [INFO] [stdout] | [INFO] [stdout] 11 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_header("x-a", "a"); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/header.rs:17:52 [INFO] [stdout] | [INFO] [stdout] 17 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_header("X-A", "a"); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/header.rs:24:52 [INFO] [stdout] | [INFO] [stdout] 24 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_header("x-a", "A"); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/header.rs:30:52 [INFO] [stdout] | [INFO] [stdout] 30 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/header.rs:39:52 [INFO] [stdout] | [INFO] [stdout] 39 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_header("x-b", "a"); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/header.rs:46:52 [INFO] [stdout] | [INFO] [stdout] 46 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_header("x-a", "b"); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/header.rs:53:52 [INFO] [stdout] | [INFO] [stdout] 53 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_header("x-m", "a"); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/header.rs:63:52 [INFO] [stdout] | [INFO] [stdout] 63 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_headers("x-m", ["a", "b"]); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/header.rs:70:52 [INFO] [stdout] | [INFO] [stdout] 70 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_headers("x-b", ["a", "b"]); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/header.rs:77:52 [INFO] [stdout] | [INFO] [stdout] 77 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_headers("x-m", ["a"]); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/header.rs:84:52 [INFO] [stdout] | [INFO] [stdout] 84 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_headers("x-m", ["a", "c"]); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/header.rs:91:52 [INFO] [stdout] | [INFO] [stdout] 91 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_headers("x-m", ["a", "b", "c"]); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/header.rs:98:52 [INFO] [stdout] | [INFO] [stdout] 98 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_headers("x-m", []); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/header.rs:108:52 [INFO] [stdout] | [INFO] [stdout] 108 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_header_present("x-a"); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/header.rs:114:52 [INFO] [stdout] | [INFO] [stdout] 114 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_header_present("X-A"); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/header.rs:121:52 [INFO] [stdout] | [INFO] [stdout] 121 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_header_present("x-b"); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/header.rs:131:52 [INFO] [stdout] | [INFO] [stdout] 131 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_header_absent("x-b"); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/header.rs:138:52 [INFO] [stdout] | [INFO] [stdout] 138 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_header_absent("x-a"); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/header.rs:145:52 [INFO] [stdout] | [INFO] [stdout] 145 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_header_absent("X-A"); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/header.rs:155:52 [INFO] [stdout] | [INFO] [stdout] 155 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_content_type_json(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/header.rs:162:52 [INFO] [stdout] | [INFO] [stdout] 162 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_content_type_json(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/header.rs:172:52 [INFO] [stdout] | [INFO] [stdout] 172 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_content_type_text(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/header.rs:179:52 [INFO] [stdout] | [INFO] [stdout] 179 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_content_type_text(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/smoke.rs:8:48 [INFO] [stdout] | [INFO] [stdout] 8 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_eq(200); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/smoke.rs:15:48 [INFO] [stdout] | [INFO] [stdout] 15 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_eq(100); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/smoke.rs:21:48 [INFO] [stdout] | [INFO] [stdout] 21 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/body.rs:14:52 [INFO] [stdout] | [INFO] [stdout] 14 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/body.rs:21:52 [INFO] [stdout] | [INFO] [stdout] 21 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/body.rs:29:52 [INFO] [stdout] | [INFO] [stdout] 29 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/body.rs:40:52 [INFO] [stdout] | [INFO] [stdout] 40 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/body.rs:47:52 [INFO] [stdout] | [INFO] [stdout] 47 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/body.rs:55:52 [INFO] [stdout] | [INFO] [stdout] 55 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/body.rs:63:52 [INFO] [stdout] | [INFO] [stdout] 63 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/body.rs:74:52 [INFO] [stdout] | [INFO] [stdout] 74 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/body.rs:82:52 [INFO] [stdout] | [INFO] [stdout] 82 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/body.rs:93:52 [INFO] [stdout] | [INFO] [stdout] 93 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/body.rs:101:52 [INFO] [stdout] | [INFO] [stdout] 101 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/body.rs:109:52 [INFO] [stdout] | [INFO] [stdout] 109 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/body.rs:120:52 [INFO] [stdout] | [INFO] [stdout] 120 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/body.rs:128:52 [INFO] [stdout] | [INFO] [stdout] 128 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/body.rs:136:52 [INFO] [stdout] | [INFO] [stdout] 136 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/body.rs:147:52 [INFO] [stdout] | [INFO] [stdout] 147 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/body.rs:155:52 [INFO] [stdout] | [INFO] [stdout] 155 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/body.rs:166:52 [INFO] [stdout] | [INFO] [stdout] 166 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/body.rs:174:52 [INFO] [stdout] | [INFO] [stdout] 174 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/body.rs:182:52 [INFO] [stdout] | [INFO] [stdout] 182 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/body.rs:193:52 [INFO] [stdout] | [INFO] [stdout] 193 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_body_present(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/body.rs:200:52 [INFO] [stdout] | [INFO] [stdout] 200 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_body_present(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/body.rs:210:52 [INFO] [stdout] | [INFO] [stdout] 210 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_body_absent(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/integration/body.rs:217:52 [INFO] [stdout] | [INFO] [stdout] 217 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_body_absent(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | ok(TestRequest::get().to_http_request()).await.expect_status_eq(200); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | ok(TestRequest::get().to_http_request()).await.expect_status_eq(100); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | ok(TestRequest::get().to_http_request()).await.expect_status_eq(200); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | ok(TestRequest::get().to_http_request()).await.expect_status_eq(100); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | ok(TestRequest::get().to_http_request()).await.expect_status_ok(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:48:17 [INFO] [stdout] | [INFO] [stdout] 48 | created(TestRequest::get().to_http_request()).await.expect_status_ok(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 54 | ok(TestRequest::get().to_http_request()).await.expect_status_ok(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | created(TestRequest::get().to_http_request()).await.expect_status_ok(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:71:17 [INFO] [stdout] | [INFO] [stdout] 71 | created(TestRequest::get().to_http_request()).await.expect_status_created(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:78:12 [INFO] [stdout] | [INFO] [stdout] 78 | ok(TestRequest::get().to_http_request()).await.expect_status_created(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:84:17 [INFO] [stdout] | [INFO] [stdout] 84 | created(TestRequest::get().to_http_request()).await.expect_status_created(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:91:12 [INFO] [stdout] | [INFO] [stdout] 91 | ok(TestRequest::get().to_http_request()).await.expect_status_created(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:101:18 [INFO] [stdout] | [INFO] [stdout] 101 | accepted(TestRequest::get().to_http_request()).await.expect_status_accepted(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:108:12 [INFO] [stdout] | [INFO] [stdout] 108 | ok(TestRequest::get().to_http_request()).await.expect_status_accepted(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:114:18 [INFO] [stdout] | [INFO] [stdout] 114 | accepted(TestRequest::get().to_http_request()).await.expect_status_accepted(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:121:12 [INFO] [stdout] | [INFO] [stdout] 121 | ok(TestRequest::get().to_http_request()).await.expect_status_accepted(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:131:20 [INFO] [stdout] | [INFO] [stdout] 131 | no_content(TestRequest::get().to_http_request()).await.expect_status_no_content(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:138:12 [INFO] [stdout] | [INFO] [stdout] 138 | ok(TestRequest::get().to_http_request()).await.expect_status_no_content(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:144:20 [INFO] [stdout] | [INFO] [stdout] 144 | no_content(TestRequest::get().to_http_request()).await.expect_status_no_content(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:151:12 [INFO] [stdout] | [INFO] [stdout] 151 | ok(TestRequest::get().to_http_request()).await.expect_status_no_content(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:161:25 [INFO] [stdout] | [INFO] [stdout] 161 | partial_content(TestRequest::get().to_http_request()).await.expect_status_partial_content(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:168:12 [INFO] [stdout] | [INFO] [stdout] 168 | ok(TestRequest::get().to_http_request()).await.expect_status_partial_content(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:174:25 [INFO] [stdout] | [INFO] [stdout] 174 | partial_content(TestRequest::get().to_http_request()).await.expect_status_partial_content(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:181:12 [INFO] [stdout] | [INFO] [stdout] 181 | ok(TestRequest::get().to_http_request()).await.expect_status_partial_content(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:191:21 [INFO] [stdout] | [INFO] [stdout] 191 | bad_request(TestRequest::get().to_http_request()).await.expect_status_bad_request(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:198:12 [INFO] [stdout] | [INFO] [stdout] 198 | ok(TestRequest::get().to_http_request()).await.expect_status_bad_request(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:204:21 [INFO] [stdout] | [INFO] [stdout] 204 | bad_request(TestRequest::get().to_http_request()).await.expect_status_bad_request(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:211:12 [INFO] [stdout] | [INFO] [stdout] 211 | ok(TestRequest::get().to_http_request()).await.expect_status_bad_request(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:221:22 [INFO] [stdout] | [INFO] [stdout] 221 | unauthorized(TestRequest::get().to_http_request()).await.expect_status_unauthorized(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:228:12 [INFO] [stdout] | [INFO] [stdout] 228 | ok(TestRequest::get().to_http_request()).await.expect_status_unauthorized(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:234:22 [INFO] [stdout] | [INFO] [stdout] 234 | unauthorized(TestRequest::get().to_http_request()).await.expect_status_unauthorized(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:241:12 [INFO] [stdout] | [INFO] [stdout] 241 | ok(TestRequest::get().to_http_request()).await.expect_status_unauthorized(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:251:19 [INFO] [stdout] | [INFO] [stdout] 251 | forbidden(TestRequest::get().to_http_request()).await.expect_status_forbidden(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:258:12 [INFO] [stdout] | [INFO] [stdout] 258 | ok(TestRequest::get().to_http_request()).await.expect_status_forbidden(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:264:19 [INFO] [stdout] | [INFO] [stdout] 264 | forbidden(TestRequest::get().to_http_request()).await.expect_status_forbidden(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:271:12 [INFO] [stdout] | [INFO] [stdout] 271 | ok(TestRequest::get().to_http_request()).await.expect_status_forbidden(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:281:19 [INFO] [stdout] | [INFO] [stdout] 281 | not_found(TestRequest::get().to_http_request()).await.expect_status_not_found(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:288:12 [INFO] [stdout] | [INFO] [stdout] 288 | ok(TestRequest::get().to_http_request()).await.expect_status_not_found(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:294:19 [INFO] [stdout] | [INFO] [stdout] 294 | not_found(TestRequest::get().to_http_request()).await.expect_status_not_found(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:301:12 [INFO] [stdout] | [INFO] [stdout] 301 | ok(TestRequest::get().to_http_request()).await.expect_status_not_found(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:311:18 [INFO] [stdout] | [INFO] [stdout] 311 | conflict(TestRequest::get().to_http_request()).await.expect_status_conflict(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:318:12 [INFO] [stdout] | [INFO] [stdout] 318 | ok(TestRequest::get().to_http_request()).await.expect_status_conflict(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:324:18 [INFO] [stdout] | [INFO] [stdout] 324 | conflict(TestRequest::get().to_http_request()).await.expect_status_conflict(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:331:12 [INFO] [stdout] | [INFO] [stdout] 331 | ok(TestRequest::get().to_http_request()).await.expect_status_conflict(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:341:14 [INFO] [stdout] | [INFO] [stdout] 341 | gone(TestRequest::get().to_http_request()).await.expect_status_gone(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:348:12 [INFO] [stdout] | [INFO] [stdout] 348 | ok(TestRequest::get().to_http_request()).await.expect_status_gone(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:354:14 [INFO] [stdout] | [INFO] [stdout] 354 | gone(TestRequest::get().to_http_request()).await.expect_status_gone(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:361:12 [INFO] [stdout] | [INFO] [stdout] 361 | ok(TestRequest::get().to_http_request()).await.expect_status_gone(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:371:31 [INFO] [stdout] | [INFO] [stdout] 371 | internal_server_error(TestRequest::get().to_http_request()).await.expect_status_internal_server_error(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:378:12 [INFO] [stdout] | [INFO] [stdout] 378 | ok(TestRequest::get().to_http_request()).await.expect_status_internal_server_error(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:384:31 [INFO] [stdout] | [INFO] [stdout] 384 | internal_server_error(TestRequest::get().to_http_request()).await.expect_status_internal_server_error(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:391:12 [INFO] [stdout] | [INFO] [stdout] 391 | ok(TestRequest::get().to_http_request()).await.expect_status_internal_server_error(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:401:17 [INFO] [stdout] | [INFO] [stdout] 401 | created(TestRequest::get().to_http_request()).await.expect_status_in_range(201, 300); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:407:17 [INFO] [stdout] | [INFO] [stdout] 407 | created(TestRequest::get().to_http_request()).await.expect_status_in_range(200, 202); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:414:17 [INFO] [stdout] | [INFO] [stdout] 414 | created(TestRequest::get().to_http_request()).await.expect_status_in_range(202, 300); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:421:17 [INFO] [stdout] | [INFO] [stdout] 421 | created(TestRequest::get().to_http_request()).await.expect_status_in_range(200, 201); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:427:17 [INFO] [stdout] | [INFO] [stdout] 427 | created(TestRequest::get().to_http_request()).await.expect_status_in_range(201, 300); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:433:17 [INFO] [stdout] | [INFO] [stdout] 433 | created(TestRequest::get().to_http_request()).await.expect_status_in_range(200, 202); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:440:17 [INFO] [stdout] | [INFO] [stdout] 440 | created(TestRequest::get().to_http_request()).await.expect_status_in_range(202, 300); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:447:17 [INFO] [stdout] | [INFO] [stdout] 447 | created(TestRequest::get().to_http_request()).await.expect_status_in_range(200, 201); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:457:12 [INFO] [stdout] | [INFO] [stdout] 457 | ok(TestRequest::get().to_http_request()).await.expect_status_success(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:464:21 [INFO] [stdout] | [INFO] [stdout] 464 | bad_request(TestRequest::get().to_http_request()).await.expect_status_success(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:470:12 [INFO] [stdout] | [INFO] [stdout] 470 | ok(TestRequest::get().to_http_request()).await.expect_status_success(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:477:21 [INFO] [stdout] | [INFO] [stdout] 477 | bad_request(TestRequest::get().to_http_request()).await.expect_status_success(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:487:27 [INFO] [stdout] | [INFO] [stdout] 487 | moved_permanently(TestRequest::get().to_http_request()).await.expect_status_redirection(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:494:21 [INFO] [stdout] | [INFO] [stdout] 494 | bad_request(TestRequest::get().to_http_request()).await.expect_status_redirection(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:500:27 [INFO] [stdout] | [INFO] [stdout] 500 | moved_permanently(TestRequest::get().to_http_request()).await.expect_status_redirection(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:507:21 [INFO] [stdout] | [INFO] [stdout] 507 | bad_request(TestRequest::get().to_http_request()).await.expect_status_redirection(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:517:21 [INFO] [stdout] | [INFO] [stdout] 517 | bad_request(TestRequest::get().to_http_request()).await.expect_status_client_error(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:524:12 [INFO] [stdout] | [INFO] [stdout] 524 | ok(TestRequest::get().to_http_request()).await.expect_status_client_error(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:530:21 [INFO] [stdout] | [INFO] [stdout] 530 | bad_request(TestRequest::get().to_http_request()).await.expect_status_client_error(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:537:12 [INFO] [stdout] | [INFO] [stdout] 537 | ok(TestRequest::get().to_http_request()).await.expect_status_client_error(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:547:31 [INFO] [stdout] | [INFO] [stdout] 547 | internal_server_error(TestRequest::get().to_http_request()).await.expect_status_server_error(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:554:12 [INFO] [stdout] | [INFO] [stdout] 554 | ok(TestRequest::get().to_http_request()).await.expect_status_server_error(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:560:31 [INFO] [stdout] | [INFO] [stdout] 560 | internal_server_error(TestRequest::get().to_http_request()).await.expect_status_server_error(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/status.rs:567:12 [INFO] [stdout] | [INFO] [stdout] 567 | ok(TestRequest::get().to_http_request()).await.expect_status_server_error(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/header.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | one(TestRequest::get().to_http_request()).await.expect_header("x-a", "a"); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/header.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | one(TestRequest::get().to_http_request()).await.expect_header("X-A", "a"); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/header.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | one(TestRequest::get().to_http_request()).await.expect_header("x-a", "A"); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/header.rs:30:14 [INFO] [stdout] | [INFO] [stdout] 30 | many(TestRequest::get().to_http_request()).await [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/header.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | one(TestRequest::get().to_http_request()).await.expect_header("x-b", "a"); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/header.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | one(TestRequest::get().to_http_request()).await.expect_header("x-a", "b"); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/header.rs:53:15 [INFO] [stdout] | [INFO] [stdout] 53 | multi(TestRequest::get().to_http_request()).await.expect_header("x-m", "a"); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/header.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 59 | one(TestRequest::get().to_http_request()).await.expect_header("x-a", "a"); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/header.rs:65:14 [INFO] [stdout] | [INFO] [stdout] 65 | many(TestRequest::get().to_http_request()).await [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/header.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | one(TestRequest::get().to_http_request()).await.expect_header("x-b", "a"); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/header.rs:81:13 [INFO] [stdout] | [INFO] [stdout] 81 | one(TestRequest::get().to_http_request()).await.expect_header("x-a", "b"); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/header.rs:88:15 [INFO] [stdout] | [INFO] [stdout] 88 | multi(TestRequest::get().to_http_request()).await.expect_header("x-m", "a"); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/header.rs:98:15 [INFO] [stdout] | [INFO] [stdout] 98 | multi(TestRequest::get().to_http_request()).await.expect_headers("x-m", ["a", "b"]); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/header.rs:105:15 [INFO] [stdout] | [INFO] [stdout] 105 | multi(TestRequest::get().to_http_request()).await.expect_headers("x-b", ["a", "b"]); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/header.rs:112:15 [INFO] [stdout] | [INFO] [stdout] 112 | multi(TestRequest::get().to_http_request()).await.expect_headers("x-m", ["a"]); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/header.rs:119:15 [INFO] [stdout] | [INFO] [stdout] 119 | multi(TestRequest::get().to_http_request()).await.expect_headers("x-m", ["a", "c"]); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/header.rs:126:15 [INFO] [stdout] | [INFO] [stdout] 126 | multi(TestRequest::get().to_http_request()).await.expect_headers("x-m", ["a", "b", "c"]); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/header.rs:133:15 [INFO] [stdout] | [INFO] [stdout] 133 | multi(TestRequest::get().to_http_request()).await.expect_headers("x-m", []); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/header.rs:139:15 [INFO] [stdout] | [INFO] [stdout] 139 | multi(TestRequest::get().to_http_request()).await.expect_headers("x-m", ["a", "b"]); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/header.rs:149:13 [INFO] [stdout] | [INFO] [stdout] 149 | one(TestRequest::get().to_http_request()).await.expect_header_present("x-a"); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/header.rs:155:13 [INFO] [stdout] | [INFO] [stdout] 155 | one(TestRequest::get().to_http_request()).await.expect_header_present("X-A"); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/header.rs:162:13 [INFO] [stdout] | [INFO] [stdout] 162 | one(TestRequest::get().to_http_request()).await.expect_header_present("x-b"); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/header.rs:168:13 [INFO] [stdout] | [INFO] [stdout] 168 | one(TestRequest::get().to_http_request()).await.expect_header_present("x-a"); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/header.rs:174:13 [INFO] [stdout] | [INFO] [stdout] 174 | one(TestRequest::get().to_http_request()).await.expect_header_present("X-A"); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/header.rs:181:13 [INFO] [stdout] | [INFO] [stdout] 181 | one(TestRequest::get().to_http_request()).await.expect_header_present("x-b"); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/header.rs:191:12 [INFO] [stdout] | [INFO] [stdout] 191 | ok(TestRequest::get().to_http_request()).await.expect_header_absent("x-b"); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/header.rs:198:13 [INFO] [stdout] | [INFO] [stdout] 198 | one(TestRequest::get().to_http_request()).await.expect_header_absent("x-a"); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/header.rs:205:13 [INFO] [stdout] | [INFO] [stdout] 205 | one(TestRequest::get().to_http_request()).await.expect_header_absent("X-A"); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/header.rs:211:13 [INFO] [stdout] | [INFO] [stdout] 211 | one(TestRequest::get().to_http_request()).await.expect_header_absent("x-b"); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/header.rs:218:13 [INFO] [stdout] | [INFO] [stdout] 218 | one(TestRequest::get().to_http_request()).await.expect_header_absent("x-a"); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/header.rs:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | one(TestRequest::get().to_http_request()).await.expect_header_absent("X-A"); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/header.rs:235:14 [INFO] [stdout] | [INFO] [stdout] 235 | json(TestRequest::get().to_http_request()).await.expect_content_type_json(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/header.rs:242:13 [INFO] [stdout] | [INFO] [stdout] 242 | xml(TestRequest::get().to_http_request()).await.expect_content_type_json(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/header.rs:248:14 [INFO] [stdout] | [INFO] [stdout] 248 | json(TestRequest::get().to_http_request()).await.expect_content_type_json(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/header.rs:255:13 [INFO] [stdout] | [INFO] [stdout] 255 | xml(TestRequest::get().to_http_request()).await.expect_content_type_json(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/header.rs:265:14 [INFO] [stdout] | [INFO] [stdout] 265 | text(TestRequest::get().to_http_request()).await.expect_content_type_text(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/header.rs:272:13 [INFO] [stdout] | [INFO] [stdout] 272 | xml(TestRequest::get().to_http_request()).await.expect_content_type_text(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/header.rs:278:14 [INFO] [stdout] | [INFO] [stdout] 278 | text(TestRequest::get().to_http_request()).await.expect_content_type_text(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/header.rs:285:13 [INFO] [stdout] | [INFO] [stdout] 285 | xml(TestRequest::get().to_http_request()).await.expect_content_type_text(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/smoke.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | ok(TestRequest::get().to_http_request()).await.expect_status_eq(200); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/smoke.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | ok(TestRequest::get().to_http_request()).await.expect_status_eq(100); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/smoke.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | ok(TestRequest::get().to_http_request()).await.expect_status_eq(200).expect_status_eq(200); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/smoke.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | ok(TestRequest::get().to_http_request()).await.expect_status_eq(200); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/smoke.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 34 | ok(TestRequest::get().to_http_request()).await.expect_status_eq(100); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/smoke.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 40 | ok(TestRequest::get().to_http_request()).await.expect_status_eq(200).expect_status_eq(200); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/body.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | value(TestRequest::get().to_http_request()).await.expect_body_json(|b: Value| assert_eq!(b, json!({"a": "b"}))); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/body.rs:20:15 [INFO] [stdout] | [INFO] [stdout] 20 | value(TestRequest::get().to_http_request()).await.expect_body_json(|b: Body| assert_eq!(b, Body { a: String::from("b") })); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/body.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | value(TestRequest::get().to_http_request()).await.expect_body_json(|b: Value| assert_eq!(b, json!({"a": "c"}))); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/body.rs:33:15 [INFO] [stdout] | [INFO] [stdout] 33 | value(TestRequest::get().to_http_request()).await.expect_body_json(|b: Value| assert_eq!(b, json!({"a": "b"}))); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/body.rs:39:15 [INFO] [stdout] | [INFO] [stdout] 39 | value(TestRequest::get().to_http_request()).await.expect_body_json(|b: Body| assert_eq!(b, Body { a: String::from("b") })); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/body.rs:46:15 [INFO] [stdout] | [INFO] [stdout] 46 | value(TestRequest::get().to_http_request()).await.expect_body_json(|b: Value| assert_eq!(b, json!({"a": "c"}))); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/body.rs:56:15 [INFO] [stdout] | [INFO] [stdout] 56 | value(TestRequest::get().to_http_request()).await.expect_body_json_eq(json!({"a": "b"})); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/body.rs:62:15 [INFO] [stdout] | [INFO] [stdout] 62 | value(TestRequest::get().to_http_request()).await.expect_body_json_eq(Body { a: String::from("b") }); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/body.rs:69:15 [INFO] [stdout] | [INFO] [stdout] 69 | value(TestRequest::get().to_http_request()).await.expect_body_json_eq(json!({"a": "c"})); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/body.rs:76:16 [INFO] [stdout] | [INFO] [stdout] 76 | absent(TestRequest::get().to_http_request()).await.expect_body_json_eq(json!({"a": "b"})); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/body.rs:82:15 [INFO] [stdout] | [INFO] [stdout] 82 | value(TestRequest::get().to_http_request()).await.expect_body_json_eq(json!({"a": "b"})); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/body.rs:88:15 [INFO] [stdout] | [INFO] [stdout] 88 | value(TestRequest::get().to_http_request()).await.expect_body_json_eq(Body { a: String::from("b") }); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/body.rs:95:15 [INFO] [stdout] | [INFO] [stdout] 95 | value(TestRequest::get().to_http_request()).await.expect_body_json_eq(json!({"a": "c"})); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/body.rs:102:16 [INFO] [stdout] | [INFO] [stdout] 102 | absent(TestRequest::get().to_http_request()).await.expect_body_json_eq(json!({"a": "b"})); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/body.rs:112:15 [INFO] [stdout] | [INFO] [stdout] 112 | value(TestRequest::get().to_http_request()).await.expect_body_text(|b| assert_eq!(b, String::from("abcd"))); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/body.rs:119:15 [INFO] [stdout] | [INFO] [stdout] 119 | value(TestRequest::get().to_http_request()).await.expect_body_text(|b| assert_eq!(b, String::from("dcba"))); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/body.rs:125:15 [INFO] [stdout] | [INFO] [stdout] 125 | value(TestRequest::get().to_http_request()).await.expect_body_text(|b| assert_eq!(b, String::from("abcd"))); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/body.rs:132:15 [INFO] [stdout] | [INFO] [stdout] 132 | value(TestRequest::get().to_http_request()).await.expect_body_text(|b| assert_eq!(b, String::from("dcba"))); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/body.rs:142:15 [INFO] [stdout] | [INFO] [stdout] 142 | value(TestRequest::get().to_http_request()).await.expect_body_text_eq("abcd"); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/body.rs:149:15 [INFO] [stdout] | [INFO] [stdout] 149 | value(TestRequest::get().to_http_request()).await.expect_body_text_eq("dcab"); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/body.rs:156:16 [INFO] [stdout] | [INFO] [stdout] 156 | absent(TestRequest::get().to_http_request()).await.expect_body_text_eq("abcd"); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/body.rs:162:15 [INFO] [stdout] | [INFO] [stdout] 162 | value(TestRequest::get().to_http_request()).await.expect_body_text_eq("abcd"); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/body.rs:169:15 [INFO] [stdout] | [INFO] [stdout] 169 | value(TestRequest::get().to_http_request()).await.expect_body_text_eq("dcab"); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/body.rs:176:16 [INFO] [stdout] | [INFO] [stdout] 176 | absent(TestRequest::get().to_http_request()).await.expect_body_text_eq("abcd"); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/body.rs:186:15 [INFO] [stdout] | [INFO] [stdout] 186 | value(TestRequest::get().to_http_request()).await.expect_body_text_matches("[a-d]+"); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/body.rs:193:15 [INFO] [stdout] | [INFO] [stdout] 193 | value(TestRequest::get().to_http_request()).await.expect_body_text_matches("[e-h]+"); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/body.rs:200:16 [INFO] [stdout] | [INFO] [stdout] 200 | absent(TestRequest::get().to_http_request()).await.expect_body_text_matches("[a-d]+"); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/body.rs:206:15 [INFO] [stdout] | [INFO] [stdout] 206 | value(TestRequest::get().to_http_request()).await.expect_body_text_matches("[a-d]+"); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/body.rs:213:15 [INFO] [stdout] | [INFO] [stdout] 213 | value(TestRequest::get().to_http_request()).await.expect_body_text_matches("[e-h]+"); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/body.rs:220:16 [INFO] [stdout] | [INFO] [stdout] 220 | absent(TestRequest::get().to_http_request()).await.expect_body_text_matches("[a-d]+"); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/body.rs:230:15 [INFO] [stdout] | [INFO] [stdout] 230 | value(TestRequest::get().to_http_request()).await.expect_body_bytes(|b| assert_eq!(b, b"abcd")); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/body.rs:237:15 [INFO] [stdout] | [INFO] [stdout] 237 | value(TestRequest::get().to_http_request()).await.expect_body_bytes(|b| assert_eq!(b, b"dcba")); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/body.rs:243:15 [INFO] [stdout] | [INFO] [stdout] 243 | value(TestRequest::get().to_http_request()).await.expect_body_bytes(|b| assert_eq!(b, b"abcd")); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/body.rs:250:15 [INFO] [stdout] | [INFO] [stdout] 250 | value(TestRequest::get().to_http_request()).await.expect_body_bytes(|b| assert_eq!(b, b"dcba")); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/body.rs:260:15 [INFO] [stdout] | [INFO] [stdout] 260 | value(TestRequest::get().to_http_request()).await.expect_body_bytes_eq(b"abcd"); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/body.rs:267:15 [INFO] [stdout] | [INFO] [stdout] 267 | value(TestRequest::get().to_http_request()).await.expect_body_bytes_eq(b"dcba"); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/body.rs:274:16 [INFO] [stdout] | [INFO] [stdout] 274 | absent(TestRequest::get().to_http_request()).await.expect_body_bytes_eq(b"abcd"); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/body.rs:280:15 [INFO] [stdout] | [INFO] [stdout] 280 | value(TestRequest::get().to_http_request()).await.expect_body_bytes_eq(b"abcd"); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/body.rs:287:15 [INFO] [stdout] | [INFO] [stdout] 287 | value(TestRequest::get().to_http_request()).await.expect_body_bytes_eq(b"dcba"); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/body.rs:294:16 [INFO] [stdout] | [INFO] [stdout] 294 | absent(TestRequest::get().to_http_request()).await.expect_body_bytes_eq(b"abcd"); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/body.rs:304:15 [INFO] [stdout] | [INFO] [stdout] 304 | value(TestRequest::get().to_http_request()).await.expect_body_present(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/body.rs:311:16 [INFO] [stdout] | [INFO] [stdout] 311 | absent(TestRequest::get().to_http_request()).await.expect_body_present(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/body.rs:317:15 [INFO] [stdout] | [INFO] [stdout] 317 | value(TestRequest::get().to_http_request()).await.expect_body_present(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/body.rs:324:16 [INFO] [stdout] | [INFO] [stdout] 324 | absent(TestRequest::get().to_http_request()).await.expect_body_present(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/body.rs:334:16 [INFO] [stdout] | [INFO] [stdout] 334 | absent(TestRequest::get().to_http_request()).await.expect_body_absent(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/body.rs:341:15 [INFO] [stdout] | [INFO] [stdout] 341 | value(TestRequest::get().to_http_request()).await.expect_body_absent(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/body.rs:347:16 [INFO] [stdout] | [INFO] [stdout] 347 | absent(TestRequest::get().to_http_request()).await.expect_body_absent(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestRequest` [INFO] [stdout] --> tests/actix/unit/body.rs:354:15 [INFO] [stdout] | [INFO] [stdout] 354 | value(TestRequest::get().to_http_request()).await.expect_body_absent(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TestRequest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/smoke.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | get(stubr.uri()).unwrap().expect_status_eq(200); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/smoke.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | get(stubr.uri()).unwrap().expect_status_eq(100); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/smoke.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | get(stubr.uri()).unwrap().expect_status_eq(200).expect_status_eq(200); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/smoke.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | get(stubr.uri()).expect_status_eq(200); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/smoke.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | get(stubr.uri()).expect_status_eq(100); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/smoke.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | get(stubr.uri()).expect_status_eq(200).expect_status_eq(200); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | get(stubr.uri()).unwrap().expect_status_eq(200); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | get(stubr.uri()).unwrap().expect_status_eq(100); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | get(stubr.uri()).expect_status_eq(200); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | get(stubr.uri()).expect_status_eq(100); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | get(stubr.uri()).unwrap().expect_status_ok(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | get(stubr.uri()).unwrap().expect_status_ok(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | get(stubr.uri()).expect_status_ok(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | get(stubr.uri()).expect_status_ok(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | get(stubr.uri()).unwrap().expect_status_created(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | get(stubr.uri()).unwrap().expect_status_created(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | get(stubr.uri()).expect_status_created(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | get(stubr.uri()).expect_status_created(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | get(stubr.uri()).unwrap().expect_status_accepted(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | get(stubr.uri()).unwrap().expect_status_accepted(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | get(stubr.uri()).expect_status_accepted(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 121 | get(stubr.uri()).expect_status_accepted(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | get(stubr.uri()).unwrap().expect_status_no_content(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | get(stubr.uri()).unwrap().expect_status_no_content(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:144:9 [INFO] [stdout] | [INFO] [stdout] 144 | get(stubr.uri()).expect_status_no_content(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:151:9 [INFO] [stdout] | [INFO] [stdout] 151 | get(stubr.uri()).expect_status_no_content(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:161:9 [INFO] [stdout] | [INFO] [stdout] 161 | get(stubr.uri()).unwrap().expect_status_partial_content(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | get(stubr.uri()).unwrap().expect_status_partial_content(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:174:9 [INFO] [stdout] | [INFO] [stdout] 174 | get(stubr.uri()).expect_status_partial_content(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | get(stubr.uri()).expect_status_partial_content(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:191:9 [INFO] [stdout] | [INFO] [stdout] 191 | get(stubr.uri()).unwrap().expect_status_bad_request(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:198:9 [INFO] [stdout] | [INFO] [stdout] 198 | get(stubr.uri()).unwrap().expect_status_bad_request(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:204:9 [INFO] [stdout] | [INFO] [stdout] 204 | get(stubr.uri()).expect_status_bad_request(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:211:9 [INFO] [stdout] | [INFO] [stdout] 211 | get(stubr.uri()).expect_status_bad_request(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:221:9 [INFO] [stdout] | [INFO] [stdout] 221 | get(stubr.uri()).unwrap().expect_status_unauthorized(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:228:9 [INFO] [stdout] | [INFO] [stdout] 228 | get(stubr.uri()).unwrap().expect_status_unauthorized(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:234:9 [INFO] [stdout] | [INFO] [stdout] 234 | get(stubr.uri()).expect_status_unauthorized(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:241:9 [INFO] [stdout] | [INFO] [stdout] 241 | get(stubr.uri()).expect_status_unauthorized(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 251 | get(stubr.uri()).unwrap().expect_status_forbidden(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:258:9 [INFO] [stdout] | [INFO] [stdout] 258 | get(stubr.uri()).unwrap().expect_status_forbidden(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:264:9 [INFO] [stdout] | [INFO] [stdout] 264 | get(stubr.uri()).expect_status_forbidden(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:271:9 [INFO] [stdout] | [INFO] [stdout] 271 | get(stubr.uri()).expect_status_forbidden(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:281:9 [INFO] [stdout] | [INFO] [stdout] 281 | get(stubr.uri()).unwrap().expect_status_not_found(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:288:9 [INFO] [stdout] | [INFO] [stdout] 288 | get(stubr.uri()).unwrap().expect_status_not_found(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:294:9 [INFO] [stdout] | [INFO] [stdout] 294 | get(stubr.uri()).expect_status_not_found(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:301:9 [INFO] [stdout] | [INFO] [stdout] 301 | get(stubr.uri()).expect_status_not_found(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:311:9 [INFO] [stdout] | [INFO] [stdout] 311 | get(stubr.uri()).unwrap().expect_status_conflict(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:318:9 [INFO] [stdout] | [INFO] [stdout] 318 | get(stubr.uri()).unwrap().expect_status_conflict(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:324:9 [INFO] [stdout] | [INFO] [stdout] 324 | get(stubr.uri()).expect_status_conflict(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:331:9 [INFO] [stdout] | [INFO] [stdout] 331 | get(stubr.uri()).expect_status_conflict(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:341:9 [INFO] [stdout] | [INFO] [stdout] 341 | get(stubr.uri()).unwrap().expect_status_gone(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:348:9 [INFO] [stdout] | [INFO] [stdout] 348 | get(stubr.uri()).unwrap().expect_status_gone(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:354:9 [INFO] [stdout] | [INFO] [stdout] 354 | get(stubr.uri()).expect_status_gone(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:361:9 [INFO] [stdout] | [INFO] [stdout] 361 | get(stubr.uri()).expect_status_gone(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:371:9 [INFO] [stdout] | [INFO] [stdout] 371 | get(stubr.uri()).unwrap().expect_status_internal_server_error(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:378:9 [INFO] [stdout] | [INFO] [stdout] 378 | get(stubr.uri()).unwrap().expect_status_internal_server_error(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:384:9 [INFO] [stdout] | [INFO] [stdout] 384 | get(stubr.uri()).expect_status_internal_server_error(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:391:9 [INFO] [stdout] | [INFO] [stdout] 391 | get(stubr.uri()).expect_status_internal_server_error(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:401:9 [INFO] [stdout] | [INFO] [stdout] 401 | get(stubr.uri()).unwrap().expect_status_in_range(201, 300); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | get(stubr.uri()).unwrap().expect_status_in_range(200, 202); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:414:9 [INFO] [stdout] | [INFO] [stdout] 414 | get(stubr.uri()).unwrap().expect_status_in_range(202, 300); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:421:9 [INFO] [stdout] | [INFO] [stdout] 421 | get(stubr.uri()).unwrap().expect_status_in_range(200, 201); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:427:9 [INFO] [stdout] | [INFO] [stdout] 427 | get(stubr.uri()).expect_status_in_range(201, 300); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:433:9 [INFO] [stdout] | [INFO] [stdout] 433 | get(stubr.uri()).expect_status_in_range(200, 202); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:440:9 [INFO] [stdout] | [INFO] [stdout] 440 | get(stubr.uri()).expect_status_in_range(202, 300); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:447:9 [INFO] [stdout] | [INFO] [stdout] 447 | get(stubr.uri()).expect_status_in_range(200, 201); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:457:9 [INFO] [stdout] | [INFO] [stdout] 457 | get(stubr.uri()).unwrap().expect_status_success(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:464:9 [INFO] [stdout] | [INFO] [stdout] 464 | get(stubr.uri()).unwrap().expect_status_success(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:470:9 [INFO] [stdout] | [INFO] [stdout] 470 | get(stubr.uri()).expect_status_success(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:477:9 [INFO] [stdout] | [INFO] [stdout] 477 | get(stubr.uri()).expect_status_success(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:487:9 [INFO] [stdout] | [INFO] [stdout] 487 | get(stubr.uri()).unwrap().expect_status_redirection(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:494:9 [INFO] [stdout] | [INFO] [stdout] 494 | get(stubr.uri()).unwrap().expect_status_redirection(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:500:9 [INFO] [stdout] | [INFO] [stdout] 500 | get(stubr.uri()).expect_status_redirection(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:507:9 [INFO] [stdout] | [INFO] [stdout] 507 | get(stubr.uri()).expect_status_redirection(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:517:9 [INFO] [stdout] | [INFO] [stdout] 517 | get(stubr.uri()).unwrap().expect_status_client_error(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:524:9 [INFO] [stdout] | [INFO] [stdout] 524 | get(stubr.uri()).unwrap().expect_status_client_error(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:530:9 [INFO] [stdout] | [INFO] [stdout] 530 | get(stubr.uri()).expect_status_client_error(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:537:9 [INFO] [stdout] | [INFO] [stdout] 537 | get(stubr.uri()).expect_status_client_error(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:547:9 [INFO] [stdout] | [INFO] [stdout] 547 | get(stubr.uri()).unwrap().expect_status_server_error(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:554:9 [INFO] [stdout] | [INFO] [stdout] 554 | get(stubr.uri()).unwrap().expect_status_server_error(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:560:9 [INFO] [stdout] | [INFO] [stdout] 560 | get(stubr.uri()).expect_status_server_error(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/status.rs:567:9 [INFO] [stdout] | [INFO] [stdout] 567 | get(stubr.uri()).expect_status_server_error(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/header.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | get(stubr.uri()).unwrap().expect_header("x-a", "a"); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/header.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | get(stubr.uri()).unwrap().expect_header("X-A", "a"); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/header.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | get(stubr.uri()).unwrap().expect_header("x-a", "A"); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/header.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | get(stubr.uri()).unwrap() [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/header.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | get(stubr.uri()).unwrap().expect_header("x-b", "a"); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/header.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | get(stubr.uri()).unwrap().expect_header("x-a", "b"); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/header.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | get(stubr.uri()).unwrap().expect_header("x-m", "a"); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/header.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | get(stubr.uri()).expect_header("x-a", "a"); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/header.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | get(stubr.uri()) [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/header.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | get(stubr.uri()).expect_header("x-b", "a"); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/header.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | get(stubr.uri()).expect_header("x-a", "b"); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/header.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | get(stubr.uri()).expect_header("x-m", "a"); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/header.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | get(stubr.uri()).unwrap().expect_headers("x-m", ["a", "b"]); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/header.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 105 | get(stubr.uri()).unwrap().expect_headers("x-b", ["a", "b"]); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/header.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | get(stubr.uri()).unwrap().expect_headers("x-m", ["a"]); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/header.rs:119:9 [INFO] [stdout] | [INFO] [stdout] 119 | get(stubr.uri()).unwrap().expect_headers("x-m", ["a", "c"]); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/header.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | get(stubr.uri()).unwrap().expect_headers("x-m", ["a", "b", "c"]); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/header.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 133 | get(stubr.uri()).unwrap().expect_headers("x-m", []); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/header.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | get(stubr.uri()).expect_headers("x-m", ["a", "b"]); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/header.rs:149:9 [INFO] [stdout] | [INFO] [stdout] 149 | get(stubr.uri()).unwrap().expect_header_present("x-a"); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/header.rs:155:9 [INFO] [stdout] | [INFO] [stdout] 155 | get(stubr.uri()).unwrap().expect_header_present("X-A"); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/header.rs:162:9 [INFO] [stdout] | [INFO] [stdout] 162 | get(stubr.uri()).unwrap().expect_header_present("x-b"); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/header.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | get(stubr.uri()).expect_header_present("x-a"); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/header.rs:174:9 [INFO] [stdout] | [INFO] [stdout] 174 | get(stubr.uri()).expect_header_present("X-A"); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/header.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | get(stubr.uri()).expect_header_present("x-b"); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/header.rs:191:9 [INFO] [stdout] | [INFO] [stdout] 191 | get(stubr.uri()).unwrap().expect_header_absent("x-b"); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/header.rs:198:9 [INFO] [stdout] | [INFO] [stdout] 198 | get(stubr.uri()).unwrap().expect_header_absent("x-a"); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/header.rs:205:9 [INFO] [stdout] | [INFO] [stdout] 205 | get(stubr.uri()).unwrap().expect_header_absent("X-A"); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/header.rs:211:9 [INFO] [stdout] | [INFO] [stdout] 211 | get(stubr.uri()).expect_header_absent("x-b"); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/header.rs:218:9 [INFO] [stdout] | [INFO] [stdout] 218 | get(stubr.uri()).expect_header_absent("x-a"); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/header.rs:225:9 [INFO] [stdout] | [INFO] [stdout] 225 | get(stubr.uri()).expect_header_absent("X-A"); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/header.rs:235:9 [INFO] [stdout] | [INFO] [stdout] 235 | get(stubr.uri()).unwrap().expect_content_type_json(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/header.rs:242:9 [INFO] [stdout] | [INFO] [stdout] 242 | get(stubr.uri()).unwrap().expect_content_type_json(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/header.rs:248:9 [INFO] [stdout] | [INFO] [stdout] 248 | get(stubr.uri()).expect_content_type_json(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/header.rs:255:9 [INFO] [stdout] | [INFO] [stdout] 255 | get(stubr.uri()).expect_content_type_json(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/header.rs:265:9 [INFO] [stdout] | [INFO] [stdout] 265 | get(stubr.uri()).unwrap().expect_content_type_text(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/header.rs:272:9 [INFO] [stdout] | [INFO] [stdout] 272 | get(stubr.uri()).unwrap().expect_content_type_text(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/header.rs:278:9 [INFO] [stdout] | [INFO] [stdout] 278 | get(stubr.uri()).expect_content_type_text(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/header.rs:285:9 [INFO] [stdout] | [INFO] [stdout] 285 | get(stubr.uri()).expect_content_type_text(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/body.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | get(stubr.uri()).unwrap().expect_body_json(|b: Value| assert_eq!(b, json!({"a": "b"}))); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/body.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | get(stubr.uri()).unwrap().expect_body_json(|b: Body| assert_eq!(b, Body { a: String::from("b") })); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/body.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | get(stubr.uri()).unwrap().expect_body_json(|b: Value| assert_eq!(b, json!({"a": "c"}))); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/body.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | get(stubr.uri()).expect_body_json(|b: Value| assert_eq!(b, json!({"a": "b"}))); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/body.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | get(stubr.uri()).expect_body_json(|b: Body| assert_eq!(b, Body { a: String::from("b") })); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/body.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | get(stubr.uri()).expect_body_json(|b: Value| assert_eq!(b, json!({"a": "c"}))); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/body.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | get(stubr.uri()).unwrap().expect_body_json_eq(json!({"a": "b"})); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/body.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | get(stubr.uri()).unwrap().expect_body_json_eq(Body { a: String::from("b") }); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/body.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | get(stubr.uri()).unwrap().expect_body_json_eq(json!({"a": "c"})); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/body.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | get(stubr.uri()).unwrap().expect_body_json_eq(json!({"a": "b"})); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/body.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | get(stubr.uri()).expect_body_json_eq(json!({"a": "b"})); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/body.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | get(stubr.uri()).expect_body_json_eq(Body { a: String::from("b") }); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/body.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 95 | get(stubr.uri()).expect_body_json_eq(json!({"a": "c"})); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/body.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | get(stubr.uri()).expect_body_json_eq(json!({"a": "b"})); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/body.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | get(stubr.uri()).unwrap().expect_body_text(|b| assert_eq!(b, String::from("abcd"))); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/body.rs:119:9 [INFO] [stdout] | [INFO] [stdout] 119 | get(stubr.uri()).unwrap().expect_body_text(|b| assert_eq!(b, String::from("dcba"))); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/body.rs:125:9 [INFO] [stdout] | [INFO] [stdout] 125 | get(stubr.uri()).expect_body_text(|b| assert_eq!(b, String::from("abcd"))); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/body.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 132 | get(stubr.uri()).expect_body_text(|b| assert_eq!(b, String::from("dcba"))); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/body.rs:142:9 [INFO] [stdout] | [INFO] [stdout] 142 | get(stubr.uri()).unwrap().expect_body_text_eq("abcd"); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/body.rs:149:9 [INFO] [stdout] | [INFO] [stdout] 149 | get(stubr.uri()).unwrap().expect_body_text_eq("dcab"); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/body.rs:156:9 [INFO] [stdout] | [INFO] [stdout] 156 | get(stubr.uri()).unwrap().expect_body_text_eq("abcd"); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/body.rs:162:9 [INFO] [stdout] | [INFO] [stdout] 162 | get(stubr.uri()).expect_body_text_eq("abcd"); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/body.rs:169:9 [INFO] [stdout] | [INFO] [stdout] 169 | get(stubr.uri()).expect_body_text_eq("dcab"); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/body.rs:176:9 [INFO] [stdout] | [INFO] [stdout] 176 | get(stubr.uri()).expect_body_text_eq("abcd"); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/body.rs:186:9 [INFO] [stdout] | [INFO] [stdout] 186 | get(stubr.uri()).unwrap().expect_body_text_matches("[a-d]+"); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/body.rs:193:9 [INFO] [stdout] | [INFO] [stdout] 193 | get(stubr.uri()).unwrap().expect_body_text_matches("[e-h]+"); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/body.rs:200:9 [INFO] [stdout] | [INFO] [stdout] 200 | get(stubr.uri()).unwrap().expect_body_text_matches("[a-d]+"); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/body.rs:206:9 [INFO] [stdout] | [INFO] [stdout] 206 | get(stubr.uri()).expect_body_text_matches("[a-d]+"); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/body.rs:213:9 [INFO] [stdout] | [INFO] [stdout] 213 | get(stubr.uri()).expect_body_text_matches("[e-h]+"); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/body.rs:220:9 [INFO] [stdout] | [INFO] [stdout] 220 | get(stubr.uri()).expect_body_text_matches("[a-d]+"); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/body.rs:230:9 [INFO] [stdout] | [INFO] [stdout] 230 | get(stubr.uri()).unwrap().expect_body_bytes(|b| assert_eq!(b, b"abcd")); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/body.rs:237:9 [INFO] [stdout] | [INFO] [stdout] 237 | get(stubr.uri()).unwrap().expect_body_bytes(|b| assert_eq!(b, b"dcba")); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/body.rs:243:9 [INFO] [stdout] | [INFO] [stdout] 243 | get(stubr.uri()).expect_body_bytes(|b| assert_eq!(b, b"abcd")); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/body.rs:250:9 [INFO] [stdout] | [INFO] [stdout] 250 | get(stubr.uri()).expect_body_bytes(|b| assert_eq!(b, b"dcba")); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/body.rs:260:9 [INFO] [stdout] | [INFO] [stdout] 260 | get(stubr.uri()).unwrap().expect_body_bytes_eq(b"abcd"); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/body.rs:267:9 [INFO] [stdout] | [INFO] [stdout] 267 | get(stubr.uri()).unwrap().expect_body_bytes_eq(b"dcba"); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/body.rs:274:9 [INFO] [stdout] | [INFO] [stdout] 274 | get(stubr.uri()).unwrap().expect_body_bytes_eq(b"abcd"); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/body.rs:280:9 [INFO] [stdout] | [INFO] [stdout] 280 | get(stubr.uri()).expect_body_bytes_eq(b"abcd"); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/body.rs:287:9 [INFO] [stdout] | [INFO] [stdout] 287 | get(stubr.uri()).expect_body_bytes_eq(b"dcba"); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/body.rs:294:9 [INFO] [stdout] | [INFO] [stdout] 294 | get(stubr.uri()).expect_body_bytes_eq(b"abcd"); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/body.rs:304:9 [INFO] [stdout] | [INFO] [stdout] 304 | get(stubr.uri()).unwrap().expect_body_present(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/body.rs:311:9 [INFO] [stdout] | [INFO] [stdout] 311 | get(stubr.uri()).unwrap().expect_body_present(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/body.rs:317:9 [INFO] [stdout] | [INFO] [stdout] 317 | get(stubr.uri()).expect_body_present(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/body.rs:324:9 [INFO] [stdout] | [INFO] [stdout] 324 | get(stubr.uri()).expect_body_present(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/body.rs:334:9 [INFO] [stdout] | [INFO] [stdout] 334 | get(stubr.uri()).unwrap().expect_body_absent(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/body.rs:341:9 [INFO] [stdout] | [INFO] [stdout] 341 | get(stubr.uri()).unwrap().expect_body_absent(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/body.rs:347:9 [INFO] [stdout] | [INFO] [stdout] 347 | get(stubr.uri()).expect_body_absent(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `get` in this scope [INFO] [stdout] --> tests/reqwest/blocking/body.rs:354:9 [INFO] [stdout] | [INFO] [stdout] 354 | get(stubr.uri()).expect_body_absent(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_eq(200); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:11:27 [INFO] [stdout] | [INFO] [stdout] 11 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_eq(200); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_eq(100); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:18:27 [INFO] [stdout] | [INFO] [stdout] 18 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_eq(100); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_ok(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:28:27 [INFO] [stdout] | [INFO] [stdout] 28 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_ok(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_ok(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:35:27 [INFO] [stdout] | [INFO] [stdout] 35 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_ok(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_created(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:45:27 [INFO] [stdout] | [INFO] [stdout] 45 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_created(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_created(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:52:27 [INFO] [stdout] | [INFO] [stdout] 52 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_created(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_accepted(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:62:27 [INFO] [stdout] | [INFO] [stdout] 62 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_accepted(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_accepted(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:69:27 [INFO] [stdout] | [INFO] [stdout] 69 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_accepted(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_no_content(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:79:27 [INFO] [stdout] | [INFO] [stdout] 79 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_no_content(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_no_content(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:86:27 [INFO] [stdout] | [INFO] [stdout] 86 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_no_content(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_partial_content(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:96:27 [INFO] [stdout] | [INFO] [stdout] 96 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_partial_content(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_partial_content(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:103:27 [INFO] [stdout] | [INFO] [stdout] 103 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_partial_content(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_bad_request(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:113:27 [INFO] [stdout] | [INFO] [stdout] 113 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_bad_request(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_bad_request(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:120:27 [INFO] [stdout] | [INFO] [stdout] 120 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_bad_request(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_unauthorized(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:130:27 [INFO] [stdout] | [INFO] [stdout] 130 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_unauthorized(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:137:9 [INFO] [stdout] | [INFO] [stdout] 137 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_unauthorized(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:137:27 [INFO] [stdout] | [INFO] [stdout] 137 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_unauthorized(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 147 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_forbidden(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:147:27 [INFO] [stdout] | [INFO] [stdout] 147 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_forbidden(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:154:9 [INFO] [stdout] | [INFO] [stdout] 154 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_forbidden(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:154:27 [INFO] [stdout] | [INFO] [stdout] 154 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_forbidden(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_not_found(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:164:27 [INFO] [stdout] | [INFO] [stdout] 164 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_not_found(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:171:9 [INFO] [stdout] | [INFO] [stdout] 171 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_not_found(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:171:27 [INFO] [stdout] | [INFO] [stdout] 171 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_not_found(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_conflict(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:181:27 [INFO] [stdout] | [INFO] [stdout] 181 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_conflict(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:188:9 [INFO] [stdout] | [INFO] [stdout] 188 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_conflict(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:188:27 [INFO] [stdout] | [INFO] [stdout] 188 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_conflict(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:198:9 [INFO] [stdout] | [INFO] [stdout] 198 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_gone(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:198:27 [INFO] [stdout] | [INFO] [stdout] 198 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_gone(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:205:9 [INFO] [stdout] | [INFO] [stdout] 205 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_gone(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:205:27 [INFO] [stdout] | [INFO] [stdout] 205 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_gone(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:215:9 [INFO] [stdout] | [INFO] [stdout] 215 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_internal_server_error(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:215:27 [INFO] [stdout] | [INFO] [stdout] 215 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_internal_server_error(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:222:9 [INFO] [stdout] | [INFO] [stdout] 222 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_internal_server_error(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:222:27 [INFO] [stdout] | [INFO] [stdout] 222 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_internal_server_error(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:232:9 [INFO] [stdout] | [INFO] [stdout] 232 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_in_range(201, 300); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:232:27 [INFO] [stdout] | [INFO] [stdout] 232 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_in_range(201, 300); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:238:9 [INFO] [stdout] | [INFO] [stdout] 238 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_in_range(200, 202); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:238:27 [INFO] [stdout] | [INFO] [stdout] 238 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_in_range(200, 202); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:245:9 [INFO] [stdout] | [INFO] [stdout] 245 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_in_range(202, 300); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:245:27 [INFO] [stdout] | [INFO] [stdout] 245 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_in_range(202, 300); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:252:9 [INFO] [stdout] | [INFO] [stdout] 252 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_in_range(200, 201); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:252:27 [INFO] [stdout] | [INFO] [stdout] 252 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_in_range(200, 201); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:262:9 [INFO] [stdout] | [INFO] [stdout] 262 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_success(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:262:27 [INFO] [stdout] | [INFO] [stdout] 262 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_success(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:269:9 [INFO] [stdout] | [INFO] [stdout] 269 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_success(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:269:27 [INFO] [stdout] | [INFO] [stdout] 269 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_success(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:279:9 [INFO] [stdout] | [INFO] [stdout] 279 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_redirection(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:279:27 [INFO] [stdout] | [INFO] [stdout] 279 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_redirection(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:286:9 [INFO] [stdout] | [INFO] [stdout] 286 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_redirection(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:286:27 [INFO] [stdout] | [INFO] [stdout] 286 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_redirection(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:296:9 [INFO] [stdout] | [INFO] [stdout] 296 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_client_error(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:296:27 [INFO] [stdout] | [INFO] [stdout] 296 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_client_error(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:303:9 [INFO] [stdout] | [INFO] [stdout] 303 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_client_error(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:303:27 [INFO] [stdout] | [INFO] [stdout] 303 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_client_error(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:313:9 [INFO] [stdout] | [INFO] [stdout] 313 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_server_error(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:313:27 [INFO] [stdout] | [INFO] [stdout] 313 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_server_error(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:320:9 [INFO] [stdout] | [INFO] [stdout] 320 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_server_error(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/status.rs:320:27 [INFO] [stdout] | [INFO] [stdout] 320 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_server_error(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/header.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_header("x-a", "a"); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/header.rs:11:27 [INFO] [stdout] | [INFO] [stdout] 11 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_header("x-a", "a"); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/header.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_header("X-A", "a"); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/header.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_header("X-A", "a"); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/header.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_header("x-a", "A"); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/header.rs:24:27 [INFO] [stdout] | [INFO] [stdout] 24 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_header("x-a", "A"); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/header.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/header.rs:30:27 [INFO] [stdout] | [INFO] [stdout] 30 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/header.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_header("x-b", "a"); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/header.rs:39:27 [INFO] [stdout] | [INFO] [stdout] 39 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_header("x-b", "a"); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/header.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_header("x-a", "b"); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/header.rs:46:27 [INFO] [stdout] | [INFO] [stdout] 46 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_header("x-a", "b"); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/header.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_header("x-m", "a"); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/header.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_header("x-m", "a"); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/header.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_headers("x-m", ["a", "b"]); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/header.rs:63:27 [INFO] [stdout] | [INFO] [stdout] 63 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_headers("x-m", ["a", "b"]); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/header.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_headers("x-b", ["a", "b"]); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/header.rs:70:27 [INFO] [stdout] | [INFO] [stdout] 70 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_headers("x-b", ["a", "b"]); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/header.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_headers("x-m", ["a"]); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/header.rs:77:27 [INFO] [stdout] | [INFO] [stdout] 77 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_headers("x-m", ["a"]); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/header.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_headers("x-m", ["a", "c"]); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/header.rs:84:27 [INFO] [stdout] | [INFO] [stdout] 84 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_headers("x-m", ["a", "c"]); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/header.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_headers("x-m", ["a", "b", "c"]); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/header.rs:91:27 [INFO] [stdout] | [INFO] [stdout] 91 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_headers("x-m", ["a", "b", "c"]); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/header.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_headers("x-m", []); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/header.rs:98:27 [INFO] [stdout] | [INFO] [stdout] 98 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_headers("x-m", []); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/header.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_header_present("x-a"); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/header.rs:108:27 [INFO] [stdout] | [INFO] [stdout] 108 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_header_present("x-a"); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/header.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_header_present("X-A"); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/header.rs:114:27 [INFO] [stdout] | [INFO] [stdout] 114 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_header_present("X-A"); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/header.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 121 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_header_present("x-b"); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/header.rs:121:27 [INFO] [stdout] | [INFO] [stdout] 121 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_header_present("x-b"); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/header.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_header_absent("x-b"); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/header.rs:131:27 [INFO] [stdout] | [INFO] [stdout] 131 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_header_absent("x-b"); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/header.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_header_absent("x-a"); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/header.rs:138:27 [INFO] [stdout] | [INFO] [stdout] 138 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_header_absent("x-a"); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/header.rs:145:9 [INFO] [stdout] | [INFO] [stdout] 145 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_header_absent("X-A"); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/header.rs:145:27 [INFO] [stdout] | [INFO] [stdout] 145 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_header_absent("X-A"); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/header.rs:155:9 [INFO] [stdout] | [INFO] [stdout] 155 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_content_type_json(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/header.rs:155:27 [INFO] [stdout] | [INFO] [stdout] 155 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_content_type_json(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/header.rs:162:9 [INFO] [stdout] | [INFO] [stdout] 162 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_content_type_json(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/header.rs:162:27 [INFO] [stdout] | [INFO] [stdout] 162 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_content_type_json(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/header.rs:172:9 [INFO] [stdout] | [INFO] [stdout] 172 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_content_type_text(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/header.rs:172:27 [INFO] [stdout] | [INFO] [stdout] 172 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_content_type_text(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/header.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_content_type_text(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/header.rs:179:27 [INFO] [stdout] | [INFO] [stdout] 179 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_content_type_text(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/smoke.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_eq(200); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/smoke.rs:8:23 [INFO] [stdout] | [INFO] [stdout] 8 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_eq(200); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/smoke.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_eq(100); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/smoke.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_status_eq(100); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/smoke.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/smoke.rs:21:23 [INFO] [stdout] | [INFO] [stdout] 21 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/body.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/body.rs:14:27 [INFO] [stdout] | [INFO] [stdout] 14 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/body.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/body.rs:21:27 [INFO] [stdout] | [INFO] [stdout] 21 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/body.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/body.rs:29:27 [INFO] [stdout] | [INFO] [stdout] 29 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/body.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/body.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/body.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/body.rs:47:27 [INFO] [stdout] | [INFO] [stdout] 47 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/body.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/body.rs:55:27 [INFO] [stdout] | [INFO] [stdout] 55 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/body.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/body.rs:63:27 [INFO] [stdout] | [INFO] [stdout] 63 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/body.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/body.rs:74:27 [INFO] [stdout] | [INFO] [stdout] 74 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/body.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/body.rs:82:27 [INFO] [stdout] | [INFO] [stdout] 82 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/body.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/body.rs:93:27 [INFO] [stdout] | [INFO] [stdout] 93 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/body.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/body.rs:101:27 [INFO] [stdout] | [INFO] [stdout] 101 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/body.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 109 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/body.rs:109:27 [INFO] [stdout] | [INFO] [stdout] 109 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/body.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/body.rs:120:27 [INFO] [stdout] | [INFO] [stdout] 120 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/body.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/body.rs:128:27 [INFO] [stdout] | [INFO] [stdout] 128 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/body.rs:136:9 [INFO] [stdout] | [INFO] [stdout] 136 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/body.rs:136:27 [INFO] [stdout] | [INFO] [stdout] 136 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/body.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 147 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/body.rs:147:27 [INFO] [stdout] | [INFO] [stdout] 147 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/body.rs:155:9 [INFO] [stdout] | [INFO] [stdout] 155 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/body.rs:155:27 [INFO] [stdout] | [INFO] [stdout] 155 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/body.rs:166:9 [INFO] [stdout] | [INFO] [stdout] 166 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/body.rs:166:27 [INFO] [stdout] | [INFO] [stdout] 166 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/body.rs:174:9 [INFO] [stdout] | [INFO] [stdout] 174 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/body.rs:174:27 [INFO] [stdout] | [INFO] [stdout] 174 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/body.rs:182:9 [INFO] [stdout] | [INFO] [stdout] 182 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/body.rs:182:27 [INFO] [stdout] | [INFO] [stdout] 182 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/body.rs:193:9 [INFO] [stdout] | [INFO] [stdout] 193 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_body_present(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/body.rs:193:27 [INFO] [stdout] | [INFO] [stdout] 193 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_body_present(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/body.rs:200:9 [INFO] [stdout] | [INFO] [stdout] 200 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_body_present(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/body.rs:200:27 [INFO] [stdout] | [INFO] [stdout] 200 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_body_present(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/body.rs:210:9 [INFO] [stdout] | [INFO] [stdout] 210 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_body_absent(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/body.rs:210:27 [INFO] [stdout] | [INFO] [stdout] 210 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_body_absent(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `call_service` in this scope [INFO] [stdout] --> tests/actix/integration/body.rs:217:9 [INFO] [stdout] | [INFO] [stdout] 217 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_body_absent(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_service` in this scope [INFO] [stdout] --> tests/actix/integration/body.rs:217:27 [INFO] [stdout] | [INFO] [stdout] 217 | call_service(&mut init_service(app).await, TestRequest::get().to_request()).await.expect_body_absent(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `asserhttp` [INFO] [stdout] --> tests/surf/smoke.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use asserhttp::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `asserhttp` [INFO] [stdout] --> tests/surf/status.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use asserhttp::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `asserhttp` [INFO] [stdout] --> tests/surf/header.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use asserhttp::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `asserhttp` [INFO] [stdout] --> tests/surf/body.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use asserhttp::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `asserhttp` [INFO] [stdout] --> tests/reqwest/asynk/smoke.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use asserhttp::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `asserhttp` [INFO] [stdout] --> tests/reqwest/asynk/status.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use asserhttp::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `asserhttp` [INFO] [stdout] --> tests/reqwest/asynk/header.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use asserhttp::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `asserhttp` [INFO] [stdout] --> tests/reqwest/asynk/body.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use asserhttp::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `asserhttp` [INFO] [stdout] --> tests/reqwest/blocking/smoke.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use asserhttp::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `asserhttp` [INFO] [stdout] --> tests/reqwest/blocking/status.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use asserhttp::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super` [INFO] [stdout] --> tests/reqwest/blocking/status.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | use super::*; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super` [INFO] [stdout] --> tests/reqwest/blocking/status.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | use super::*; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super` [INFO] [stdout] --> tests/reqwest/blocking/status.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | use super::*; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super` [INFO] [stdout] --> tests/reqwest/blocking/status.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | use super::*; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super` [INFO] [stdout] --> tests/reqwest/blocking/status.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | use super::*; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super` [INFO] [stdout] --> tests/reqwest/blocking/status.rs:156:9 [INFO] [stdout] | [INFO] [stdout] 156 | use super::*; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super` [INFO] [stdout] --> tests/reqwest/blocking/status.rs:186:9 [INFO] [stdout] | [INFO] [stdout] 186 | use super::*; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super` [INFO] [stdout] --> tests/reqwest/blocking/status.rs:216:9 [INFO] [stdout] | [INFO] [stdout] 216 | use super::*; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super` [INFO] [stdout] --> tests/reqwest/blocking/status.rs:246:9 [INFO] [stdout] | [INFO] [stdout] 246 | use super::*; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super` [INFO] [stdout] --> tests/reqwest/blocking/status.rs:276:9 [INFO] [stdout] | [INFO] [stdout] 276 | use super::*; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super` [INFO] [stdout] --> tests/reqwest/blocking/status.rs:306:9 [INFO] [stdout] | [INFO] [stdout] 306 | use super::*; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super` [INFO] [stdout] --> tests/reqwest/blocking/status.rs:336:9 [INFO] [stdout] | [INFO] [stdout] 336 | use super::*; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super` [INFO] [stdout] --> tests/reqwest/blocking/status.rs:366:9 [INFO] [stdout] | [INFO] [stdout] 366 | use super::*; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super` [INFO] [stdout] --> tests/reqwest/blocking/status.rs:396:9 [INFO] [stdout] | [INFO] [stdout] 396 | use super::*; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super` [INFO] [stdout] --> tests/reqwest/blocking/status.rs:452:9 [INFO] [stdout] | [INFO] [stdout] 452 | use super::*; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super` [INFO] [stdout] --> tests/reqwest/blocking/status.rs:482:9 [INFO] [stdout] | [INFO] [stdout] 482 | use super::*; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super` [INFO] [stdout] --> tests/reqwest/blocking/status.rs:512:9 [INFO] [stdout] | [INFO] [stdout] 512 | use super::*; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super` [INFO] [stdout] --> tests/reqwest/blocking/status.rs:542:9 [INFO] [stdout] | [INFO] [stdout] 542 | use super::*; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `asserhttp` [INFO] [stdout] --> tests/reqwest/blocking/header.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use asserhttp::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super` [INFO] [stdout] --> tests/reqwest/blocking/header.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | use super::*; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super` [INFO] [stdout] --> tests/reqwest/blocking/header.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | use super::*; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super` [INFO] [stdout] --> tests/reqwest/blocking/header.rs:144:9 [INFO] [stdout] | [INFO] [stdout] 144 | use super::*; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super` [INFO] [stdout] --> tests/reqwest/blocking/header.rs:186:9 [INFO] [stdout] | [INFO] [stdout] 186 | use super::*; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super` [INFO] [stdout] --> tests/reqwest/blocking/header.rs:230:9 [INFO] [stdout] | [INFO] [stdout] 230 | use super::*; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super` [INFO] [stdout] --> tests/reqwest/blocking/header.rs:260:9 [INFO] [stdout] | [INFO] [stdout] 260 | use super::*; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `asserhttp` [INFO] [stdout] --> tests/reqwest/blocking/body.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use asserhttp::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super` [INFO] [stdout] --> tests/reqwest/blocking/body.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 107 | use super::*; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super` [INFO] [stdout] --> tests/reqwest/blocking/body.rs:137:9 [INFO] [stdout] | [INFO] [stdout] 137 | use super::*; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super` [INFO] [stdout] --> tests/reqwest/blocking/body.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | use super::*; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super` [INFO] [stdout] --> tests/reqwest/blocking/body.rs:225:9 [INFO] [stdout] | [INFO] [stdout] 225 | use super::*; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super` [INFO] [stdout] --> tests/reqwest/blocking/body.rs:255:9 [INFO] [stdout] | [INFO] [stdout] 255 | use super::*; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super` [INFO] [stdout] --> tests/reqwest/blocking/body.rs:299:9 [INFO] [stdout] | [INFO] [stdout] 299 | use super::*; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super` [INFO] [stdout] --> tests/reqwest/blocking/body.rs:329:9 [INFO] [stdout] | [INFO] [stdout] 329 | use super::*; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `asserhttp` [INFO] [stdout] --> tests/isahc/asynk/smoke.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use asserhttp::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `asserhttp` [INFO] [stdout] --> tests/isahc/asynk/status.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use asserhttp::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `asserhttp` [INFO] [stdout] --> tests/isahc/asynk/header.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use asserhttp::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `asserhttp` [INFO] [stdout] --> tests/isahc/asynk/body.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use asserhttp::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `asserhttp` [INFO] [stdout] --> tests/isahc/blocking/smoke.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use asserhttp::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `asserhttp` [INFO] [stdout] --> tests/isahc/blocking/status.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use asserhttp::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `asserhttp` [INFO] [stdout] --> tests/isahc/blocking/header.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use asserhttp::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `asserhttp` [INFO] [stdout] --> tests/isahc/blocking/body.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use asserhttp::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `asserhttp` [INFO] [stdout] --> tests/hyper/smoke.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use asserhttp::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `asserhttp` [INFO] [stdout] --> tests/hyper/status.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use asserhttp::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `asserhttp` [INFO] [stdout] --> tests/hyper/header.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use asserhttp::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `asserhttp` [INFO] [stdout] --> tests/hyper/body.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use asserhttp::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `asserhttp` [INFO] [stdout] --> tests/awc/smoke.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use asserhttp::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `asserhttp` [INFO] [stdout] --> tests/awc/status.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use asserhttp::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `asserhttp` [INFO] [stdout] --> tests/awc/header.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use asserhttp::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `asserhttp` [INFO] [stdout] --> tests/awc/body.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use asserhttp::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `asserhttp` [INFO] [stdout] --> tests/actix/integration/status.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use asserhttp::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `asserhttp` [INFO] [stdout] --> tests/actix/integration/header.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use asserhttp::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `asserhttp` [INFO] [stdout] --> tests/actix/integration/smoke.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use asserhttp::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `asserhttp` [INFO] [stdout] --> tests/actix/integration/body.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use asserhttp::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `asserhttp` [INFO] [stdout] --> tests/actix/unit/status.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use asserhttp::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `asserhttp` [INFO] [stdout] --> tests/actix/unit/header.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use asserhttp::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `asserhttp` [INFO] [stdout] --> tests/actix/unit/smoke.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use asserhttp::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `asserhttp` [INFO] [stdout] --> tests/actix/unit/body.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use asserhttp::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 646 previous errors; 67 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `asserhttp` due to 647 previous errors; 67 warnings emitted [INFO] running `Command { std: "docker" "inspect" "1ea7f53f6ab2d3fa3e4ff08f0a79f2d03ac7dae49e037f051c80a6c7d1b7a917", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ea7f53f6ab2d3fa3e4ff08f0a79f2d03ac7dae49e037f051c80a6c7d1b7a917", kill_on_drop: false }` [INFO] [stdout] 1ea7f53f6ab2d3fa3e4ff08f0a79f2d03ac7dae49e037f051c80a6c7d1b7a917