[INFO] fetching crate actix-web 4.0.1... [INFO] testing actix-web-4.0.1 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate actix-web 4.0.1 into /workspace/builds/worker-64/source [INFO] validating manifest of crates.io crate actix-web 4.0.1 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate actix-web 4.0.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate actix-web 4.0.1 [INFO] tweaked toml for crates.io crate actix-web 4.0.1 written to /workspace/builds/worker-64/source/Cargo.toml [INFO] crate crates.io crate actix-web 4.0.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ebb2fe51b3c55e39d95ec7ae25d47183666463a90b3ce692a8508828e4bb6814 [INFO] running `Command { std: "docker" "start" "-a" "ebb2fe51b3c55e39d95ec7ae25d47183666463a90b3ce692a8508828e4bb6814", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ebb2fe51b3c55e39d95ec7ae25d47183666463a90b3ce692a8508828e4bb6814", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebb2fe51b3c55e39d95ec7ae25d47183666463a90b3ce692a8508828e4bb6814", kill_on_drop: false }` [INFO] [stdout] ebb2fe51b3c55e39d95ec7ae25d47183666463a90b3ce692a8508828e4bb6814 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b40e6e9dda31674ffcac103115e87b3978076fc68504439245613f663d6f1860 [INFO] running `Command { std: "docker" "start" "-a" "b40e6e9dda31674ffcac103115e87b3978076fc68504439245613f663d6f1860", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling zstd-safe v4.1.4+zstd.1.5.2 [INFO] [stderr] Compiling local-waker v0.1.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling firestorm v0.5.0 [INFO] [stderr] Compiling num_threads v0.1.3 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling brotli v3.3.3 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling local-channel v0.1.2 [INFO] [stderr] Compiling actix-router v0.5.0 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling tokio-util v0.7.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling actix-rt v2.6.0 [INFO] [stderr] Compiling actix-server v2.0.0 [INFO] [stderr] Compiling actix-codec v0.5.0 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling actix-web-codegen v4.0.0 [INFO] [stderr] Compiling zstd v0.10.0+zstd.1.5.2 [INFO] [stderr] Compiling actix-http v3.0.0 [INFO] [stderr] Compiling actix-web v4.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 40s [INFO] running `Command { std: "docker" "inspect" "b40e6e9dda31674ffcac103115e87b3978076fc68504439245613f663d6f1860", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b40e6e9dda31674ffcac103115e87b3978076fc68504439245613f663d6f1860", kill_on_drop: false }` [INFO] [stdout] b40e6e9dda31674ffcac103115e87b3978076fc68504439245613f663d6f1860 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b701d980273f148a7d472178e330e4e468e4cf3eff4f2d2f5e5c8287cc497bfe [INFO] running `Command { std: "docker" "start" "-a" "b701d980273f148a7d472178e330e4e468e4cf3eff4f2d2f5e5c8287cc497bfe", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling actix-web v4.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `flate2` [INFO] [stdout] --> tests/utils.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | use flate2::{read::GzDecoder, write::GzEncoder, Compression}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `flate2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `flate2` [INFO] [stdout] --> tests/utils.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | use flate2::{read::GzDecoder, write::GzEncoder, Compression}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `flate2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `flate2` [INFO] [stdout] --> tests/utils.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | use flate2::{read::ZlibDecoder, write::ZlibEncoder, Compression}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `flate2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `flate2` [INFO] [stdout] --> tests/utils.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | use flate2::{read::GzDecoder, write::GzEncoder, Compression}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `flate2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `brotli` in the list of imported crates [INFO] [stdout] --> tests/utils.rs:44:11 [INFO] [stdout] | [INFO] [stdout] 44 | use ::brotli::{reader::Decompressor as BrotliDecoder, CompressorWriter as BrotliEncoder}; [INFO] [stdout] | ^^^^^^ could not find `brotli` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `flate2` [INFO] [stdout] --> tests/utils.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | use flate2::{read::ZlibDecoder, write::ZlibEncoder, Compression}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `flate2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `zstd` in the list of imported crates [INFO] [stdout] --> tests/utils.rs:68:11 [INFO] [stdout] | [INFO] [stdout] 68 | use ::zstd::stream::{read::Decoder, write::Encoder}; [INFO] [stdout] | ^^^^ could not find `zstd` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `brotli` [INFO] [stdout] --> tests/utils.rs:44:11 [INFO] [stdout] | [INFO] [stdout] 44 | use ::brotli::{reader::Decompressor as BrotliDecoder, CompressorWriter as BrotliEncoder}; [INFO] [stdout] | ^^^^^^ help: a similar path exists: `self::brotli` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/compression.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/compression.rs:93:13 [INFO] [stdout] | [INFO] [stdout] 93 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/compression.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/compression.rs:151:13 [INFO] [stdout] | [INFO] [stdout] 151 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/compression.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/compression.rs:201:13 [INFO] [stdout] | [INFO] [stdout] 201 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/compression.rs:223:13 [INFO] [stdout] | [INFO] [stdout] 223 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/compression.rs:245:13 [INFO] [stdout] | [INFO] [stdout] 245 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/compression.rs:265:13 [INFO] [stdout] | [INFO] [stdout] 265 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/compression.rs:290:13 [INFO] [stdout] | [INFO] [stdout] 290 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/test_httpserver.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `env_logger` [INFO] [stdout] --> examples/uds.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | env_logger::init_from_env(env_logger::Env::new().default_filter_or("info")); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `env_logger` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `env_logger` [INFO] [stdout] --> examples/uds.rs:25:31 [INFO] [stdout] | [INFO] [stdout] 25 | env_logger::init_from_env(env_logger::Env::new().default_filter_or("info")); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `env_logger` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `env_logger` [INFO] [stdout] --> examples/on-connect.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | env_logger::init_from_env(env_logger::Env::new().default_filter_or("info")); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `env_logger` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `env_logger` [INFO] [stdout] --> examples/on-connect.rs:48:31 [INFO] [stdout] | [INFO] [stdout] 48 | env_logger::init_from_env(env_logger::Env::new().default_filter_or("info")); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `env_logger` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GzEncoder` [INFO] [stdout] --> tests/utils.rs:11:27 [INFO] [stdout] | [INFO] [stdout] 11 | let mut encoder = GzEncoder::new(Vec::new(), Compression::fast()); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `GzEncoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GzDecoder` [INFO] [stdout] --> tests/utils.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | let mut decoder = GzDecoder::new(bytes.as_ref()); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `GzDecoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ZlibEncoder` [INFO] [stdout] --> tests/utils.rs:29:27 [INFO] [stdout] | [INFO] [stdout] 29 | let mut encoder = ZlibEncoder::new(Vec::new(), Compression::fast()); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `ZlibEncoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ZlibDecoder` [INFO] [stdout] --> tests/utils.rs:35:27 [INFO] [stdout] | [INFO] [stdout] 35 | let mut decoder = ZlibDecoder::new(bytes.as_ref()); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `ZlibDecoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_httpserver.rs:13:16 [INFO] [stdout] | [INFO] [stdout] 13 | let addr = actix_test::unused_addr(); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 13 | let addr = actix_web::unused_addr(); [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BrotliDecoder` [INFO] [stdout] --> tests/utils.rs:59:27 [INFO] [stdout] | [INFO] [stdout] 59 | let mut decoder = BrotliDecoder::new(bytes.as_ref(), 8_096); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `BrotliDecoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/compression.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | actix_test::start(|| { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] ... [INFO] [stdout] 76 | let srv = test_server!(); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_server` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 19 | actix_web::start(|| { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `awc` [INFO] [stdout] --> tests/test_httpserver.rs:48:18 [INFO] [stdout] | [INFO] [stdout] 48 | let client = awc::Client::builder() [INFO] [stdout] | ^^^ use of undeclared crate or module `awc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `awc` [INFO] [stdout] --> tests/test_httpserver.rs:49:20 [INFO] [stdout] | [INFO] [stdout] 49 | .connector(awc::Connector::new().timeout(Duration::from_millis(100))) [INFO] [stdout] | ^^^ use of undeclared crate or module `awc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/compression.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | actix_test::start(|| { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] ... [INFO] [stdout] 95 | let srv = test_server!(); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_server` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 19 | actix_web::start(|| { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/compression.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | actix_test::start(|| { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] ... [INFO] [stdout] 124 | let srv = test_server!(); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_server` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 19 | actix_web::start(|| { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/compression.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | actix_test::start(|| { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] ... [INFO] [stdout] 153 | let srv = test_server!(); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_server` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 19 | actix_web::start(|| { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/compression.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | actix_test::start(|| { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] ... [INFO] [stdout] 187 | let srv = test_server!(); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_server` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 19 | actix_web::start(|| { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/compression.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | actix_test::start(|| { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] ... [INFO] [stdout] 203 | let srv = test_server!(); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_server` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 19 | actix_web::start(|| { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/compression.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | actix_test::start(|| { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] ... [INFO] [stdout] 225 | let srv = test_server!(); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_server` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 19 | actix_web::start(|| { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/compression.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | actix_test::start(|| { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] ... [INFO] [stdout] 247 | let srv = test_server!(); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_server` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 19 | actix_web::start(|| { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/compression.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | actix_test::start(|| { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] ... [INFO] [stdout] 267 | let srv = test_server!(); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_server` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 19 | actix_web::start(|| { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/compression.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | actix_test::start(|| { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] ... [INFO] [stdout] 292 | let srv = test_server!(); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_server` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 19 | actix_web::start(|| { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Encoder` [INFO] [stdout] --> tests/utils.rs:71:27 [INFO] [stdout] | [INFO] [stdout] 71 | let mut encoder = Encoder::new(Vec::new(), 3).unwrap(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 67 | use actix_codec::Encoder; [INFO] [stdout] | [INFO] [stdout] 67 | use actix_http::encoding::Encoder; [INFO] [stdout] | [INFO] [stdout] 67 | use encoding_rs::Encoder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decoder` [INFO] [stdout] --> tests/utils.rs:77:27 [INFO] [stdout] | [INFO] [stdout] 77 | let mut decoder = Decoder::new(bytes.as_ref()).unwrap(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 67 | use actix_codec::Decoder; [INFO] [stdout] | [INFO] [stdout] 67 | use actix_http::encoding::Decoder; [INFO] [stdout] | [INFO] [stdout] 67 | use encoding_rs::Decoder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `actix-web` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `flate2` [INFO] [stdout] --> tests/utils.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | use flate2::{read::ZlibDecoder, write::ZlibEncoder, Compression}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `flate2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `flate2` [INFO] [stdout] --> tests/utils.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | use flate2::{read::GzDecoder, write::GzEncoder, Compression}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `flate2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `env_logger` [INFO] [stdout] --> examples/basic.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | env_logger::init_from_env(env_logger::Env::new().default_filter_or("info")); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `env_logger` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `env_logger` [INFO] [stdout] --> examples/basic.rs:21:31 [INFO] [stdout] | [INFO] [stdout] 21 | env_logger::init_from_env(env_logger::Env::new().default_filter_or("info")); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `env_logger` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Read` [INFO] [stdout] --> tests/utils.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use std::io::{Read as _, Write as _}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Write` [INFO] [stdout] --> tests/utils.rs:4:26 [INFO] [stdout] | [INFO] [stdout] 4 | use std::io::{Read as _, Write as _}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super` [INFO] [stdout] --> tests/utils.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | use super::*; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super` [INFO] [stdout] --> tests/utils.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | use super::*; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super` [INFO] [stdout] --> tests/utils.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | use super::*; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super` [INFO] [stdout] --> tests/utils.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | use super::*; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand` [INFO] [stdout] --> tests/test_server.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use rand::{distributions::Alphanumeric, Rng as _}; [INFO] [stdout] | ^^^^ use of undeclared crate or module `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 34 previous errors; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `flate2` [INFO] [stdout] --> tests/utils.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | use flate2::{read::GzDecoder, write::GzEncoder, Compression}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `flate2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rand` [INFO] [stdout] --> tests/test_server.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use rand::{distributions::Alphanumeric, Rng as _}; [INFO] [stdout] | ^^^^ use of undeclared crate or module `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `flate2` [INFO] [stdout] --> tests/utils.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | use flate2::{read::ZlibDecoder, write::ZlibEncoder, Compression}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `flate2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `flate2` [INFO] [stdout] --> tests/utils.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | use flate2::{read::GzDecoder, write::GzEncoder, Compression}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `flate2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `brotli` in the list of imported crates [INFO] [stdout] --> tests/utils.rs:44:11 [INFO] [stdout] | [INFO] [stdout] 44 | use ::brotli::{reader::Decompressor as BrotliDecoder, CompressorWriter as BrotliEncoder}; [INFO] [stdout] | ^^^^^^ could not find `brotli` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `flate2` [INFO] [stdout] --> tests/utils.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | use flate2::{read::ZlibDecoder, write::ZlibEncoder, Compression}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `flate2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `zstd` in the list of imported crates [INFO] [stdout] --> tests/utils.rs:68:11 [INFO] [stdout] | [INFO] [stdout] 68 | use ::zstd::stream::{read::Decoder, write::Encoder}; [INFO] [stdout] | ^^^^ could not find `zstd` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `brotli` [INFO] [stdout] --> tests/utils.rs:44:11 [INFO] [stdout] | [INFO] [stdout] 44 | use ::brotli::{reader::Decompressor as BrotliDecoder, CompressorWriter as BrotliEncoder}; [INFO] [stdout] | ^^^^^^ help: a similar path exists: `self::brotli` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/test_server.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/test_server.rs:158:13 [INFO] [stdout] | [INFO] [stdout] 158 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/test_server.rs:189:13 [INFO] [stdout] | [INFO] [stdout] 189 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/test_server.rs:223:13 [INFO] [stdout] | [INFO] [stdout] 223 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/test_server.rs:253:13 [INFO] [stdout] | [INFO] [stdout] 253 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/test_server.rs:279:13 [INFO] [stdout] | [INFO] [stdout] 279 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/test_server.rs:300:13 [INFO] [stdout] | [INFO] [stdout] 300 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/test_server.rs:320:13 [INFO] [stdout] | [INFO] [stdout] 320 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/test_server.rs:343:13 [INFO] [stdout] | [INFO] [stdout] 343 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/test_server.rs:366:13 [INFO] [stdout] | [INFO] [stdout] 366 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/test_server.rs:389:13 [INFO] [stdout] | [INFO] [stdout] 389 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/test_server.rs:415:13 [INFO] [stdout] | [INFO] [stdout] 415 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/test_server.rs:436:13 [INFO] [stdout] | [INFO] [stdout] 436 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/test_server.rs:467:13 [INFO] [stdout] | [INFO] [stdout] 467 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/test_server.rs:490:13 [INFO] [stdout] | [INFO] [stdout] 490 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/test_server.rs:511:13 [INFO] [stdout] | [INFO] [stdout] 511 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/test_server.rs:533:13 [INFO] [stdout] | [INFO] [stdout] 533 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/test_server.rs:560:13 [INFO] [stdout] | [INFO] [stdout] 560 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/test_server.rs:581:13 [INFO] [stdout] | [INFO] [stdout] 581 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/test_server.rs:603:13 [INFO] [stdout] | [INFO] [stdout] 603 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/test_server.rs:631:13 [INFO] [stdout] | [INFO] [stdout] 631 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/test_server.rs:652:13 [INFO] [stdout] | [INFO] [stdout] 652 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/test_server.rs:780:13 [INFO] [stdout] | [INFO] [stdout] 780 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/test_server.rs:835:13 [INFO] [stdout] | [INFO] [stdout] 835 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/test_server.rs:858:13 [INFO] [stdout] | [INFO] [stdout] 858 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/test_server.rs:874:13 [INFO] [stdout] | [INFO] [stdout] 874 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/test_server.rs:922:13 [INFO] [stdout] | [INFO] [stdout] 922 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `actix-web` due to 35 previous errors; 6 warnings emitted [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `const_str` [INFO] [stdout] --> tests/test_server.rs:34:19 [INFO] [stdout] | [INFO] [stdout] 34 | const STR: &str = const_str::repeat!(S, 100); [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `const_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `env_logger` [INFO] [stdout] --> examples/macroless.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | env_logger::init_from_env(env_logger::Env::new().default_filter_or("info")); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `env_logger` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `env_logger` [INFO] [stdout] --> examples/macroless.rs:9:31 [INFO] [stdout] | [INFO] [stdout] 9 | env_logger::init_from_env(env_logger::Env::new().default_filter_or("info")); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `env_logger` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GzEncoder` [INFO] [stdout] --> tests/utils.rs:11:27 [INFO] [stdout] | [INFO] [stdout] 11 | let mut encoder = GzEncoder::new(Vec::new(), Compression::fast()); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `GzEncoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GzDecoder` [INFO] [stdout] --> tests/utils.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | let mut decoder = GzDecoder::new(bytes.as_ref()); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `GzDecoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ZlibEncoder` [INFO] [stdout] --> tests/utils.rs:29:27 [INFO] [stdout] | [INFO] [stdout] 29 | let mut encoder = ZlibEncoder::new(Vec::new(), Compression::fast()); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `ZlibEncoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ZlibDecoder` [INFO] [stdout] --> tests/utils.rs:35:27 [INFO] [stdout] | [INFO] [stdout] 35 | let mut decoder = ZlibDecoder::new(bytes.as_ref()); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `ZlibDecoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BrotliDecoder` [INFO] [stdout] --> tests/utils.rs:59:27 [INFO] [stdout] | [INFO] [stdout] 59 | let mut decoder = BrotliDecoder::new(bytes.as_ref(), 8_096); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `BrotliDecoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:96:15 [INFO] [stdout] | [INFO] [stdout] 96 | let srv = actix_test::start(|| { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 96 | let srv = actix_web::start(|| { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:163:15 [INFO] [stdout] | [INFO] [stdout] 163 | let srv = actix_test::start_with(actix_test::config().h1(), move || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 163 | let srv = actix_web::start_with(actix_test::config().h1(), move || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:163:38 [INFO] [stdout] | [INFO] [stdout] 163 | let srv = actix_test::start_with(actix_test::config().h1(), move || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 163 | let srv = actix_test::start_with(actix_web::config().h1(), move || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand` [INFO] [stdout] --> tests/test_server.rs:191:16 [INFO] [stdout] | [INFO] [stdout] 191 | let data = rand::thread_rng() [INFO] [stdout] | ^^^^ use of undeclared crate or module `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:198:15 [INFO] [stdout] | [INFO] [stdout] 198 | let srv = actix_test::start_with(actix_test::config().h1(), move || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 198 | let srv = actix_web::start_with(actix_test::config().h1(), move || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:198:38 [INFO] [stdout] | [INFO] [stdout] 198 | let srv = actix_test::start_with(actix_test::config().h1(), move || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 198 | let srv = actix_test::start_with(actix_web::config().h1(), move || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:225:15 [INFO] [stdout] | [INFO] [stdout] 225 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 225 | let srv = actix_web::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:225:38 [INFO] [stdout] | [INFO] [stdout] 225 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 225 | let srv = actix_test::start_with(actix_web::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:255:15 [INFO] [stdout] | [INFO] [stdout] 255 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 255 | let srv = actix_web::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:255:38 [INFO] [stdout] | [INFO] [stdout] 255 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 255 | let srv = actix_test::start_with(actix_web::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:281:15 [INFO] [stdout] | [INFO] [stdout] 281 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 281 | let srv = actix_web::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:281:38 [INFO] [stdout] | [INFO] [stdout] 281 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 281 | let srv = actix_test::start_with(actix_web::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `actix-web` due to 5 previous errors [INFO] [stderr] error: could not compile `actix-web` due to 3 previous errors [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:302:15 [INFO] [stdout] | [INFO] [stdout] 302 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 302 | let srv = actix_web::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:302:38 [INFO] [stdout] | [INFO] [stdout] 302 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 302 | let srv = actix_test::start_with(actix_web::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:322:15 [INFO] [stdout] | [INFO] [stdout] 322 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 322 | let srv = actix_web::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:322:38 [INFO] [stdout] | [INFO] [stdout] 322 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 322 | let srv = actix_test::start_with(actix_web::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:345:15 [INFO] [stdout] | [INFO] [stdout] 345 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 345 | let srv = actix_web::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:345:38 [INFO] [stdout] | [INFO] [stdout] 345 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 345 | let srv = actix_test::start_with(actix_web::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:368:15 [INFO] [stdout] | [INFO] [stdout] 368 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 368 | let srv = actix_web::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:368:38 [INFO] [stdout] | [INFO] [stdout] 368 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 368 | let srv = actix_test::start_with(actix_web::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:391:15 [INFO] [stdout] | [INFO] [stdout] 391 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 391 | let srv = actix_web::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:391:38 [INFO] [stdout] | [INFO] [stdout] 391 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 391 | let srv = actix_test::start_with(actix_web::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:417:15 [INFO] [stdout] | [INFO] [stdout] 417 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 417 | let srv = actix_web::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:417:38 [INFO] [stdout] | [INFO] [stdout] 417 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 417 | let srv = actix_test::start_with(actix_web::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand` [INFO] [stdout] --> tests/test_server.rs:438:16 [INFO] [stdout] | [INFO] [stdout] 438 | let data = rand::thread_rng() [INFO] [stdout] | ^^^^ use of undeclared crate or module `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:444:15 [INFO] [stdout] | [INFO] [stdout] 444 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 444 | let srv = actix_web::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:444:38 [INFO] [stdout] | [INFO] [stdout] 444 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 444 | let srv = actix_test::start_with(actix_web::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:469:15 [INFO] [stdout] | [INFO] [stdout] 469 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 469 | let srv = actix_web::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:469:38 [INFO] [stdout] | [INFO] [stdout] 469 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 469 | let srv = actix_test::start_with(actix_web::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:492:15 [INFO] [stdout] | [INFO] [stdout] 492 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 492 | let srv = actix_web::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:492:38 [INFO] [stdout] | [INFO] [stdout] 492 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 492 | let srv = actix_test::start_with(actix_web::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:514:15 [INFO] [stdout] | [INFO] [stdout] 514 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 514 | let srv = actix_web::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:514:38 [INFO] [stdout] | [INFO] [stdout] 514 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 514 | let srv = actix_test::start_with(actix_web::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand` [INFO] [stdout] --> tests/test_server.rs:535:16 [INFO] [stdout] | [INFO] [stdout] 535 | let data = rand::thread_rng() [INFO] [stdout] | ^^^^ use of undeclared crate or module `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:541:15 [INFO] [stdout] | [INFO] [stdout] 541 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 541 | let srv = actix_web::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:541:38 [INFO] [stdout] | [INFO] [stdout] 541 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 541 | let srv = actix_test::start_with(actix_web::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:562:15 [INFO] [stdout] | [INFO] [stdout] 562 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 562 | let srv = actix_web::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:562:38 [INFO] [stdout] | [INFO] [stdout] 562 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 562 | let srv = actix_test::start_with(actix_web::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:584:15 [INFO] [stdout] | [INFO] [stdout] 584 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 584 | let srv = actix_web::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:584:38 [INFO] [stdout] | [INFO] [stdout] 584 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 584 | let srv = actix_test::start_with(actix_web::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand` [INFO] [stdout] --> tests/test_server.rs:605:16 [INFO] [stdout] | [INFO] [stdout] 605 | let data = rand::thread_rng() [INFO] [stdout] | ^^^^ use of undeclared crate or module `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:611:15 [INFO] [stdout] | [INFO] [stdout] 611 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 611 | let srv = actix_web::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:611:38 [INFO] [stdout] | [INFO] [stdout] 611 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 611 | let srv = actix_test::start_with(actix_web::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:633:15 [INFO] [stdout] | [INFO] [stdout] 633 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 633 | let srv = actix_web::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:633:38 [INFO] [stdout] | [INFO] [stdout] 633 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 633 | let srv = actix_test::start_with(actix_web::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand` [INFO] [stdout] --> tests/test_server.rs:654:16 [INFO] [stdout] | [INFO] [stdout] 654 | let data = rand::thread_rng() [INFO] [stdout] | ^^^^ use of undeclared crate or module `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:660:15 [INFO] [stdout] | [INFO] [stdout] 660 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 660 | let srv = actix_web::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:660:38 [INFO] [stdout] | [INFO] [stdout] 660 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 660 | let srv = actix_test::start_with(actix_web::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:784:15 [INFO] [stdout] | [INFO] [stdout] 784 | let srv = actix_test::start(|| { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 784 | let srv = actix_web::start(|| { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:839:15 [INFO] [stdout] | [INFO] [stdout] 839 | let srv = actix_test::start_with( [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 839 | let srv = actix_web::start_with( [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:840:9 [INFO] [stdout] | [INFO] [stdout] 840 | actix_test::config().client_request_timeout(Duration::from_millis(200)), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 840 | actix_web::config().client_request_timeout(Duration::from_millis(200)), [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:860:15 [INFO] [stdout] | [INFO] [stdout] 860 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 860 | let srv = actix_web::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:860:38 [INFO] [stdout] | [INFO] [stdout] 860 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 860 | let srv = actix_test::start_with(actix_web::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:908:15 [INFO] [stdout] | [INFO] [stdout] 908 | let srv = actix_test::start(move || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 908 | let srv = actix_web::start(move || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:924:15 [INFO] [stdout] | [INFO] [stdout] 924 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 924 | let srv = actix_web::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:924:38 [INFO] [stdout] | [INFO] [stdout] 924 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 924 | let srv = actix_test::start_with(actix_web::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `brotli` in the list of imported crates [INFO] [stdout] --> tests/utils.rs:44:11 [INFO] [stdout] | [INFO] [stdout] 44 | use ::brotli::{reader::Decompressor as BrotliDecoder, CompressorWriter as BrotliEncoder}; [INFO] [stdout] | ^^^^^^ could not find `brotli` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `flate2` [INFO] [stdout] --> tests/utils.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | use flate2::{read::ZlibDecoder, write::ZlibEncoder, Compression}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `flate2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `zstd` in the list of imported crates [INFO] [stdout] --> tests/utils.rs:68:11 [INFO] [stdout] | [INFO] [stdout] 68 | use ::zstd::stream::{read::Decoder, write::Encoder}; [INFO] [stdout] | ^^^^ could not find `zstd` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `brotli` [INFO] [stdout] --> tests/utils.rs:44:11 [INFO] [stdout] | [INFO] [stdout] 44 | use ::brotli::{reader::Decompressor as BrotliDecoder, CompressorWriter as BrotliEncoder}; [INFO] [stdout] | ^^^^^^ help: a similar path exists: `self::brotli` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Encoder` [INFO] [stdout] --> tests/utils.rs:71:27 [INFO] [stdout] | [INFO] [stdout] 71 | let mut encoder = Encoder::new(Vec::new(), 3).unwrap(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 67 | use actix_codec::Encoder; [INFO] [stdout] | [INFO] [stdout] 67 | use actix_http::encoding::Encoder; [INFO] [stdout] | [INFO] [stdout] 67 | use encoding_rs::Encoder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decoder` [INFO] [stdout] --> tests/utils.rs:77:27 [INFO] [stdout] | [INFO] [stdout] 77 | let mut decoder = Decoder::new(bytes.as_ref()).unwrap(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 67 | use actix_codec::Decoder; [INFO] [stdout] | [INFO] [stdout] 67 | use actix_http::encoding::Decoder; [INFO] [stdout] | [INFO] [stdout] 67 | use encoding_rs::Decoder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Alphanumeric` in this scope [INFO] [stdout] --> tests/test_server.rs:192:23 [INFO] [stdout] | [INFO] [stdout] 192 | .sample_iter(&Alphanumeric) [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Alphanumeric` in this scope [INFO] [stdout] --> tests/test_server.rs:439:23 [INFO] [stdout] | [INFO] [stdout] 439 | .sample_iter(&Alphanumeric) [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Alphanumeric` in this scope [INFO] [stdout] --> tests/test_server.rs:536:23 [INFO] [stdout] | [INFO] [stdout] 536 | .sample_iter(&Alphanumeric) [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Alphanumeric` in this scope [INFO] [stdout] --> tests/test_server.rs:606:23 [INFO] [stdout] | [INFO] [stdout] 606 | .sample_iter(&Alphanumeric) [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Alphanumeric` in this scope [INFO] [stdout] --> tests/test_server.rs:655:23 [INFO] [stdout] | [INFO] [stdout] 655 | .sample_iter(&Alphanumeric) [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `actix-web` due to 3 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GzEncoder` [INFO] [stdout] --> tests/utils.rs:11:27 [INFO] [stdout] | [INFO] [stdout] 11 | let mut encoder = GzEncoder::new(Vec::new(), Compression::fast()); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `GzEncoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `actix-web` due to 3 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GzDecoder` [INFO] [stdout] --> tests/utils.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | let mut decoder = GzDecoder::new(bytes.as_ref()); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `GzDecoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ZlibEncoder` [INFO] [stdout] --> tests/utils.rs:29:27 [INFO] [stdout] | [INFO] [stdout] 29 | let mut encoder = ZlibEncoder::new(Vec::new(), Compression::fast()); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `ZlibEncoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ZlibDecoder` [INFO] [stdout] --> tests/utils.rs:35:27 [INFO] [stdout] | [INFO] [stdout] 35 | let mut decoder = ZlibDecoder::new(bytes.as_ref()); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `ZlibDecoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BrotliDecoder` [INFO] [stdout] --> tests/utils.rs:59:27 [INFO] [stdout] | [INFO] [stdout] 59 | let mut decoder = BrotliDecoder::new(bytes.as_ref(), 8_096); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `BrotliDecoder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Encoder` [INFO] [stdout] --> tests/utils.rs:71:27 [INFO] [stdout] | [INFO] [stdout] 71 | let mut encoder = Encoder::new(Vec::new(), 3).unwrap(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 67 | use actix_codec::Encoder; [INFO] [stdout] | [INFO] [stdout] 67 | use actix_http::encoding::Encoder; [INFO] [stdout] | [INFO] [stdout] 67 | use encoding_rs::Encoder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Decoder` [INFO] [stdout] --> tests/utils.rs:77:27 [INFO] [stdout] | [INFO] [stdout] 77 | let mut decoder = Decoder::new(bytes.as_ref()).unwrap(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 67 | use actix_codec::Decoder; [INFO] [stdout] | [INFO] [stdout] 67 | use actix_http::encoding::Decoder; [INFO] [stdout] | [INFO] [stdout] 67 | use encoding_rs::Decoder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `futures_util::lock::Mutex` [INFO] [stdout] --> tests/test_error_propagation.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use futures_util::lock::Mutex; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no `Mutex` in `lock` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Read` [INFO] [stdout] --> tests/utils.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use std::io::{Read as _, Write as _}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Write` [INFO] [stdout] --> tests/utils.rs:4:26 [INFO] [stdout] | [INFO] [stdout] 4 | use std::io::{Read as _, Write as _}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super` [INFO] [stdout] --> tests/utils.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | use super::*; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super` [INFO] [stdout] --> tests/utils.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | use super::*; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super` [INFO] [stdout] --> tests/utils.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | use super::*; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super` [INFO] [stdout] --> tests/utils.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | use super::*; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/test_error_propagation.rs:83:13 [INFO] [stdout] | [INFO] [stdout] 83 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] warning: unused import: `Read` [INFO] [stdout] --> tests/utils.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use std::io::{Read as _, Write as _}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Write` [INFO] [stdout] --> tests/utils.rs:4:26 [INFO] [stdout] | [INFO] [stdout] 4 | use std::io::{Read as _, Write as _}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super` [INFO] [stdout] --> tests/utils.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | use super::*; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super` [INFO] [stdout] --> tests/utils.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | use super::*; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super` [INFO] [stdout] --> tests/utils.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | use super::*; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super` [INFO] [stdout] --> tests/utils.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | use super::*; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 105 previous errors; 6 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] [stdout] error[E0599]: no method named `clone` found for struct `Arc<_>` in the current scope [INFO] [stdout] --> tests/test_error_propagation.rs:86:45 [INFO] [stdout] | [INFO] [stdout] 86 | let spy_middleware = SpyMiddleware(lock.clone()); [INFO] [stdout] | ^^^^^ method not found in `Arc<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `lock` found for struct `Arc<_>` in the current scope [INFO] [stdout] --> tests/test_error_propagation.rs:97:35 [INFO] [stdout] | [INFO] [stdout] 97 | let was_error_captured = lock.lock().await.unwrap(); [INFO] [stdout] | ^^^^ method not found in `Arc<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `actix-web` due to 15 previous errors; 6 warnings emitted [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `actix-web` due to 106 previous errors; 6 warnings emitted [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `static_assertions` [INFO] [stdout] --> src/response/response.rs:400:9 [INFO] [stdout] | [INFO] [stdout] 400 | use static_assertions::assert_impl_all; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `static_assertions` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `actix-web` due to 5 previous errors [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/app.rs:484:17 [INFO] [stdout] | [INFO] [stdout] 484 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/app.rs:529:17 [INFO] [stdout] | [INFO] [stdout] 529 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/app.rs:554:17 [INFO] [stdout] | [INFO] [stdout] 554 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/app.rs:566:17 [INFO] [stdout] | [INFO] [stdout] 566 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/app.rs:580:17 [INFO] [stdout] | [INFO] [stdout] 580 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/app.rs:600:17 [INFO] [stdout] | [INFO] [stdout] 600 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/app.rs:620:17 [INFO] [stdout] | [INFO] [stdout] 620 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/app.rs:645:17 [INFO] [stdout] | [INFO] [stdout] 645 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/app.rs:670:17 [INFO] [stdout] | [INFO] [stdout] 670 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/app_service.rs:365:17 [INFO] [stdout] | [INFO] [stdout] 365 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/config.rs:283:17 [INFO] [stdout] | [INFO] [stdout] 283 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/config.rs:302:17 [INFO] [stdout] | [INFO] [stdout] 302 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/config.rs:325:17 [INFO] [stdout] | [INFO] [stdout] 325 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/config.rs:346:17 [INFO] [stdout] | [INFO] [stdout] 346 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/data.rs:190:17 [INFO] [stdout] | [INFO] [stdout] 190 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/data.rs:233:17 [INFO] [stdout] | [INFO] [stdout] 233 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/data.rs:259:17 [INFO] [stdout] | [INFO] [stdout] 259 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/data.rs:290:17 [INFO] [stdout] | [INFO] [stdout] 290 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/data.rs:308:17 [INFO] [stdout] | [INFO] [stdout] 308 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/data.rs:315:17 [INFO] [stdout] | [INFO] [stdout] 315 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/data.rs:335:17 [INFO] [stdout] | [INFO] [stdout] 335 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/data.rs:352:17 [INFO] [stdout] | [INFO] [stdout] 352 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/error/macros.rs:94:17 [INFO] [stdout] | [INFO] [stdout] 94 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/extract.rs:417:17 [INFO] [stdout] | [INFO] [stdout] 417 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/extract.rs:457:17 [INFO] [stdout] | [INFO] [stdout] 457 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/extract.rs:495:17 [INFO] [stdout] | [INFO] [stdout] 495 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/extract.rs:502:17 [INFO] [stdout] | [INFO] [stdout] 502 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/extract.rs:509:17 [INFO] [stdout] | [INFO] [stdout] 509 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/info.rs:426:17 [INFO] [stdout] | [INFO] [stdout] 426 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/info.rs:436:17 [INFO] [stdout] | [INFO] [stdout] 436 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/info.rs:448:17 [INFO] [stdout] | [INFO] [stdout] 448 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/info.rs:460:17 [INFO] [stdout] | [INFO] [stdout] 460 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/middleware/compat.rs:161:17 [INFO] [stdout] | [INFO] [stdout] 161 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/middleware/compat.rs:184:17 [INFO] [stdout] | [INFO] [stdout] 184 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/middleware/compat.rs:207:17 [INFO] [stdout] | [INFO] [stdout] 207 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/middleware/compat.rs:225:17 [INFO] [stdout] | [INFO] [stdout] 225 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/middleware/condition.rs:170:17 [INFO] [stdout] | [INFO] [stdout] 170 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/middleware/condition.rs:189:17 [INFO] [stdout] | [INFO] [stdout] 189 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/middleware/default_headers.rs:200:17 [INFO] [stdout] | [INFO] [stdout] 200 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/middleware/default_headers.rs:215:17 [INFO] [stdout] | [INFO] [stdout] 215 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/middleware/default_headers.rs:234:17 [INFO] [stdout] | [INFO] [stdout] 234 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/middleware/err_handlers.rs:196:17 [INFO] [stdout] | [INFO] [stdout] 196 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/middleware/err_handlers.rs:219:17 [INFO] [stdout] | [INFO] [stdout] 219 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/middleware/err_handlers.rs:246:17 [INFO] [stdout] | [INFO] [stdout] 246 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/middleware/err_handlers.rs:272:17 [INFO] [stdout] | [INFO] [stdout] 272 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/middleware/logger.rs:633:17 [INFO] [stdout] | [INFO] [stdout] 633 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/middleware/logger.rs:655:17 [INFO] [stdout] | [INFO] [stdout] 655 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/middleware/logger.rs:678:17 [INFO] [stdout] | [INFO] [stdout] 678 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/middleware/logger.rs:710:17 [INFO] [stdout] | [INFO] [stdout] 710 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/middleware/logger.rs:741:17 [INFO] [stdout] | [INFO] [stdout] 741 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/middleware/logger.rs:777:17 [INFO] [stdout] | [INFO] [stdout] 777 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/middleware/logger.rs:802:17 [INFO] [stdout] | [INFO] [stdout] 802 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/middleware/logger.rs:834:17 [INFO] [stdout] | [INFO] [stdout] 834 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/middleware/logger.rs:860:17 [INFO] [stdout] | [INFO] [stdout] 860 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/middleware/normalize.rs:219:17 [INFO] [stdout] | [INFO] [stdout] 219 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/middleware/normalize.rs:255:17 [INFO] [stdout] | [INFO] [stdout] 255 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/middleware/normalize.rs:292:17 [INFO] [stdout] | [INFO] [stdout] 292 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/middleware/normalize.rs:312:17 [INFO] [stdout] | [INFO] [stdout] 312 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/middleware/normalize.rs:349:17 [INFO] [stdout] | [INFO] [stdout] 349 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/middleware/normalize.rs:371:17 [INFO] [stdout] | [INFO] [stdout] 371 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/middleware/normalize.rs:412:17 [INFO] [stdout] | [INFO] [stdout] 412 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/middleware/normalize.rs:428:17 [INFO] [stdout] | [INFO] [stdout] 428 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/middleware/normalize.rs:454:17 [INFO] [stdout] | [INFO] [stdout] 454 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/middleware/normalize.rs:473:17 [INFO] [stdout] | [INFO] [stdout] 473 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/middleware/compress.rs:265:17 [INFO] [stdout] | [INFO] [stdout] 265 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/request.rs:650:17 [INFO] [stdout] | [INFO] [stdout] 650 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/request.rs:669:17 [INFO] [stdout] | [INFO] [stdout] 669 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/request.rs:702:17 [INFO] [stdout] | [INFO] [stdout] 702 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/request.rs:733:17 [INFO] [stdout] | [INFO] [stdout] 733 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/request.rs:766:17 [INFO] [stdout] | [INFO] [stdout] 766 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/request.rs:801:17 [INFO] [stdout] | [INFO] [stdout] 801 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/request.rs:833:17 [INFO] [stdout] | [INFO] [stdout] 833 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/request.rs:869:17 [INFO] [stdout] | [INFO] [stdout] 869 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/request_data.rs:103:17 [INFO] [stdout] | [INFO] [stdout] 103 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/request_data.rs:143:17 [INFO] [stdout] | [INFO] [stdout] 143 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/resource.rs:523:17 [INFO] [stdout] | [INFO] [stdout] 523 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/resource.rs:546:17 [INFO] [stdout] | [INFO] [stdout] 546 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/resource.rs:576:17 [INFO] [stdout] | [INFO] [stdout] 576 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/resource.rs:588:17 [INFO] [stdout] | [INFO] [stdout] 588 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/resource.rs:605:17 [INFO] [stdout] | [INFO] [stdout] 605 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/resource.rs:647:17 [INFO] [stdout] | [INFO] [stdout] 647 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/resource.rs:690:17 [INFO] [stdout] | [INFO] [stdout] 690 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/resource.rs:724:17 [INFO] [stdout] | [INFO] [stdout] 724 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/resource.rs:743:17 [INFO] [stdout] | [INFO] [stdout] 743 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/resource.rs:778:17 [INFO] [stdout] | [INFO] [stdout] 778 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/response/builder.rs:453:17 [INFO] [stdout] | [INFO] [stdout] 453 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/response/builder.rs:474:17 [INFO] [stdout] | [INFO] [stdout] 474 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/response/customize_responder.rs:184:17 [INFO] [stdout] | [INFO] [stdout] 184 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/response/customize_responder.rs:216:17 [INFO] [stdout] | [INFO] [stdout] 216 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/response/responder.rs:205:17 [INFO] [stdout] | [INFO] [stdout] 205 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/response/responder.rs:224:17 [INFO] [stdout] | [INFO] [stdout] 224 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/response/responder.rs:333:17 [INFO] [stdout] | [INFO] [stdout] 333 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/route.rs:260:17 [INFO] [stdout] | [INFO] [stdout] 260 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/route.rs:326:17 [INFO] [stdout] | [INFO] [stdout] 326 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/scope.rs:601:17 [INFO] [stdout] | [INFO] [stdout] 601 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/scope.rs:614:17 [INFO] [stdout] | [INFO] [stdout] 614 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/scope.rs:634:17 [INFO] [stdout] | [INFO] [stdout] 634 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/scope.rs:651:17 [INFO] [stdout] | [INFO] [stdout] 651 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/scope.rs:668:17 [INFO] [stdout] | [INFO] [stdout] 668 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/scope.rs:696:17 [INFO] [stdout] | [INFO] [stdout] 696 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/scope.rs:726:17 [INFO] [stdout] | [INFO] [stdout] 726 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/scope.rs:750:17 [INFO] [stdout] | [INFO] [stdout] 750 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/scope.rs:769:17 [INFO] [stdout] | [INFO] [stdout] 769 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/scope.rs:781:17 [INFO] [stdout] | [INFO] [stdout] 781 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/scope.rs:793:17 [INFO] [stdout] | [INFO] [stdout] 793 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/scope.rs:815:17 [INFO] [stdout] | [INFO] [stdout] 815 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/scope.rs:841:17 [INFO] [stdout] | [INFO] [stdout] 841 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/scope.rs:859:17 [INFO] [stdout] | [INFO] [stdout] 859 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/scope.rs:884:17 [INFO] [stdout] | [INFO] [stdout] 884 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/scope.rs:906:17 [INFO] [stdout] | [INFO] [stdout] 906 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/scope.rs:931:17 [INFO] [stdout] | [INFO] [stdout] 931 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/scope.rs:954:17 [INFO] [stdout] | [INFO] [stdout] 954 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/scope.rs:977:17 [INFO] [stdout] | [INFO] [stdout] 977 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/scope.rs:1005:17 [INFO] [stdout] | [INFO] [stdout] 1005 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/scope.rs:1042:17 [INFO] [stdout] | [INFO] [stdout] 1042 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/scope.rs:1062:17 [INFO] [stdout] | [INFO] [stdout] 1062 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/scope.rs:1079:17 [INFO] [stdout] | [INFO] [stdout] 1079 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/scope.rs:1097:17 [INFO] [stdout] | [INFO] [stdout] 1097 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/scope.rs:1109:17 [INFO] [stdout] | [INFO] [stdout] 1109 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/scope.rs:1123:17 [INFO] [stdout] | [INFO] [stdout] 1123 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/scope.rs:1146:17 [INFO] [stdout] | [INFO] [stdout] 1146 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/scope.rs:1168:17 [INFO] [stdout] | [INFO] [stdout] 1168 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/service.rs:675:17 [INFO] [stdout] | [INFO] [stdout] 675 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/service.rs:702:17 [INFO] [stdout] | [INFO] [stdout] 702 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/service.rs:742:17 [INFO] [stdout] | [INFO] [stdout] 742 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/service.rs:782:17 [INFO] [stdout] | [INFO] [stdout] 782 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/service.rs:818:17 [INFO] [stdout] | [INFO] [stdout] 818 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/test/test_request.rs:345:17 [INFO] [stdout] | [INFO] [stdout] 345 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/test/test_request.rs:373:17 [INFO] [stdout] | [INFO] [stdout] 373 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/test/test_request.rs:392:17 [INFO] [stdout] | [INFO] [stdout] 392 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/test/test_request.rs:416:17 [INFO] [stdout] | [INFO] [stdout] 416 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/test/test_utils.rs:328:17 [INFO] [stdout] | [INFO] [stdout] 328 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/test/test_utils.rs:367:17 [INFO] [stdout] | [INFO] [stdout] 367 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/test/test_utils.rs:386:17 [INFO] [stdout] | [INFO] [stdout] 386 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/test/test_utils.rs:406:17 [INFO] [stdout] | [INFO] [stdout] 406 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/test/test_utils.rs:430:17 [INFO] [stdout] | [INFO] [stdout] 430 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/test/test_utils.rs:449:17 [INFO] [stdout] | [INFO] [stdout] 449 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/test/test_utils.rs:473:17 [INFO] [stdout] | [INFO] [stdout] 473 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/test/mod.rs:71:17 [INFO] [stdout] | [INFO] [stdout] 71 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/types/either.rs:304:17 [INFO] [stdout] | [INFO] [stdout] 304 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/types/either.rs:320:17 [INFO] [stdout] | [INFO] [stdout] 320 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/types/either.rs:336:17 [INFO] [stdout] | [INFO] [stdout] 336 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/types/either.rs:351:17 [INFO] [stdout] | [INFO] [stdout] 351 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/types/form.rs:436:17 [INFO] [stdout] | [INFO] [stdout] 436 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/types/form.rs:465:17 [INFO] [stdout] | [INFO] [stdout] 465 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/types/form.rs:492:17 [INFO] [stdout] | [INFO] [stdout] 492 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/types/form.rs:528:17 [INFO] [stdout] | [INFO] [stdout] 528 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/types/form.rs:545:17 [INFO] [stdout] | [INFO] [stdout] 545 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/types/header.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/types/json.rs:479:17 [INFO] [stdout] | [INFO] [stdout] 479 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/types/json.rs:495:17 [INFO] [stdout] | [INFO] [stdout] 495 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/types/json.rs:526:17 [INFO] [stdout] | [INFO] [stdout] 526 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/types/json.rs:586:17 [INFO] [stdout] | [INFO] [stdout] 586 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/types/json.rs:661:17 [INFO] [stdout] | [INFO] [stdout] 661 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/types/json.rs:680:17 [INFO] [stdout] | [INFO] [stdout] 680 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/types/json.rs:701:17 [INFO] [stdout] | [INFO] [stdout] 701 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/types/json.rs:722:17 [INFO] [stdout] | [INFO] [stdout] 722 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/types/json.rs:737:17 [INFO] [stdout] | [INFO] [stdout] 737 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/types/path.rs:174:17 [INFO] [stdout] | [INFO] [stdout] 174 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/types/path.rs:186:17 [INFO] [stdout] | [INFO] [stdout] 186 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/types/path.rs:212:17 [INFO] [stdout] | [INFO] [stdout] 212 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/types/path.rs:260:17 [INFO] [stdout] | [INFO] [stdout] 260 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/types/path.rs:273:17 [INFO] [stdout] | [INFO] [stdout] 273 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/types/payload.rs:384:17 [INFO] [stdout] | [INFO] [stdout] 384 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/types/payload.rs:403:17 [INFO] [stdout] | [INFO] [stdout] 403 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/types/payload.rs:479:17 [INFO] [stdout] | [INFO] [stdout] 479 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/types/payload.rs:490:17 [INFO] [stdout] | [INFO] [stdout] 490 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/types/payload.rs:501:17 [INFO] [stdout] | [INFO] [stdout] 501 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/types/query.rs:200:17 [INFO] [stdout] | [INFO] [stdout] 200 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/types/query.rs:219:17 [INFO] [stdout] | [INFO] [stdout] 219 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/types/query.rs:240:17 [INFO] [stdout] | [INFO] [stdout] 240 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/types/query.rs:251:17 [INFO] [stdout] | [INFO] [stdout] 251 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/types/readlines.rs:185:17 [INFO] [stdout] | [INFO] [stdout] 185 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `const_str` [INFO] [stdout] --> src/middleware/compress.rs:268:28 [INFO] [stdout] | [INFO] [stdout] 268 | const DATA: &str = const_str::repeat!(D, 100); [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `const_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/types/query.rs:195:14 [INFO] [stdout] | [INFO] [stdout] 195 | #[derive(Deserialize, Debug, Display)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> src/types/query.rs:190:9 [INFO] [stdout] | [INFO] [stdout] 190 | use serde::Deserialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/types/path.rs:168:14 [INFO] [stdout] | [INFO] [stdout] 168 | #[derive(Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> src/types/path.rs:155:9 [INFO] [stdout] | [INFO] [stdout] 155 | use serde::Deserialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/types/path.rs:161:14 [INFO] [stdout] | [INFO] [stdout] 161 | #[derive(Deserialize, Debug, Display)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> src/types/path.rs:155:9 [INFO] [stdout] | [INFO] [stdout] 155 | use serde::Deserialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> src/types/json.rs:461:14 [INFO] [stdout] | [INFO] [stdout] 461 | #[derive(Serialize, Deserialize, PartialEq, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> src/types/json.rs:448:30 [INFO] [stdout] | [INFO] [stdout] 448 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/types/json.rs:461:25 [INFO] [stdout] | [INFO] [stdout] 461 | #[derive(Serialize, Deserialize, PartialEq, Debug)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> src/types/json.rs:448:17 [INFO] [stdout] | [INFO] [stdout] 448 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/types/form.rs:430:14 [INFO] [stdout] | [INFO] [stdout] 430 | #[derive(Deserialize, Serialize, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> src/types/form.rs:418:17 [INFO] [stdout] | [INFO] [stdout] 418 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> src/types/form.rs:430:27 [INFO] [stdout] | [INFO] [stdout] 430 | #[derive(Deserialize, Serialize, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> src/types/form.rs:418:30 [INFO] [stdout] | [INFO] [stdout] 418 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> src/types/either.rs:299:28 [INFO] [stdout] | [INFO] [stdout] 299 | #[derive(Debug, Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> src/types/either.rs:291:30 [INFO] [stdout] | [INFO] [stdout] 291 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/types/either.rs:299:39 [INFO] [stdout] | [INFO] [stdout] 299 | #[derive(Debug, Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> src/types/either.rs:291:17 [INFO] [stdout] | [INFO] [stdout] 291 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> src/test/test_utils.rs:361:14 [INFO] [stdout] | [INFO] [stdout] 361 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> src/test/test_utils.rs:320:30 [INFO] [stdout] | [INFO] [stdout] 320 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/test/test_utils.rs:361:25 [INFO] [stdout] | [INFO] [stdout] 361 | #[derive(Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> src/test/test_utils.rs:320:17 [INFO] [stdout] | [INFO] [stdout] 320 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> src/route.rs:255:14 [INFO] [stdout] | [INFO] [stdout] 255 | #[derive(Serialize, PartialEq, Debug)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> src/route.rs:247:9 [INFO] [stdout] | [INFO] [stdout] 247 | use serde::Serialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_impl_all` [INFO] [stdout] --> src/response/response.rs:408:5 [INFO] [stdout] | [INFO] [stdout] 408 | assert_impl_all!(HttpResponse: Responder); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_impl_all` [INFO] [stdout] --> src/response/response.rs:407:5 [INFO] [stdout] | [INFO] [stdout] 407 | assert_impl_all!(HttpResponse<&'static str>: Responder); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_impl_all` [INFO] [stdout] --> src/response/response.rs:406:5 [INFO] [stdout] | [INFO] [stdout] 406 | assert_impl_all!(HttpResponse: Responder); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `assert_impl_all` [INFO] [stdout] --> src/response/response.rs:405:5 [INFO] [stdout] | [INFO] [stdout] 405 | assert_impl_all!(HttpResponse: Responder); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> src/extract.rs:412:14 [INFO] [stdout] | [INFO] [stdout] 412 | #[derive(Deserialize, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> src/extract.rs:406:9 [INFO] [stdout] | [INFO] [stdout] 406 | use serde::Deserialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `flate2` [INFO] [stdout] --> src/middleware/compress.rs:259:27 [INFO] [stdout] | [INFO] [stdout] 259 | let mut decoder = flate2::read::GzDecoder::new(bytes.as_ref()); [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `flate2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the variant or associated item `from_request` exists for enum `std::option::Option>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/extract.rs:424:39 [INFO] [stdout] | [INFO] [stdout] 424 | let r = Option::>::from_request(&req, &mut pl) [INFO] [stdout] | ^^^^^^^^^^^^ variant or associated item cannot be called on `std::option::Option>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: src/types/form.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | pub struct Form(pub T); [INFO] [stdout] | -------------------------- doesn't satisfy `_: extract::FromRequest` [INFO] [stdout] | [INFO] [stdout] note: trait bound `form::Form: extract::FromRequest` was not satisfied [INFO] [stdout] --> src/extract.rs:128:8 [INFO] [stdout] | [INFO] [stdout] 126 | impl FromRequest for Option [INFO] [stdout] | ----------- --------- [INFO] [stdout] 127 | where [INFO] [stdout] 128 | T: FromRequest, [INFO] [stdout] | ^^^^^^^^^^^ unsatisfied trait bound introduced here [INFO] [stdout] note: the following trait must be implemented [INFO] [stdout] --> src/extract.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | / pub trait FromRequest: Sized { [INFO] [stdout] 64 | | /// The associated error which can be returned. [INFO] [stdout] 65 | | type Error: Into; [INFO] [stdout] 66 | | [INFO] [stdout] ... | [INFO] [stdout] 78 | | } [INFO] [stdout] 79 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `extract::FromRequest` defines an item `from_request`, perhaps you need to implement it [INFO] [stdout] --> src/extract.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait FromRequest: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the variant or associated item `from_request` exists for enum `std::option::Option>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/extract.rs:435:39 [INFO] [stdout] | [INFO] [stdout] 435 | let r = Option::>::from_request(&req, &mut pl) [INFO] [stdout] | ^^^^^^^^^^^^ variant or associated item cannot be called on `std::option::Option>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: src/types/form.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | pub struct Form(pub T); [INFO] [stdout] | -------------------------- doesn't satisfy `_: extract::FromRequest` [INFO] [stdout] | [INFO] [stdout] note: trait bound `form::Form: extract::FromRequest` was not satisfied [INFO] [stdout] --> src/extract.rs:128:8 [INFO] [stdout] | [INFO] [stdout] 126 | impl FromRequest for Option [INFO] [stdout] | ----------- --------- [INFO] [stdout] 127 | where [INFO] [stdout] 128 | T: FromRequest, [INFO] [stdout] | ^^^^^^^^^^^ unsatisfied trait bound introduced here [INFO] [stdout] note: the following trait must be implemented [INFO] [stdout] --> src/extract.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | / pub trait FromRequest: Sized { [INFO] [stdout] 64 | | /// The associated error which can be returned. [INFO] [stdout] 65 | | type Error: Into; [INFO] [stdout] 66 | | [INFO] [stdout] ... | [INFO] [stdout] 78 | | } [INFO] [stdout] 79 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `extract::FromRequest` defines an item `from_request`, perhaps you need to implement it [INFO] [stdout] --> src/extract.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait FromRequest: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the variant or associated item `from_request` exists for enum `std::option::Option>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/extract.rs:451:39 [INFO] [stdout] | [INFO] [stdout] 451 | let r = Option::>::from_request(&req, &mut pl) [INFO] [stdout] | ^^^^^^^^^^^^ variant or associated item cannot be called on `std::option::Option>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: src/types/form.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | pub struct Form(pub T); [INFO] [stdout] | -------------------------- doesn't satisfy `_: extract::FromRequest` [INFO] [stdout] | [INFO] [stdout] note: trait bound `form::Form: extract::FromRequest` was not satisfied [INFO] [stdout] --> src/extract.rs:128:8 [INFO] [stdout] | [INFO] [stdout] 126 | impl FromRequest for Option [INFO] [stdout] | ----------- --------- [INFO] [stdout] 127 | where [INFO] [stdout] 128 | T: FromRequest, [INFO] [stdout] | ^^^^^^^^^^^ unsatisfied trait bound introduced here [INFO] [stdout] note: the following trait must be implemented [INFO] [stdout] --> src/extract.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | / pub trait FromRequest: Sized { [INFO] [stdout] 64 | | /// The associated error which can be returned. [INFO] [stdout] 65 | | type Error: Into; [INFO] [stdout] 66 | | [INFO] [stdout] ... | [INFO] [stdout] 78 | | } [INFO] [stdout] 79 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `extract::FromRequest` defines an item `from_request`, perhaps you need to implement it [INFO] [stdout] --> src/extract.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait FromRequest: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the variant or associated item `from_request` exists for enum `std::result::Result, error::error::Error>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/extract.rs:465:46 [INFO] [stdout] | [INFO] [stdout] 413 | struct Info { [INFO] [stdout] | ----------- doesn't satisfy `extract::tests::Info: DeserializeOwned` [INFO] [stdout] ... [INFO] [stdout] 465 | let r = Result::, Error>::from_request(&req, &mut pl) [INFO] [stdout] | ^^^^^^^^^^^^ variant or associated item cannot be called on `std::result::Result, error::error::Error>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: src/types/form.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | pub struct Form(pub T); [INFO] [stdout] | -------------------------- doesn't satisfy `_: extract::FromRequest` [INFO] [stdout] | [INFO] [stdout] note: trait bound `form::Form: extract::FromRequest` was not satisfied [INFO] [stdout] --> src/extract.rs:212:8 [INFO] [stdout] | [INFO] [stdout] 210 | impl FromRequest for Result [INFO] [stdout] | ----------- ------------ [INFO] [stdout] 211 | where [INFO] [stdout] 212 | T: FromRequest, [INFO] [stdout] | ^^^^^^^^^^^ unsatisfied trait bound introduced here [INFO] [stdout] note: trait bound `extract::tests::Info: DeserializeOwned` was not satisfied [INFO] [stdout] --> src/types/form.rs:128:8 [INFO] [stdout] | [INFO] [stdout] 126 | impl FromRequest for Form [INFO] [stdout] | ----------- ------- [INFO] [stdout] 127 | where [INFO] [stdout] 128 | T: DeserializeOwned + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced here [INFO] [stdout] note: the following traits must be implemented [INFO] [stdout] --> src/extract.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | / pub trait FromRequest: Sized { [INFO] [stdout] 64 | | /// The associated error which can be returned. [INFO] [stdout] 65 | | type Error: Into; [INFO] [stdout] 66 | | [INFO] [stdout] ... | [INFO] [stdout] 78 | | } [INFO] [stdout] 79 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.136/src/de/mod.rs:604:1 [INFO] [stdout] | [INFO] [stdout] 604 | pub trait DeserializeOwned: for<'de> Deserialize<'de> {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the variant or associated item `from_request` exists for enum `std::result::Result, MyError>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/extract.rs:489:48 [INFO] [stdout] | [INFO] [stdout] 413 | struct Info { [INFO] [stdout] | ----------- doesn't satisfy `extract::tests::Info: DeserializeOwned` [INFO] [stdout] ... [INFO] [stdout] 489 | let r = Result::, MyError>::from_request(&req, &mut pl) [INFO] [stdout] | ^^^^^^^^^^^^ variant or associated item cannot be called on `std::result::Result, MyError>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: src/types/form.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | pub struct Form(pub T); [INFO] [stdout] | -------------------------- doesn't satisfy `_: extract::FromRequest` [INFO] [stdout] | [INFO] [stdout] note: trait bound `form::Form: extract::FromRequest` was not satisfied [INFO] [stdout] --> src/extract.rs:212:8 [INFO] [stdout] | [INFO] [stdout] 210 | impl FromRequest for Result [INFO] [stdout] | ----------- ------------ [INFO] [stdout] 211 | where [INFO] [stdout] 212 | T: FromRequest, [INFO] [stdout] | ^^^^^^^^^^^ unsatisfied trait bound introduced here [INFO] [stdout] note: trait bound `extract::tests::Info: DeserializeOwned` was not satisfied [INFO] [stdout] --> src/types/form.rs:128:8 [INFO] [stdout] | [INFO] [stdout] 126 | impl FromRequest for Form [INFO] [stdout] | ----------- ------- [INFO] [stdout] 127 | where [INFO] [stdout] 128 | T: DeserializeOwned + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced here [INFO] [stdout] note: the following traits must be implemented [INFO] [stdout] --> src/extract.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | / pub trait FromRequest: Sized { [INFO] [stdout] 64 | | /// The associated error which can be returned. [INFO] [stdout] 65 | | type Error: Into; [INFO] [stdout] 66 | | [INFO] [stdout] ... | [INFO] [stdout] 78 | | } [INFO] [stdout] 79 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.136/src/de/mod.rs:604:1 [INFO] [stdout] | [INFO] [stdout] 604 | pub trait DeserializeOwned: for<'de> Deserialize<'de> {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/extract.rs:478:14 [INFO] [stdout] | [INFO] [stdout] 478 | .insert_header((header::CONTENT_LENGTH, 9)) [INFO] [stdout] | ^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: actix_http::header::TryIntoHeaderValue` found in the `actix_http` crate: [INFO] [stdout] - impl actix_http::header::TryIntoHeaderValue for i32; [INFO] [stdout] - impl actix_http::header::TryIntoHeaderValue for i64; [INFO] [stdout] - impl actix_http::header::TryIntoHeaderValue for u32; [INFO] [stdout] - impl actix_http::header::TryIntoHeaderValue for u64; [INFO] [stdout] and 1 more [INFO] [stdout] = note: required because of the requirements on the impl of `actix_http::header::TryIntoHeaderPair` for `(actix_http::header::HeaderName, {integer})` [INFO] [stdout] note: required by a bound in `test_request::TestRequest::insert_header` [INFO] [stdout] --> src/test/test_request.rs:134:49 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn insert_header(mut self, header: impl TryIntoHeaderPair) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `test_request::TestRequest::insert_header` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `from_request` exists for tuple `(actix_http::Method, actix_http::Uri, form::Form)`, but its trait bounds were not satisfied [INFO] [stdout] --> src/extract.rs:518:64 [INFO] [stdout] | [INFO] [stdout] 518 | let (method, uri, form) = <(Method, Uri, Form)>::from_request(&req, &mut pl) [INFO] [stdout] | ^^^^^^^^^^^^ function or associated item cannot be called on `(actix_http::Method, actix_http::Uri, form::Form)` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: src/types/form.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | pub struct Form(pub T); [INFO] [stdout] | -------------------------- doesn't satisfy `_: extract::FromRequest` [INFO] [stdout] | [INFO] [stdout] note: trait bound `form::Form: extract::FromRequest` was not satisfied [INFO] [stdout] --> src/extract.rs:300:24 [INFO] [stdout] | [INFO] [stdout] 300 | impl<$($T: FromRequest + 'static),+> FromRequest for ($($T,)+) [INFO] [stdout] | ^^^^^^^^^^^ ----------- --------- [INFO] [stdout] | | [INFO] [stdout] | unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 390 | tuple_from_req! { TupleFromRequest3; A, B, C } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: the following trait must be implemented [INFO] [stdout] --> src/extract.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | / pub trait FromRequest: Sized { [INFO] [stdout] 64 | | /// The associated error which can be returned. [INFO] [stdout] 65 | | type Error: Into; [INFO] [stdout] 66 | | [INFO] [stdout] ... | [INFO] [stdout] 78 | | } [INFO] [stdout] 79 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `extract::FromRequest` defines an item `from_request`, perhaps you need to implement it [INFO] [stdout] --> src/extract.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait FromRequest: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `tuple_from_req` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `route::tests::MyObject: Serialize` is not satisfied [INFO] [stdout] --> src/route.rs:279:66 [INFO] [stdout] | [INFO] [stdout] 279 | .service(web::resource("/json").route(web::get().to(|| async { [INFO] [stdout] | ^^ the trait `Serialize` is not implemented for `route::tests::MyObject` [INFO] [stdout] | [INFO] [stdout] note: required because of the requirements on the impl of `responder::Responder` for `json::Json` [INFO] [stdout] --> src/types/json.rs:119:20 [INFO] [stdout] | [INFO] [stdout] 119 | impl Responder for Json { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^ [INFO] [stdout] note: required by a bound in `Route::to` [INFO] [stdout] --> src/route.rs:186:20 [INFO] [stdout] | [INFO] [stdout] 182 | pub fn to(mut self, handler: F) -> Self [INFO] [stdout] | -- required by a bound in this [INFO] [stdout] ... [INFO] [stdout] 186 | F::Output: Responder + 'static, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `Route::to` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Person: Serialize` is not satisfied [INFO] [stdout] --> src/test/test_utils.rs:370:80 [INFO] [stdout] | [INFO] [stdout] 370 | web::post().to(|person: web::Json| HttpResponse::Ok().json(person)), [INFO] [stdout] | ---- ^^^^^^ the trait `Serialize` is not implemented for `Person` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required because of the requirements on the impl of `Serialize` for `json::Json` [INFO] [stdout] --> src/types/json.rs:107:20 [INFO] [stdout] | [INFO] [stdout] 107 | impl Serialize for Json { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^ [INFO] [stdout] note: required by a bound in `builder::HttpResponseBuilder::json` [INFO] [stdout] --> src/response/builder.rs:332:40 [INFO] [stdout] | [INFO] [stdout] 332 | pub fn json(&mut self, value: impl Serialize) -> HttpResponse { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `builder::HttpResponseBuilder::json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'de> Person: Deserialize<'de>` is not satisfied [INFO] [stdout] --> src/test/test_utils.rs:370:25 [INFO] [stdout] | [INFO] [stdout] 370 | web::post().to(|person: web::Json| HttpResponse::Ok().json(person)), [INFO] [stdout] | ^^ the trait `for<'de> Deserialize<'de>` is not implemented for `Person` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `DeserializeOwned` for `Person` [INFO] [stdout] note: required because of the requirements on the impl of `extract::FromRequest` for `json::Json` [INFO] [stdout] --> src/types/json.rs:140:27 [INFO] [stdout] | [INFO] [stdout] 140 | impl FromRequest for Json { [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^ [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required because of the requirements on the impl of `extract::FromRequest` for `(json::Json,)` [INFO] [stdout] note: required by a bound in `Route::to` [INFO] [stdout] --> src/route.rs:185:15 [INFO] [stdout] | [INFO] [stdout] 182 | pub fn to(mut self, handler: F) -> Self [INFO] [stdout] | -- required by a bound in this [INFO] [stdout] ... [INFO] [stdout] 185 | Args: FromRequest + 'static, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `Route::to` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'de> Person: Deserialize<'de>` is not satisfied [INFO] [stdout] --> src/test/test_utils.rs:382:30 [INFO] [stdout] | [INFO] [stdout] 382 | let result: Person = call_and_read_body_json(&app, req).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `Person` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `DeserializeOwned` for `Person` [INFO] [stdout] note: required by a bound in `test_utils::call_and_read_body_json` [INFO] [stdout] --> src/test/test_utils.rs:300:8 [INFO] [stdout] | [INFO] [stdout] 296 | pub async fn call_and_read_body_json(app: &S, req: Request) -> T [INFO] [stdout] | ----------------------- required by a bound in this [INFO] [stdout] ... [INFO] [stdout] 300 | T: DeserializeOwned, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `test_utils::call_and_read_body_json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Person: Serialize` is not satisfied [INFO] [stdout] --> src/test/test_utils.rs:389:80 [INFO] [stdout] | [INFO] [stdout] 389 | web::post().to(|person: web::Json| HttpResponse::Ok().json(person)), [INFO] [stdout] | ---- ^^^^^^ the trait `Serialize` is not implemented for `Person` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required because of the requirements on the impl of `Serialize` for `json::Json` [INFO] [stdout] --> src/types/json.rs:107:20 [INFO] [stdout] | [INFO] [stdout] 107 | impl Serialize for Json { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^ [INFO] [stdout] note: required by a bound in `builder::HttpResponseBuilder::json` [INFO] [stdout] --> src/response/builder.rs:332:40 [INFO] [stdout] | [INFO] [stdout] 332 | pub fn json(&mut self, value: impl Serialize) -> HttpResponse { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `builder::HttpResponseBuilder::json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'de> Person: Deserialize<'de>` is not satisfied [INFO] [stdout] --> src/test/test_utils.rs:389:25 [INFO] [stdout] | [INFO] [stdout] 389 | web::post().to(|person: web::Json| HttpResponse::Ok().json(person)), [INFO] [stdout] | ^^ the trait `for<'de> Deserialize<'de>` is not implemented for `Person` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `DeserializeOwned` for `Person` [INFO] [stdout] note: required because of the requirements on the impl of `extract::FromRequest` for `json::Json` [INFO] [stdout] --> src/types/json.rs:140:27 [INFO] [stdout] | [INFO] [stdout] 140 | impl FromRequest for Json { [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^ [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required because of the requirements on the impl of `extract::FromRequest` for `(json::Json,)` [INFO] [stdout] note: required by a bound in `Route::to` [INFO] [stdout] --> src/route.rs:185:15 [INFO] [stdout] | [INFO] [stdout] 182 | pub fn to(mut self, handler: F) -> Self [INFO] [stdout] | -- required by a bound in this [INFO] [stdout] ... [INFO] [stdout] 185 | Args: FromRequest + 'static, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `Route::to` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'de> Person: Deserialize<'de>` is not satisfied [INFO] [stdout] --> src/test/test_utils.rs:402:30 [INFO] [stdout] | [INFO] [stdout] 402 | let result: Person = read_body_json(res).await; [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `Person` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `DeserializeOwned` for `Person` [INFO] [stdout] note: required by a bound in `test_utils::read_body_json` [INFO] [stdout] --> src/test/test_utils.rs:241:8 [INFO] [stdout] | [INFO] [stdout] 238 | pub async fn read_body_json(res: ServiceResponse) -> T [INFO] [stdout] | -------------- required by a bound in this [INFO] [stdout] ... [INFO] [stdout] 241 | T: DeserializeOwned, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `test_utils::read_body_json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Person: Serialize` is not satisfied [INFO] [stdout] --> src/test/test_utils.rs:409:80 [INFO] [stdout] | [INFO] [stdout] 409 | web::post().to(|person: web::Form| HttpResponse::Ok().json(person)), [INFO] [stdout] | ---- ^^^^^^ the trait `Serialize` is not implemented for `Person` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required because of the requirements on the impl of `Serialize` for `form::Form` [INFO] [stdout] --> src/types/form.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | impl Serialize for Form [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^ [INFO] [stdout] note: required by a bound in `builder::HttpResponseBuilder::json` [INFO] [stdout] --> src/response/builder.rs:332:40 [INFO] [stdout] | [INFO] [stdout] 332 | pub fn json(&mut self, value: impl Serialize) -> HttpResponse { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `builder::HttpResponseBuilder::json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'de> Person: Deserialize<'de>` is not satisfied [INFO] [stdout] --> src/test/test_utils.rs:409:25 [INFO] [stdout] | [INFO] [stdout] 409 | web::post().to(|person: web::Form| HttpResponse::Ok().json(person)), [INFO] [stdout] | ^^ the trait `for<'de> Deserialize<'de>` is not implemented for `Person` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `DeserializeOwned` for `Person` [INFO] [stdout] note: required because of the requirements on the impl of `extract::FromRequest` for `form::Form` [INFO] [stdout] --> src/types/form.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | impl FromRequest for Form [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^ [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required because of the requirements on the impl of `extract::FromRequest` for `(form::Form,)` [INFO] [stdout] note: required by a bound in `Route::to` [INFO] [stdout] --> src/route.rs:185:15 [INFO] [stdout] | [INFO] [stdout] 182 | pub fn to(mut self, handler: F) -> Self [INFO] [stdout] | -- required by a bound in this [INFO] [stdout] ... [INFO] [stdout] 185 | Args: FromRequest + 'static, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `Route::to` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Person: Serialize` is not satisfied [INFO] [stdout] --> src/test/test_utils.rs:420:23 [INFO] [stdout] | [INFO] [stdout] 420 | .set_form(&payload) [INFO] [stdout] | -------- ^^^^^^^^ the trait `Serialize` is not implemented for `Person` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&Person` [INFO] [stdout] note: required by a bound in `test_request::TestRequest::set_form` [INFO] [stdout] --> src/test/test_request.rs:185:42 [INFO] [stdout] | [INFO] [stdout] 185 | pub fn set_form(mut self, data: impl Serialize) -> Self { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `test_request::TestRequest::set_form` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'de> Person: Deserialize<'de>` is not satisfied [INFO] [stdout] --> src/test/test_utils.rs:425:30 [INFO] [stdout] | [INFO] [stdout] 425 | let result: Person = call_and_read_body_json(&app, req).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `Person` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `DeserializeOwned` for `Person` [INFO] [stdout] note: required by a bound in `test_utils::call_and_read_body_json` [INFO] [stdout] --> src/test/test_utils.rs:300:8 [INFO] [stdout] | [INFO] [stdout] 296 | pub async fn call_and_read_body_json(app: &S, req: Request) -> T [INFO] [stdout] | ----------------------- required by a bound in this [INFO] [stdout] ... [INFO] [stdout] 300 | T: DeserializeOwned, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `test_utils::call_and_read_body_json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Person: Serialize` is not satisfied [INFO] [stdout] --> src/test/test_utils.rs:452:80 [INFO] [stdout] | [INFO] [stdout] 452 | web::post().to(|person: web::Json| HttpResponse::Ok().json(person)), [INFO] [stdout] | ---- ^^^^^^ the trait `Serialize` is not implemented for `Person` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required because of the requirements on the impl of `Serialize` for `json::Json` [INFO] [stdout] --> src/types/json.rs:107:20 [INFO] [stdout] | [INFO] [stdout] 107 | impl Serialize for Json { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^ [INFO] [stdout] note: required by a bound in `builder::HttpResponseBuilder::json` [INFO] [stdout] --> src/response/builder.rs:332:40 [INFO] [stdout] | [INFO] [stdout] 332 | pub fn json(&mut self, value: impl Serialize) -> HttpResponse { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `builder::HttpResponseBuilder::json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'de> Person: Deserialize<'de>` is not satisfied [INFO] [stdout] --> src/test/test_utils.rs:452:25 [INFO] [stdout] | [INFO] [stdout] 452 | web::post().to(|person: web::Json| HttpResponse::Ok().json(person)), [INFO] [stdout] | ^^ the trait `for<'de> Deserialize<'de>` is not implemented for `Person` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `DeserializeOwned` for `Person` [INFO] [stdout] note: required because of the requirements on the impl of `extract::FromRequest` for `json::Json` [INFO] [stdout] --> src/types/json.rs:140:27 [INFO] [stdout] | [INFO] [stdout] 140 | impl FromRequest for Json { [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^ [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required because of the requirements on the impl of `extract::FromRequest` for `(json::Json,)` [INFO] [stdout] note: required by a bound in `Route::to` [INFO] [stdout] --> src/route.rs:185:15 [INFO] [stdout] | [INFO] [stdout] 182 | pub fn to(mut self, handler: F) -> Self [INFO] [stdout] | -- required by a bound in this [INFO] [stdout] ... [INFO] [stdout] 185 | Args: FromRequest + 'static, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `Route::to` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Person: Serialize` is not satisfied [INFO] [stdout] --> src/test/test_utils.rs:463:23 [INFO] [stdout] | [INFO] [stdout] 463 | .set_json(&payload) [INFO] [stdout] | -------- ^^^^^^^^ the trait `Serialize` is not implemented for `Person` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&Person` [INFO] [stdout] note: required by a bound in `test_request::TestRequest::set_json` [INFO] [stdout] --> src/test/test_request.rs:196:42 [INFO] [stdout] | [INFO] [stdout] 196 | pub fn set_json(mut self, data: impl Serialize) -> Self { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `test_request::TestRequest::set_json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'de> Person: Deserialize<'de>` is not satisfied [INFO] [stdout] --> src/test/test_utils.rs:468:30 [INFO] [stdout] | [INFO] [stdout] 468 | let result: Person = call_and_read_body_json(&app, req).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `Person` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `DeserializeOwned` for `Person` [INFO] [stdout] note: required by a bound in `test_utils::call_and_read_body_json` [INFO] [stdout] --> src/test/test_utils.rs:300:8 [INFO] [stdout] | [INFO] [stdout] 296 | pub async fn call_and_read_body_json(app: &S, req: Request) -> T [INFO] [stdout] | ----------------------- required by a bound in this [INFO] [stdout] ... [INFO] [stdout] 300 | T: DeserializeOwned, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `test_utils::call_and_read_body_json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Person: Serialize` is not satisfied [INFO] [stdout] --> src/test/test_utils.rs:486:84 [INFO] [stdout] | [INFO] [stdout] 486 | web::post().to(|person: web::Json| HttpResponse::Ok().json(person)), [INFO] [stdout] | ---- ^^^^^^ the trait `Serialize` is not implemented for `Person` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required because of the requirements on the impl of `Serialize` for `json::Json` [INFO] [stdout] --> src/types/json.rs:107:20 [INFO] [stdout] | [INFO] [stdout] 107 | impl Serialize for Json { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^ [INFO] [stdout] note: required by a bound in `builder::HttpResponseBuilder::json` [INFO] [stdout] --> src/response/builder.rs:332:40 [INFO] [stdout] | [INFO] [stdout] 332 | pub fn json(&mut self, value: impl Serialize) -> HttpResponse { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `builder::HttpResponseBuilder::json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'de> Person: Deserialize<'de>` is not satisfied [INFO] [stdout] --> src/test/test_utils.rs:486:29 [INFO] [stdout] | [INFO] [stdout] 486 | web::post().to(|person: web::Json| HttpResponse::Ok().json(person)), [INFO] [stdout] | ^^ the trait `for<'de> Deserialize<'de>` is not implemented for `Person` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `DeserializeOwned` for `Person` [INFO] [stdout] note: required because of the requirements on the impl of `extract::FromRequest` for `json::Json` [INFO] [stdout] --> src/types/json.rs:140:27 [INFO] [stdout] | [INFO] [stdout] 140 | impl FromRequest for Json { [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^ [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required because of the requirements on the impl of `extract::FromRequest` for `(json::Json,)` [INFO] [stdout] note: required by a bound in `Route::to` [INFO] [stdout] --> src/route.rs:185:15 [INFO] [stdout] | [INFO] [stdout] 182 | pub fn to(mut self, handler: F) -> Self [INFO] [stdout] | -- required by a bound in this [INFO] [stdout] ... [INFO] [stdout] 185 | Args: FromRequest + 'static, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `Route::to` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `TestForm: Serialize` is not satisfied [INFO] [stdout] --> src/types/either.rs:307:23 [INFO] [stdout] | [INFO] [stdout] 307 | .set_form(&TestForm { [INFO] [stdout] | ______________--------_^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 308 | | hello: "world".to_owned(), [INFO] [stdout] 309 | | }) [INFO] [stdout] | |_____________^ the trait `Serialize` is not implemented for `TestForm` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&TestForm` [INFO] [stdout] note: required by a bound in `test_request::TestRequest::set_form` [INFO] [stdout] --> src/test/test_request.rs:185:42 [INFO] [stdout] | [INFO] [stdout] 185 | pub fn set_form(mut self, data: impl Serialize) -> Self { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `test_request::TestRequest::set_form` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the variant or associated item `from_request` exists for enum `either::Either, json::Json>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/types/either.rs:312:62 [INFO] [stdout] | [INFO] [stdout] 77 | pub enum Either { [INFO] [stdout] | --------------------- [INFO] [stdout] | | [INFO] [stdout] | variant or associated item `from_request` not found here [INFO] [stdout] | doesn't satisfy `_: extract::FromRequest` [INFO] [stdout] ... [INFO] [stdout] 312 | let form = Either::, Json>::from_request(&req, &mut pl) [INFO] [stdout] | ^^^^^^^^^^^^ variant or associated item cannot be called on `either::Either, json::Json>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: src/types/form.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | pub struct Form(pub T); [INFO] [stdout] | -------------------------- doesn't satisfy `form::Form: extract::FromRequest` [INFO] [stdout] | [INFO] [stdout] ::: src/types/json.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | pub struct Json(pub T); [INFO] [stdout] | -------------------------- doesn't satisfy `json::Json: extract::FromRequest` [INFO] [stdout] | [INFO] [stdout] note: trait bound `form::Form: extract::FromRequest` was not satisfied [INFO] [stdout] --> src/types/either.rs:169:8 [INFO] [stdout] | [INFO] [stdout] 167 | impl FromRequest for Either [INFO] [stdout] | ----------- ------------ [INFO] [stdout] 168 | where [INFO] [stdout] 169 | L: FromRequest + 'static, [INFO] [stdout] | ^^^^^^^^^^^ unsatisfied trait bound introduced here [INFO] [stdout] note: trait bound `json::Json: extract::FromRequest` was not satisfied [INFO] [stdout] --> src/types/either.rs:170:8 [INFO] [stdout] | [INFO] [stdout] 167 | impl FromRequest for Either [INFO] [stdout] | ----------- ------------ [INFO] [stdout] ... [INFO] [stdout] 170 | R: FromRequest + 'static, [INFO] [stdout] | ^^^^^^^^^^^ unsatisfied trait bound introduced here [INFO] [stdout] note: the following trait must be implemented [INFO] [stdout] --> src/extract.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | / pub trait FromRequest: Sized { [INFO] [stdout] 64 | | /// The associated error which can be returned. [INFO] [stdout] 65 | | type Error: Into; [INFO] [stdout] 66 | | [INFO] [stdout] ... | [INFO] [stdout] 78 | | } [INFO] [stdout] 79 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `extract::FromRequest` defines an item `from_request`, perhaps you need to implement it [INFO] [stdout] --> src/extract.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait FromRequest: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `TestForm: Serialize` is not satisfied [INFO] [stdout] --> src/types/either.rs:323:23 [INFO] [stdout] | [INFO] [stdout] 323 | .set_json(&TestForm { [INFO] [stdout] | ______________--------_^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 324 | | hello: "world".to_owned(), [INFO] [stdout] 325 | | }) [INFO] [stdout] | |_____________^ the trait `Serialize` is not implemented for `TestForm` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&TestForm` [INFO] [stdout] note: required by a bound in `test_request::TestRequest::set_json` [INFO] [stdout] --> src/test/test_request.rs:196:42 [INFO] [stdout] | [INFO] [stdout] 196 | pub fn set_json(mut self, data: impl Serialize) -> Self { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `test_request::TestRequest::set_json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the variant or associated item `from_request` exists for enum `either::Either, json::Json>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/types/either.rs:328:62 [INFO] [stdout] | [INFO] [stdout] 77 | pub enum Either { [INFO] [stdout] | --------------------- [INFO] [stdout] | | [INFO] [stdout] | variant or associated item `from_request` not found here [INFO] [stdout] | doesn't satisfy `_: extract::FromRequest` [INFO] [stdout] ... [INFO] [stdout] 328 | let form = Either::, Json>::from_request(&req, &mut pl) [INFO] [stdout] | ^^^^^^^^^^^^ variant or associated item cannot be called on `either::Either, json::Json>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] ::: src/types/form.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | pub struct Form(pub T); [INFO] [stdout] | -------------------------- doesn't satisfy `form::Form: extract::FromRequest` [INFO] [stdout] | [INFO] [stdout] ::: src/types/json.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | pub struct Json(pub T); [INFO] [stdout] | -------------------------- doesn't satisfy `json::Json: extract::FromRequest` [INFO] [stdout] | [INFO] [stdout] note: trait bound `form::Form: extract::FromRequest` was not satisfied [INFO] [stdout] --> src/types/either.rs:169:8 [INFO] [stdout] | [INFO] [stdout] 167 | impl FromRequest for Either [INFO] [stdout] | ----------- ------------ [INFO] [stdout] 168 | where [INFO] [stdout] 169 | L: FromRequest + 'static, [INFO] [stdout] | ^^^^^^^^^^^ unsatisfied trait bound introduced here [INFO] [stdout] note: trait bound `json::Json: extract::FromRequest` was not satisfied [INFO] [stdout] --> src/types/either.rs:170:8 [INFO] [stdout] | [INFO] [stdout] 167 | impl FromRequest for Either [INFO] [stdout] | ----------- ------------ [INFO] [stdout] ... [INFO] [stdout] 170 | R: FromRequest + 'static, [INFO] [stdout] | ^^^^^^^^^^^ unsatisfied trait bound introduced here [INFO] [stdout] note: the following trait must be implemented [INFO] [stdout] --> src/extract.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | / pub trait FromRequest: Sized { [INFO] [stdout] 64 | | /// The associated error which can be returned. [INFO] [stdout] 65 | | type Error: Into; [INFO] [stdout] 66 | | [INFO] [stdout] ... | [INFO] [stdout] 78 | | } [INFO] [stdout] 79 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `extract::FromRequest` defines an item `from_request`, perhaps you need to implement it [INFO] [stdout] --> src/extract.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait FromRequest: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the variant or associated item `from_request` exists for enum `either::Either, json::Json>, bytes::Bytes>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/types/either.rs:342:80 [INFO] [stdout] | [INFO] [stdout] 77 | pub enum Either { [INFO] [stdout] | --------------------- [INFO] [stdout] | | [INFO] [stdout] | variant or associated item `from_request` not found here [INFO] [stdout] | doesn't satisfy `_: extract::FromRequest` [INFO] [stdout] ... [INFO] [stdout] 342 | let payload = Either::, Json>, Bytes>::from_request( [INFO] [stdout] | ^^^^^^^^^^^^ variant or associated item cannot be called on `either::Either, json::Json>, bytes::Bytes>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] note: trait bound `either::Either, json::Json>: extract::FromRequest` was not satisfied [INFO] [stdout] --> src/types/either.rs:169:8 [INFO] [stdout] | [INFO] [stdout] 167 | impl FromRequest for Either [INFO] [stdout] | ----------- ------------ [INFO] [stdout] 168 | where [INFO] [stdout] 169 | L: FromRequest + 'static, [INFO] [stdout] | ^^^^^^^^^^^ unsatisfied trait bound introduced here [INFO] [stdout] note: the following trait must be implemented [INFO] [stdout] --> src/extract.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | / pub trait FromRequest: Sized { [INFO] [stdout] 64 | | /// The associated error which can be returned. [INFO] [stdout] 65 | | type Error: Into; [INFO] [stdout] 66 | | [INFO] [stdout] ... | [INFO] [stdout] 78 | | } [INFO] [stdout] 79 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `extract::FromRequest` defines an item `from_request`, perhaps you need to implement it [INFO] [stdout] --> src/extract.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait FromRequest: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `TestForm: Serialize` is not satisfied [INFO] [stdout] --> src/types/either.rs:354:23 [INFO] [stdout] | [INFO] [stdout] 354 | .set_json(&TestForm { [INFO] [stdout] | ______________--------_^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 355 | | hello: "world".to_owned(), [INFO] [stdout] 356 | | }) [INFO] [stdout] | |_____________^ the trait `Serialize` is not implemented for `TestForm` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `Serialize` for `&TestForm` [INFO] [stdout] note: required by a bound in `test_request::TestRequest::set_json` [INFO] [stdout] --> src/test/test_request.rs:196:42 [INFO] [stdout] | [INFO] [stdout] 196 | pub fn set_json(mut self, data: impl Serialize) -> Self { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `test_request::TestRequest::set_json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the variant or associated item `from_request` exists for enum `either::Either, json::Json>, bytes::Bytes>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/types/either.rs:359:77 [INFO] [stdout] | [INFO] [stdout] 77 | pub enum Either { [INFO] [stdout] | --------------------- [INFO] [stdout] | | [INFO] [stdout] | variant or associated item `from_request` not found here [INFO] [stdout] | doesn't satisfy `_: extract::FromRequest` [INFO] [stdout] ... [INFO] [stdout] 359 | let form = Either::, Json>, Bytes>::from_request( [INFO] [stdout] | ^^^^^^^^^^^^ variant or associated item cannot be called on `either::Either, json::Json>, bytes::Bytes>` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] note: trait bound `either::Either, json::Json>: extract::FromRequest` was not satisfied [INFO] [stdout] --> src/types/either.rs:169:8 [INFO] [stdout] | [INFO] [stdout] 167 | impl FromRequest for Either [INFO] [stdout] | ----------- ------------ [INFO] [stdout] 168 | where [INFO] [stdout] 169 | L: FromRequest + 'static, [INFO] [stdout] | ^^^^^^^^^^^ unsatisfied trait bound introduced here [INFO] [stdout] note: the following trait must be implemented [INFO] [stdout] --> src/extract.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | / pub trait FromRequest: Sized { [INFO] [stdout] 64 | | /// The associated error which can be returned. [INFO] [stdout] 65 | | type Error: Into; [INFO] [stdout] 66 | | [INFO] [stdout] ... | [INFO] [stdout] 78 | | } [INFO] [stdout] 79 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `extract::FromRequest` defines an item `from_request`, perhaps you need to implement it [INFO] [stdout] --> src/extract.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | pub trait FromRequest: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `from_request` exists for struct `form::Form`, but its trait bounds were not satisfied [INFO] [stdout] --> src/types/form.rs:444:37 [INFO] [stdout] | [INFO] [stdout] 90 | pub struct Form(pub T); [INFO] [stdout] | -------------------------- [INFO] [stdout] | | [INFO] [stdout] | function or associated item `from_request` not found for this [INFO] [stdout] | doesn't satisfy `_: extract::FromRequest` [INFO] [stdout] ... [INFO] [stdout] 431 | struct Info { [INFO] [stdout] | ----------- doesn't satisfy `form::tests::Info: DeserializeOwned` [INFO] [stdout] ... [INFO] [stdout] 444 | let Form(s) = Form::::from_request(&req, &mut pl).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ function or associated item cannot be called on `form::Form` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] note: trait bound `form::tests::Info: DeserializeOwned` was not satisfied [INFO] [stdout] --> src/types/form.rs:128:8 [INFO] [stdout] | [INFO] [stdout] 126 | impl FromRequest for Form [INFO] [stdout] | ----------- ------- [INFO] [stdout] 127 | where [INFO] [stdout] 128 | T: DeserializeOwned + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced here [INFO] [stdout] note: the following trait must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.136/src/de/mod.rs:604:1 [INFO] [stdout] | [INFO] [stdout] 604 | pub trait DeserializeOwned: for<'de> Deserialize<'de> {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/types/form.rs:440:14 [INFO] [stdout] | [INFO] [stdout] 440 | .insert_header((CONTENT_LENGTH, 11)) [INFO] [stdout] | ^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: actix_http::header::TryIntoHeaderValue` found in the `actix_http` crate: [INFO] [stdout] - impl actix_http::header::TryIntoHeaderValue for i32; [INFO] [stdout] - impl actix_http::header::TryIntoHeaderValue for i64; [INFO] [stdout] - impl actix_http::header::TryIntoHeaderValue for u32; [INFO] [stdout] - impl actix_http::header::TryIntoHeaderValue for u64; [INFO] [stdout] and 1 more [INFO] [stdout] = note: required because of the requirements on the impl of `actix_http::header::TryIntoHeaderPair` for `(actix_http::header::HeaderName, {integer})` [INFO] [stdout] note: required by a bound in `test_request::TestRequest::insert_header` [INFO] [stdout] --> src/test/test_request.rs:134:49 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn insert_header(mut self, header: impl TryIntoHeaderPair) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `test_request::TestRequest::insert_header` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'de> form::tests::Info: Deserialize<'de>` is not satisfied [INFO] [stdout] --> src/types/form.rs:471:58 [INFO] [stdout] | [INFO] [stdout] 471 | let info = UrlEncoded::::new(&req, &mut pl).await; [INFO] [stdout] | --------------------------------------^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `form::tests::Info` [INFO] [stdout] | | [INFO] [stdout] | this call returns `form::tests::Info` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `DeserializeOwned` for `form::tests::Info` [INFO] [stdout] note: required because of the requirements on the impl of `futures_core::Future` for `form::UrlEncoded` [INFO] [stdout] --> src/types/form.rs:353:9 [INFO] [stdout] | [INFO] [stdout] 353 | impl Future for UrlEncoded [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] = note: required because of the requirements on the impl of `std::future::IntoFuture` for `form::UrlEncoded` [INFO] [stdout] help: remove the `.await` [INFO] [stdout] | [INFO] [stdout] 471 - let info = UrlEncoded::::new(&req, &mut pl).await; [INFO] [stdout] 471 + let info = UrlEncoded::::new(&req, &mut pl); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'de> form::tests::Info: Deserialize<'de>` is not satisfied [INFO] [stdout] --> src/types/form.rs:478:58 [INFO] [stdout] | [INFO] [stdout] 478 | let info = UrlEncoded::::new(&req, &mut pl).await; [INFO] [stdout] | --------------------------------------^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `form::tests::Info` [INFO] [stdout] | | [INFO] [stdout] | this call returns `form::tests::Info` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `DeserializeOwned` for `form::tests::Info` [INFO] [stdout] note: required because of the requirements on the impl of `futures_core::Future` for `form::UrlEncoded` [INFO] [stdout] --> src/types/form.rs:353:9 [INFO] [stdout] | [INFO] [stdout] 353 | impl Future for UrlEncoded [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] = note: required because of the requirements on the impl of `std::future::IntoFuture` for `form::UrlEncoded` [INFO] [stdout] help: remove the `.await` [INFO] [stdout] | [INFO] [stdout] 478 - let info = UrlEncoded::::new(&req, &mut pl).await; [INFO] [stdout] 478 + let info = UrlEncoded::::new(&req, &mut pl); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'de> form::tests::Info: Deserialize<'de>` is not satisfied [INFO] [stdout] --> src/types/form.rs:488:58 [INFO] [stdout] | [INFO] [stdout] 488 | let info = UrlEncoded::::new(&req, &mut pl).await; [INFO] [stdout] | --------------------------------------^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `form::tests::Info` [INFO] [stdout] | | [INFO] [stdout] | this call returns `form::tests::Info` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `DeserializeOwned` for `form::tests::Info` [INFO] [stdout] note: required because of the requirements on the impl of `futures_core::Future` for `form::UrlEncoded` [INFO] [stdout] --> src/types/form.rs:353:9 [INFO] [stdout] | [INFO] [stdout] 353 | impl Future for UrlEncoded [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] = note: required because of the requirements on the impl of `std::future::IntoFuture` for `form::UrlEncoded` [INFO] [stdout] help: remove the `.await` [INFO] [stdout] | [INFO] [stdout] 488 - let info = UrlEncoded::::new(&req, &mut pl).await; [INFO] [stdout] 488 + let info = UrlEncoded::::new(&req, &mut pl); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/types/form.rs:486:14 [INFO] [stdout] | [INFO] [stdout] 486 | .insert_header((CONTENT_LENGTH, 10)) [INFO] [stdout] | ^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: actix_http::header::TryIntoHeaderValue` found in the `actix_http` crate: [INFO] [stdout] - impl actix_http::header::TryIntoHeaderValue for i32; [INFO] [stdout] - impl actix_http::header::TryIntoHeaderValue for i64; [INFO] [stdout] - impl actix_http::header::TryIntoHeaderValue for u32; [INFO] [stdout] - impl actix_http::header::TryIntoHeaderValue for u64; [INFO] [stdout] and 1 more [INFO] [stdout] = note: required because of the requirements on the impl of `actix_http::header::TryIntoHeaderPair` for `(actix_http::header::HeaderName, {integer})` [INFO] [stdout] note: required by a bound in `test_request::TestRequest::insert_header` [INFO] [stdout] --> src/test/test_request.rs:134:49 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn insert_header(mut self, header: impl TryIntoHeaderPair) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `test_request::TestRequest::insert_header` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'de> form::tests::Info: Deserialize<'de>` is not satisfied [INFO] [stdout] --> src/types/form.rs:500:58 [INFO] [stdout] | [INFO] [stdout] 500 | let info = UrlEncoded::::new(&req, &mut pl).await.unwrap(); [INFO] [stdout] | --------------------------------------^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `form::tests::Info` [INFO] [stdout] | | [INFO] [stdout] | this call returns `form::tests::Info` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `DeserializeOwned` for `form::tests::Info` [INFO] [stdout] note: required because of the requirements on the impl of `futures_core::Future` for `form::UrlEncoded` [INFO] [stdout] --> src/types/form.rs:353:9 [INFO] [stdout] | [INFO] [stdout] 353 | impl Future for UrlEncoded [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] = note: required because of the requirements on the impl of `std::future::IntoFuture` for `form::UrlEncoded` [INFO] [stdout] help: remove the `.await` [INFO] [stdout] | [INFO] [stdout] 500 - let info = UrlEncoded::::new(&req, &mut pl).await.unwrap(); [INFO] [stdout] 500 + let info = UrlEncoded::::new(&req, &mut pl).unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'de> form::tests::Info: Deserialize<'de>` is not satisfied [INFO] [stdout] --> src/types/form.rs:518:58 [INFO] [stdout] | [INFO] [stdout] 518 | let info = UrlEncoded::::new(&req, &mut pl).await.unwrap(); [INFO] [stdout] | --------------------------------------^^^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `form::tests::Info` [INFO] [stdout] | | [INFO] [stdout] | this call returns `form::tests::Info` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `DeserializeOwned` for `form::tests::Info` [INFO] [stdout] note: required because of the requirements on the impl of `futures_core::Future` for `form::UrlEncoded` [INFO] [stdout] --> src/types/form.rs:353:9 [INFO] [stdout] | [INFO] [stdout] 353 | impl Future for UrlEncoded [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] = note: required because of the requirements on the impl of `std::future::IntoFuture` for `form::UrlEncoded` [INFO] [stdout] help: remove the `.await` [INFO] [stdout] | [INFO] [stdout] 518 - let info = UrlEncoded::::new(&req, &mut pl).await.unwrap(); [INFO] [stdout] 518 + let info = UrlEncoded::::new(&req, &mut pl).unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/types/form.rs:496:14 [INFO] [stdout] | [INFO] [stdout] 496 | .insert_header((CONTENT_LENGTH, 11)) [INFO] [stdout] | ^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: actix_http::header::TryIntoHeaderValue` found in the `actix_http` crate: [INFO] [stdout] - impl actix_http::header::TryIntoHeaderValue for i32; [INFO] [stdout] - impl actix_http::header::TryIntoHeaderValue for i64; [INFO] [stdout] - impl actix_http::header::TryIntoHeaderValue for u32; [INFO] [stdout] - impl actix_http::header::TryIntoHeaderValue for u64; [INFO] [stdout] and 1 more [INFO] [stdout] = note: required because of the requirements on the impl of `actix_http::header::TryIntoHeaderPair` for `(actix_http::header::HeaderName, {integer})` [INFO] [stdout] note: required by a bound in `test_request::TestRequest::insert_header` [INFO] [stdout] --> src/test/test_request.rs:134:49 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn insert_header(mut self, header: impl TryIntoHeaderPair) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `test_request::TestRequest::insert_header` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/types/form.rs:514:14 [INFO] [stdout] | [INFO] [stdout] 514 | .insert_header((CONTENT_LENGTH, 11)) [INFO] [stdout] | ^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: actix_http::header::TryIntoHeaderValue` found in the `actix_http` crate: [INFO] [stdout] - impl actix_http::header::TryIntoHeaderValue for i32; [INFO] [stdout] - impl actix_http::header::TryIntoHeaderValue for i64; [INFO] [stdout] - impl actix_http::header::TryIntoHeaderValue for u32; [INFO] [stdout] - impl actix_http::header::TryIntoHeaderValue for u64; [INFO] [stdout] and 1 more [INFO] [stdout] = note: required because of the requirements on the impl of `actix_http::header::TryIntoHeaderPair` for `(actix_http::header::HeaderName, {integer})` [INFO] [stdout] note: required by a bound in `test_request::TestRequest::insert_header` [INFO] [stdout] --> src/test/test_request.rs:134:49 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn insert_header(mut self, header: impl TryIntoHeaderPair) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `test_request::TestRequest::insert_header` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `respond_to` exists for struct `form::Form`, but its trait bounds were not satisfied [INFO] [stdout] --> src/types/form.rs:536:24 [INFO] [stdout] | [INFO] [stdout] 90 | pub struct Form(pub T); [INFO] [stdout] | -------------------------- [INFO] [stdout] | | [INFO] [stdout] | method `respond_to` not found for this [INFO] [stdout] | doesn't satisfy `_: responder::Responder` [INFO] [stdout] ... [INFO] [stdout] 431 | struct Info { [INFO] [stdout] | ----------- doesn't satisfy `form::tests::Info: Serialize` [INFO] [stdout] ... [INFO] [stdout] 536 | let res = form.respond_to(&req); [INFO] [stdout] | ^^^^^^^^^^ method cannot be called on `form::Form` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] note: trait bound `form::tests::Info: Serialize` was not satisfied [INFO] [stdout] --> src/types/form.rs:183:9 [INFO] [stdout] | [INFO] [stdout] 183 | impl Responder for Form { [INFO] [stdout] | ^^^^^^^^^ --------- ------- [INFO] [stdout] | | [INFO] [stdout] | unsatisfied trait bound introduced here [INFO] [stdout] note: the following trait must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.136/src/ser/mod.rs:216:1 [INFO] [stdout] | [INFO] [stdout] 216 | / pub trait Serialize { [INFO] [stdout] 217 | | /// Serialize this value into the given Serde serializer. [INFO] [stdout] 218 | | /// [INFO] [stdout] 219 | | /// See the [Implementing `Serialize`] section of the manual for more [INFO] [stdout] ... | [INFO] [stdout] 249 | | S: Serializer; [INFO] [stdout] 250 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `from_request` exists for struct `form::Form`, but its trait bounds were not satisfied [INFO] [stdout] --> src/types/form.rs:556:31 [INFO] [stdout] | [INFO] [stdout] 90 | pub struct Form(pub T); [INFO] [stdout] | -------------------------- [INFO] [stdout] | | [INFO] [stdout] | function or associated item `from_request` not found for this [INFO] [stdout] | doesn't satisfy `_: extract::FromRequest` [INFO] [stdout] ... [INFO] [stdout] 431 | struct Info { [INFO] [stdout] | ----------- doesn't satisfy `form::tests::Info: DeserializeOwned` [INFO] [stdout] ... [INFO] [stdout] 556 | let s = Form::::from_request(&req, &mut pl).await; [INFO] [stdout] | ^^^^^^^^^^^^ function or associated item cannot be called on `form::Form` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] note: trait bound `form::tests::Info: DeserializeOwned` was not satisfied [INFO] [stdout] --> src/types/form.rs:128:8 [INFO] [stdout] | [INFO] [stdout] 126 | impl FromRequest for Form [INFO] [stdout] | ----------- ------- [INFO] [stdout] 127 | where [INFO] [stdout] 128 | T: DeserializeOwned + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced here [INFO] [stdout] note: the following trait must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.136/src/de/mod.rs:604:1 [INFO] [stdout] | [INFO] [stdout] 604 | pub trait DeserializeOwned: for<'de> Deserialize<'de> {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `respond_to` exists for struct `json::Json`, but its trait bounds were not satisfied [INFO] [stdout] --> src/types/json.rs:486:21 [INFO] [stdout] | [INFO] [stdout] 78 | pub struct Json(pub T); [INFO] [stdout] | -------------------------- [INFO] [stdout] | | [INFO] [stdout] | method `respond_to` not found for this [INFO] [stdout] | doesn't satisfy `_: responder::Responder` [INFO] [stdout] ... [INFO] [stdout] 462 | struct MyObject { [INFO] [stdout] | --------------- doesn't satisfy `json::tests::MyObject: Serialize` [INFO] [stdout] ... [INFO] [stdout] 486 | let res = j.respond_to(&req); [INFO] [stdout] | ^^^^^^^^^^ method cannot be called on `json::Json` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] note: trait bound `json::tests::MyObject: Serialize` was not satisfied [INFO] [stdout] --> src/types/json.rs:119:9 [INFO] [stdout] | [INFO] [stdout] 119 | impl Responder for Json { [INFO] [stdout] | ^^^^^^^^^ --------- ------- [INFO] [stdout] | | [INFO] [stdout] | unsatisfied trait bound introduced here [INFO] [stdout] note: the following trait must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.136/src/ser/mod.rs:216:1 [INFO] [stdout] | [INFO] [stdout] 216 | / pub trait Serialize { [INFO] [stdout] 217 | | /// Serialize this value into the given Serde serializer. [INFO] [stdout] 218 | | /// [INFO] [stdout] 219 | | /// See the [Implementing `Serialize`] section of the manual for more [INFO] [stdout] ... | [INFO] [stdout] 249 | | S: Serializer; [INFO] [stdout] 250 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `json::tests::MyObject: Serialize` is not satisfied [INFO] [stdout] --> src/types/json.rs:512:75 [INFO] [stdout] | [INFO] [stdout] 512 | HttpResponse::BadRequest().body(serde_json::to_string(&msg).unwrap()); [INFO] [stdout] | --------------------- ^^^^ the trait `Serialize` is not implemented for `json::tests::MyObject` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `serde_json::to_string` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.79/src/ser.rs:2225:17 [INFO] [stdout] | [INFO] [stdout] 2225 | T: ?Sized + Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `serde_json::to_string` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `from_request` exists for struct `json::Json`, but its trait bounds were not satisfied [INFO] [stdout] --> src/types/json.rs:517:35 [INFO] [stdout] | [INFO] [stdout] 78 | pub struct Json(pub T); [INFO] [stdout] | -------------------------- [INFO] [stdout] | | [INFO] [stdout] | function or associated item `from_request` not found for this [INFO] [stdout] | doesn't satisfy `_: extract::FromRequest` [INFO] [stdout] ... [INFO] [stdout] 462 | struct MyObject { [INFO] [stdout] | --------------- doesn't satisfy `json::tests::MyObject: DeserializeOwned` [INFO] [stdout] ... [INFO] [stdout] 517 | let s = Json::::from_request(&req, &mut pl).await; [INFO] [stdout] | ^^^^^^^^^^^^ function or associated item cannot be called on `json::Json` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] note: trait bound `json::tests::MyObject: DeserializeOwned` was not satisfied [INFO] [stdout] --> src/types/json.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 140 | impl FromRequest for Json { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ----------- ------- [INFO] [stdout] | | [INFO] [stdout] | unsatisfied trait bound introduced here [INFO] [stdout] note: the following trait must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.136/src/de/mod.rs:604:1 [INFO] [stdout] | [INFO] [stdout] 604 | pub trait DeserializeOwned: for<'de> Deserialize<'de> {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `json::tests::MyObject: Deserialize<'_>` is not satisfied [INFO] [stdout] --> src/types/json.rs:522:29 [INFO] [stdout] | [INFO] [stdout] 522 | let msg: MyObject = serde_json::from_slice(&body).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `json::tests::MyObject` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `from_slice` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.79/src/de.rs:2569:8 [INFO] [stdout] | [INFO] [stdout] 2569 | T: de::Deserialize<'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ required by this bound in `from_slice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `from_request` exists for struct `json::Json`, but its trait bounds were not satisfied [INFO] [stdout] --> src/types/json.rs:540:35 [INFO] [stdout] | [INFO] [stdout] 78 | pub struct Json(pub T); [INFO] [stdout] | -------------------------- [INFO] [stdout] | | [INFO] [stdout] | function or associated item `from_request` not found for this [INFO] [stdout] | doesn't satisfy `_: extract::FromRequest` [INFO] [stdout] ... [INFO] [stdout] 462 | struct MyObject { [INFO] [stdout] | --------------- doesn't satisfy `json::tests::MyObject: DeserializeOwned` [INFO] [stdout] ... [INFO] [stdout] 540 | let s = Json::::from_request(&req, &mut pl).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ function or associated item cannot be called on `json::Json` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] note: trait bound `json::tests::MyObject: DeserializeOwned` was not satisfied [INFO] [stdout] --> src/types/json.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 140 | impl FromRequest for Json { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ----------- ------- [INFO] [stdout] | | [INFO] [stdout] | unsatisfied trait bound introduced here [INFO] [stdout] note: the following trait must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.136/src/de/mod.rs:604:1 [INFO] [stdout] | [INFO] [stdout] 604 | pub trait DeserializeOwned: for<'de> Deserialize<'de> {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `from_request` exists for struct `json::Json`, but its trait bounds were not satisfied [INFO] [stdout] --> src/types/json.rs:562:35 [INFO] [stdout] | [INFO] [stdout] 78 | pub struct Json(pub T); [INFO] [stdout] | -------------------------- [INFO] [stdout] | | [INFO] [stdout] | function or associated item `from_request` not found for this [INFO] [stdout] | doesn't satisfy `_: extract::FromRequest` [INFO] [stdout] ... [INFO] [stdout] 462 | struct MyObject { [INFO] [stdout] | --------------- doesn't satisfy `json::tests::MyObject: DeserializeOwned` [INFO] [stdout] ... [INFO] [stdout] 562 | let s = Json::::from_request(&req, &mut pl).await; [INFO] [stdout] | ^^^^^^^^^^^^ function or associated item cannot be called on `json::Json` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] note: trait bound `json::tests::MyObject: DeserializeOwned` was not satisfied [INFO] [stdout] --> src/types/json.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 140 | impl FromRequest for Json { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ----------- ------- [INFO] [stdout] | | [INFO] [stdout] | unsatisfied trait bound introduced here [INFO] [stdout] note: the following trait must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.136/src/de/mod.rs:604:1 [INFO] [stdout] | [INFO] [stdout] 604 | pub trait DeserializeOwned: for<'de> Deserialize<'de> {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `from_request` exists for struct `json::Json`, but its trait bounds were not satisfied [INFO] [stdout] --> src/types/json.rs:582:35 [INFO] [stdout] | [INFO] [stdout] 78 | pub struct Json(pub T); [INFO] [stdout] | -------------------------- [INFO] [stdout] | | [INFO] [stdout] | function or associated item `from_request` not found for this [INFO] [stdout] | doesn't satisfy `_: extract::FromRequest` [INFO] [stdout] ... [INFO] [stdout] 462 | struct MyObject { [INFO] [stdout] | --------------- doesn't satisfy `json::tests::MyObject: DeserializeOwned` [INFO] [stdout] ... [INFO] [stdout] 582 | let s = Json::::from_request(&req, &mut pl).await; [INFO] [stdout] | ^^^^^^^^^^^^ function or associated item cannot be called on `json::Json` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] note: trait bound `json::tests::MyObject: DeserializeOwned` was not satisfied [INFO] [stdout] --> src/types/json.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 140 | impl FromRequest for Json { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ----------- ------- [INFO] [stdout] | | [INFO] [stdout] | unsatisfied trait bound introduced here [INFO] [stdout] note: the following trait must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.136/src/de/mod.rs:604:1 [INFO] [stdout] | [INFO] [stdout] 604 | pub trait DeserializeOwned: for<'de> Deserialize<'de> {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the variant or associated item `new` exists for enum `json::JsonBody`, but its trait bounds were not satisfied [INFO] [stdout] --> src/types/json.rs:589:42 [INFO] [stdout] | [INFO] [stdout] 306 | pub enum JsonBody { [INFO] [stdout] | -------------------- variant or associated item `new` not found here [INFO] [stdout] ... [INFO] [stdout] 462 | struct MyObject { [INFO] [stdout] | --------------- doesn't satisfy `json::tests::MyObject: DeserializeOwned` [INFO] [stdout] ... [INFO] [stdout] 589 | let json = JsonBody::::new(&req, &mut pl, None, true).await; [INFO] [stdout] | ^^^ variant or associated item cannot be called on `json::JsonBody` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `json::tests::MyObject: DeserializeOwned` [INFO] [stdout] note: the following trait must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.136/src/de/mod.rs:604:1 [INFO] [stdout] | [INFO] [stdout] 604 | pub trait DeserializeOwned: for<'de> Deserialize<'de> {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the variant or associated item `new` exists for enum `json::JsonBody`, but its trait bounds were not satisfied [INFO] [stdout] --> src/types/json.rs:598:42 [INFO] [stdout] | [INFO] [stdout] 306 | pub enum JsonBody { [INFO] [stdout] | -------------------- variant or associated item `new` not found here [INFO] [stdout] ... [INFO] [stdout] 462 | struct MyObject { [INFO] [stdout] | --------------- doesn't satisfy `json::tests::MyObject: DeserializeOwned` [INFO] [stdout] ... [INFO] [stdout] 598 | let json = JsonBody::::new(&req, &mut pl, None, true).await; [INFO] [stdout] | ^^^ variant or associated item cannot be called on `json::JsonBody` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `json::tests::MyObject: DeserializeOwned` [INFO] [stdout] note: the following trait must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.136/src/de/mod.rs:604:1 [INFO] [stdout] | [INFO] [stdout] 604 | pub trait DeserializeOwned: for<'de> Deserialize<'de> {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the variant or associated item `new` exists for enum `json::JsonBody`, but its trait bounds were not satisfied [INFO] [stdout] --> src/types/json.rs:612:42 [INFO] [stdout] | [INFO] [stdout] 306 | pub enum JsonBody { [INFO] [stdout] | -------------------- variant or associated item `new` not found here [INFO] [stdout] ... [INFO] [stdout] 462 | struct MyObject { [INFO] [stdout] | --------------- doesn't satisfy `json::tests::MyObject: DeserializeOwned` [INFO] [stdout] ... [INFO] [stdout] 612 | let json = JsonBody::::new(&req, &mut pl, None, true) [INFO] [stdout] | ^^^ variant or associated item cannot be called on `json::JsonBody` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `json::tests::MyObject: DeserializeOwned` [INFO] [stdout] note: the following trait must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.136/src/de/mod.rs:604:1 [INFO] [stdout] | [INFO] [stdout] 604 | pub trait DeserializeOwned: for<'de> Deserialize<'de> {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the variant or associated item `new` exists for enum `json::JsonBody`, but its trait bounds were not satisfied [INFO] [stdout] --> src/types/json.rs:631:42 [INFO] [stdout] | [INFO] [stdout] 306 | pub enum JsonBody { [INFO] [stdout] | -------------------- variant or associated item `new` not found here [INFO] [stdout] ... [INFO] [stdout] 462 | struct MyObject { [INFO] [stdout] | --------------- doesn't satisfy `json::tests::MyObject: DeserializeOwned` [INFO] [stdout] ... [INFO] [stdout] 631 | let json = JsonBody::::new(&req, &mut pl, None, true) [INFO] [stdout] | ^^^ variant or associated item cannot be called on `json::JsonBody` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `json::tests::MyObject: DeserializeOwned` [INFO] [stdout] note: the following trait must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.136/src/de/mod.rs:604:1 [INFO] [stdout] | [INFO] [stdout] 604 | pub trait DeserializeOwned: for<'de> Deserialize<'de> {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the variant or associated item `new` exists for enum `json::JsonBody`, but its trait bounds were not satisfied [INFO] [stdout] --> src/types/json.rs:652:42 [INFO] [stdout] | [INFO] [stdout] 306 | pub enum JsonBody { [INFO] [stdout] | -------------------- variant or associated item `new` not found here [INFO] [stdout] ... [INFO] [stdout] 462 | struct MyObject { [INFO] [stdout] | --------------- doesn't satisfy `json::tests::MyObject: DeserializeOwned` [INFO] [stdout] ... [INFO] [stdout] 652 | let json = JsonBody::::new(&req, &mut pl, None, true).await; [INFO] [stdout] | ^^^ variant or associated item cannot be called on `json::JsonBody` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `json::tests::MyObject: DeserializeOwned` [INFO] [stdout] note: the following trait must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.136/src/de/mod.rs:604:1 [INFO] [stdout] | [INFO] [stdout] 604 | pub trait DeserializeOwned: for<'de> Deserialize<'de> {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `from_request` exists for struct `json::Json`, but its trait bounds were not satisfied [INFO] [stdout] --> src/types/json.rs:676:35 [INFO] [stdout] | [INFO] [stdout] 78 | pub struct Json(pub T); [INFO] [stdout] | -------------------------- [INFO] [stdout] | | [INFO] [stdout] | function or associated item `from_request` not found for this [INFO] [stdout] | doesn't satisfy `_: extract::FromRequest` [INFO] [stdout] ... [INFO] [stdout] 462 | struct MyObject { [INFO] [stdout] | --------------- doesn't satisfy `json::tests::MyObject: DeserializeOwned` [INFO] [stdout] ... [INFO] [stdout] 676 | let s = Json::::from_request(&req, &mut pl).await; [INFO] [stdout] | ^^^^^^^^^^^^ function or associated item cannot be called on `json::Json` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] note: trait bound `json::tests::MyObject: DeserializeOwned` was not satisfied [INFO] [stdout] --> src/types/json.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 140 | impl FromRequest for Json { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ----------- ------- [INFO] [stdout] | | [INFO] [stdout] | unsatisfied trait bound introduced here [INFO] [stdout] note: the following trait must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.136/src/de/mod.rs:604:1 [INFO] [stdout] | [INFO] [stdout] 604 | pub trait DeserializeOwned: for<'de> Deserialize<'de> {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `from_request` exists for struct `json::Json`, but its trait bounds were not satisfied [INFO] [stdout] --> src/types/json.rs:697:35 [INFO] [stdout] | [INFO] [stdout] 78 | pub struct Json(pub T); [INFO] [stdout] | -------------------------- [INFO] [stdout] | | [INFO] [stdout] | function or associated item `from_request` not found for this [INFO] [stdout] | doesn't satisfy `_: extract::FromRequest` [INFO] [stdout] ... [INFO] [stdout] 462 | struct MyObject { [INFO] [stdout] | --------------- doesn't satisfy `json::tests::MyObject: DeserializeOwned` [INFO] [stdout] ... [INFO] [stdout] 697 | let s = Json::::from_request(&req, &mut pl).await; [INFO] [stdout] | ^^^^^^^^^^^^ function or associated item cannot be called on `json::Json` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] note: trait bound `json::tests::MyObject: DeserializeOwned` was not satisfied [INFO] [stdout] --> src/types/json.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 140 | impl FromRequest for Json { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ----------- ------- [INFO] [stdout] | | [INFO] [stdout] | unsatisfied trait bound introduced here [INFO] [stdout] note: the following trait must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.136/src/de/mod.rs:604:1 [INFO] [stdout] | [INFO] [stdout] 604 | pub trait DeserializeOwned: for<'de> Deserialize<'de> {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `from_request` exists for struct `json::Json`, but its trait bounds were not satisfied [INFO] [stdout] --> src/types/json.rs:718:35 [INFO] [stdout] | [INFO] [stdout] 78 | pub struct Json(pub T); [INFO] [stdout] | -------------------------- [INFO] [stdout] | | [INFO] [stdout] | function or associated item `from_request` not found for this [INFO] [stdout] | doesn't satisfy `_: extract::FromRequest` [INFO] [stdout] ... [INFO] [stdout] 462 | struct MyObject { [INFO] [stdout] | --------------- doesn't satisfy `json::tests::MyObject: DeserializeOwned` [INFO] [stdout] ... [INFO] [stdout] 718 | let s = Json::::from_request(&req, &mut pl).await; [INFO] [stdout] | ^^^^^^^^^^^^ function or associated item cannot be called on `json::Json` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] note: trait bound `json::tests::MyObject: DeserializeOwned` was not satisfied [INFO] [stdout] --> src/types/json.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 140 | impl FromRequest for Json { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ----------- ------- [INFO] [stdout] | | [INFO] [stdout] | unsatisfied trait bound introduced here [INFO] [stdout] note: the following trait must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.136/src/de/mod.rs:604:1 [INFO] [stdout] | [INFO] [stdout] 604 | pub trait DeserializeOwned: for<'de> Deserialize<'de> {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `from_request` exists for struct `json::Json`, but its trait bounds were not satisfied [INFO] [stdout] --> src/types/json.rs:733:35 [INFO] [stdout] | [INFO] [stdout] 78 | pub struct Json(pub T); [INFO] [stdout] | -------------------------- [INFO] [stdout] | | [INFO] [stdout] | function or associated item `from_request` not found for this [INFO] [stdout] | doesn't satisfy `_: extract::FromRequest` [INFO] [stdout] ... [INFO] [stdout] 462 | struct MyObject { [INFO] [stdout] | --------------- doesn't satisfy `json::tests::MyObject: DeserializeOwned` [INFO] [stdout] ... [INFO] [stdout] 733 | let s = Json::::from_request(&req, &mut pl).await; [INFO] [stdout] | ^^^^^^^^^^^^ function or associated item cannot be called on `json::Json` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] note: trait bound `json::tests::MyObject: DeserializeOwned` was not satisfied [INFO] [stdout] --> src/types/json.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 140 | impl FromRequest for Json { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ----------- ------- [INFO] [stdout] | | [INFO] [stdout] | unsatisfied trait bound introduced here [INFO] [stdout] note: the following trait must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.136/src/de/mod.rs:604:1 [INFO] [stdout] | [INFO] [stdout] 604 | pub trait DeserializeOwned: for<'de> Deserialize<'de> {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `from_request` exists for struct `json::Json`, but its trait bounds were not satisfied [INFO] [stdout] --> src/types/json.rs:746:35 [INFO] [stdout] | [INFO] [stdout] 78 | pub struct Json(pub T); [INFO] [stdout] | -------------------------- [INFO] [stdout] | | [INFO] [stdout] | function or associated item `from_request` not found for this [INFO] [stdout] | doesn't satisfy `_: extract::FromRequest` [INFO] [stdout] ... [INFO] [stdout] 462 | struct MyObject { [INFO] [stdout] | --------------- doesn't satisfy `json::tests::MyObject: DeserializeOwned` [INFO] [stdout] ... [INFO] [stdout] 746 | let s = Json::::from_request(&req, &mut pl).await; [INFO] [stdout] | ^^^^^^^^^^^^ function or associated item cannot be called on `json::Json` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] note: trait bound `json::tests::MyObject: DeserializeOwned` was not satisfied [INFO] [stdout] --> src/types/json.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 140 | impl FromRequest for Json { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ----------- ------- [INFO] [stdout] | | [INFO] [stdout] | unsatisfied trait bound introduced here [INFO] [stdout] note: the following trait must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.136/src/de/mod.rs:604:1 [INFO] [stdout] | [INFO] [stdout] 604 | pub trait DeserializeOwned: for<'de> Deserialize<'de> {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/types/json.rs:741:14 [INFO] [stdout] | [INFO] [stdout] 741 | .insert_header((CONTENT_LENGTH, 16)) [INFO] [stdout] | ^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `{integer}: actix_http::header::TryIntoHeaderValue` found in the `actix_http` crate: [INFO] [stdout] - impl actix_http::header::TryIntoHeaderValue for i32; [INFO] [stdout] - impl actix_http::header::TryIntoHeaderValue for i64; [INFO] [stdout] - impl actix_http::header::TryIntoHeaderValue for u32; [INFO] [stdout] - impl actix_http::header::TryIntoHeaderValue for u64; [INFO] [stdout] and 1 more [INFO] [stdout] = note: required because of the requirements on the impl of `actix_http::header::TryIntoHeaderPair` for `(actix_http::header::HeaderName, {integer})` [INFO] [stdout] note: required by a bound in `test_request::TestRequest::insert_header` [INFO] [stdout] --> src/test/test_request.rs:134:49 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn insert_header(mut self, header: impl TryIntoHeaderPair) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `test_request::TestRequest::insert_header` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `from_request` exists for struct `types::path::Path`, but its trait bounds were not satisfied [INFO] [stdout] --> src/types/path.rs:183:35 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct Path(T); [INFO] [stdout] | ---------------------- [INFO] [stdout] | | [INFO] [stdout] | function or associated item `from_request` not found for this [INFO] [stdout] | doesn't satisfy `types::path::Path: extract::FromRequest` [INFO] [stdout] ... [INFO] [stdout] 163 | struct MyStruct { [INFO] [stdout] | --------------- doesn't satisfy `MyStruct: DeserializeOwned` [INFO] [stdout] ... [INFO] [stdout] 183 | assert!(Path::::from_request(&req, &mut pl).await.is_err()); [INFO] [stdout] | ^^^^^^^^^^^^ function or associated item cannot be called on `types::path::Path` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] note: trait bound `MyStruct: DeserializeOwned` was not satisfied [INFO] [stdout] --> src/types/path.rs:69:8 [INFO] [stdout] | [INFO] [stdout] 67 | impl FromRequest for Path [INFO] [stdout] | ----------- ------- [INFO] [stdout] 68 | where [INFO] [stdout] 69 | T: de::DeserializeOwned, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced here [INFO] [stdout] note: the following trait must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.136/src/de/mod.rs:604:1 [INFO] [stdout] | [INFO] [stdout] 604 | pub trait DeserializeOwned: for<'de> Deserialize<'de> {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `from_request` exists for struct `types::path::Path`, but its trait bounds were not satisfied [INFO] [stdout] --> src/types/path.rs:220:39 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct Path(T); [INFO] [stdout] | ---------------------- [INFO] [stdout] | | [INFO] [stdout] | function or associated item `from_request` not found for this [INFO] [stdout] | doesn't satisfy `types::path::Path: extract::FromRequest` [INFO] [stdout] ... [INFO] [stdout] 163 | struct MyStruct { [INFO] [stdout] | --------------- doesn't satisfy `MyStruct: DeserializeOwned` [INFO] [stdout] ... [INFO] [stdout] 220 | let mut s = Path::::from_request(&req, &mut pl).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ function or associated item cannot be called on `types::path::Path` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] note: trait bound `MyStruct: DeserializeOwned` was not satisfied [INFO] [stdout] --> src/types/path.rs:69:8 [INFO] [stdout] | [INFO] [stdout] 67 | impl FromRequest for Path [INFO] [stdout] | ----------- ------- [INFO] [stdout] 68 | where [INFO] [stdout] 69 | T: de::DeserializeOwned, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced here [INFO] [stdout] note: the following trait must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.136/src/de/mod.rs:604:1 [INFO] [stdout] | [INFO] [stdout] 604 | pub trait DeserializeOwned: for<'de> Deserialize<'de> {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `from_request` exists for struct `types::path::Path`, but its trait bounds were not satisfied [INFO] [stdout] --> src/types/path.rs:243:32 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct Path(T); [INFO] [stdout] | ---------------------- [INFO] [stdout] | | [INFO] [stdout] | function or associated item `from_request` not found for this [INFO] [stdout] | doesn't satisfy `types::path::Path: extract::FromRequest` [INFO] [stdout] ... [INFO] [stdout] 169 | struct Test2 { [INFO] [stdout] | ------------ doesn't satisfy `Test2: DeserializeOwned` [INFO] [stdout] ... [INFO] [stdout] 243 | let s = Path::::from_request(&req, &mut pl).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ function or associated item cannot be called on `types::path::Path` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] note: trait bound `Test2: DeserializeOwned` was not satisfied [INFO] [stdout] --> src/types/path.rs:69:8 [INFO] [stdout] | [INFO] [stdout] 67 | impl FromRequest for Path [INFO] [stdout] | ----------- ------- [INFO] [stdout] 68 | where [INFO] [stdout] 69 | T: de::DeserializeOwned, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced here [INFO] [stdout] note: the following trait must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.136/src/de/mod.rs:604:1 [INFO] [stdout] | [INFO] [stdout] 604 | pub trait DeserializeOwned: for<'de> Deserialize<'de> {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `from_request` exists for struct `types::path::Path`, but its trait bounds were not satisfied [INFO] [stdout] --> src/types/path.rs:267:44 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct Path(T); [INFO] [stdout] | ---------------------- [INFO] [stdout] | | [INFO] [stdout] | function or associated item `from_request` not found for this [INFO] [stdout] | doesn't satisfy `types::path::Path: extract::FromRequest` [INFO] [stdout] ... [INFO] [stdout] 163 | struct MyStruct { [INFO] [stdout] | --------------- doesn't satisfy `MyStruct: DeserializeOwned` [INFO] [stdout] ... [INFO] [stdout] 267 | let path_items = Path::::from_request(&req, &mut pl).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ function or associated item cannot be called on `types::path::Path` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] note: trait bound `MyStruct: DeserializeOwned` was not satisfied [INFO] [stdout] --> src/types/path.rs:69:8 [INFO] [stdout] | [INFO] [stdout] 67 | impl FromRequest for Path [INFO] [stdout] | ----------- ------- [INFO] [stdout] 68 | where [INFO] [stdout] 69 | T: de::DeserializeOwned, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound introduced here [INFO] [stdout] note: the following trait must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.136/src/de/mod.rs:604:1 [INFO] [stdout] | [INFO] [stdout] 604 | pub trait DeserializeOwned: for<'de> Deserialize<'de> {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `from_query` exists for struct `query::Query`, but its trait bounds were not satisfied [INFO] [stdout] --> src/types/query.rs:203:30 [INFO] [stdout] | [INFO] [stdout] 61 | pub struct Query(pub T); [INFO] [stdout] | --------------------------- function or associated item `from_query` not found for this [INFO] [stdout] ... [INFO] [stdout] 196 | struct Id { [INFO] [stdout] | --------- doesn't satisfy `Id: DeserializeOwned` [INFO] [stdout] ... [INFO] [stdout] 203 | assert!(Query::::from_query(req.query_string()).is_err()); [INFO] [stdout] | ^^^^^^^^^^ function or associated item cannot be called on `query::Query` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Id: DeserializeOwned` [INFO] [stdout] note: the following trait must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.136/src/de/mod.rs:604:1 [INFO] [stdout] | [INFO] [stdout] 604 | pub trait DeserializeOwned: for<'de> Deserialize<'de> {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `from_query` exists for struct `query::Query`, but its trait bounds were not satisfied [INFO] [stdout] --> src/types/query.rs:206:34 [INFO] [stdout] | [INFO] [stdout] 61 | pub struct Query(pub T); [INFO] [stdout] | --------------------------- function or associated item `from_query` not found for this [INFO] [stdout] ... [INFO] [stdout] 196 | struct Id { [INFO] [stdout] | --------- doesn't satisfy `Id: DeserializeOwned` [INFO] [stdout] ... [INFO] [stdout] 206 | let mut s = Query::::from_query(req.query_string()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ function or associated item cannot be called on `query::Query` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `Id: DeserializeOwned` [INFO] [stdout] note: the following trait must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.136/src/de/mod.rs:604:1 [INFO] [stdout] | [INFO] [stdout] 604 | pub trait DeserializeOwned: for<'de> Deserialize<'de> {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `from_request` exists for struct `query::Query`, but its trait bounds were not satisfied [INFO] [stdout] --> src/types/query.rs:223:30 [INFO] [stdout] | [INFO] [stdout] 61 | pub struct Query(pub T); [INFO] [stdout] | --------------------------- [INFO] [stdout] | | [INFO] [stdout] | function or associated item `from_request` not found for this [INFO] [stdout] | doesn't satisfy `query::Query: extract::FromRequest` [INFO] [stdout] ... [INFO] [stdout] 196 | struct Id { [INFO] [stdout] | --------- doesn't satisfy `Id: DeserializeOwned` [INFO] [stdout] ... [INFO] [stdout] 223 | assert!(Query::::from_request(&req, &mut pl).await.is_err()); [INFO] [stdout] | ^^^^^^^^^^^^ function or associated item cannot be called on `query::Query` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] note: trait bound `Id: DeserializeOwned` was not satisfied [INFO] [stdout] --> src/types/query.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 109 | impl FromRequest for Query { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ----------- -------- [INFO] [stdout] | | [INFO] [stdout] | unsatisfied trait bound introduced here [INFO] [stdout] note: the following trait must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.136/src/de/mod.rs:604:1 [INFO] [stdout] | [INFO] [stdout] 604 | pub trait DeserializeOwned: for<'de> Deserialize<'de> {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `from_request` exists for struct `query::Query`, but its trait bounds were not satisfied [INFO] [stdout] --> src/types/query.rs:228:34 [INFO] [stdout] | [INFO] [stdout] 61 | pub struct Query(pub T); [INFO] [stdout] | --------------------------- [INFO] [stdout] | | [INFO] [stdout] | function or associated item `from_request` not found for this [INFO] [stdout] | doesn't satisfy `query::Query: extract::FromRequest` [INFO] [stdout] ... [INFO] [stdout] 196 | struct Id { [INFO] [stdout] | --------- doesn't satisfy `Id: DeserializeOwned` [INFO] [stdout] ... [INFO] [stdout] 228 | let mut s = Query::::from_request(&req, &mut pl).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ function or associated item cannot be called on `query::Query` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] note: trait bound `Id: DeserializeOwned` was not satisfied [INFO] [stdout] --> src/types/query.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 109 | impl FromRequest for Query { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ----------- -------- [INFO] [stdout] | | [INFO] [stdout] | unsatisfied trait bound introduced here [INFO] [stdout] note: the following trait must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.136/src/de/mod.rs:604:1 [INFO] [stdout] | [INFO] [stdout] 604 | pub trait DeserializeOwned: for<'de> Deserialize<'de> {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `from_request` exists for struct `query::Query`, but its trait bounds were not satisfied [INFO] [stdout] --> src/types/query.rs:261:34 [INFO] [stdout] | [INFO] [stdout] 61 | pub struct Query(pub T); [INFO] [stdout] | --------------------------- [INFO] [stdout] | | [INFO] [stdout] | function or associated item `from_request` not found for this [INFO] [stdout] | doesn't satisfy `query::Query: extract::FromRequest` [INFO] [stdout] ... [INFO] [stdout] 196 | struct Id { [INFO] [stdout] | --------- doesn't satisfy `Id: DeserializeOwned` [INFO] [stdout] ... [INFO] [stdout] 261 | let query = Query::::from_request(&req, &mut pl).await; [INFO] [stdout] | ^^^^^^^^^^^^ function or associated item cannot be called on `query::Query` due to unsatisfied trait bounds [INFO] [stdout] | [INFO] [stdout] note: trait bound `Id: DeserializeOwned` was not satisfied [INFO] [stdout] --> src/types/query.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 109 | impl FromRequest for Query { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ----------- -------- [INFO] [stdout] | | [INFO] [stdout] | unsatisfied trait bound introduced here [INFO] [stdout] note: the following trait must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.136/src/de/mod.rs:604:1 [INFO] [stdout] | [INFO] [stdout] 604 | pub trait DeserializeOwned: for<'de> Deserialize<'de> {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Read` [INFO] [stdout] --> src/middleware/compress.rs:258:13 [INFO] [stdout] | [INFO] [stdout] 258 | use std::io::Read as _; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 263 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0283, E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `actix-web` due to 264 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "b701d980273f148a7d472178e330e4e468e4cf3eff4f2d2f5e5c8287cc497bfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b701d980273f148a7d472178e330e4e468e4cf3eff4f2d2f5e5c8287cc497bfe", kill_on_drop: false }` [INFO] [stdout] b701d980273f148a7d472178e330e4e468e4cf3eff4f2d2f5e5c8287cc497bfe