[INFO] fetching crate actix-web 4.2.1... [INFO] checking actix-web-4.2.1 against try#d4bd6c543d189dee2fa075d0b37e31ddc7d111a4 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 d4bd6c543d189dee2fa075d0b37e31ddc7d111a4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d4bd6c543d189dee2fa075d0b37e31ddc7d111a4" "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" "+d4bd6c543d189dee2fa075d0b37e31ddc7d111a4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-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" "+d4bd6c543d189dee2fa075d0b37e31ddc7d111a4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 06794fa342b0d776b20014ed8665808ac44ae13696fa0ff5a869b001d0b27540 [INFO] running `Command { std: "docker" "start" "-a" "06794fa342b0d776b20014ed8665808ac44ae13696fa0ff5a869b001d0b27540", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "06794fa342b0d776b20014ed8665808ac44ae13696fa0ff5a869b001d0b27540", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06794fa342b0d776b20014ed8665808ac44ae13696fa0ff5a869b001d0b27540", kill_on_drop: false }` [INFO] [stdout] 06794fa342b0d776b20014ed8665808ac44ae13696fa0ff5a869b001d0b27540 [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" "+d4bd6c543d189dee2fa075d0b37e31ddc7d111a4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 29d9f64605f078be32a3500ff306f8472ad3f1ce395ada531f68d4940374c444 [INFO] running `Command { std: "docker" "start" "-a" "29d9f64605f078be32a3500ff306f8472ad3f1ce395ada531f68d4940374c444", kill_on_drop: false }` [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 scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling tokio v1.21.0 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling futures-util v0.3.24 [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] 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 local-waker v0.1.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.3 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking http v0.2.8 [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 httparse v1.8.0 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Checking tokio-util v0.7.4 [INFO] [stderr] Checking actix-rt v2.7.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking miniz_oxide v0.5.4 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Checking brotli-decompressor v2.3.2 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking actix-utils v3.0.0 [INFO] [stderr] Compiling bytestring v1.1.0 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking cpufeatures v0.2.5 [INFO] [stderr] Compiling firestorm v0.5.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Checking actix-codec v0.5.0 [INFO] [stderr] Checking sha1 v0.10.4 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking brotli v3.3.4 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking h2 v0.3.14 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking time v0.3.14 [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 mime v0.3.16 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking language-tags v0.3.2 [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-web-codegen v4.1.0 [INFO] [stderr] Compiling actix-macros v0.2.3 [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/d4bd6c543d189dee2fa075d0b37e31ddc7d111a4/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/d4bd6c543d189dee2fa075d0b37e31ddc7d111a4/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/d4bd6c543d189dee2fa075d0b37e31ddc7d111a4/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/d4bd6c543d189dee2fa075d0b37e31ddc7d111a4/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/d4bd6c543d189dee2fa075d0b37e31ddc7d111a4/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[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[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[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[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[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[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] [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[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] [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[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] 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[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] [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[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] [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] error[E0432]: unresolved import `criterion` [INFO] [stdout] --> benches/responder.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use criterion::{criterion_group, criterion_main, Criterion}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `criterion` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand` [INFO] [stdout] --> tests/test_server.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use rand::{distributions::Alphanumeric, Rng as _}; [INFO] [stdout] | ^^^^ use of undeclared crate or module `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `flate2` [INFO] [stdout] --> tests/utils.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | use flate2::{read::GzDecoder, write::GzEncoder, Compression}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `flate2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rand` [INFO] [stdout] --> tests/test_server.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use rand::{distributions::Alphanumeric, Rng as _}; [INFO] [stdout] | ^^^^ use of undeclared crate or module `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `flate2` [INFO] [stdout] --> tests/utils.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | use flate2::{read::ZlibDecoder, write::ZlibEncoder, Compression}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `flate2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `criterion_main` [INFO] [stdout] --> benches/responder.rs:117:1 [INFO] [stdout] | [INFO] [stdout] 117 | criterion_main!(responder_bench); [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_group` [INFO] [stdout] --> benches/responder.rs:116:1 [INFO] [stdout] | [INFO] [stdout] 116 | criterion_group!(responder_bench, future_responder, responder); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `flate2` [INFO] [stdout] --> tests/utils.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | use flate2::{read::GzDecoder, write::GzEncoder, Compression}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `flate2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `brotli` in the list of imported crates [INFO] [stdout] --> tests/utils.rs:44:11 [INFO] [stdout] | [INFO] [stdout] 44 | use ::brotli::{reader::Decompressor as BrotliDecoder, CompressorWriter as BrotliEncoder}; [INFO] [stdout] | ^^^^^^ could not find `brotli` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `flate2` [INFO] [stdout] --> tests/utils.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | use flate2::{read::ZlibDecoder, write::ZlibEncoder, Compression}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `flate2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `zstd` in the list of imported crates [INFO] [stdout] --> tests/utils.rs:68:11 [INFO] [stdout] | [INFO] [stdout] 68 | use ::zstd::stream::{read::Decoder, write::Encoder}; [INFO] [stdout] | ^^^^ could not find `zstd` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `brotli` [INFO] [stdout] --> tests/utils.rs:44:11 [INFO] [stdout] | [INFO] [stdout] 44 | use ::brotli::{reader::Decompressor as BrotliDecoder, CompressorWriter as BrotliEncoder}; [INFO] [stdout] | ^^^^^^ help: a similar path exists: `self::brotli` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/test_server.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/test_server.rs:158:13 [INFO] [stdout] | [INFO] [stdout] 158 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/test_server.rs:189:13 [INFO] [stdout] | [INFO] [stdout] 189 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/test_server.rs:223:13 [INFO] [stdout] | [INFO] [stdout] 223 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/test_server.rs:253:13 [INFO] [stdout] | [INFO] [stdout] 253 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/test_server.rs:279:13 [INFO] [stdout] | [INFO] [stdout] 279 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/test_server.rs:300:13 [INFO] [stdout] | [INFO] [stdout] 300 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/test_server.rs:320:13 [INFO] [stdout] | [INFO] [stdout] 320 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/test_server.rs:343:13 [INFO] [stdout] | [INFO] [stdout] 343 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/test_server.rs:366:13 [INFO] [stdout] | [INFO] [stdout] 366 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/test_server.rs:389:13 [INFO] [stdout] | [INFO] [stdout] 389 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/test_server.rs:415:13 [INFO] [stdout] | [INFO] [stdout] 415 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/test_server.rs:436:13 [INFO] [stdout] | [INFO] [stdout] 436 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/test_server.rs:467:13 [INFO] [stdout] | [INFO] [stdout] 467 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/test_server.rs:490:13 [INFO] [stdout] | [INFO] [stdout] 490 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/test_server.rs:511:13 [INFO] [stdout] | [INFO] [stdout] 511 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/test_server.rs:533:13 [INFO] [stdout] | [INFO] [stdout] 533 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/test_server.rs:560:13 [INFO] [stdout] | [INFO] [stdout] 560 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/test_server.rs:581:13 [INFO] [stdout] | [INFO] [stdout] 581 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/test_server.rs:603:13 [INFO] [stdout] | [INFO] [stdout] 603 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0601]: `main` function not found in crate `responder` [INFO] [stdout] --> benches/responder.rs:117:34 [INFO] [stdout] | [INFO] [stdout] 117 | criterion_main!(responder_bench); [INFO] [stdout] | ^ consider adding a `main` function to `benches/responder.rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/test_server.rs:631:13 [INFO] [stdout] | [INFO] [stdout] 631 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/test_server.rs:652:13 [INFO] [stdout] | [INFO] [stdout] 652 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/test_server.rs:780:13 [INFO] [stdout] | [INFO] [stdout] 780 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/test_server.rs:837:13 [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] --> tests/test_server.rs:860:13 [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] --> tests/test_server.rs:876:13 [INFO] [stdout] | [INFO] [stdout] 876 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/test_server.rs:924:13 [INFO] [stdout] | [INFO] [stdout] 924 | #[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] --> tests/test_server.rs:34:19 [INFO] [stdout] | [INFO] [stdout] 34 | const STR: &str = const_str::repeat!(S, 100); [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `const_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[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[E0433]: failed to resolve: use of undeclared crate or module `flate2` [INFO] [stdout] --> tests/utils.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | use flate2::{read::GzDecoder, write::GzEncoder, Compression}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `flate2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `flate2` [INFO] [stdout] --> tests/utils.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | use flate2::{read::ZlibDecoder, write::ZlibEncoder, Compression}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `flate2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `flate2` [INFO] [stdout] --> tests/utils.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | use flate2::{read::GzDecoder, write::GzEncoder, Compression}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `flate2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `brotli` in the list of imported crates [INFO] [stdout] --> tests/utils.rs:44:11 [INFO] [stdout] | [INFO] [stdout] 44 | use ::brotli::{reader::Decompressor as BrotliDecoder, CompressorWriter as BrotliEncoder}; [INFO] [stdout] | ^^^^^^ could not find `brotli` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `flate2` [INFO] [stdout] --> tests/utils.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | use flate2::{read::ZlibDecoder, write::ZlibEncoder, Compression}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `flate2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `zstd` in the list of imported crates [INFO] [stdout] --> tests/utils.rs:68:11 [INFO] [stdout] | [INFO] [stdout] 68 | use ::zstd::stream::{read::Decoder, write::Encoder}; [INFO] [stdout] | ^^^^ could not find `zstd` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `brotli` [INFO] [stdout] --> tests/utils.rs:44:11 [INFO] [stdout] | [INFO] [stdout] 44 | use ::brotli::{reader::Decompressor as BrotliDecoder, CompressorWriter as BrotliEncoder}; [INFO] [stdout] | ^^^^^^ help: a similar path exists: `self::brotli` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/compression.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/compression.rs:93:13 [INFO] [stdout] | [INFO] [stdout] 93 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/compression.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/compression.rs:151:13 [INFO] [stdout] | [INFO] [stdout] 151 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/compression.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/compression.rs:201:13 [INFO] [stdout] | [INFO] [stdout] 201 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/compression.rs:223:13 [INFO] [stdout] | [INFO] [stdout] 223 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/compression.rs:245:13 [INFO] [stdout] | [INFO] [stdout] 245 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/compression.rs:265:13 [INFO] [stdout] | [INFO] [stdout] 265 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/compression.rs:290:13 [INFO] [stdout] | [INFO] [stdout] 290 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `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[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: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0601. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [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] [stderr] error: could not compile `actix-web` due to 5 previous errors [INFO] [stdout] error[E0432]: unresolved import `futures_util::lock::Mutex` [INFO] [stdout] --> tests/test_error_propagation.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use futures_util::lock::Mutex; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no `Mutex` in `lock` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct instead [INFO] [stdout] | [INFO] [stdout] 11 | use std::sync::Mutex; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `actix_rt` [INFO] [stdout] --> tests/test_error_propagation.rs:83:13 [INFO] [stdout] | [INFO] [stdout] 83 | #[actix_rt::test] [INFO] [stdout] | ^^^^ could not find `test` in `actix_rt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[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[E0433]: failed to resolve: use of undeclared crate or module `env_logger` [INFO] [stdout] --> examples/uds.rs:25:31 [INFO] [stdout] | [INFO] [stdout] 25 | env_logger::init_from_env(env_logger::Env::new().default_filter_or("info")); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `env_logger` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[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[E0433]: failed to resolve: use of undeclared crate or module `env_logger` [INFO] [stdout] --> examples/uds.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | env_logger::init_from_env(env_logger::Env::new().default_filter_or("info")); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `env_logger` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/compression.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | actix_test::start(|| { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] ... [INFO] [stdout] 76 | let srv = test_server!(); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_server` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 19 | actix_web::start(|| { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/compression.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | actix_test::start(|| { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] ... [INFO] [stdout] 95 | let srv = test_server!(); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_server` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 19 | actix_web::start(|| { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `actix-web` due to 6 previous errors [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 `actix_test` [INFO] [stdout] --> tests/compression.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | actix_test::start(|| { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] ... [INFO] [stdout] 124 | let srv = test_server!(); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_server` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 19 | actix_web::start(|| { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/compression.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | actix_test::start(|| { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] ... [INFO] [stdout] 153 | let srv = test_server!(); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_server` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 19 | actix_web::start(|| { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/compression.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | actix_test::start(|| { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] ... [INFO] [stdout] 187 | let srv = test_server!(); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_server` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 19 | actix_web::start(|| { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `actix-web` due to 3 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/compression.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | actix_test::start(|| { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] ... [INFO] [stdout] 203 | let srv = test_server!(); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_server` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 19 | actix_web::start(|| { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/compression.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | actix_test::start(|| { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] ... [INFO] [stdout] 225 | let srv = test_server!(); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_server` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 19 | actix_web::start(|| { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/compression.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | actix_test::start(|| { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] ... [INFO] [stdout] 247 | let srv = test_server!(); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_server` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 19 | actix_web::start(|| { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/compression.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | actix_test::start(|| { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] ... [INFO] [stdout] 267 | let srv = test_server!(); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_server` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 19 | actix_web::start(|| { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/compression.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | actix_test::start(|| { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] ... [INFO] [stdout] 292 | let srv = test_server!(); [INFO] [stdout] | -------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `test_server` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 19 | actix_web::start(|| { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] 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[E0599]: no method named `clone` found for struct `Arc<_>` in the current scope [INFO] [stdout] --> tests/test_error_propagation.rs:86:45 [INFO] [stdout] | [INFO] [stdout] 86 | let spy_middleware = SpyMiddleware(lock.clone()); [INFO] [stdout] | ^^^^^ method not found in `Arc<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 27 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 28 previous errors; 6 warnings emitted [INFO] [stdout] error: aborting due to 6 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] [stderr] error: could not compile `actix-web` due to 7 previous errors [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `actix-web` due to 4 previous errors [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:96:15 [INFO] [stdout] | [INFO] [stdout] 96 | let srv = actix_test::start(|| { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 96 | let srv = actix_web::start(|| { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:163:15 [INFO] [stdout] | [INFO] [stdout] 163 | let srv = actix_test::start_with(actix_test::config().h1(), move || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 163 | let srv = actix_web::start_with(actix_test::config().h1(), move || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: compiler/rustc_hir_typeck/src/fn_ctxt/_impl.rs:133:13: no type for local variable local let data = srv_data.clone(); (hir_id=HirId { owner: OwnerId { def_id: DefId(0:81 ~ test_server[e5d3]::body_gzip_large) }, local_id: 37 }) [INFO] [stdout] --> tests/test_server.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | let data = srv_data.clone(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at 'Box', /rustc/d4bd6c543d189dee2fa075d0b37e31ddc7d111a4/compiler/rustc_errors/src/lib.rs:973:33 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7fda43ddea7a - std::backtrace_rs::backtrace::libunwind::trace::h3b7c2b646ee7f9ec [INFO] [stderr] at /rustc/d4bd6c543d189dee2fa075d0b37e31ddc7d111a4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x7fda43ddea7a - std::backtrace_rs::backtrace::trace_unsynchronized::h1b927fca9b7ee506 [INFO] [stderr] at /rustc/d4bd6c543d189dee2fa075d0b37e31ddc7d111a4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7fda43ddea7a - std::sys_common::backtrace::_print_fmt::h10ae608444ab7816 [INFO] [stderr] at /rustc/d4bd6c543d189dee2fa075d0b37e31ddc7d111a4/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stderr] 3: 0x7fda43ddea7a - ::fmt::ha68eca230a760f76 [INFO] [stderr] at /rustc/d4bd6c543d189dee2fa075d0b37e31ddc7d111a4/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x7fda43e417ae - core::fmt::write::hc8e2b265e29726fa [INFO] [stderr] at /rustc/d4bd6c543d189dee2fa075d0b37e31ddc7d111a4/library/core/src/fmt/mod.rs:1208:17 [INFO] [stderr] 5: 0x7fda43dcee45 - std::io::Write::write_fmt::h9e4be8a7609c4f2f [INFO] [stderr] at /rustc/d4bd6c543d189dee2fa075d0b37e31ddc7d111a4/library/std/src/io/mod.rs:1682:15 [INFO] [stderr] 6: 0x7fda43dde845 - std::sys_common::backtrace::_print::h673ef5fd934dcd13 [INFO] [stderr] at /rustc/d4bd6c543d189dee2fa075d0b37e31ddc7d111a4/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 7: 0x7fda43dde845 - std::sys_common::backtrace::print::h93484b8c78ab2ad4 [INFO] [stderr] at /rustc/d4bd6c543d189dee2fa075d0b37e31ddc7d111a4/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 8: 0x7fda43de158f - std::panicking::default_hook::{{closure}}::heca9e3c4c1ba2a65 [INFO] [stderr] at /rustc/d4bd6c543d189dee2fa075d0b37e31ddc7d111a4/library/std/src/panicking.rs:267:22 [INFO] [stderr] 9: 0x7fda43de12cb - std::panicking::default_hook::h48d2c50e2ed1b5c4 [INFO] [stderr] at /rustc/d4bd6c543d189dee2fa075d0b37e31ddc7d111a4/library/std/src/panicking.rs:286:9 [INFO] [stderr] 10: 0x7fda470caa21 - >::call_once::{shim:vtable#0} [INFO] [stderr] 11: 0x7fda43de1dcd - as core::ops::function::Fn>::call::hd8e49a0ed67e4170 [INFO] [stderr] at /rustc/d4bd6c543d189dee2fa075d0b37e31ddc7d111a4/library/alloc/src/boxed.rs:2032:9 [INFO] [stderr] 12: 0x7fda43de1dcd - std::panicking::rust_panic_with_hook::hef7167ba9254c26f [INFO] [stderr] at /rustc/d4bd6c543d189dee2fa075d0b37e31ddc7d111a4/library/std/src/panicking.rs:692:13 [INFO] [stderr] 13: 0x7fda4728e991 - std[2c91e0c0d0b830b3]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 14: 0x7fda4728cf36 - std[2c91e0c0d0b830b3]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 15: 0x7fda472ffaa6 - std[2c91e0c0d0b830b3]::panicking::begin_panic:: [INFO] [stderr] 16: 0x7fda472f5976 - std[2c91e0c0d0b830b3]::panic::panic_any:: [INFO] [stderr] 17: 0x7fda472f3f52 - ::span_bug:: [INFO] [stderr] 18: 0x7fda472f3d17 - ::span_bug:: [INFO] [stderr] 19: 0x7fda472c8099 - rustc_middle[415bbef6658219c8]::ty::context::tls::with_context_opt::::{closure#0}, ()>::{closure#0}, ()> [INFO] [stderr] 20: 0x7fda472c7666 - rustc_middle[415bbef6658219c8]::util::bug::opt_span_bug_fmt:: [INFO] [stderr] 21: 0x7fda454483b4 - rustc_middle[415bbef6658219c8]::util::bug::span_bug_fmt:: [INFO] [stderr] 22: 0x7fda4553c641 - ::visit_local [INFO] [stderr] 23: 0x7fda45530903 - ::visit_expr [INFO] [stderr] 24: 0x7fda45532486 - ::visit_expr [INFO] [stderr] 25: 0x7fda45530684 - ::visit_expr [INFO] [stderr] 26: 0x7fda4553c499 - ::visit_local [INFO] [stderr] 27: 0x7fda45530903 - ::visit_expr [INFO] [stderr] 28: 0x7fda45530ac1 - ::visit_expr [INFO] [stderr] 29: 0x7fda45530ac1 - ::visit_expr [INFO] [stderr] 30: 0x7fda45532486 - ::visit_expr [INFO] [stderr] 31: 0x7fda45530684 - ::visit_expr [INFO] [stderr] 32: 0x7fda456760d4 - ::resolve_type_vars_in_body [INFO] [stderr] 33: 0x7fda45668d4e - ::enter::::{closure#0}::{closure#1}, &rustc_middle[415bbef6658219c8]::ty::typeck_results::TypeckResults> [INFO] [stderr] 34: 0x7fda4565ae78 - rustc_hir_typeck[6380b4e2c82e01b2]::typeck [INFO] [stderr] 35: 0x7fda45659154 - rustc_query_system[b48a97c5c44fa9c3]::query::plumbing::try_execute_query::> [INFO] [stderr] 36: 0x7fda46a8d68c - ::typeck [INFO] [stderr] 37: 0x7fda45bf5282 - rustc_mir_build[982181fadf75767f]::thir::cx::thir_body [INFO] [stderr] 38: 0x7fda461b8eea - rustc_query_system[b48a97c5c44fa9c3]::query::plumbing::try_execute_query::, core[7f34b2301e369ac4]::result::Result<(&rustc_data_structures[e3961f3af5a2c0b6]::steal::Steal, rustc_middle[415bbef6658219c8]::thir::ExprId), rustc_errors[dbf1c4c4e793f51f]::ErrorGuaranteed>>> [INFO] [stderr] 39: 0x7fda461b1438 - rustc_mir_build[982181fadf75767f]::build::mir_built [INFO] [stderr] 40: 0x7fda45b42dca - rustc_query_system[b48a97c5c44fa9c3]::query::plumbing::try_execute_query::, &rustc_data_structures[e3961f3af5a2c0b6]::steal::Steal>> [INFO] [stderr] 41: 0x7fda45b4d4a0 - rustc_mir_transform[835ea4f478c24766]::check_unsafety::unsafety_check_result [INFO] [stderr] 42: 0x7fda45b48be6 - rustc_query_system[b48a97c5c44fa9c3]::query::plumbing::try_execute_query::> [INFO] [stderr] 43: 0x7fda45b45587 - rustc_mir_transform[835ea4f478c24766]::mir_const [INFO] [stderr] 44: 0x7fda45b43100 - rustc_query_system[b48a97c5c44fa9c3]::query::plumbing::try_execute_query::, &rustc_data_structures[e3961f3af5a2c0b6]::steal::Steal>> [INFO] [stderr] 45: 0x7fda45fc2894 - rustc_mir_transform[835ea4f478c24766]::mir_promoted [INFO] [stderr] 46: 0x7fda45fc0e3a - rustc_query_system[b48a97c5c44fa9c3]::query::plumbing::try_execute_query::, (&rustc_data_structures[e3961f3af5a2c0b6]::steal::Steal, &rustc_data_structures[e3961f3af5a2c0b6]::steal::Steal>)>> [INFO] [stderr] 47: 0x7fda45fbf68f - rustc_borrowck[c385f0fed2614ee2]::mir_borrowck [INFO] [stderr] 48: 0x7fda45fa37de - rustc_query_system[b48a97c5c44fa9c3]::query::plumbing::try_execute_query::> [INFO] [stderr] 49: 0x7fda46a8da5a - ::mir_borrowck [INFO] [stderr] 50: 0x7fda468c2e00 - rustc_hir_analysis[9d4b93e6b9d0368f]::collect::type_of::type_of [INFO] [stderr] 51: 0x7fda45a1aa17 - rustc_query_system[b48a97c5c44fa9c3]::query::plumbing::get_query:: [INFO] [stderr] 52: 0x7fda45b0f19c - rustc_hir_analysis[9d4b93e6b9d0368f]::check::check::check_mod_item_types [INFO] [stderr] 53: 0x7fda45c65951 - rustc_query_system[b48a97c5c44fa9c3]::query::plumbing::try_execute_query::> [INFO] [stderr] 54: 0x7fda464cb413 - rustc_query_system[b48a97c5c44fa9c3]::query::plumbing::get_query:: [INFO] [stderr] 55: 0x7fda4676b135 - ::for_each_module:: [INFO] [stderr] 56: 0x7fda456305e2 - rustc_hir_analysis[9d4b93e6b9d0368f]::check_crate [INFO] [stderr] 57: 0x7fda4563022b - rustc_interface[53667e6fcc93bd7]::passes::analysis [INFO] [stderr] 58: 0x7fda468841c7 - rustc_query_system[b48a97c5c44fa9c3]::query::plumbing::try_execute_query::>> [INFO] [stderr] 59: 0x7fda46883ec0 - rustc_query_system[b48a97c5c44fa9c3]::query::plumbing::get_query:: [INFO] [stderr] 60: 0x7fda46308703 - ::enter::> [INFO] [stderr] 61: 0x7fda46304ab3 - ::enter::, rustc_errors[dbf1c4c4e793f51f]::ErrorGuaranteed>> [INFO] [stderr] 62: 0x7fda462ffac8 - rustc_span[665da14336b27776]::with_source_map::, rustc_interface[53667e6fcc93bd7]::interface::run_compiler, rustc_driver[b546f064410505ae]::run_compiler::{closure#1}>::{closure#0}::{closure#0}> [INFO] [stderr] 63: 0x7fda462ff5b5 - >::set::, rustc_driver[b546f064410505ae]::run_compiler::{closure#1}>::{closure#0}, core[7f34b2301e369ac4]::result::Result<(), rustc_errors[dbf1c4c4e793f51f]::ErrorGuaranteed>> [INFO] [stderr] 64: 0x7fda462feba2 - std[2c91e0c0d0b830b3]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver[b546f064410505ae]::run_compiler::{closure#1}>::{closure#0}, core[7f34b2301e369ac4]::result::Result<(), rustc_errors[dbf1c4c4e793f51f]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[7f34b2301e369ac4]::result::Result<(), rustc_errors[dbf1c4c4e793f51f]::ErrorGuaranteed>> [INFO] [stderr] 65: 0x7fda469935da - <::spawn_unchecked_, rustc_driver[b546f064410505ae]::run_compiler::{closure#1}>::{closure#0}, core[7f34b2301e369ac4]::result::Result<(), rustc_errors[dbf1c4c4e793f51f]::ErrorGuaranteed>>::{closure#0}::{closure#0}, core[7f34b2301e369ac4]::result::Result<(), rustc_errors[dbf1c4c4e793f51f]::ErrorGuaranteed>>::{closure#1} as core[7f34b2301e369ac4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 66: 0x7fda43debdc3 - as core::ops::function::FnOnce>::call_once::hd76e3cfc458a7b45 [INFO] [stderr] at /rustc/d4bd6c543d189dee2fa075d0b37e31ddc7d111a4/library/alloc/src/boxed.rs:2000:9 [INFO] [stderr] 67: 0x7fda43debdc3 - as core::ops::function::FnOnce>::call_once::hb3d38f6b76db7795 [INFO] [stderr] at /rustc/d4bd6c543d189dee2fa075d0b37e31ddc7d111a4/library/alloc/src/boxed.rs:2000:9 [INFO] [stderr] 68: 0x7fda43debdc3 - std::sys::unix::thread::Thread::new::thread_start::h788e5a9d1a837c70 [INFO] [stderr] at /rustc/d4bd6c543d189dee2fa075d0b37e31ddc7d111a4/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stderr] 69: 0x7fda43c8c609 - start_thread [INFO] [stderr] 70: 0x7fda43baf133 - clone [INFO] [stderr] 71: 0x0 - [INFO] [stderr] [INFO] [stderr] note: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: rustc 1.68.0-nightly (d4bd6c543 2022-12-23) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [typeck] type-checking `body_gzip_large` [INFO] [stderr] #1 [thir_body] building THIR for `body_gzip_large` [INFO] [stderr] #2 [mir_built] building MIR for `body_gzip_large` [INFO] [stderr] #3 [unsafety_check_result] unsafety-checking `body_gzip_large` [INFO] [stderr] #4 [mir_const] preparing `body_gzip_large` for borrow checking [INFO] [stderr] #5 [mir_promoted] processing MIR for `body_gzip_large` [INFO] [stderr] #6 [mir_borrowck] borrow-checking `body_gzip_large` [INFO] [stderr] #7 [type_of] computing type of `body_gzip_large::{opaque#0}` [INFO] [stderr] #8 [check_mod_item_types] checking item types in top-level module [INFO] [stderr] #9 [analysis] running analysis passes on this crate [INFO] [stderr] end of query stack [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:926:38 [INFO] [stdout] | [INFO] [stdout] 926 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 926 | let srv = actix_test::start_with(actix_web::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:926:15 [INFO] [stdout] | [INFO] [stdout] 926 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 926 | let srv = actix_web::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:163:38 [INFO] [stdout] | [INFO] [stdout] 163 | let srv = actix_test::start_with(actix_test::config().h1(), move || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 163 | let srv = actix_test::start_with(actix_web::config().h1(), move || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand` [INFO] [stdout] --> tests/test_server.rs:191:16 [INFO] [stdout] | [INFO] [stdout] 191 | let data = rand::thread_rng() [INFO] [stdout] | ^^^^ use of undeclared crate or module `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:198:15 [INFO] [stdout] | [INFO] [stdout] 198 | let srv = actix_test::start_with(actix_test::config().h1(), move || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 198 | let srv = actix_web::start_with(actix_test::config().h1(), move || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:198:38 [INFO] [stdout] | [INFO] [stdout] 198 | let srv = actix_test::start_with(actix_test::config().h1(), move || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 198 | let srv = actix_test::start_with(actix_web::config().h1(), move || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:225:15 [INFO] [stdout] | [INFO] [stdout] 225 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 225 | let srv = actix_web::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:225:38 [INFO] [stdout] | [INFO] [stdout] 225 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 225 | let srv = actix_test::start_with(actix_web::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:255:15 [INFO] [stdout] | [INFO] [stdout] 255 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 255 | let srv = actix_web::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:255:38 [INFO] [stdout] | [INFO] [stdout] 255 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 255 | let srv = actix_test::start_with(actix_web::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:281:15 [INFO] [stdout] | [INFO] [stdout] 281 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 281 | let srv = actix_web::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:281:38 [INFO] [stdout] | [INFO] [stdout] 281 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 281 | let srv = actix_test::start_with(actix_web::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:302:15 [INFO] [stdout] | [INFO] [stdout] 302 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 302 | let srv = actix_web::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:302:38 [INFO] [stdout] | [INFO] [stdout] 302 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 302 | let srv = actix_test::start_with(actix_web::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:322:15 [INFO] [stdout] | [INFO] [stdout] 322 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 322 | let srv = actix_web::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:322:38 [INFO] [stdout] | [INFO] [stdout] 322 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 322 | let srv = actix_test::start_with(actix_web::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:345:15 [INFO] [stdout] | [INFO] [stdout] 345 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 345 | let srv = actix_web::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:345:38 [INFO] [stdout] | [INFO] [stdout] 345 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 345 | let srv = actix_test::start_with(actix_web::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:368:15 [INFO] [stdout] | [INFO] [stdout] 368 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 368 | let srv = actix_web::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:368:38 [INFO] [stdout] | [INFO] [stdout] 368 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 368 | let srv = actix_test::start_with(actix_web::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:391:15 [INFO] [stdout] | [INFO] [stdout] 391 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 391 | let srv = actix_web::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:391:38 [INFO] [stdout] | [INFO] [stdout] 391 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 391 | let srv = actix_test::start_with(actix_web::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:417:15 [INFO] [stdout] | [INFO] [stdout] 417 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 417 | let srv = actix_web::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:417:38 [INFO] [stdout] | [INFO] [stdout] 417 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 417 | let srv = actix_test::start_with(actix_web::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand` [INFO] [stdout] --> tests/test_server.rs:438:16 [INFO] [stdout] | [INFO] [stdout] 438 | let data = rand::thread_rng() [INFO] [stdout] | ^^^^ use of undeclared crate or module `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:444:15 [INFO] [stdout] | [INFO] [stdout] 444 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 444 | let srv = actix_web::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:444:38 [INFO] [stdout] | [INFO] [stdout] 444 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 444 | let srv = actix_test::start_with(actix_web::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:469:15 [INFO] [stdout] | [INFO] [stdout] 469 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 469 | let srv = actix_web::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:469:38 [INFO] [stdout] | [INFO] [stdout] 469 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 469 | let srv = actix_test::start_with(actix_web::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:492:15 [INFO] [stdout] | [INFO] [stdout] 492 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 492 | let srv = actix_web::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:492:38 [INFO] [stdout] | [INFO] [stdout] 492 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 492 | let srv = actix_test::start_with(actix_web::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:514:15 [INFO] [stdout] | [INFO] [stdout] 514 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 514 | let srv = actix_web::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:514:38 [INFO] [stdout] | [INFO] [stdout] 514 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 514 | let srv = actix_test::start_with(actix_web::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand` [INFO] [stdout] --> tests/test_server.rs:535:16 [INFO] [stdout] | [INFO] [stdout] 535 | let data = rand::thread_rng() [INFO] [stdout] | ^^^^ use of undeclared crate or module `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:541:15 [INFO] [stdout] | [INFO] [stdout] 541 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 541 | let srv = actix_web::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:541:38 [INFO] [stdout] | [INFO] [stdout] 541 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 541 | let srv = actix_test::start_with(actix_web::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:562:15 [INFO] [stdout] | [INFO] [stdout] 562 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 562 | let srv = actix_web::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:562:38 [INFO] [stdout] | [INFO] [stdout] 562 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 562 | let srv = actix_test::start_with(actix_web::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:584:15 [INFO] [stdout] | [INFO] [stdout] 584 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 584 | let srv = actix_web::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:584:38 [INFO] [stdout] | [INFO] [stdout] 584 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 584 | let srv = actix_test::start_with(actix_web::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand` [INFO] [stdout] --> tests/test_server.rs:605:16 [INFO] [stdout] | [INFO] [stdout] 605 | let data = rand::thread_rng() [INFO] [stdout] | ^^^^ use of undeclared crate or module `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:611:15 [INFO] [stdout] | [INFO] [stdout] 611 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 611 | let srv = actix_web::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:611:38 [INFO] [stdout] | [INFO] [stdout] 611 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 611 | let srv = actix_test::start_with(actix_web::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:633:15 [INFO] [stdout] | [INFO] [stdout] 633 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 633 | let srv = actix_web::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:633:38 [INFO] [stdout] | [INFO] [stdout] 633 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 633 | let srv = actix_test::start_with(actix_web::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `rand` [INFO] [stdout] --> tests/test_server.rs:654:16 [INFO] [stdout] | [INFO] [stdout] 654 | let data = rand::thread_rng() [INFO] [stdout] | ^^^^ use of undeclared crate or module `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:660:15 [INFO] [stdout] | [INFO] [stdout] 660 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 660 | let srv = actix_web::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:660:38 [INFO] [stdout] | [INFO] [stdout] 660 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 660 | let srv = actix_test::start_with(actix_web::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:784:15 [INFO] [stdout] | [INFO] [stdout] 784 | let srv = actix_test::start(|| { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 784 | let srv = actix_web::start(|| { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:841:15 [INFO] [stdout] | [INFO] [stdout] 841 | let srv = actix_test::start_with( [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 841 | let srv = actix_web::start_with( [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:842:9 [INFO] [stdout] | [INFO] [stdout] 842 | actix_test::config().client_request_timeout(Duration::from_millis(200)), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 842 | actix_web::config().client_request_timeout(Duration::from_millis(200)), [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:862:15 [INFO] [stdout] | [INFO] [stdout] 862 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 862 | let srv = actix_web::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:862:38 [INFO] [stdout] | [INFO] [stdout] 862 | let srv = actix_test::start_with(actix_test::config().h1(), || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 862 | let srv = actix_test::start_with(actix_web::config().h1(), || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_test` [INFO] [stdout] --> tests/test_server.rs:910:15 [INFO] [stdout] | [INFO] [stdout] 910 | let srv = actix_test::start(move || { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `actix_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 910 | let srv = actix_web::start(move || { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 94 previous errors [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 94 previous errors [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" "29d9f64605f078be32a3500ff306f8472ad3f1ce395ada531f68d4940374c444", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29d9f64605f078be32a3500ff306f8472ad3f1ce395ada531f68d4940374c444", kill_on_drop: false }` [INFO] [stdout] 29d9f64605f078be32a3500ff306f8472ad3f1ce395ada531f68d4940374c444