[INFO] fetching crate actix-web 4.2.1... [INFO] checking actix-web-4.2.1 against master#8a97b4812a7a46bb5206487c2455b9c5bfcbd1b9 for pr-106073 [INFO] extracting crate actix-web 4.2.1 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate actix-web 4.2.1 on toolchain 8a97b4812a7a46bb5206487c2455b9c5bfcbd1b9 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8a97b4812a7a46bb5206487c2455b9c5bfcbd1b9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate actix-web 4.2.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate actix-web 4.2.1 [INFO] tweaked toml for crates.io crate actix-web 4.2.1 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate actix-web 4.2.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8a97b4812a7a46bb5206487c2455b9c5bfcbd1b9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded subtle v2.4.1 [INFO] [stderr] Downloaded itoa v1.0.3 [INFO] [stderr] Downloaded hmac v0.12.1 [INFO] [stderr] Downloaded semver v1.0.13 [INFO] [stderr] Downloaded proc-macro2 v1.0.43 [INFO] [stderr] Downloaded hkdf v0.12.3 [INFO] [stderr] Downloaded untrusted v0.7.1 [INFO] [stderr] Downloaded miniz_oxide v0.5.4 [INFO] [stderr] Downloaded tokio-uring v0.3.0 [INFO] [stderr] Downloaded aead v0.4.3 [INFO] [stderr] Downloaded ctr v0.8.0 [INFO] [stderr] Downloaded scoped-tls v1.0.0 [INFO] [stderr] Downloaded sct v0.7.0 [INFO] [stderr] Downloaded pkg-config v0.3.25 [INFO] [stderr] Downloaded tokio-rustls v0.23.4 [INFO] [stderr] Downloaded futures-sink v0.3.24 [INFO] [stderr] Downloaded spin v0.5.2 [INFO] [stderr] Downloaded tokio-openssl v0.6.3 [INFO] [stderr] Downloaded vcpkg v0.2.15 [INFO] [stderr] Downloaded io-uring v0.5.6 [INFO] [stderr] Downloaded aes v0.7.5 [INFO] [stderr] Downloaded openssl v0.10.41 [INFO] [stderr] Downloaded h2 v0.3.14 [INFO] [stderr] Downloaded paste v1.0.9 [INFO] [stderr] Downloaded rustls v0.20.6 [INFO] [stderr] Downloaded bumpalo v3.11.0 [INFO] [stderr] Downloaded lock_api v0.4.8 [INFO] [stderr] Downloaded openssl-sys v0.9.75 [INFO] [stderr] Downloaded webpki-roots v0.22.4 [INFO] [stderr] Downloaded ryu v1.0.11 [INFO] [stderr] Downloaded futures-task v0.3.24 [INFO] [stderr] Downloaded aes-gcm v0.9.4 [INFO] [stderr] Downloaded futures-core v0.3.24 [INFO] [stderr] Downloaded ghash v0.4.4 [INFO] [stderr] Downloaded sha1 v0.10.4 [INFO] [stderr] Downloaded sha2 v0.10.5 [INFO] [stderr] Downloaded unicode-ident v1.0.3 [INFO] [stderr] Downloaded tokio v1.21.0 [INFO] [stderr] Downloaded syn v1.0.99 [INFO] [stderr] Downloaded libc v0.2.132 [INFO] [stderr] Downloaded futures-util v0.3.24 [INFO] [stderr] Downloaded ring v0.16.20 [INFO] [stderr] Downloaded once_cell v1.14.0 [INFO] [stderr] Downloaded serde v1.0.144 [INFO] [stderr] Downloaded time v0.3.14 [INFO] [stderr] Downloaded serde_json v1.0.85 [INFO] [stderr] Downloaded polyval v0.5.3 [INFO] [stderr] Downloaded quote v1.0.21 [INFO] [stderr] Downloaded aho-corasick v0.7.19 [INFO] [stderr] Downloaded cipher v0.3.0 [INFO] [stderr] Downloaded opaque-debug v0.3.0 [INFO] [stderr] Downloaded universal-hash v0.4.1 [INFO] [stderr] Downloaded webpki v0.22.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:9db6adea6fe108e8475f2314ed6ea91319efc655499b550640da2809d69ffe6a" "/opt/rustwide/cargo-home/bin/cargo" "+8a97b4812a7a46bb5206487c2455b9c5bfcbd1b9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a0066adc9879bd248d5e0aa186484cebe7496c61d65b4ceb9ee6464b842576b2 [INFO] running `Command { std: "docker" "start" "-a" "a0066adc9879bd248d5e0aa186484cebe7496c61d65b4ceb9ee6464b842576b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0066adc9879bd248d5e0aa186484cebe7496c61d65b4ceb9ee6464b842576b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0066adc9879bd248d5e0aa186484cebe7496c61d65b4ceb9ee6464b842576b2", kill_on_drop: false }` [INFO] [stdout] a0066adc9879bd248d5e0aa186484cebe7496c61d65b4ceb9ee6464b842576b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:9db6adea6fe108e8475f2314ed6ea91319efc655499b550640da2809d69ffe6a" "/opt/rustwide/cargo-home/bin/cargo" "+8a97b4812a7a46bb5206487c2455b9c5bfcbd1b9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c114b139a07f0874b2cd553f5995f1f2d339e5db989fdd8f25b073146d298e74 [INFO] running `Command { std: "docker" "start" "-a" "c114b139a07f0874b2cd553f5995f1f2d339e5db989fdd8f25b073146d298e74", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Checking once_cell v1.14.0 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling tokio v1.21.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-sink v0.3.24 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking local-waker v0.1.3 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling zstd-sys v2.0.1+zstd.1.5.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking tokio-util v0.7.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Checking actix-rt v2.7.0 [INFO] [stderr] Checking miniz_oxide v0.5.4 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Checking brotli-decompressor v2.3.2 [INFO] [stderr] Compiling bytestring v1.1.0 [INFO] [stderr] Checking actix-utils v3.0.0 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling firestorm v0.5.1 [INFO] [stderr] Checking cpufeatures v0.2.5 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking actix-codec v0.5.0 [INFO] [stderr] Checking sha1 v0.10.4 [INFO] [stderr] Checking brotli v3.3.4 [INFO] [stderr] Checking h2 v0.3.14 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking time v0.3.14 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling actix-router v0.5.0 [INFO] [stderr] Checking local-channel v0.1.3 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking actix-server v2.1.1 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling actix-web-codegen v4.1.0 [INFO] [stderr] Checking zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Checking actix-http v3.2.2 [INFO] [stderr] Checking actix-web v4.2.1 (/opt/rustwide/workdir) [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] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> src/app.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/app.rs:535:17 [INFO] [stdout] | [INFO] [stdout] 535 | #[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:560:17 [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] --> src/app.rs:572:17 [INFO] [stdout] | [INFO] [stdout] 572 | #[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: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/app.rs:606:17 [INFO] [stdout] | [INFO] [stdout] 606 | #[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:626:17 [INFO] [stdout] | [INFO] [stdout] 626 | #[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: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/app.rs:676:17 [INFO] [stdout] | [INFO] [stdout] 676 | #[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:317:17 [INFO] [stdout] | [INFO] [stdout] 317 | #[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: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/config.rs:359:17 [INFO] [stdout] | [INFO] [stdout] 359 | #[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:391:17 [INFO] [stdout] | [INFO] [stdout] 391 | #[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: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/data.rs:187:17 [INFO] [stdout] | [INFO] [stdout] 187 | #[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:230:17 [INFO] [stdout] | [INFO] [stdout] 230 | #[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:256:17 [INFO] [stdout] | [INFO] [stdout] 256 | #[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:287:17 [INFO] [stdout] | [INFO] [stdout] 287 | #[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:305:17 [INFO] [stdout] | [INFO] [stdout] 305 | #[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: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/data.rs:332:17 [INFO] [stdout] | [INFO] [stdout] 332 | #[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: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/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: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/extract.rs:476:17 [INFO] [stdout] | [INFO] [stdout] 476 | #[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:514:17 [INFO] [stdout] | [INFO] [stdout] 514 | #[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:521:17 [INFO] [stdout] | [INFO] [stdout] 521 | #[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: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/info.rs:422:17 [INFO] [stdout] | [INFO] [stdout] 422 | #[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:432:17 [INFO] [stdout] | [INFO] [stdout] 432 | #[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:444:17 [INFO] [stdout] | [INFO] [stdout] 444 | #[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:456:17 [INFO] [stdout] | [INFO] [stdout] 456 | #[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: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/middleware/compress.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/request.rs:656:17 [INFO] [stdout] | [INFO] [stdout] 656 | #[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: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/request.rs:708:17 [INFO] [stdout] | [INFO] [stdout] 708 | #[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:739:17 [INFO] [stdout] | [INFO] [stdout] 739 | #[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:770:17 [INFO] [stdout] | [INFO] [stdout] 770 | #[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:805:17 [INFO] [stdout] | [INFO] [stdout] 805 | #[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:837:17 [INFO] [stdout] | [INFO] [stdout] 837 | #[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:873:17 [INFO] [stdout] | [INFO] [stdout] 873 | #[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:291:17 [INFO] [stdout] | [INFO] [stdout] 291 | #[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:357:17 [INFO] [stdout] | [INFO] [stdout] 357 | #[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:395:17 [INFO] [stdout] | [INFO] [stdout] 395 | #[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: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/scope.rs:618:17 [INFO] [stdout] | [INFO] [stdout] 618 | #[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:638:17 [INFO] [stdout] | [INFO] [stdout] 638 | #[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: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/scope.rs:672:17 [INFO] [stdout] | [INFO] [stdout] 672 | #[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:700:17 [INFO] [stdout] | [INFO] [stdout] 700 | #[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:730:17 [INFO] [stdout] | [INFO] [stdout] 730 | #[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:754:17 [INFO] [stdout] | [INFO] [stdout] 754 | #[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:773:17 [INFO] [stdout] | [INFO] [stdout] 773 | #[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:785:17 [INFO] [stdout] | [INFO] [stdout] 785 | #[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:797:17 [INFO] [stdout] | [INFO] [stdout] 797 | #[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:819:17 [INFO] [stdout] | [INFO] [stdout] 819 | #[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:845:17 [INFO] [stdout] | [INFO] [stdout] 845 | #[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:863:17 [INFO] [stdout] | [INFO] [stdout] 863 | #[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:888:17 [INFO] [stdout] | [INFO] [stdout] 888 | #[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:910:17 [INFO] [stdout] | [INFO] [stdout] 910 | #[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:935:17 [INFO] [stdout] | [INFO] [stdout] 935 | #[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:958:17 [INFO] [stdout] | [INFO] [stdout] 958 | #[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:981:17 [INFO] [stdout] | [INFO] [stdout] 981 | #[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:1009:17 [INFO] [stdout] | [INFO] [stdout] 1009 | #[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:1046:17 [INFO] [stdout] | [INFO] [stdout] 1046 | #[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:1066:17 [INFO] [stdout] | [INFO] [stdout] 1066 | #[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:1083:17 [INFO] [stdout] | [INFO] [stdout] 1083 | #[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:1101:17 [INFO] [stdout] | [INFO] [stdout] 1101 | #[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:1113:17 [INFO] [stdout] | [INFO] [stdout] 1113 | #[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:1127:17 [INFO] [stdout] | [INFO] [stdout] 1127 | #[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:1150:17 [INFO] [stdout] | [INFO] [stdout] 1150 | #[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:1172:17 [INFO] [stdout] | [INFO] [stdout] 1172 | #[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: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/service.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/service.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/service.rs:817:17 [INFO] [stdout] | [INFO] [stdout] 817 | #[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:853:17 [INFO] [stdout] | [INFO] [stdout] 853 | #[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:348:17 [INFO] [stdout] | [INFO] [stdout] 348 | #[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:376:17 [INFO] [stdout] | [INFO] [stdout] 376 | #[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:395:17 [INFO] [stdout] | [INFO] [stdout] 395 | #[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:419:17 [INFO] [stdout] | [INFO] [stdout] 419 | #[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:175:17 [INFO] [stdout] | [INFO] [stdout] 175 | #[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:188:17 [INFO] [stdout] | [INFO] [stdout] 188 | #[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:214:17 [INFO] [stdout] | [INFO] [stdout] 214 | #[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:262:17 [INFO] [stdout] | [INFO] [stdout] 262 | #[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:275:17 [INFO] [stdout] | [INFO] [stdout] 275 | #[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:201:17 [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] --> src/types/query.rs:220:17 [INFO] [stdout] | [INFO] [stdout] 220 | #[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:241:17 [INFO] [stdout] | [INFO] [stdout] 241 | #[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:252:17 [INFO] [stdout] | [INFO] [stdout] 252 | #[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:263:28 [INFO] [stdout] | [INFO] [stdout] 263 | 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:196:14 [INFO] [stdout] | [INFO] [stdout] 196 | #[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:191:9 [INFO] [stdout] | [INFO] [stdout] 191 | 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:169:14 [INFO] [stdout] | [INFO] [stdout] 169 | #[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:156:9 [INFO] [stdout] | [INFO] [stdout] 156 | 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:162:14 [INFO] [stdout] | [INFO] [stdout] 162 | #[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:156:9 [INFO] [stdout] | [INFO] [stdout] 156 | 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:286:14 [INFO] [stdout] | [INFO] [stdout] 286 | #[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:274:9 [INFO] [stdout] | [INFO] [stdout] 274 | 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:431:14 [INFO] [stdout] | [INFO] [stdout] 431 | #[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:425:9 [INFO] [stdout] | [INFO] [stdout] 425 | 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:254:27 [INFO] [stdout] | [INFO] [stdout] 254 | 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 `Option>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/extract.rs:443:39 [INFO] [stdout] | [INFO] [stdout] 443 | let r = Option::>::from_request(&req, &mut pl) [INFO] [stdout] | ^^^^^^^^^^^^ variant or associated item cannot be called on `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 `_: FromRequest` [INFO] [stdout] --> /rustc/8a97b4812a7a46bb5206487c2455b9c5bfcbd1b9/library/core/src/option.rs:562:1 [INFO] [stdout] | [INFO] [stdout] = note: doesn't satisfy `_: FromRequest` [INFO] [stdout] | [INFO] [stdout] note: trait bound `form::Form: extract::FromRequest` was not satisfied [INFO] [stdout] --> src/extract.rs:146:8 [INFO] [stdout] | [INFO] [stdout] 144 | impl FromRequest for Option [INFO] [stdout] | ----------- --------- [INFO] [stdout] 145 | where [INFO] [stdout] 146 | T: FromRequest, [INFO] [stdout] | ^^^^^^^^^^^ unsatisfied trait bound introduced here [INFO] [stdout] note: the trait `extract::FromRequest` must be implemented [INFO] [stdout] --> src/extract.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | pub trait FromRequest: Sized { [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:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | pub trait FromRequest: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the variant or associated item `from_request` exists for enum `Option>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/extract.rs:454:39 [INFO] [stdout] | [INFO] [stdout] 454 | let r = Option::>::from_request(&req, &mut pl) [INFO] [stdout] | ^^^^^^^^^^^^ variant or associated item cannot be called on `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 `_: FromRequest` [INFO] [stdout] --> /rustc/8a97b4812a7a46bb5206487c2455b9c5bfcbd1b9/library/core/src/option.rs:562:1 [INFO] [stdout] | [INFO] [stdout] = note: doesn't satisfy `_: FromRequest` [INFO] [stdout] | [INFO] [stdout] note: trait bound `form::Form: extract::FromRequest` was not satisfied [INFO] [stdout] --> src/extract.rs:146:8 [INFO] [stdout] | [INFO] [stdout] 144 | impl FromRequest for Option [INFO] [stdout] | ----------- --------- [INFO] [stdout] 145 | where [INFO] [stdout] 146 | T: FromRequest, [INFO] [stdout] | ^^^^^^^^^^^ unsatisfied trait bound introduced here [INFO] [stdout] note: the trait `extract::FromRequest` must be implemented [INFO] [stdout] --> src/extract.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | pub trait FromRequest: Sized { [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:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | pub trait FromRequest: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the variant or associated item `from_request` exists for enum `Option>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/extract.rs:470:39 [INFO] [stdout] | [INFO] [stdout] 470 | let r = Option::>::from_request(&req, &mut pl) [INFO] [stdout] | ^^^^^^^^^^^^ variant or associated item cannot be called on `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 `_: FromRequest` [INFO] [stdout] --> /rustc/8a97b4812a7a46bb5206487c2455b9c5bfcbd1b9/library/core/src/option.rs:562:1 [INFO] [stdout] | [INFO] [stdout] = note: doesn't satisfy `_: FromRequest` [INFO] [stdout] | [INFO] [stdout] note: trait bound `form::Form: extract::FromRequest` was not satisfied [INFO] [stdout] --> src/extract.rs:146:8 [INFO] [stdout] | [INFO] [stdout] 144 | impl FromRequest for Option [INFO] [stdout] | ----------- --------- [INFO] [stdout] 145 | where [INFO] [stdout] 146 | T: FromRequest, [INFO] [stdout] | ^^^^^^^^^^^ unsatisfied trait bound introduced here [INFO] [stdout] note: the trait `extract::FromRequest` must be implemented [INFO] [stdout] --> src/extract.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | pub trait FromRequest: Sized { [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:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | pub trait FromRequest: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the variant or associated item `from_request` exists for enum `Result, Error>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/extract.rs:484:46 [INFO] [stdout] | [INFO] [stdout] 432 | struct Info { [INFO] [stdout] | ----------- doesn't satisfy `extract::tests::Info: DeserializeOwned` [INFO] [stdout] ... [INFO] [stdout] 484 | let r = Result::, Error>::from_request(&req, &mut pl) [INFO] [stdout] | ^^^^^^^^^^^^ variant or associated item cannot be called on `Result, 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 `_: FromRequest` [INFO] [stdout] --> /rustc/8a97b4812a7a46bb5206487c2455b9c5bfcbd1b9/library/core/src/result.rs:503:1 [INFO] [stdout] | [INFO] [stdout] = note: doesn't satisfy `_: FromRequest` [INFO] [stdout] | [INFO] [stdout] note: trait bound `form::Form: extract::FromRequest` was not satisfied [INFO] [stdout] --> src/extract.rs:231:8 [INFO] [stdout] | [INFO] [stdout] 229 | impl FromRequest for Result [INFO] [stdout] | ----------- ------------ [INFO] [stdout] 230 | where [INFO] [stdout] 231 | 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 traits `extract::FromRequest` and `DeserializeOwned` must be implemented [INFO] [stdout] --> src/extract.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | pub trait FromRequest: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.144/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 `Result, MyError>`, but its trait bounds were not satisfied [INFO] [stdout] --> src/extract.rs:508:48 [INFO] [stdout] | [INFO] [stdout] 432 | struct Info { [INFO] [stdout] | ----------- doesn't satisfy `extract::tests::Info: DeserializeOwned` [INFO] [stdout] ... [INFO] [stdout] 508 | let r = Result::, MyError>::from_request(&req, &mut pl) [INFO] [stdout] | ^^^^^^^^^^^^ variant or associated item cannot be called on `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 `_: FromRequest` [INFO] [stdout] --> /rustc/8a97b4812a7a46bb5206487c2455b9c5bfcbd1b9/library/core/src/result.rs:503:1 [INFO] [stdout] | [INFO] [stdout] = note: doesn't satisfy `_: FromRequest` [INFO] [stdout] | [INFO] [stdout] note: trait bound `form::Form: extract::FromRequest` was not satisfied [INFO] [stdout] --> src/extract.rs:231:8 [INFO] [stdout] | [INFO] [stdout] 229 | impl FromRequest for Result [INFO] [stdout] | ----------- ------------ [INFO] [stdout] 230 | where [INFO] [stdout] 231 | 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 traits `extract::FromRequest` and `DeserializeOwned` must be implemented [INFO] [stdout] --> src/extract.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | pub trait FromRequest: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.144/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 tuple `(Method, Uri, Form)`, but its trait bounds were not satisfied [INFO] [stdout] --> src/extract.rs:537:64 [INFO] [stdout] | [INFO] [stdout] 537 | let (method, uri, form) = <(Method, Uri, Form)>::from_request(&req, &mut pl) [INFO] [stdout] | ^^^^^^^^^^^^ function or associated item cannot be called on `(Method, Uri, 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 `_: FromRequest` [INFO] [stdout] | [INFO] [stdout] note: trait bound `form::Form: extract::FromRequest` was not satisfied [INFO] [stdout] --> src/extract.rs:319:24 [INFO] [stdout] | [INFO] [stdout] 319 | impl<$($T: FromRequest + 'static),+> FromRequest for ($($T,)+) [INFO] [stdout] | ^^^^^^^^^^^ ----------- --------- [INFO] [stdout] | | [INFO] [stdout] | unsatisfied trait bound introduced here [INFO] [stdout] ... [INFO] [stdout] 409 | tuple_from_req! { TupleFromRequest3; A, B, C } [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] note: the trait `extract::FromRequest` must be implemented [INFO] [stdout] --> src/extract.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | pub trait FromRequest: Sized { [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:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | 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:310:69 [INFO] [stdout] | [INFO] [stdout] 310 | .service(web::resource("/json").route(web::get().to(|| async { [INFO] [stdout] | __________________________________________________________________--_^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 311 | | sleep(Duration::from_millis(25)).await; [INFO] [stdout] 312 | | web::Json(MyObject { [INFO] [stdout] 313 | | name: "test".to_string(), [INFO] [stdout] 314 | | }) [INFO] [stdout] 315 | | }))), [INFO] [stdout] | |_________________^ the trait `Serialize` is not implemented for `route::tests::MyObject` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Serialize`: [INFO] [stdout] &'a T [INFO] [stdout] &'a mut T [INFO] [stdout] () [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 130 others [INFO] [stdout] note: required for `json::Json` to implement `responder::Responder` [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:213:20 [INFO] [stdout] | [INFO] [stdout] 209 | pub fn to(mut self, handler: F) -> Self [INFO] [stdout] | -- required by a bound in this [INFO] [stdout] ... [INFO] [stdout] 213 | 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] = help: the following other types implement trait `Serialize`: [INFO] [stdout] &'a T [INFO] [stdout] &'a mut T [INFO] [stdout] () [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 130 others [INFO] [stdout] note: required for `json::Json` to implement `Serialize` [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 `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] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a std::path::Path [INFO] [stdout] &'a str [INFO] [stdout] () [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 127 others [INFO] [stdout] = note: required for `Person` to implement `DeserializeOwned` [INFO] [stdout] note: required for `json::Json` to implement `extract::FromRequest` [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 for `(json::Json,)` to implement `extract::FromRequest` [INFO] [stdout] note: required by a bound in `Route::to` [INFO] [stdout] --> src/route.rs:212:15 [INFO] [stdout] | [INFO] [stdout] 209 | pub fn to(mut self, handler: F) -> Self [INFO] [stdout] | -- required by a bound in this [INFO] [stdout] ... [INFO] [stdout] 212 | 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] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a std::path::Path [INFO] [stdout] &'a str [INFO] [stdout] () [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 127 others [INFO] [stdout] = note: required for `Person` to implement `DeserializeOwned` [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 `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] = help: the following other types implement trait `Serialize`: [INFO] [stdout] &'a T [INFO] [stdout] &'a mut T [INFO] [stdout] () [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 130 others [INFO] [stdout] note: required for `json::Json` to implement `Serialize` [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 `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] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a std::path::Path [INFO] [stdout] &'a str [INFO] [stdout] () [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 127 others [INFO] [stdout] = note: required for `Person` to implement `DeserializeOwned` [INFO] [stdout] note: required for `json::Json` to implement `extract::FromRequest` [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 for `(json::Json,)` to implement `extract::FromRequest` [INFO] [stdout] note: required by a bound in `Route::to` [INFO] [stdout] --> src/route.rs:212:15 [INFO] [stdout] | [INFO] [stdout] 209 | pub fn to(mut self, handler: F) -> Self [INFO] [stdout] | -- required by a bound in this [INFO] [stdout] ... [INFO] [stdout] 212 | 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] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a std::path::Path [INFO] [stdout] &'a str [INFO] [stdout] () [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 127 others [INFO] [stdout] = note: required for `Person` to implement `DeserializeOwned` [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 `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] = help: the following other types implement trait `Serialize`: [INFO] [stdout] &'a T [INFO] [stdout] &'a mut T [INFO] [stdout] () [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 130 others [INFO] [stdout] note: required for `form::Form` to implement `Serialize` [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 `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] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a std::path::Path [INFO] [stdout] &'a str [INFO] [stdout] () [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 127 others [INFO] [stdout] = note: required for `Person` to implement `DeserializeOwned` [INFO] [stdout] note: required for `form::Form` to implement `extract::FromRequest` [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 for `(form::Form,)` to implement `extract::FromRequest` [INFO] [stdout] note: required by a bound in `Route::to` [INFO] [stdout] --> src/route.rs:212:15 [INFO] [stdout] | [INFO] [stdout] 209 | pub fn to(mut self, handler: F) -> Self [INFO] [stdout] | -- required by a bound in this [INFO] [stdout] ... [INFO] [stdout] 212 | 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] = help: the following other types implement trait `Serialize`: [INFO] [stdout] &'a T [INFO] [stdout] &'a mut T [INFO] [stdout] () [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 130 others [INFO] [stdout] = note: required for `&Person` to implement `Serialize` [INFO] [stdout] note: required by a bound in `test_request::TestRequest::set_form` [INFO] [stdout] --> src/test/test_request.rs:188:42 [INFO] [stdout] | [INFO] [stdout] 188 | pub fn set_form(mut self, data: impl Serialize) -> Self { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `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] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a std::path::Path [INFO] [stdout] &'a str [INFO] [stdout] () [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 127 others [INFO] [stdout] = note: required for `Person` to implement `DeserializeOwned` [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 `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] = help: the following other types implement trait `Serialize`: [INFO] [stdout] &'a T [INFO] [stdout] &'a mut T [INFO] [stdout] () [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 130 others [INFO] [stdout] note: required for `json::Json` to implement `Serialize` [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 `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] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a std::path::Path [INFO] [stdout] &'a str [INFO] [stdout] () [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 127 others [INFO] [stdout] = note: required for `Person` to implement `DeserializeOwned` [INFO] [stdout] note: required for `json::Json` to implement `extract::FromRequest` [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 for `(json::Json,)` to implement `extract::FromRequest` [INFO] [stdout] note: required by a bound in `Route::to` [INFO] [stdout] --> src/route.rs:212:15 [INFO] [stdout] | [INFO] [stdout] 209 | pub fn to(mut self, handler: F) -> Self [INFO] [stdout] | -- required by a bound in this [INFO] [stdout] ... [INFO] [stdout] 212 | 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] = help: the following other types implement trait `Serialize`: [INFO] [stdout] &'a T [INFO] [stdout] &'a mut T [INFO] [stdout] () [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 130 others [INFO] [stdout] = note: required for `&Person` to implement `Serialize` [INFO] [stdout] note: required by a bound in `test_request::TestRequest::set_json` [INFO] [stdout] --> src/test/test_request.rs:199:42 [INFO] [stdout] | [INFO] [stdout] 199 | pub fn set_json(mut self, data: impl Serialize) -> Self { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `TestRequest::set_json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `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] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a std::path::Path [INFO] [stdout] &'a str [INFO] [stdout] () [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 127 others [INFO] [stdout] = note: required for `Person` to implement `DeserializeOwned` [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 `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] = help: the following other types implement trait `Serialize`: [INFO] [stdout] &'a T [INFO] [stdout] &'a mut T [INFO] [stdout] () [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 130 others [INFO] [stdout] note: required for `json::Json` to implement `Serialize` [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 `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] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a std::path::Path [INFO] [stdout] &'a str [INFO] [stdout] () [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 127 others [INFO] [stdout] = note: required for `Person` to implement `DeserializeOwned` [INFO] [stdout] note: required for `json::Json` to implement `extract::FromRequest` [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 for `(json::Json,)` to implement `extract::FromRequest` [INFO] [stdout] note: required by a bound in `Route::to` [INFO] [stdout] --> src/route.rs:212:15 [INFO] [stdout] | [INFO] [stdout] 209 | pub fn to(mut self, handler: F) -> Self [INFO] [stdout] | -- required by a bound in this [INFO] [stdout] ... [INFO] [stdout] 212 | Args: FromRequest + 'static, [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `Route::to` [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[E0432]: unresolved import `awc` [INFO] [stdout] --> benches/server.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use awc::Client; [INFO] [stdout] | ^^^ use of undeclared crate or module `awc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `criterion` [INFO] [stdout] --> benches/service.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use criterion::{criterion_main, Criterion}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `criterion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `criterion_main` [INFO] [stdout] --> benches/service.rs:107:1 [INFO] [stdout] | [INFO] [stdout] 107 | criterion_main!(service_benches); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `criterion` in the list of imported crates [INFO] [stdout] --> benches/service.rs:102:26 [INFO] [stdout] | [INFO] [stdout] 102 | let mut criterion: ::criterion::Criterion<_> = [INFO] [stdout] | ^^^^^^^^^ could not find `criterion` in the list of imported crates [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] = help: the following other types implement trait `Serialize`: [INFO] [stdout] &'a T [INFO] [stdout] &'a mut T [INFO] [stdout] () [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 130 others [INFO] [stdout] = note: required for `&TestForm` to implement `Serialize` [INFO] [stdout] note: required by a bound in `test_request::TestRequest::set_form` [INFO] [stdout] --> src/test/test_request.rs:188:42 [INFO] [stdout] | [INFO] [stdout] 188 | pub fn set_form(mut self, data: impl Serialize) -> Self { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `TestRequest::set_form` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `criterion` [INFO] [stdout] --> benches/server.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use criterion::{criterion_group, criterion_main, Criterion}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `criterion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `criterion_group` [INFO] [stdout] --> benches/server.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | criterion_group!(server_benches, bench_async_burst); [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 `criterion_main` [INFO] [stdout] --> benches/server.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | criterion_main!(server_benches); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the variant or associated item `from_request` exists for enum `Either, 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 for this enum [INFO] [stdout] | doesn't satisfy `_: 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, 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 trait `extract::FromRequest` must be implemented [INFO] [stdout] --> src/extract.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | pub trait FromRequest: Sized { [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:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | 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] = help: the following other types implement trait `Serialize`: [INFO] [stdout] &'a T [INFO] [stdout] &'a mut T [INFO] [stdout] () [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 130 others [INFO] [stdout] = note: required for `&TestForm` to implement `Serialize` [INFO] [stdout] note: required by a bound in `test_request::TestRequest::set_json` [INFO] [stdout] --> src/test/test_request.rs:199:42 [INFO] [stdout] | [INFO] [stdout] 199 | pub fn set_json(mut self, data: impl Serialize) -> Self { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `TestRequest::set_json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the variant or associated item `from_request` exists for enum `Either, 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 for this enum [INFO] [stdout] | doesn't satisfy `_: 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, 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 trait `extract::FromRequest` must be implemented [INFO] [stdout] --> src/extract.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | pub trait FromRequest: Sized { [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:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | pub trait FromRequest: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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[E0599]: the variant or associated item `from_request` exists for enum `Either, Json>, 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 for this enum [INFO] [stdout] | doesn't satisfy `_: FromRequest` [INFO] [stdout] ... [INFO] [stdout] 342 | let payload = Either::, Json>, Bytes>::from_request( [INFO] [stdout] | ^^^^^^^^^^^^ variant or associated item cannot be called 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 trait `extract::FromRequest` must be implemented [INFO] [stdout] --> src/extract.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | pub trait FromRequest: Sized { [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:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | pub trait FromRequest: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `criterion` in the list of imported crates [INFO] [stdout] --> benches/service.rs:103:11 [INFO] [stdout] | [INFO] [stdout] 103 | ::criterion::Criterion::default().configure_from_args(); [INFO] [stdout] | ^^^^^^^^^ could not find `criterion` in the list of imported crates [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] = help: the following other types implement trait `Serialize`: [INFO] [stdout] &'a T [INFO] [stdout] &'a mut T [INFO] [stdout] () [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 130 others [INFO] [stdout] = note: required for `&TestForm` to implement `Serialize` [INFO] [stdout] note: required by a bound in `test_request::TestRequest::set_json` [INFO] [stdout] --> src/test/test_request.rs:199:42 [INFO] [stdout] | [INFO] [stdout] 199 | pub fn set_json(mut self, data: impl Serialize) -> Self { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `TestRequest::set_json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0601]: `main` function not found in crate `service` [INFO] [stdout] --> benches/service.rs:107:34 [INFO] [stdout] | [INFO] [stdout] 107 | criterion_main!(service_benches); [INFO] [stdout] | ^ consider adding a `main` function to `benches/service.rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the variant or associated item `from_request` exists for enum `Either, Json>, 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 for this enum [INFO] [stdout] | doesn't satisfy `_: FromRequest` [INFO] [stdout] ... [INFO] [stdout] 359 | let form = Either::, Json>, Bytes>::from_request( [INFO] [stdout] | ^^^^^^^^^^^^ variant or associated item cannot be called 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 trait `extract::FromRequest` must be implemented [INFO] [stdout] --> src/extract.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | pub trait FromRequest: Sized { [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:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | pub trait FromRequest: Sized { [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/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 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/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] error[E0601]: `main` function not found in crate `server` [INFO] [stdout] --> benches/server.rs:70:33 [INFO] [stdout] | [INFO] [stdout] 70 | criterion_main!(server_benches); [INFO] [stdout] | ^ consider adding a `main` function to `benches/server.rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> benches/server.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | 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] 35 | actix_web::start(|| { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [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 `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] [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[E0599]: the function or associated item `from_request` exists for struct `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 struct [INFO] [stdout] | doesn't satisfy `_: 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` 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 trait `DeserializeOwned` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.144/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] [stderr] error: could not compile `actix-web` due to 5 previous errors [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[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] | --------------------------------------^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | the trait `for<'de> Deserialize<'de>` is not implemented for `form::tests::Info` [INFO] [stdout] | | help: remove the `.await` [INFO] [stdout] | this call returns `form::tests::Info` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a std::path::Path [INFO] [stdout] &'a str [INFO] [stdout] () [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 127 others [INFO] [stdout] = note: required for `form::tests::Info` to implement `DeserializeOwned` [INFO] [stdout] note: required for `form::UrlEncoded` to implement `futures_core::Future` [INFO] [stdout] --> src/types/form.rs:353:9 [INFO] [stdout] | [INFO] [stdout] 353 | impl Future for UrlEncoded [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] = note: required for `form::UrlEncoded` to implement `std::future::IntoFuture` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0601. [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[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] | --------------------------------------^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | the trait `for<'de> Deserialize<'de>` is not implemented for `form::tests::Info` [INFO] [stdout] | | help: remove the `.await` [INFO] [stdout] | this call returns `form::tests::Info` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a std::path::Path [INFO] [stdout] &'a str [INFO] [stdout] () [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 127 others [INFO] [stdout] = note: required for `form::tests::Info` to implement `DeserializeOwned` [INFO] [stdout] note: required for `form::UrlEncoded` to implement `futures_core::Future` [INFO] [stdout] --> src/types/form.rs:353:9 [INFO] [stdout] | [INFO] [stdout] 353 | impl Future for UrlEncoded [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] = note: required for `form::UrlEncoded` to implement `std::future::IntoFuture` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `actix-web` due to 6 previous errors [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] | --------------------------------------^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | the trait `for<'de> Deserialize<'de>` is not implemented for `form::tests::Info` [INFO] [stdout] | | help: remove the `.await` [INFO] [stdout] | this call returns `form::tests::Info` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a std::path::Path [INFO] [stdout] &'a str [INFO] [stdout] () [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 127 others [INFO] [stdout] = note: required for `form::tests::Info` to implement `DeserializeOwned` [INFO] [stdout] note: required for `form::UrlEncoded` to implement `futures_core::Future` [INFO] [stdout] --> src/types/form.rs:353:9 [INFO] [stdout] | [INFO] [stdout] 353 | impl Future for UrlEncoded [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] = note: required for `form::UrlEncoded` to implement `std::future::IntoFuture` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [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] | --------------------------------------^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | the trait `for<'de> Deserialize<'de>` is not implemented for `form::tests::Info` [INFO] [stdout] | | help: remove the `.await` [INFO] [stdout] | this call returns `form::tests::Info` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a std::path::Path [INFO] [stdout] &'a str [INFO] [stdout] () [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 127 others [INFO] [stdout] = note: required for `form::tests::Info` to implement `DeserializeOwned` [INFO] [stdout] note: required for `form::UrlEncoded` to implement `futures_core::Future` [INFO] [stdout] --> src/types/form.rs:353:9 [INFO] [stdout] | [INFO] [stdout] 353 | impl Future for UrlEncoded [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] = note: required for `form::UrlEncoded` to implement `std::future::IntoFuture` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [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] | --------------------------------------^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | the trait `for<'de> Deserialize<'de>` is not implemented for `form::tests::Info` [INFO] [stdout] | | help: remove the `.await` [INFO] [stdout] | this call returns `form::tests::Info` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a std::path::Path [INFO] [stdout] &'a str [INFO] [stdout] () [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 127 others [INFO] [stdout] = note: required for `form::tests::Info` to implement `DeserializeOwned` [INFO] [stdout] note: required for `form::UrlEncoded` to implement `futures_core::Future` [INFO] [stdout] --> src/types/form.rs:353:9 [INFO] [stdout] | [INFO] [stdout] 353 | impl Future for UrlEncoded [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] = note: required for `form::UrlEncoded` to implement `std::future::IntoFuture` [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] warning: unused import: `super` [INFO] [stdout] --> tests/utils.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | use super::*; [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: `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] [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 7 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] [stderr] error: could not compile `actix-web` due to 3 previous errors [INFO] [stdout] error[E0599]: the method `respond_to` exists for struct `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 struct [INFO] [stdout] | doesn't satisfy `_: 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` 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 trait `Serialize` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.144/src/ser/mod.rs:216:1 [INFO] [stdout] | [INFO] [stdout] 216 | pub trait Serialize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `actix-web` due to 8 previous errors; 6 warnings emitted [INFO] [stdout] error[E0599]: the function or associated item `from_request` exists for struct `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 struct [INFO] [stdout] | doesn't satisfy `_: 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` 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 trait `DeserializeOwned` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.144/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: aborting due to 6 previous errors [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] Some errors have detailed explanations: E0432, E0433, E0601. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `actix-web` due to 7 previous errors [INFO] [stdout] error[E0599]: the method `respond_to` exists for struct `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 struct [INFO] [stdout] | doesn't satisfy `_: 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` 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 trait `Serialize` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.144/src/ser/mod.rs:216:1 [INFO] [stdout] | [INFO] [stdout] 216 | pub trait Serialize { [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] = help: the following other types implement trait `Serialize`: [INFO] [stdout] &'a T [INFO] [stdout] &'a mut T [INFO] [stdout] () [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] (T0, T1, T2, T3, T4, T5) [INFO] [stdout] and 130 others [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.85/src/ser.rs:2219:17 [INFO] [stdout] | [INFO] [stdout] 2219 | T: ?Sized + Serialize, [INFO] [stdout] | ^^^^^^^^^ required by this bound in `to_string` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the function or associated item `from_request` exists for struct `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 struct [INFO] [stdout] | doesn't satisfy `_: 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` 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 trait `DeserializeOwned` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.144/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] [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[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] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a std::path::Path [INFO] [stdout] &'a str [INFO] [stdout] () [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 127 others [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.85/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`, 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 struct [INFO] [stdout] | doesn't satisfy `_: 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` 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 trait `DeserializeOwned` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.144/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`, 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 struct [INFO] [stdout] | doesn't satisfy `_: 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` 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 trait `DeserializeOwned` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.144/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`, 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 struct [INFO] [stdout] | doesn't satisfy `_: 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` 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 trait `DeserializeOwned` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.144/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 `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 for this enum [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 `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 trait `DeserializeOwned` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.144/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 `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 for this enum [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 `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 trait `DeserializeOwned` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.144/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 `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 for this enum [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 `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 trait `DeserializeOwned` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.144/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 `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 for this enum [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 `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 trait `DeserializeOwned` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.144/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 `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 for this enum [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 `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 trait `DeserializeOwned` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.144/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`, 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 struct [INFO] [stdout] | doesn't satisfy `_: 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` 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 trait `DeserializeOwned` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.144/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`, 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 struct [INFO] [stdout] | doesn't satisfy `_: 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` 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 trait `DeserializeOwned` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.144/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`, 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 struct [INFO] [stdout] | doesn't satisfy `_: 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` 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 trait `DeserializeOwned` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.144/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`, 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 struct [INFO] [stdout] | doesn't satisfy `_: 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` 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 trait `DeserializeOwned` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.144/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`, 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 struct [INFO] [stdout] | doesn't satisfy `_: 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` 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 trait `DeserializeOwned` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.144/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 `Path`, but its trait bounds were not satisfied [INFO] [stdout] --> src/types/path.rs:184: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 struct [INFO] [stdout] | doesn't satisfy `types::path::Path: extract::FromRequest` [INFO] [stdout] ... [INFO] [stdout] 164 | struct MyStruct { [INFO] [stdout] | --------------- doesn't satisfy `MyStruct: DeserializeOwned` [INFO] [stdout] ... [INFO] [stdout] 184 | assert!(Path::::from_request(&req, &mut pl).await.is_err()); [INFO] [stdout] | ^^^^^^^^^^^^ function or associated item cannot be called on `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 trait `DeserializeOwned` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.144/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 `Path`, but its trait bounds were not satisfied [INFO] [stdout] --> src/types/path.rs:222: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 struct [INFO] [stdout] | doesn't satisfy `types::path::Path: extract::FromRequest` [INFO] [stdout] ... [INFO] [stdout] 164 | struct MyStruct { [INFO] [stdout] | --------------- doesn't satisfy `MyStruct: DeserializeOwned` [INFO] [stdout] ... [INFO] [stdout] 222 | let mut s = Path::::from_request(&req, &mut pl).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ function or associated item cannot be called on `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 trait `DeserializeOwned` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.144/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 `Path`, but its trait bounds were not satisfied [INFO] [stdout] --> src/types/path.rs:245: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 struct [INFO] [stdout] | doesn't satisfy `types::path::Path: extract::FromRequest` [INFO] [stdout] ... [INFO] [stdout] 170 | struct Test2 { [INFO] [stdout] | ------------ doesn't satisfy `Test2: DeserializeOwned` [INFO] [stdout] ... [INFO] [stdout] 245 | let s = Path::::from_request(&req, &mut pl).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ function or associated item cannot be called on `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 trait `DeserializeOwned` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.144/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 `Path`, but its trait bounds were not satisfied [INFO] [stdout] --> src/types/path.rs:269: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 struct [INFO] [stdout] | doesn't satisfy `types::path::Path: extract::FromRequest` [INFO] [stdout] ... [INFO] [stdout] 164 | struct MyStruct { [INFO] [stdout] | --------------- doesn't satisfy `MyStruct: DeserializeOwned` [INFO] [stdout] ... [INFO] [stdout] 269 | let path_items = Path::::from_request(&req, &mut pl).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ function or associated item cannot be called on `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 trait `DeserializeOwned` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.144/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`, but its trait bounds were not satisfied [INFO] [stdout] --> src/types/query.rs:204:30 [INFO] [stdout] | [INFO] [stdout] 61 | pub struct Query(pub T); [INFO] [stdout] | ------------------- function or associated item `from_query` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 197 | struct Id { [INFO] [stdout] | --------- doesn't satisfy `Id: DeserializeOwned` [INFO] [stdout] ... [INFO] [stdout] 204 | assert!(Query::::from_query(req.query_string()).is_err()); [INFO] [stdout] | ^^^^^^^^^^ function or associated item cannot be called on `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 trait `DeserializeOwned` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.144/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`, but its trait bounds were not satisfied [INFO] [stdout] --> src/types/query.rs:207:34 [INFO] [stdout] | [INFO] [stdout] 61 | pub struct Query(pub T); [INFO] [stdout] | ------------------- function or associated item `from_query` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 197 | struct Id { [INFO] [stdout] | --------- doesn't satisfy `Id: DeserializeOwned` [INFO] [stdout] ... [INFO] [stdout] 207 | let mut s = Query::::from_query(req.query_string()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ function or associated item cannot be called on `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 trait `DeserializeOwned` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.144/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`, but its trait bounds were not satisfied [INFO] [stdout] --> src/types/query.rs:224: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 struct [INFO] [stdout] | doesn't satisfy `query::Query: extract::FromRequest` [INFO] [stdout] ... [INFO] [stdout] 197 | struct Id { [INFO] [stdout] | --------- doesn't satisfy `Id: DeserializeOwned` [INFO] [stdout] ... [INFO] [stdout] 224 | assert!(Query::::from_request(&req, &mut pl).await.is_err()); [INFO] [stdout] | ^^^^^^^^^^^^ function or associated item cannot be called on `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 trait `DeserializeOwned` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.144/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`, but its trait bounds were not satisfied [INFO] [stdout] --> src/types/query.rs:229: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 struct [INFO] [stdout] | doesn't satisfy `query::Query: extract::FromRequest` [INFO] [stdout] ... [INFO] [stdout] 197 | struct Id { [INFO] [stdout] | --------- doesn't satisfy `Id: DeserializeOwned` [INFO] [stdout] ... [INFO] [stdout] 229 | let mut s = Query::::from_request(&req, &mut pl).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ function or associated item cannot be called on `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 trait `DeserializeOwned` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.144/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`, but its trait bounds were not satisfied [INFO] [stdout] --> src/types/query.rs:262: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 struct [INFO] [stdout] | doesn't satisfy `query::Query: extract::FromRequest` [INFO] [stdout] ... [INFO] [stdout] 197 | struct Id { [INFO] [stdout] | --------- doesn't satisfy `Id: DeserializeOwned` [INFO] [stdout] ... [INFO] [stdout] 262 | let query = Query::::from_request(&req, &mut pl).await; [INFO] [stdout] | ^^^^^^^^^^^^ function or associated item cannot be called on `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 trait `DeserializeOwned` must be implemented [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.144/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:253:13 [INFO] [stdout] | [INFO] [stdout] 253 | 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 260 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, 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 261 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "c114b139a07f0874b2cd553f5995f1f2d339e5db989fdd8f25b073146d298e74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c114b139a07f0874b2cd553f5995f1f2d339e5db989fdd8f25b073146d298e74", kill_on_drop: false }` [INFO] [stdout] c114b139a07f0874b2cd553f5995f1f2d339e5db989fdd8f25b073146d298e74