[INFO] fetching crate paperclip-actix 0.3.0... [INFO] checking paperclip-actix-0.3.0 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate paperclip-actix 0.3.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate paperclip-actix 0.3.0 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate paperclip-actix 0.3.0 [INFO] finished tweaking crates.io crate paperclip-actix 0.3.0 [INFO] tweaked toml for crates.io crate paperclip-actix 0.3.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded paperclip-core v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 16f1e72b0f7885f70c68734485f4462877b3ff442c90e1b50b1b368441be7454 [INFO] running `Command { std: "docker" "start" "-a" "16f1e72b0f7885f70c68734485f4462877b3ff442c90e1b50b1b368441be7454", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16f1e72b0f7885f70c68734485f4462877b3ff442c90e1b50b1b368441be7454", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16f1e72b0f7885f70c68734485f4462877b3ff442c90e1b50b1b368441be7454", kill_on_drop: false }` [INFO] [stdout] 16f1e72b0f7885f70c68734485f4462877b3ff442c90e1b50b1b368441be7454 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ea326c0cb0f5a773f260b8983ef66458e20b1237cbc1fbc4d1ce06665eaa5a5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3ea326c0cb0f5a773f260b8983ef66458e20b1237cbc1fbc4d1ce06665eaa5a5", kill_on_drop: false }` [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling strum v0.19.5 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling strum_macros v0.19.4 [INFO] [stderr] Checking futures-util v0.3.13 [INFO] [stderr] Compiling paperclip-macros v0.4.0 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking futures-executor v0.3.13 [INFO] [stderr] Checking actix-service v1.0.6 [INFO] [stderr] Checking futures v0.3.13 [INFO] [stderr] Checking paperclip-actix v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> src/web.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use actix_web::web::{ [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> src/web.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use actix_web::dev::{ [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> src/web.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use actix_web::guard::Guard; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> src/web.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use actix_web::{http::Method, Error, FromRequest, Responder}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> src/web.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use actix_web::web::{ [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> src/web.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use actix_web::dev::{ [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> src/web.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use actix_web::guard::Guard; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> src/web.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use actix_web::{http::Method, Error, FromRequest, Responder}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paperclip_core` [INFO] [stdout] --> src/web.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use paperclip_core::v2::models::{ [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `paperclip_core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paperclip_core` [INFO] [stdout] --> src/web.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use paperclip_core::v2::schema::Apiv2Operation; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `paperclip_core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> src/lib.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use actix_web::dev::{HttpServiceFactory, MessageBody, ServiceRequest, ServiceResponse, Transform}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> src/lib.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use actix_web::{web::HttpResponse, Error}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `actix_web` [INFO] [stdout] --> src/web.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use actix_web::{http::Method, Error, FromRequest, Responder}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paperclip_core` [INFO] [stdout] --> src/lib.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use paperclip_core::v2::models::{ [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `paperclip_core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `actix_web` [INFO] [stdout] --> src/lib.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use actix_web::{web::HttpResponse, Error}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paperclip_core` [INFO] [stdout] --> src/web.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use paperclip_core::v2::models::{ [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `paperclip_core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paperclip_core` [INFO] [stdout] --> src/web.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use paperclip_core::v2::schema::Apiv2Operation; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `paperclip_core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> src/lib.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use actix_web::dev::{HttpServiceFactory, MessageBody, ServiceRequest, ServiceResponse, Transform}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> src/lib.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use actix_web::{web::HttpResponse, Error}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `actix_web` [INFO] [stdout] --> src/web.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use actix_web::{http::Method, Error, FromRequest, Responder}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `paperclip_core` [INFO] [stdout] --> src/lib.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use paperclip_core::v2::models::{ [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `paperclip_core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `actix_web` [INFO] [stdout] --> src/lib.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use actix_web::{web::HttpResponse, Error}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Method` [INFO] [stdout] --> src/web.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | Method::GET, [INFO] [stdout] | ^^^^^^ use of undeclared type `Method` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Method` [INFO] [stdout] --> src/web.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | Method::PUT, [INFO] [stdout] | ^^^^^^ use of undeclared type `Method` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Method` [INFO] [stdout] --> src/web.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | Method::POST, [INFO] [stdout] | ^^^^^^ use of undeclared type `Method` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Method` [INFO] [stdout] --> src/web.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | Method::DELETE, [INFO] [stdout] | ^^^^^^ use of undeclared type `Method` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Method` [INFO] [stdout] --> src/web.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | Method::OPTIONS, [INFO] [stdout] | ^^^^^^ use of undeclared type `Method` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Method` [INFO] [stdout] --> src/web.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | Method::HEAD, [INFO] [stdout] | ^^^^^^ use of undeclared type `Method` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Method` [INFO] [stdout] --> src/web.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | Method::PATCH, [INFO] [stdout] | ^^^^^^ use of undeclared type `Method` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> src/web.rs:38:25 [INFO] [stdout] | [INFO] [stdout] 38 | pub struct Resource { [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Method` [INFO] [stdout] --> src/web.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | Method::GET, [INFO] [stdout] | ^^^^^^ use of undeclared type `Method` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Method` [INFO] [stdout] --> src/web.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | Method::PUT, [INFO] [stdout] | ^^^^^^ use of undeclared type `Method` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Method` [INFO] [stdout] --> src/web.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | Method::POST, [INFO] [stdout] | ^^^^^^ use of undeclared type `Method` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Method` [INFO] [stdout] --> src/web.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | Method::DELETE, [INFO] [stdout] | ^^^^^^ use of undeclared type `Method` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Method` [INFO] [stdout] --> src/web.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | Method::OPTIONS, [INFO] [stdout] | ^^^^^^ use of undeclared type `Method` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Method` [INFO] [stdout] --> src/web.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | Method::HEAD, [INFO] [stdout] | ^^^^^^ use of undeclared type `Method` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Method` [INFO] [stdout] --> src/web.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | Method::PATCH, [INFO] [stdout] | ^^^^^^ use of undeclared type `Method` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> src/web.rs:38:25 [INFO] [stdout] | [INFO] [stdout] 38 | pub struct Resource { [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> src/web.rs:59:41 [INFO] [stdout] | [INFO] [stdout] 59 | impl HttpServiceFactory for Resource> [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> src/web.rs:74:44 [INFO] [stdout] | [INFO] [stdout] 74 | impl IntoServiceFactory for Resource> [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> src/web.rs:59:41 [INFO] [stdout] | [INFO] [stdout] 59 | impl HttpServiceFactory for Resource> [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> src/web.rs:74:44 [INFO] [stdout] | [INFO] [stdout] 74 | impl IntoServiceFactory for Resource> [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> src/web.rs:107:18 [INFO] [stdout] | [INFO] [stdout] 107 | impl Resource> [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> src/web.rs:107:18 [INFO] [stdout] | [INFO] [stdout] 107 | impl Resource> [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SecurityScheme` [INFO] [stdout] --> src/web.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | SecurityScheme::append_map(w.security, &mut self.security); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `SecurityScheme` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SecurityScheme` [INFO] [stdout] --> src/web.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | SecurityScheme::append_map(w.security, &mut self.security); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `SecurityScheme` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> src/web.rs:180:9 [INFO] [stdout] | [INFO] [stdout] 180 | actix_web::Resource< [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> src/web.rs:215:9 [INFO] [stdout] | [INFO] [stdout] 215 | actix_web::Resource< [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SecurityScheme` [INFO] [stdout] --> src/web.rs:269:9 [INFO] [stdout] | [INFO] [stdout] 269 | SecurityScheme::append_map(U::security_definitions(), &mut self.security); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `SecurityScheme` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> src/web.rs:281:22 [INFO] [stdout] | [INFO] [stdout] 281 | pub struct Scope { [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> src/web.rs:302:38 [INFO] [stdout] | [INFO] [stdout] 302 | impl HttpServiceFactory for Scope> [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> src/web.rs:180:9 [INFO] [stdout] | [INFO] [stdout] 180 | actix_web::Resource< [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> src/web.rs:319:15 [INFO] [stdout] | [INFO] [stdout] 319 | impl Scope> [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> src/web.rs:215:9 [INFO] [stdout] | [INFO] [stdout] 215 | actix_web::Resource< [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> src/web.rs:404:9 [INFO] [stdout] | [INFO] [stdout] 404 | actix_web::Scope< [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SecurityScheme` [INFO] [stdout] --> src/web.rs:269:9 [INFO] [stdout] | [INFO] [stdout] 269 | SecurityScheme::append_map(U::security_definitions(), &mut self.security); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `SecurityScheme` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> src/web.rs:281:22 [INFO] [stdout] | [INFO] [stdout] 281 | pub struct Scope { [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> src/web.rs:439:9 [INFO] [stdout] | [INFO] [stdout] 439 | actix_web::Scope< [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SecurityScheme` [INFO] [stdout] --> src/web.rs:479:9 [INFO] [stdout] | [INFO] [stdout] 479 | SecurityScheme::append_map(factory.security_definitions(), &mut self.security); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `SecurityScheme` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> src/web.rs:302:38 [INFO] [stdout] | [INFO] [stdout] 302 | impl HttpServiceFactory for Scope> [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> src/web.rs:319:15 [INFO] [stdout] | [INFO] [stdout] 319 | impl Scope> [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> src/web.rs:521:12 [INFO] [stdout] | [INFO] [stdout] 521 | inner: actix_web::Route, [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> src/web.rs:530:21 [INFO] [stdout] | [INFO] [stdout] 530 | type Service = ::Service; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> src/web.rs:531:20 [INFO] [stdout] | [INFO] [stdout] 531 | type Future = ::Future; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HttpMethod` [INFO] [stdout] --> src/web.rs:554:28 [INFO] [stdout] | [INFO] [stdout] 554 | self.method = Some(HttpMethod::from(&method)); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `HttpMethod` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Method` [INFO] [stdout] --> src/web.rs:590:12 [INFO] [stdout] | [INFO] [stdout] 590 | method(Method::GET) [INFO] [stdout] | ^^^^^^ use of undeclared type `Method` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Method` [INFO] [stdout] --> src/web.rs:595:12 [INFO] [stdout] | [INFO] [stdout] 595 | method(Method::PUT) [INFO] [stdout] | ^^^^^^ use of undeclared type `Method` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Method` [INFO] [stdout] --> src/web.rs:600:12 [INFO] [stdout] | [INFO] [stdout] 600 | method(Method::POST) [INFO] [stdout] | ^^^^^^ use of undeclared type `Method` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Method` [INFO] [stdout] --> src/web.rs:605:12 [INFO] [stdout] | [INFO] [stdout] 605 | method(Method::PATCH) [INFO] [stdout] | ^^^^^^ use of undeclared type `Method` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Method` [INFO] [stdout] --> src/web.rs:610:12 [INFO] [stdout] | [INFO] [stdout] 610 | method(Method::DELETE) [INFO] [stdout] | ^^^^^^ use of undeclared type `Method` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Method` [INFO] [stdout] --> src/web.rs:615:12 [INFO] [stdout] | [INFO] [stdout] 615 | method(Method::OPTIONS) [INFO] [stdout] | ^^^^^^ use of undeclared type `Method` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> src/web.rs:404:9 [INFO] [stdout] | [INFO] [stdout] 404 | actix_web::Scope< [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Method` [INFO] [stdout] --> src/web.rs:620:12 [INFO] [stdout] | [INFO] [stdout] 620 | method(Method::HEAD) [INFO] [stdout] | ^^^^^^ use of undeclared type `Method` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> src/web.rs:635:23 [INFO] [stdout] | [INFO] [stdout] 635 | pub(crate) inner: actix_web::Route, [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> src/web.rs:439:9 [INFO] [stdout] | [INFO] [stdout] 439 | actix_web::Scope< [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SecurityScheme` [INFO] [stdout] --> src/web.rs:479:9 [INFO] [stdout] | [INFO] [stdout] 479 | SecurityScheme::append_map(factory.security_definitions(), &mut self.security); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `SecurityScheme` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> src/web.rs:694:20 [INFO] [stdout] | [INFO] [stdout] 694 | inner: &'a mut actix_web::web::ServiceConfig, [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> src/web.rs:697:23 [INFO] [stdout] | [INFO] [stdout] 697 | impl<'a> From<&'a mut actix_web::web::ServiceConfig> for ServiceConfig<'a> { [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> src/web.rs:698:26 [INFO] [stdout] | [INFO] [stdout] 698 | fn from(cfg: &'a mut actix_web::web::ServiceConfig) -> Self { [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SecurityScheme` [INFO] [stdout] --> src/web.rs:741:9 [INFO] [stdout] | [INFO] [stdout] 741 | SecurityScheme::append_map(w.security, &mut self.security); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `SecurityScheme` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SecurityScheme` [INFO] [stdout] --> src/web.rs:753:9 [INFO] [stdout] | [INFO] [stdout] 753 | SecurityScheme::append_map(factory.security_definitions(), &mut self.security); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `SecurityScheme` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> src/web.rs:521:12 [INFO] [stdout] | [INFO] [stdout] 521 | inner: actix_web::Route, [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> src/lib.rs:30:19 [INFO] [stdout] | [INFO] [stdout] 30 | inner: Option>, [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> src/lib.rs:47:33 [INFO] [stdout] | [INFO] [stdout] 47 | impl OpenApiExt for actix_web::App { [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DefaultApiRaw` [INFO] [stdout] --> src/lib.rs:52:40 [INFO] [stdout] | [INFO] [stdout] 52 | spec: Arc::new(RwLock::new(DefaultApiRaw::default())), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `DefaultApiRaw` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> src/web.rs:530:21 [INFO] [stdout] | [INFO] [stdout] 530 | type Service = ::Service; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> src/web.rs:531:20 [INFO] [stdout] | [INFO] [stdout] 531 | type Future = ::Future; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HttpMethod` [INFO] [stdout] --> src/web.rs:554:28 [INFO] [stdout] | [INFO] [stdout] 554 | self.method = Some(HttpMethod::from(&method)); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `HttpMethod` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Method` [INFO] [stdout] --> src/web.rs:590:12 [INFO] [stdout] | [INFO] [stdout] 590 | method(Method::GET) [INFO] [stdout] | ^^^^^^ use of undeclared type `Method` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Method` [INFO] [stdout] --> src/web.rs:595:12 [INFO] [stdout] | [INFO] [stdout] 595 | method(Method::PUT) [INFO] [stdout] | ^^^^^^ use of undeclared type `Method` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Method` [INFO] [stdout] --> src/web.rs:600:12 [INFO] [stdout] | [INFO] [stdout] 600 | method(Method::POST) [INFO] [stdout] | ^^^^^^ use of undeclared type `Method` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Method` [INFO] [stdout] --> src/web.rs:605:12 [INFO] [stdout] | [INFO] [stdout] 605 | method(Method::PATCH) [INFO] [stdout] | ^^^^^^ use of undeclared type `Method` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Method` [INFO] [stdout] --> src/web.rs:610:12 [INFO] [stdout] | [INFO] [stdout] 610 | method(Method::DELETE) [INFO] [stdout] | ^^^^^^ use of undeclared type `Method` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Method` [INFO] [stdout] --> src/web.rs:615:12 [INFO] [stdout] | [INFO] [stdout] 615 | method(Method::OPTIONS) [INFO] [stdout] | ^^^^^^ use of undeclared type `Method` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Method` [INFO] [stdout] --> src/web.rs:620:12 [INFO] [stdout] | [INFO] [stdout] 620 | method(Method::HEAD) [INFO] [stdout] | ^^^^^^ use of undeclared type `Method` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> src/lib.rs:261:17 [INFO] [stdout] | [INFO] [stdout] 261 | actix_web::web::resource(path) [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> src/lib.rs:262:28 [INFO] [stdout] | [INFO] [stdout] 262 | .route(actix_web::web::get().to(SpecHandler(self.spec.clone()))), [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> src/lib.rs:283:27 [INFO] [stdout] | [INFO] [stdout] 283 | pub fn build(self) -> actix_web::App { [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SecurityScheme` [INFO] [stdout] --> src/lib.rs:294:9 [INFO] [stdout] | [INFO] [stdout] 294 | SecurityScheme::append_map( [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `SecurityScheme` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> src/lib.rs:310:6 [INFO] [stdout] | [INFO] [stdout] 310 | impl actix_web::dev::Factory<(), Ready>, Result> [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> src/web.rs:635:23 [INFO] [stdout] | [INFO] [stdout] 635 | pub(crate) inner: actix_web::Route, [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HttpResponse` [INFO] [stdout] --> src/lib.rs:314:16 [INFO] [stdout] | [INFO] [stdout] 314 | fut_ok(HttpResponse::Ok().json(&*self.0.read())) [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `HttpResponse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Method` in this scope [INFO] [stdout] --> src/web.rs:25:18 [INFO] [stdout] | [INFO] [stdout] 25 | const METHODS: &[Method] = &[ [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HttpMethod` in this scope [INFO] [stdout] --> src/web.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 38 | pub struct Resource { [INFO] [stdout] | - help: you might be missing a type parameter: `, HttpMethod` [INFO] [stdout] 39 | path: String, [INFO] [stdout] 40 | operations: BTreeMap, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefaultOperationRaw` in this scope [INFO] [stdout] --> src/web.rs:40:38 [INFO] [stdout] | [INFO] [stdout] 38 | pub struct Resource { [INFO] [stdout] | - help: you might be missing a type parameter: `, DefaultOperationRaw` [INFO] [stdout] 39 | path: String, [INFO] [stdout] 40 | operations: BTreeMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefaultSchemaRaw` in this scope [INFO] [stdout] --> src/web.rs:41:35 [INFO] [stdout] | [INFO] [stdout] 38 | pub struct Resource { [INFO] [stdout] | - help: you might be missing a type parameter: `, DefaultSchemaRaw` [INFO] [stdout] ... [INFO] [stdout] 41 | definitions: BTreeMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SecurityScheme` in this scope [INFO] [stdout] --> src/web.rs:42:32 [INFO] [stdout] | [INFO] [stdout] 38 | pub struct Resource { [INFO] [stdout] | - help: you might be missing a type parameter: `, SecurityScheme` [INFO] [stdout] ... [INFO] [stdout] 42 | security: BTreeMap, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> src/web.rs:54:31 [INFO] [stdout] | [INFO] [stdout] 54 | inner: actix_web::Resource::new(path), [INFO] [stdout] | ^^^^^^^^ not found in `actix_web` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use crate::Resource; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `HttpServiceFactory` in this scope [INFO] [stdout] --> src/web.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | impl HttpServiceFactory for Resource> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `IntoServiceFactory` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-service-1.0.6/src/lib.rs:329:1 [INFO] [stdout] | [INFO] [stdout] 329 | / pub trait IntoServiceFactory [INFO] [stdout] 330 | | where [INFO] [stdout] 331 | | T: ServiceFactory, [INFO] [stdout] 332 | | { [INFO] [stdout] 333 | | /// Convert `Self` to a `ServiceFactory` [INFO] [stdout] 334 | | fn into_factory(self) -> T; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_- similarly named trait `IntoServiceFactory` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> src/web.rs:694:20 [INFO] [stdout] | [INFO] [stdout] 694 | inner: &'a mut actix_web::web::ServiceConfig, [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> src/web.rs:697:23 [INFO] [stdout] | [INFO] [stdout] 697 | impl<'a> From<&'a mut actix_web::web::ServiceConfig> for ServiceConfig<'a> { [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceRequest` in this scope [INFO] [stdout] --> src/web.rs:63:23 [INFO] [stdout] | [INFO] [stdout] 63 | Request = ServiceRequest, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> src/web.rs:698:26 [INFO] [stdout] | [INFO] [stdout] 698 | fn from(cfg: &'a mut actix_web::web::ServiceConfig) -> Self { [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceResponse` in this scope [INFO] [stdout] --> src/web.rs:64:24 [INFO] [stdout] | [INFO] [stdout] 64 | Response = ServiceResponse, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AppService` in this scope [INFO] [stdout] --> src/web.rs:69:36 [INFO] [stdout] | [INFO] [stdout] 69 | fn register(self, config: &mut AppService) { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceRequest` in this scope [INFO] [stdout] --> src/web.rs:78:23 [INFO] [stdout] | [INFO] [stdout] 78 | Request = ServiceRequest, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceResponse` in this scope [INFO] [stdout] --> src/web.rs:79:24 [INFO] [stdout] | [INFO] [stdout] 79 | Response = ServiceResponse, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HttpMethod` in this scope [INFO] [stdout] --> src/web.rs:94:42 [INFO] [stdout] | [INFO] [stdout] 89 | impl Mountable for Resource { [INFO] [stdout] | - help: you might be missing a type parameter: `, HttpMethod` [INFO] [stdout] ... [INFO] [stdout] 94 | fn operations(&mut self) -> BTreeMap { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefaultOperationRaw` in this scope [INFO] [stdout] --> src/web.rs:94:54 [INFO] [stdout] | [INFO] [stdout] 89 | impl Mountable for Resource { [INFO] [stdout] | - help: you might be missing a type parameter: `, DefaultOperationRaw` [INFO] [stdout] ... [INFO] [stdout] 94 | fn operations(&mut self) -> BTreeMap { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefaultSchemaRaw` in this scope [INFO] [stdout] --> src/web.rs:98:51 [INFO] [stdout] | [INFO] [stdout] 89 | impl Mountable for Resource { [INFO] [stdout] | - help: you might be missing a type parameter: `, DefaultSchemaRaw` [INFO] [stdout] ... [INFO] [stdout] 98 | fn definitions(&mut self) -> BTreeMap { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SecurityScheme` in this scope [INFO] [stdout] --> src/web.rs:102:60 [INFO] [stdout] | [INFO] [stdout] 89 | impl Mountable for Resource { [INFO] [stdout] | - help: you might be missing a type parameter: `, SecurityScheme` [INFO] [stdout] ... [INFO] [stdout] 102 | fn security_definitions(&mut self) -> BTreeMap { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceRequest` in this scope [INFO] [stdout] --> src/web.rs:111:19 [INFO] [stdout] | [INFO] [stdout] 111 | Request = ServiceRequest, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceResponse` in this scope [INFO] [stdout] --> src/web.rs:112:20 [INFO] [stdout] | [INFO] [stdout] 112 | Response = ServiceResponse, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Guard` in this scope [INFO] [stdout] --> src/web.rs:128:21 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn guard(mut self, guard: G) -> Self { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Factory` in this scope [INFO] [stdout] --> src/web.rs:163:12 [INFO] [stdout] | [INFO] [stdout] 163 | F: Factory + 'static, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Apiv2Operation` in this scope [INFO] [stdout] --> src/web.rs:165:12 [INFO] [stdout] | [INFO] [stdout] 165 | R: Apiv2Operation + Future + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Transform` in this scope [INFO] [stdout] --> src/web.rs:191:12 [INFO] [stdout] | [INFO] [stdout] 191 | M: Transform< [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 3 | use actix_service::Transform; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceRequest` in this scope [INFO] [stdout] --> src/web.rs:193:23 [INFO] [stdout] | [INFO] [stdout] 193 | Request = ServiceRequest, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceResponse` in this scope [INFO] [stdout] --> src/web.rs:194:24 [INFO] [stdout] | [INFO] [stdout] 194 | Response = ServiceResponse, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceRequest` in this scope [INFO] [stdout] --> src/web.rs:183:27 [INFO] [stdout] | [INFO] [stdout] 107 | impl Resource> [INFO] [stdout] | - help: you might be missing a type parameter: `, ServiceRequest` [INFO] [stdout] ... [INFO] [stdout] 183 | Request = ServiceRequest, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceResponse` in this scope [INFO] [stdout] --> src/web.rs:184:28 [INFO] [stdout] | [INFO] [stdout] 107 | impl Resource> [INFO] [stdout] | - help: you might be missing a type parameter: `, ServiceResponse` [INFO] [stdout] ... [INFO] [stdout] 184 | Response = ServiceResponse, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceRequest` in this scope [INFO] [stdout] --> src/web.rs:226:18 [INFO] [stdout] | [INFO] [stdout] 226 | F: FnMut(ServiceRequest, &mut T::Service) -> R + Clone, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceResponse` in this scope [INFO] [stdout] --> src/web.rs:227:35 [INFO] [stdout] | [INFO] [stdout] 107 | impl Resource> [INFO] [stdout] | - help: you might be missing a type parameter: `, ServiceResponse` [INFO] [stdout] ... [INFO] [stdout] 227 | R: Future>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceRequest` in this scope [INFO] [stdout] --> src/web.rs:218:27 [INFO] [stdout] | [INFO] [stdout] 107 | impl Resource> [INFO] [stdout] | - help: you might be missing a type parameter: `, ServiceRequest` [INFO] [stdout] ... [INFO] [stdout] 218 | Request = ServiceRequest, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceResponse` in this scope [INFO] [stdout] --> src/web.rs:219:28 [INFO] [stdout] | [INFO] [stdout] 107 | impl Resource> [INFO] [stdout] | - help: you might be missing a type parameter: `, ServiceResponse` [INFO] [stdout] ... [INFO] [stdout] 219 | Response = ServiceResponse, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceRequest` in this scope [INFO] [stdout] --> src/web.rs:246:27 [INFO] [stdout] | [INFO] [stdout] 246 | Request = ServiceRequest, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceResponse` in this scope [INFO] [stdout] --> src/web.rs:247:28 [INFO] [stdout] | [INFO] [stdout] 247 | Response = ServiceResponse, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Apiv2Operation` in this scope [INFO] [stdout] --> src/web.rs:260:12 [INFO] [stdout] | [INFO] [stdout] 260 | U: Apiv2Operation, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefaultPathItemRaw` in this scope [INFO] [stdout] --> src/web.rs:283:32 [INFO] [stdout] | [INFO] [stdout] 281 | pub struct Scope { [INFO] [stdout] | - help: you might be missing a type parameter: `, DefaultPathItemRaw` [INFO] [stdout] 282 | path: String, [INFO] [stdout] 283 | path_map: BTreeMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefaultSchemaRaw` in this scope [INFO] [stdout] --> src/web.rs:284:35 [INFO] [stdout] | [INFO] [stdout] 281 | pub struct Scope { [INFO] [stdout] | - help: you might be missing a type parameter: `, DefaultSchemaRaw` [INFO] [stdout] ... [INFO] [stdout] 284 | definitions: BTreeMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SecurityScheme` in this scope [INFO] [stdout] --> src/web.rs:285:32 [INFO] [stdout] | [INFO] [stdout] 281 | pub struct Scope { [INFO] [stdout] | - help: you might be missing a type parameter: `, SecurityScheme` [INFO] [stdout] ... [INFO] [stdout] 285 | security: BTreeMap, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> src/web.rs:297:36 [INFO] [stdout] | [INFO] [stdout] 297 | inner: Some(actix_web::Scope::new(path)), [INFO] [stdout] | ^^^^^ not found in `actix_web` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use crate::Scope; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `HttpServiceFactory` in this scope [INFO] [stdout] --> src/web.rs:302:9 [INFO] [stdout] | [INFO] [stdout] 302 | impl HttpServiceFactory for Scope> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `IntoServiceFactory` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-service-1.0.6/src/lib.rs:329:1 [INFO] [stdout] | [INFO] [stdout] 329 | / pub trait IntoServiceFactory [INFO] [stdout] 330 | | where [INFO] [stdout] 331 | | T: ServiceFactory, [INFO] [stdout] 332 | | { [INFO] [stdout] 333 | | /// Convert `Self` to a `ServiceFactory` [INFO] [stdout] 334 | | fn into_factory(self) -> T; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_- similarly named trait `IntoServiceFactory` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceRequest` in this scope [INFO] [stdout] --> src/web.rs:306:23 [INFO] [stdout] | [INFO] [stdout] 306 | Request = ServiceRequest, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceResponse` in this scope [INFO] [stdout] --> src/web.rs:307:24 [INFO] [stdout] | [INFO] [stdout] 307 | Response = ServiceResponse, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AppService` in this scope [INFO] [stdout] --> src/web.rs:312:36 [INFO] [stdout] | [INFO] [stdout] 312 | fn register(self, config: &mut AppService) { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceRequest` in this scope [INFO] [stdout] --> src/web.rs:323:19 [INFO] [stdout] | [INFO] [stdout] 323 | Request = ServiceRequest, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceResponse` in this scope [INFO] [stdout] --> src/web.rs:324:20 [INFO] [stdout] | [INFO] [stdout] 324 | Response = ServiceResponse, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Guard` in this scope [INFO] [stdout] --> src/web.rs:332:21 [INFO] [stdout] | [INFO] [stdout] 332 | pub fn guard(mut self, guard: G) -> Self { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `HttpServiceFactory` in this scope [INFO] [stdout] --> src/web.rs:363:24 [INFO] [stdout] | [INFO] [stdout] 363 | F: Mountable + HttpServiceFactory + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `IntoServiceFactory` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-service-1.0.6/src/lib.rs:329:1 [INFO] [stdout] | [INFO] [stdout] 329 | / pub trait IntoServiceFactory [INFO] [stdout] 330 | | where [INFO] [stdout] 331 | | T: ServiceFactory, [INFO] [stdout] 332 | | { [INFO] [stdout] 333 | | /// Convert `Self` to a `ServiceFactory` [INFO] [stdout] 334 | | fn into_factory(self) -> T; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_- similarly named trait `IntoServiceFactory` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceRequest` in this scope [INFO] [stdout] --> src/web.rs:386:27 [INFO] [stdout] | [INFO] [stdout] 386 | Request = ServiceRequest, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceResponse` in this scope [INFO] [stdout] --> src/web.rs:387:28 [INFO] [stdout] | [INFO] [stdout] 387 | Response = ServiceResponse, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Transform` in this scope [INFO] [stdout] --> src/web.rs:415:12 [INFO] [stdout] | [INFO] [stdout] 415 | M: Transform< [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 3 | use actix_service::Transform; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceRequest` in this scope [INFO] [stdout] --> src/web.rs:417:23 [INFO] [stdout] | [INFO] [stdout] 417 | Request = ServiceRequest, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceResponse` in this scope [INFO] [stdout] --> src/web.rs:418:24 [INFO] [stdout] | [INFO] [stdout] 418 | Response = ServiceResponse, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceRequest` in this scope [INFO] [stdout] --> src/web.rs:407:27 [INFO] [stdout] | [INFO] [stdout] 319 | impl Scope> [INFO] [stdout] | - help: you might be missing a type parameter: `, ServiceRequest` [INFO] [stdout] ... [INFO] [stdout] 407 | Request = ServiceRequest, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceResponse` in this scope [INFO] [stdout] --> src/web.rs:408:28 [INFO] [stdout] | [INFO] [stdout] 319 | impl Scope> [INFO] [stdout] | - help: you might be missing a type parameter: `, ServiceResponse` [INFO] [stdout] ... [INFO] [stdout] 408 | Response = ServiceResponse, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceRequest` in this scope [INFO] [stdout] --> src/web.rs:450:18 [INFO] [stdout] | [INFO] [stdout] 450 | F: FnMut(ServiceRequest, &mut T::Service) -> R + Clone, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceResponse` in this scope [INFO] [stdout] --> src/web.rs:451:35 [INFO] [stdout] | [INFO] [stdout] 319 | impl Scope> [INFO] [stdout] | - help: you might be missing a type parameter: `, ServiceResponse` [INFO] [stdout] ... [INFO] [stdout] 451 | R: Future>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceRequest` in this scope [INFO] [stdout] --> src/web.rs:442:27 [INFO] [stdout] | [INFO] [stdout] 319 | impl Scope> [INFO] [stdout] | - help: you might be missing a type parameter: `, ServiceRequest` [INFO] [stdout] ... [INFO] [stdout] 442 | Request = ServiceRequest, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceResponse` in this scope [INFO] [stdout] --> src/web.rs:443:28 [INFO] [stdout] | [INFO] [stdout] 319 | impl Scope> [INFO] [stdout] | - help: you might be missing a type parameter: `, ServiceResponse` [INFO] [stdout] ... [INFO] [stdout] 443 | Response = ServiceResponse, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HttpMethod` in this scope [INFO] [stdout] --> src/web.rs:488:42 [INFO] [stdout] | [INFO] [stdout] 483 | impl Mountable for Scope { [INFO] [stdout] | - help: you might be missing a type parameter: `, HttpMethod` [INFO] [stdout] ... [INFO] [stdout] 488 | fn operations(&mut self) -> BTreeMap { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefaultOperationRaw` in this scope [INFO] [stdout] --> src/web.rs:488:54 [INFO] [stdout] | [INFO] [stdout] 483 | impl Mountable for Scope { [INFO] [stdout] | - help: you might be missing a type parameter: `, DefaultOperationRaw` [INFO] [stdout] ... [INFO] [stdout] 488 | fn operations(&mut self) -> BTreeMap { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SecurityScheme` in this scope [INFO] [stdout] --> src/web.rs:492:60 [INFO] [stdout] | [INFO] [stdout] 483 | impl Mountable for Scope { [INFO] [stdout] | - help: you might be missing a type parameter: `, SecurityScheme` [INFO] [stdout] ... [INFO] [stdout] 492 | fn security_definitions(&mut self) -> BTreeMap { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefaultSchemaRaw` in this scope [INFO] [stdout] --> src/web.rs:496:51 [INFO] [stdout] | [INFO] [stdout] 483 | impl Mountable for Scope { [INFO] [stdout] | - help: you might be missing a type parameter: `, DefaultSchemaRaw` [INFO] [stdout] ... [INFO] [stdout] 496 | fn definitions(&mut self) -> BTreeMap { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefaultPathItemRaw` in this scope [INFO] [stdout] --> src/web.rs:500:64 [INFO] [stdout] | [INFO] [stdout] 483 | impl Mountable for Scope { [INFO] [stdout] | - help: you might be missing a type parameter: `, DefaultPathItemRaw` [INFO] [stdout] ... [INFO] [stdout] 500 | fn update_operations(&mut self, map: &mut BTreeMap) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HttpMethod` in this scope [INFO] [stdout] --> src/web.rs:517:20 [INFO] [stdout] | [INFO] [stdout] 516 | pub struct Route { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 517 | method: Option, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefaultOperationRaw` in this scope [INFO] [stdout] --> src/web.rs:518:23 [INFO] [stdout] | [INFO] [stdout] 516 | pub struct Route { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 517 | method: Option, [INFO] [stdout] 518 | operation: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefaultSchemaRaw` in this scope [INFO] [stdout] --> src/web.rs:519:35 [INFO] [stdout] | [INFO] [stdout] 516 | pub struct Route { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 519 | definitions: BTreeMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SecurityScheme` in this scope [INFO] [stdout] --> src/web.rs:520:32 [INFO] [stdout] | [INFO] [stdout] 516 | pub struct Route { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 520 | security: BTreeMap, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceRequest` in this scope [INFO] [stdout] --> src/web.rs:526:20 [INFO] [stdout] | [INFO] [stdout] 526 | type Request = ServiceRequest; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceResponse` in this scope [INFO] [stdout] --> src/web.rs:527:21 [INFO] [stdout] | [INFO] [stdout] 527 | type Response = ServiceResponse; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> src/web.rs:548:31 [INFO] [stdout] | [INFO] [stdout] 548 | inner: actix_web::Route::new(), [INFO] [stdout] | ^^^^^ not found in `actix_web` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use crate::Route; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Method` in this scope [INFO] [stdout] --> src/web.rs:553:37 [INFO] [stdout] | [INFO] [stdout] 553 | pub fn method(mut self, method: Method) -> Self { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Guard` in this scope [INFO] [stdout] --> src/web.rs:562:21 [INFO] [stdout] | [INFO] [stdout] 562 | pub fn guard(mut self, guard: G) -> Self { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Factory` in this scope [INFO] [stdout] --> src/web.rs:570:12 [INFO] [stdout] | [INFO] [stdout] 570 | F: Factory, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Apiv2Operation` in this scope [INFO] [stdout] --> src/web.rs:572:12 [INFO] [stdout] | [INFO] [stdout] 572 | R: Apiv2Operation + Future + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Method` in this scope [INFO] [stdout] --> src/web.rs:584:23 [INFO] [stdout] | [INFO] [stdout] 584 | pub fn method(method: Method) -> Route { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HttpMethod` in this scope [INFO] [stdout] --> src/web.rs:632:37 [INFO] [stdout] | [INFO] [stdout] 630 | pub(crate) struct RouteWrapper { [INFO] [stdout] | - help: you might be missing a type parameter: `, HttpMethod` [INFO] [stdout] 631 | path: S, [INFO] [stdout] 632 | pub(crate) operations: BTreeMap, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefaultOperationRaw` in this scope [INFO] [stdout] --> src/web.rs:632:49 [INFO] [stdout] | [INFO] [stdout] 630 | pub(crate) struct RouteWrapper { [INFO] [stdout] | - help: you might be missing a type parameter: `, DefaultOperationRaw` [INFO] [stdout] 631 | path: S, [INFO] [stdout] 632 | pub(crate) operations: BTreeMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefaultSchemaRaw` in this scope [INFO] [stdout] --> src/web.rs:633:46 [INFO] [stdout] | [INFO] [stdout] 630 | pub(crate) struct RouteWrapper { [INFO] [stdout] | - help: you might be missing a type parameter: `, DefaultSchemaRaw` [INFO] [stdout] ... [INFO] [stdout] 633 | pub(crate) definitions: BTreeMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SecurityScheme` in this scope [INFO] [stdout] --> src/web.rs:634:43 [INFO] [stdout] | [INFO] [stdout] 630 | pub(crate) struct RouteWrapper { [INFO] [stdout] | - help: you might be missing a type parameter: `, SecurityScheme` [INFO] [stdout] ... [INFO] [stdout] 634 | pub(crate) security: BTreeMap, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HttpMethod` in this scope [INFO] [stdout] --> src/web.rs:674:42 [INFO] [stdout] | [INFO] [stdout] 666 | impl Mountable for RouteWrapper [INFO] [stdout] | - help: you might be missing a type parameter: `, HttpMethod` [INFO] [stdout] ... [INFO] [stdout] 674 | fn operations(&mut self) -> BTreeMap { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefaultOperationRaw` in this scope [INFO] [stdout] --> src/web.rs:674:54 [INFO] [stdout] | [INFO] [stdout] 666 | impl Mountable for RouteWrapper [INFO] [stdout] | - help: you might be missing a type parameter: `, DefaultOperationRaw` [INFO] [stdout] ... [INFO] [stdout] 674 | fn operations(&mut self) -> BTreeMap { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SecurityScheme` in this scope [INFO] [stdout] --> src/web.rs:678:60 [INFO] [stdout] | [INFO] [stdout] 666 | impl Mountable for RouteWrapper [INFO] [stdout] | - help: you might be missing a type parameter: `, SecurityScheme` [INFO] [stdout] ... [INFO] [stdout] 678 | fn security_definitions(&mut self) -> BTreeMap { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefaultSchemaRaw` in this scope [INFO] [stdout] --> src/web.rs:682:51 [INFO] [stdout] | [INFO] [stdout] 666 | impl Mountable for RouteWrapper [INFO] [stdout] | - help: you might be missing a type parameter: `, DefaultSchemaRaw` [INFO] [stdout] ... [INFO] [stdout] 682 | fn definitions(&mut self) -> BTreeMap { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefaultPathItemRaw` in this scope [INFO] [stdout] --> src/web.rs:691:32 [INFO] [stdout] | [INFO] [stdout] 690 | pub struct ServiceConfig<'a> { [INFO] [stdout] | - help: you might be missing a type parameter: `, DefaultPathItemRaw` [INFO] [stdout] 691 | path_map: BTreeMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefaultSchemaRaw` in this scope [INFO] [stdout] --> src/web.rs:692:35 [INFO] [stdout] | [INFO] [stdout] 690 | pub struct ServiceConfig<'a> { [INFO] [stdout] | - help: you might be missing a type parameter: `, DefaultSchemaRaw` [INFO] [stdout] 691 | path_map: BTreeMap, [INFO] [stdout] 692 | definitions: BTreeMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SecurityScheme` [INFO] [stdout] --> src/web.rs:741:9 [INFO] [stdout] | [INFO] [stdout] 741 | SecurityScheme::append_map(w.security, &mut self.security); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `SecurityScheme` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SecurityScheme` in this scope [INFO] [stdout] --> src/web.rs:693:32 [INFO] [stdout] | [INFO] [stdout] 690 | pub struct ServiceConfig<'a> { [INFO] [stdout] | - help: you might be missing a type parameter: `, SecurityScheme` [INFO] [stdout] ... [INFO] [stdout] 693 | security: BTreeMap, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SecurityScheme` [INFO] [stdout] --> src/web.rs:753:9 [INFO] [stdout] | [INFO] [stdout] 753 | SecurityScheme::append_map(factory.security_definitions(), &mut self.security); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `SecurityScheme` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> src/lib.rs:30:19 [INFO] [stdout] | [INFO] [stdout] 30 | inner: Option>, [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> src/lib.rs:47:33 [INFO] [stdout] | [INFO] [stdout] 47 | impl OpenApiExt for actix_web::App { [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HttpMethod` in this scope [INFO] [stdout] --> src/web.rs:713:42 [INFO] [stdout] | [INFO] [stdout] 708 | impl<'a> Mountable for ServiceConfig<'a> { [INFO] [stdout] | - help: you might be missing a type parameter: `, HttpMethod` [INFO] [stdout] ... [INFO] [stdout] 713 | fn operations(&mut self) -> BTreeMap { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefaultOperationRaw` in this scope [INFO] [stdout] --> src/web.rs:713:54 [INFO] [stdout] | [INFO] [stdout] 708 | impl<'a> Mountable for ServiceConfig<'a> { [INFO] [stdout] | - help: you might be missing a type parameter: `, DefaultOperationRaw` [INFO] [stdout] ... [INFO] [stdout] 713 | fn operations(&mut self) -> BTreeMap { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SecurityScheme` in this scope [INFO] [stdout] --> src/web.rs:719:60 [INFO] [stdout] | [INFO] [stdout] 708 | impl<'a> Mountable for ServiceConfig<'a> { [INFO] [stdout] | - help: you might be missing a type parameter: `, SecurityScheme` [INFO] [stdout] ... [INFO] [stdout] 719 | fn security_definitions(&mut self) -> BTreeMap { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefaultSchemaRaw` in this scope [INFO] [stdout] --> src/web.rs:723:51 [INFO] [stdout] | [INFO] [stdout] 708 | impl<'a> Mountable for ServiceConfig<'a> { [INFO] [stdout] | - help: you might be missing a type parameter: `, DefaultSchemaRaw` [INFO] [stdout] ... [INFO] [stdout] 723 | fn definitions(&mut self) -> BTreeMap { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefaultPathItemRaw` in this scope [INFO] [stdout] --> src/web.rs:727:64 [INFO] [stdout] | [INFO] [stdout] 708 | impl<'a> Mountable for ServiceConfig<'a> { [INFO] [stdout] | - help: you might be missing a type parameter: `, DefaultPathItemRaw` [INFO] [stdout] ... [INFO] [stdout] 727 | fn update_operations(&mut self, map: &mut BTreeMap) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `HttpServiceFactory` in this scope [INFO] [stdout] --> src/web.rs:749:24 [INFO] [stdout] | [INFO] [stdout] 749 | F: Mountable + HttpServiceFactory + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `IntoServiceFactory` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-service-1.0.6/src/lib.rs:329:1 [INFO] [stdout] | [INFO] [stdout] 329 | / pub trait IntoServiceFactory [INFO] [stdout] 330 | | where [INFO] [stdout] 331 | | T: ServiceFactory, [INFO] [stdout] 332 | | { [INFO] [stdout] 333 | | /// Convert `Self` to a `ServiceFactory` [INFO] [stdout] 334 | | fn into_factory(self) -> T; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_- similarly named trait `IntoServiceFactory` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefaultApiRaw` in this scope [INFO] [stdout] --> src/lib.rs:29:22 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct App { [INFO] [stdout] | - help: you might be missing a type parameter: `, DefaultApiRaw` [INFO] [stdout] 29 | spec: Arc>, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefaultApiRaw` in this scope [INFO] [stdout] --> src/lib.rs:44:39 [INFO] [stdout] | [INFO] [stdout] 44 | fn wrap_api_with_spec(self, spec: DefaultApiRaw) -> Self::Wrapper; [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefaultApiRaw` in this scope [INFO] [stdout] --> src/lib.rs:57:39 [INFO] [stdout] | [INFO] [stdout] 57 | fn wrap_api_with_spec(self, spec: DefaultApiRaw) -> Self::Wrapper { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HttpMethod` in this scope [INFO] [stdout] --> src/lib.rs:71:42 [INFO] [stdout] | [INFO] [stdout] 66 | pub trait Mountable { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 71 | fn operations(&mut self) -> BTreeMap; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefaultOperationRaw` in this scope [INFO] [stdout] --> src/lib.rs:71:54 [INFO] [stdout] | [INFO] [stdout] 66 | pub trait Mountable { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 71 | fn operations(&mut self) -> BTreeMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefaultSchemaRaw` in this scope [INFO] [stdout] --> src/lib.rs:74:51 [INFO] [stdout] | [INFO] [stdout] 66 | pub trait Mountable { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 74 | fn definitions(&mut self) -> BTreeMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SecurityScheme` in this scope [INFO] [stdout] --> src/lib.rs:77:60 [INFO] [stdout] | [INFO] [stdout] 66 | pub trait Mountable { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 77 | fn security_definitions(&mut self) -> BTreeMap; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DefaultApiRaw` [INFO] [stdout] --> src/lib.rs:52:40 [INFO] [stdout] | [INFO] [stdout] 52 | spec: Arc::new(RwLock::new(DefaultApiRaw::default())), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `DefaultApiRaw` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefaultPathItemRaw` in this scope [INFO] [stdout] --> src/lib.rs:83:64 [INFO] [stdout] | [INFO] [stdout] 66 | pub trait Mountable { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 83 | fn update_operations(&mut self, map: &mut BTreeMap) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `MessageBody` in this scope [INFO] [stdout] --> src/lib.rs:93:8 [INFO] [stdout] | [INFO] [stdout] 93 | B: MessageBody, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceRequest` in this scope [INFO] [stdout] --> src/lib.rs:96:19 [INFO] [stdout] | [INFO] [stdout] 96 | Request = ServiceRequest, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceResponse` in this scope [INFO] [stdout] --> src/lib.rs:97:20 [INFO] [stdout] | [INFO] [stdout] 97 | Response = ServiceResponse, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `HttpServiceFactory` in this scope [INFO] [stdout] --> src/lib.rs:158:24 [INFO] [stdout] | [INFO] [stdout] 158 | F: Mountable + HttpServiceFactory + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `ServiceFactory` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-service-1.0.6/src/lib.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | pub trait ServiceFactory { [INFO] [stdout] | ------------------------ similarly named trait `ServiceFactory` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceRequest` in this scope [INFO] [stdout] --> src/lib.rs:173:27 [INFO] [stdout] | [INFO] [stdout] 173 | Request = ServiceRequest, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceResponse` in this scope [INFO] [stdout] --> src/lib.rs:174:28 [INFO] [stdout] | [INFO] [stdout] 174 | Response = ServiceResponse, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Transform` in this scope [INFO] [stdout] --> src/lib.rs:213:12 [INFO] [stdout] | [INFO] [stdout] 213 | M: Transform< [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 8 | use actix_service::Transform; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceRequest` in this scope [INFO] [stdout] --> src/lib.rs:215:23 [INFO] [stdout] | [INFO] [stdout] 215 | Request = ServiceRequest, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceResponse` in this scope [INFO] [stdout] --> src/lib.rs:216:24 [INFO] [stdout] | [INFO] [stdout] 216 | Response = ServiceResponse, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `MessageBody` in this scope [INFO] [stdout] --> src/lib.rs:220:13 [INFO] [stdout] | [INFO] [stdout] 220 | B1: MessageBody, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceRequest` in this scope [INFO] [stdout] --> src/lib.rs:205:23 [INFO] [stdout] | [INFO] [stdout] 91 | impl App [INFO] [stdout] | - help: you might be missing a type parameter: `, ServiceRequest` [INFO] [stdout] ... [INFO] [stdout] 205 | Request = ServiceRequest, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceResponse` in this scope [INFO] [stdout] --> src/lib.rs:206:24 [INFO] [stdout] | [INFO] [stdout] 206 | Response = ServiceResponse, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `MessageBody` in this scope [INFO] [stdout] --> src/lib.rs:245:13 [INFO] [stdout] | [INFO] [stdout] 245 | B1: MessageBody, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceRequest` in this scope [INFO] [stdout] --> src/lib.rs:246:18 [INFO] [stdout] | [INFO] [stdout] 246 | F: FnMut(ServiceRequest, &mut T::Service) -> R + Clone, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceResponse` in this scope [INFO] [stdout] --> src/lib.rs:247:35 [INFO] [stdout] | [INFO] [stdout] 247 | R: Future, Error>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceRequest` in this scope [INFO] [stdout] --> src/lib.rs:237:23 [INFO] [stdout] | [INFO] [stdout] 91 | impl App [INFO] [stdout] | - help: you might be missing a type parameter: `, ServiceRequest` [INFO] [stdout] ... [INFO] [stdout] 237 | Request = ServiceRequest, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceResponse` in this scope [INFO] [stdout] --> src/lib.rs:238:24 [INFO] [stdout] | [INFO] [stdout] 238 | Response = ServiceResponse, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefaultApiRaw` in this scope [INFO] [stdout] --> src/lib.rs:308:31 [INFO] [stdout] | [INFO] [stdout] 308 | struct SpecHandler(Arc>); [INFO] [stdout] | - ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HttpResponse` in this scope [INFO] [stdout] --> src/lib.rs:310:47 [INFO] [stdout] | [INFO] [stdout] 310 | impl actix_web::dev::Factory<(), Ready>, Result> [INFO] [stdout] | - ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HttpResponse` in this scope [INFO] [stdout] --> src/lib.rs:310:77 [INFO] [stdout] | [INFO] [stdout] 310 | impl actix_web::dev::Factory<(), Ready>, Result> [INFO] [stdout] | - help: you might be missing a type parameter: `` ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HttpResponse` in this scope [INFO] [stdout] --> src/lib.rs:313:43 [INFO] [stdout] | [INFO] [stdout] 310 | impl actix_web::dev::Factory<(), Ready>, Result> [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 313 | fn call(&self, _: ()) -> Ready> { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 177 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> src/lib.rs:261:17 [INFO] [stdout] | [INFO] [stdout] 261 | actix_web::web::resource(path) [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> src/lib.rs:262:28 [INFO] [stdout] | [INFO] [stdout] 262 | .route(actix_web::web::get().to(SpecHandler(self.spec.clone()))), [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> src/lib.rs:283:27 [INFO] [stdout] | [INFO] [stdout] 283 | pub fn build(self) -> actix_web::App { [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SecurityScheme` [INFO] [stdout] --> src/lib.rs:294:9 [INFO] [stdout] | [INFO] [stdout] 294 | SecurityScheme::append_map( [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `SecurityScheme` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `paperclip-actix` [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> src/lib.rs:310:6 [INFO] [stdout] | [INFO] [stdout] 310 | impl actix_web::dev::Factory<(), Ready>, Result> [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `actix_web` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HttpResponse` [INFO] [stdout] --> src/lib.rs:314:16 [INFO] [stdout] | [INFO] [stdout] 314 | fut_ok(HttpResponse::Ok().json(&*self.0.read())) [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `HttpResponse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Method` in this scope [INFO] [stdout] --> src/web.rs:25:18 [INFO] [stdout] | [INFO] [stdout] 25 | const METHODS: &[Method] = &[ [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HttpMethod` in this scope [INFO] [stdout] --> src/web.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 38 | pub struct Resource { [INFO] [stdout] | - help: you might be missing a type parameter: `, HttpMethod` [INFO] [stdout] 39 | path: String, [INFO] [stdout] 40 | operations: BTreeMap, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefaultOperationRaw` in this scope [INFO] [stdout] --> src/web.rs:40:38 [INFO] [stdout] | [INFO] [stdout] 38 | pub struct Resource { [INFO] [stdout] | - help: you might be missing a type parameter: `, DefaultOperationRaw` [INFO] [stdout] 39 | path: String, [INFO] [stdout] 40 | operations: BTreeMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefaultSchemaRaw` in this scope [INFO] [stdout] --> src/web.rs:41:35 [INFO] [stdout] | [INFO] [stdout] 38 | pub struct Resource { [INFO] [stdout] | - help: you might be missing a type parameter: `, DefaultSchemaRaw` [INFO] [stdout] ... [INFO] [stdout] 41 | definitions: BTreeMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SecurityScheme` in this scope [INFO] [stdout] --> src/web.rs:42:32 [INFO] [stdout] | [INFO] [stdout] 38 | pub struct Resource { [INFO] [stdout] | - help: you might be missing a type parameter: `, SecurityScheme` [INFO] [stdout] ... [INFO] [stdout] 42 | security: BTreeMap, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> src/web.rs:54:31 [INFO] [stdout] | [INFO] [stdout] 54 | inner: actix_web::Resource::new(path), [INFO] [stdout] | ^^^^^^^^ not found in `actix_web` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use crate::Resource; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `HttpServiceFactory` in this scope [INFO] [stdout] --> src/web.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | impl HttpServiceFactory for Resource> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `IntoServiceFactory` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-service-1.0.6/src/lib.rs:329:1 [INFO] [stdout] | [INFO] [stdout] 329 | / pub trait IntoServiceFactory [INFO] [stdout] 330 | | where [INFO] [stdout] 331 | | T: ServiceFactory, [INFO] [stdout] 332 | | { [INFO] [stdout] 333 | | /// Convert `Self` to a `ServiceFactory` [INFO] [stdout] 334 | | fn into_factory(self) -> T; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_- similarly named trait `IntoServiceFactory` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceRequest` in this scope [INFO] [stdout] --> src/web.rs:63:23 [INFO] [stdout] | [INFO] [stdout] 63 | Request = ServiceRequest, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceResponse` in this scope [INFO] [stdout] --> src/web.rs:64:24 [INFO] [stdout] | [INFO] [stdout] 64 | Response = ServiceResponse, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AppService` in this scope [INFO] [stdout] --> src/web.rs:69:36 [INFO] [stdout] | [INFO] [stdout] 69 | fn register(self, config: &mut AppService) { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceRequest` in this scope [INFO] [stdout] --> src/web.rs:78:23 [INFO] [stdout] | [INFO] [stdout] 78 | Request = ServiceRequest, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceResponse` in this scope [INFO] [stdout] --> src/web.rs:79:24 [INFO] [stdout] | [INFO] [stdout] 79 | Response = ServiceResponse, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HttpMethod` in this scope [INFO] [stdout] --> src/web.rs:94:42 [INFO] [stdout] | [INFO] [stdout] 89 | impl Mountable for Resource { [INFO] [stdout] | - help: you might be missing a type parameter: `, HttpMethod` [INFO] [stdout] ... [INFO] [stdout] 94 | fn operations(&mut self) -> BTreeMap { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefaultOperationRaw` in this scope [INFO] [stdout] --> src/web.rs:94:54 [INFO] [stdout] | [INFO] [stdout] 89 | impl Mountable for Resource { [INFO] [stdout] | - help: you might be missing a type parameter: `, DefaultOperationRaw` [INFO] [stdout] ... [INFO] [stdout] 94 | fn operations(&mut self) -> BTreeMap { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefaultSchemaRaw` in this scope [INFO] [stdout] --> src/web.rs:98:51 [INFO] [stdout] | [INFO] [stdout] 89 | impl Mountable for Resource { [INFO] [stdout] | - help: you might be missing a type parameter: `, DefaultSchemaRaw` [INFO] [stdout] ... [INFO] [stdout] 98 | fn definitions(&mut self) -> BTreeMap { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SecurityScheme` in this scope [INFO] [stdout] --> src/web.rs:102:60 [INFO] [stdout] | [INFO] [stdout] 89 | impl Mountable for Resource { [INFO] [stdout] | - help: you might be missing a type parameter: `, SecurityScheme` [INFO] [stdout] ... [INFO] [stdout] 102 | fn security_definitions(&mut self) -> BTreeMap { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceRequest` in this scope [INFO] [stdout] --> src/web.rs:111:19 [INFO] [stdout] | [INFO] [stdout] 111 | Request = ServiceRequest, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceResponse` in this scope [INFO] [stdout] --> src/web.rs:112:20 [INFO] [stdout] | [INFO] [stdout] 112 | Response = ServiceResponse, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Guard` in this scope [INFO] [stdout] --> src/web.rs:128:21 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn guard(mut self, guard: G) -> Self { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Factory` in this scope [INFO] [stdout] --> src/web.rs:163:12 [INFO] [stdout] | [INFO] [stdout] 163 | F: Factory + 'static, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Apiv2Operation` in this scope [INFO] [stdout] --> src/web.rs:165:12 [INFO] [stdout] | [INFO] [stdout] 165 | R: Apiv2Operation + Future + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Transform` in this scope [INFO] [stdout] --> src/web.rs:191:12 [INFO] [stdout] | [INFO] [stdout] 191 | M: Transform< [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 3 | use actix_service::Transform; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceRequest` in this scope [INFO] [stdout] --> src/web.rs:193:23 [INFO] [stdout] | [INFO] [stdout] 193 | Request = ServiceRequest, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceResponse` in this scope [INFO] [stdout] --> src/web.rs:194:24 [INFO] [stdout] | [INFO] [stdout] 194 | Response = ServiceResponse, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceRequest` in this scope [INFO] [stdout] --> src/web.rs:183:27 [INFO] [stdout] | [INFO] [stdout] 107 | impl Resource> [INFO] [stdout] | - help: you might be missing a type parameter: `, ServiceRequest` [INFO] [stdout] ... [INFO] [stdout] 183 | Request = ServiceRequest, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceResponse` in this scope [INFO] [stdout] --> src/web.rs:184:28 [INFO] [stdout] | [INFO] [stdout] 107 | impl Resource> [INFO] [stdout] | - help: you might be missing a type parameter: `, ServiceResponse` [INFO] [stdout] ... [INFO] [stdout] 184 | Response = ServiceResponse, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceRequest` in this scope [INFO] [stdout] --> src/web.rs:226:18 [INFO] [stdout] | [INFO] [stdout] 226 | F: FnMut(ServiceRequest, &mut T::Service) -> R + Clone, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceResponse` in this scope [INFO] [stdout] --> src/web.rs:227:35 [INFO] [stdout] | [INFO] [stdout] 107 | impl Resource> [INFO] [stdout] | - help: you might be missing a type parameter: `, ServiceResponse` [INFO] [stdout] ... [INFO] [stdout] 227 | R: Future>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceRequest` in this scope [INFO] [stdout] --> src/web.rs:218:27 [INFO] [stdout] | [INFO] [stdout] 107 | impl Resource> [INFO] [stdout] | - help: you might be missing a type parameter: `, ServiceRequest` [INFO] [stdout] ... [INFO] [stdout] 218 | Request = ServiceRequest, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceResponse` in this scope [INFO] [stdout] --> src/web.rs:219:28 [INFO] [stdout] | [INFO] [stdout] 107 | impl Resource> [INFO] [stdout] | - help: you might be missing a type parameter: `, ServiceResponse` [INFO] [stdout] ... [INFO] [stdout] 219 | Response = ServiceResponse, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceRequest` in this scope [INFO] [stdout] --> src/web.rs:246:27 [INFO] [stdout] | [INFO] [stdout] 246 | Request = ServiceRequest, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceResponse` in this scope [INFO] [stdout] --> src/web.rs:247:28 [INFO] [stdout] | [INFO] [stdout] 247 | Response = ServiceResponse, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Apiv2Operation` in this scope [INFO] [stdout] --> src/web.rs:260:12 [INFO] [stdout] | [INFO] [stdout] 260 | U: Apiv2Operation, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefaultPathItemRaw` in this scope [INFO] [stdout] --> src/web.rs:283:32 [INFO] [stdout] | [INFO] [stdout] 281 | pub struct Scope { [INFO] [stdout] | - help: you might be missing a type parameter: `, DefaultPathItemRaw` [INFO] [stdout] 282 | path: String, [INFO] [stdout] 283 | path_map: BTreeMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefaultSchemaRaw` in this scope [INFO] [stdout] --> src/web.rs:284:35 [INFO] [stdout] | [INFO] [stdout] 281 | pub struct Scope { [INFO] [stdout] | - help: you might be missing a type parameter: `, DefaultSchemaRaw` [INFO] [stdout] ... [INFO] [stdout] 284 | definitions: BTreeMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SecurityScheme` in this scope [INFO] [stdout] --> src/web.rs:285:32 [INFO] [stdout] | [INFO] [stdout] 281 | pub struct Scope { [INFO] [stdout] | - help: you might be missing a type parameter: `, SecurityScheme` [INFO] [stdout] ... [INFO] [stdout] 285 | security: BTreeMap, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> src/web.rs:297:36 [INFO] [stdout] | [INFO] [stdout] 297 | inner: Some(actix_web::Scope::new(path)), [INFO] [stdout] | ^^^^^ not found in `actix_web` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use crate::Scope; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `HttpServiceFactory` in this scope [INFO] [stdout] --> src/web.rs:302:9 [INFO] [stdout] | [INFO] [stdout] 302 | impl HttpServiceFactory for Scope> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `IntoServiceFactory` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-service-1.0.6/src/lib.rs:329:1 [INFO] [stdout] | [INFO] [stdout] 329 | / pub trait IntoServiceFactory [INFO] [stdout] 330 | | where [INFO] [stdout] 331 | | T: ServiceFactory, [INFO] [stdout] 332 | | { [INFO] [stdout] 333 | | /// Convert `Self` to a `ServiceFactory` [INFO] [stdout] 334 | | fn into_factory(self) -> T; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_- similarly named trait `IntoServiceFactory` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceRequest` in this scope [INFO] [stdout] --> src/web.rs:306:23 [INFO] [stdout] | [INFO] [stdout] 306 | Request = ServiceRequest, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceResponse` in this scope [INFO] [stdout] --> src/web.rs:307:24 [INFO] [stdout] | [INFO] [stdout] 307 | Response = ServiceResponse, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AppService` in this scope [INFO] [stdout] --> src/web.rs:312:36 [INFO] [stdout] | [INFO] [stdout] 312 | fn register(self, config: &mut AppService) { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceRequest` in this scope [INFO] [stdout] --> src/web.rs:323:19 [INFO] [stdout] | [INFO] [stdout] 323 | Request = ServiceRequest, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceResponse` in this scope [INFO] [stdout] --> src/web.rs:324:20 [INFO] [stdout] | [INFO] [stdout] 324 | Response = ServiceResponse, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Guard` in this scope [INFO] [stdout] --> src/web.rs:332:21 [INFO] [stdout] | [INFO] [stdout] 332 | pub fn guard(mut self, guard: G) -> Self { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `HttpServiceFactory` in this scope [INFO] [stdout] --> src/web.rs:363:24 [INFO] [stdout] | [INFO] [stdout] 363 | F: Mountable + HttpServiceFactory + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `IntoServiceFactory` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-service-1.0.6/src/lib.rs:329:1 [INFO] [stdout] | [INFO] [stdout] 329 | / pub trait IntoServiceFactory [INFO] [stdout] 330 | | where [INFO] [stdout] 331 | | T: ServiceFactory, [INFO] [stdout] 332 | | { [INFO] [stdout] 333 | | /// Convert `Self` to a `ServiceFactory` [INFO] [stdout] 334 | | fn into_factory(self) -> T; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_- similarly named trait `IntoServiceFactory` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceRequest` in this scope [INFO] [stdout] --> src/web.rs:386:27 [INFO] [stdout] | [INFO] [stdout] 386 | Request = ServiceRequest, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceResponse` in this scope [INFO] [stdout] --> src/web.rs:387:28 [INFO] [stdout] | [INFO] [stdout] 387 | Response = ServiceResponse, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Transform` in this scope [INFO] [stdout] --> src/web.rs:415:12 [INFO] [stdout] | [INFO] [stdout] 415 | M: Transform< [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 3 | use actix_service::Transform; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceRequest` in this scope [INFO] [stdout] --> src/web.rs:417:23 [INFO] [stdout] | [INFO] [stdout] 417 | Request = ServiceRequest, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceResponse` in this scope [INFO] [stdout] --> src/web.rs:418:24 [INFO] [stdout] | [INFO] [stdout] 418 | Response = ServiceResponse, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceRequest` in this scope [INFO] [stdout] --> src/web.rs:407:27 [INFO] [stdout] | [INFO] [stdout] 319 | impl Scope> [INFO] [stdout] | - help: you might be missing a type parameter: `, ServiceRequest` [INFO] [stdout] ... [INFO] [stdout] 407 | Request = ServiceRequest, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceResponse` in this scope [INFO] [stdout] --> src/web.rs:408:28 [INFO] [stdout] | [INFO] [stdout] 319 | impl Scope> [INFO] [stdout] | - help: you might be missing a type parameter: `, ServiceResponse` [INFO] [stdout] ... [INFO] [stdout] 408 | Response = ServiceResponse, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceRequest` in this scope [INFO] [stdout] --> src/web.rs:450:18 [INFO] [stdout] | [INFO] [stdout] 450 | F: FnMut(ServiceRequest, &mut T::Service) -> R + Clone, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceResponse` in this scope [INFO] [stdout] --> src/web.rs:451:35 [INFO] [stdout] | [INFO] [stdout] 319 | impl Scope> [INFO] [stdout] | - help: you might be missing a type parameter: `, ServiceResponse` [INFO] [stdout] ... [INFO] [stdout] 451 | R: Future>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceRequest` in this scope [INFO] [stdout] --> src/web.rs:442:27 [INFO] [stdout] | [INFO] [stdout] 319 | impl Scope> [INFO] [stdout] | - help: you might be missing a type parameter: `, ServiceRequest` [INFO] [stdout] ... [INFO] [stdout] 442 | Request = ServiceRequest, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceResponse` in this scope [INFO] [stdout] --> src/web.rs:443:28 [INFO] [stdout] | [INFO] [stdout] 319 | impl Scope> [INFO] [stdout] | - help: you might be missing a type parameter: `, ServiceResponse` [INFO] [stdout] ... [INFO] [stdout] 443 | Response = ServiceResponse, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HttpMethod` in this scope [INFO] [stdout] --> src/web.rs:488:42 [INFO] [stdout] | [INFO] [stdout] 483 | impl Mountable for Scope { [INFO] [stdout] | - help: you might be missing a type parameter: `, HttpMethod` [INFO] [stdout] ... [INFO] [stdout] 488 | fn operations(&mut self) -> BTreeMap { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefaultOperationRaw` in this scope [INFO] [stdout] --> src/web.rs:488:54 [INFO] [stdout] | [INFO] [stdout] 483 | impl Mountable for Scope { [INFO] [stdout] | - help: you might be missing a type parameter: `, DefaultOperationRaw` [INFO] [stdout] ... [INFO] [stdout] 488 | fn operations(&mut self) -> BTreeMap { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SecurityScheme` in this scope [INFO] [stdout] --> src/web.rs:492:60 [INFO] [stdout] | [INFO] [stdout] 483 | impl Mountable for Scope { [INFO] [stdout] | - help: you might be missing a type parameter: `, SecurityScheme` [INFO] [stdout] ... [INFO] [stdout] 492 | fn security_definitions(&mut self) -> BTreeMap { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefaultSchemaRaw` in this scope [INFO] [stdout] --> src/web.rs:496:51 [INFO] [stdout] | [INFO] [stdout] 483 | impl Mountable for Scope { [INFO] [stdout] | - help: you might be missing a type parameter: `, DefaultSchemaRaw` [INFO] [stdout] ... [INFO] [stdout] 496 | fn definitions(&mut self) -> BTreeMap { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefaultPathItemRaw` in this scope [INFO] [stdout] --> src/web.rs:500:64 [INFO] [stdout] | [INFO] [stdout] 483 | impl Mountable for Scope { [INFO] [stdout] | - help: you might be missing a type parameter: `, DefaultPathItemRaw` [INFO] [stdout] ... [INFO] [stdout] 500 | fn update_operations(&mut self, map: &mut BTreeMap) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HttpMethod` in this scope [INFO] [stdout] --> src/web.rs:517:20 [INFO] [stdout] | [INFO] [stdout] 516 | pub struct Route { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 517 | method: Option, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefaultOperationRaw` in this scope [INFO] [stdout] --> src/web.rs:518:23 [INFO] [stdout] | [INFO] [stdout] 516 | pub struct Route { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 517 | method: Option, [INFO] [stdout] 518 | operation: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefaultSchemaRaw` in this scope [INFO] [stdout] --> src/web.rs:519:35 [INFO] [stdout] | [INFO] [stdout] 516 | pub struct Route { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 519 | definitions: BTreeMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SecurityScheme` in this scope [INFO] [stdout] --> src/web.rs:520:32 [INFO] [stdout] | [INFO] [stdout] 516 | pub struct Route { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 520 | security: BTreeMap, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceRequest` in this scope [INFO] [stdout] --> src/web.rs:526:20 [INFO] [stdout] | [INFO] [stdout] 526 | type Request = ServiceRequest; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceResponse` in this scope [INFO] [stdout] --> src/web.rs:527:21 [INFO] [stdout] | [INFO] [stdout] 527 | type Response = ServiceResponse; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actix_web` [INFO] [stdout] --> src/web.rs:548:31 [INFO] [stdout] | [INFO] [stdout] 548 | inner: actix_web::Route::new(), [INFO] [stdout] | ^^^^^ not found in `actix_web` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use crate::Route; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Method` in this scope [INFO] [stdout] --> src/web.rs:553:37 [INFO] [stdout] | [INFO] [stdout] 553 | pub fn method(mut self, method: Method) -> Self { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Guard` in this scope [INFO] [stdout] --> src/web.rs:562:21 [INFO] [stdout] | [INFO] [stdout] 562 | pub fn guard(mut self, guard: G) -> Self { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Factory` in this scope [INFO] [stdout] --> src/web.rs:570:12 [INFO] [stdout] | [INFO] [stdout] 570 | F: Factory, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Apiv2Operation` in this scope [INFO] [stdout] --> src/web.rs:572:12 [INFO] [stdout] | [INFO] [stdout] 572 | R: Apiv2Operation + Future + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Method` in this scope [INFO] [stdout] --> src/web.rs:584:23 [INFO] [stdout] | [INFO] [stdout] 584 | pub fn method(method: Method) -> Route { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HttpMethod` in this scope [INFO] [stdout] --> src/web.rs:632:37 [INFO] [stdout] | [INFO] [stdout] 630 | pub(crate) struct RouteWrapper { [INFO] [stdout] | - help: you might be missing a type parameter: `, HttpMethod` [INFO] [stdout] 631 | path: S, [INFO] [stdout] 632 | pub(crate) operations: BTreeMap, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefaultOperationRaw` in this scope [INFO] [stdout] --> src/web.rs:632:49 [INFO] [stdout] | [INFO] [stdout] 630 | pub(crate) struct RouteWrapper { [INFO] [stdout] | - help: you might be missing a type parameter: `, DefaultOperationRaw` [INFO] [stdout] 631 | path: S, [INFO] [stdout] 632 | pub(crate) operations: BTreeMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefaultSchemaRaw` in this scope [INFO] [stdout] --> src/web.rs:633:46 [INFO] [stdout] | [INFO] [stdout] 630 | pub(crate) struct RouteWrapper { [INFO] [stdout] | - help: you might be missing a type parameter: `, DefaultSchemaRaw` [INFO] [stdout] ... [INFO] [stdout] 633 | pub(crate) definitions: BTreeMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SecurityScheme` in this scope [INFO] [stdout] --> src/web.rs:634:43 [INFO] [stdout] | [INFO] [stdout] 630 | pub(crate) struct RouteWrapper { [INFO] [stdout] | - help: you might be missing a type parameter: `, SecurityScheme` [INFO] [stdout] ... [INFO] [stdout] 634 | pub(crate) security: BTreeMap, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HttpMethod` in this scope [INFO] [stdout] --> src/web.rs:674:42 [INFO] [stdout] | [INFO] [stdout] 666 | impl Mountable for RouteWrapper [INFO] [stdout] | - help: you might be missing a type parameter: `, HttpMethod` [INFO] [stdout] ... [INFO] [stdout] 674 | fn operations(&mut self) -> BTreeMap { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefaultOperationRaw` in this scope [INFO] [stdout] --> src/web.rs:674:54 [INFO] [stdout] | [INFO] [stdout] 666 | impl Mountable for RouteWrapper [INFO] [stdout] | - help: you might be missing a type parameter: `, DefaultOperationRaw` [INFO] [stdout] ... [INFO] [stdout] 674 | fn operations(&mut self) -> BTreeMap { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SecurityScheme` in this scope [INFO] [stdout] --> src/web.rs:678:60 [INFO] [stdout] | [INFO] [stdout] 666 | impl Mountable for RouteWrapper [INFO] [stdout] | - help: you might be missing a type parameter: `, SecurityScheme` [INFO] [stdout] ... [INFO] [stdout] 678 | fn security_definitions(&mut self) -> BTreeMap { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefaultSchemaRaw` in this scope [INFO] [stdout] --> src/web.rs:682:51 [INFO] [stdout] | [INFO] [stdout] 666 | impl Mountable for RouteWrapper [INFO] [stdout] | - help: you might be missing a type parameter: `, DefaultSchemaRaw` [INFO] [stdout] ... [INFO] [stdout] 682 | fn definitions(&mut self) -> BTreeMap { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefaultPathItemRaw` in this scope [INFO] [stdout] --> src/web.rs:691:32 [INFO] [stdout] | [INFO] [stdout] 690 | pub struct ServiceConfig<'a> { [INFO] [stdout] | - help: you might be missing a type parameter: `, DefaultPathItemRaw` [INFO] [stdout] 691 | path_map: BTreeMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefaultSchemaRaw` in this scope [INFO] [stdout] --> src/web.rs:692:35 [INFO] [stdout] | [INFO] [stdout] 690 | pub struct ServiceConfig<'a> { [INFO] [stdout] | - help: you might be missing a type parameter: `, DefaultSchemaRaw` [INFO] [stdout] 691 | path_map: BTreeMap, [INFO] [stdout] 692 | definitions: BTreeMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SecurityScheme` in this scope [INFO] [stdout] --> src/web.rs:693:32 [INFO] [stdout] | [INFO] [stdout] 690 | pub struct ServiceConfig<'a> { [INFO] [stdout] | - help: you might be missing a type parameter: `, SecurityScheme` [INFO] [stdout] ... [INFO] [stdout] 693 | security: BTreeMap, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HttpMethod` in this scope [INFO] [stdout] --> src/web.rs:713:42 [INFO] [stdout] | [INFO] [stdout] 708 | impl<'a> Mountable for ServiceConfig<'a> { [INFO] [stdout] | - help: you might be missing a type parameter: `, HttpMethod` [INFO] [stdout] ... [INFO] [stdout] 713 | fn operations(&mut self) -> BTreeMap { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefaultOperationRaw` in this scope [INFO] [stdout] --> src/web.rs:713:54 [INFO] [stdout] | [INFO] [stdout] 708 | impl<'a> Mountable for ServiceConfig<'a> { [INFO] [stdout] | - help: you might be missing a type parameter: `, DefaultOperationRaw` [INFO] [stdout] ... [INFO] [stdout] 713 | fn operations(&mut self) -> BTreeMap { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SecurityScheme` in this scope [INFO] [stdout] --> src/web.rs:719:60 [INFO] [stdout] | [INFO] [stdout] 708 | impl<'a> Mountable for ServiceConfig<'a> { [INFO] [stdout] | - help: you might be missing a type parameter: `, SecurityScheme` [INFO] [stdout] ... [INFO] [stdout] 719 | fn security_definitions(&mut self) -> BTreeMap { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefaultSchemaRaw` in this scope [INFO] [stdout] --> src/web.rs:723:51 [INFO] [stdout] | [INFO] [stdout] 708 | impl<'a> Mountable for ServiceConfig<'a> { [INFO] [stdout] | - help: you might be missing a type parameter: `, DefaultSchemaRaw` [INFO] [stdout] ... [INFO] [stdout] 723 | fn definitions(&mut self) -> BTreeMap { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefaultPathItemRaw` in this scope [INFO] [stdout] --> src/web.rs:727:64 [INFO] [stdout] | [INFO] [stdout] 708 | impl<'a> Mountable for ServiceConfig<'a> { [INFO] [stdout] | - help: you might be missing a type parameter: `, DefaultPathItemRaw` [INFO] [stdout] ... [INFO] [stdout] 727 | fn update_operations(&mut self, map: &mut BTreeMap) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `HttpServiceFactory` in this scope [INFO] [stdout] --> src/web.rs:749:24 [INFO] [stdout] | [INFO] [stdout] 749 | F: Mountable + HttpServiceFactory + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `IntoServiceFactory` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-service-1.0.6/src/lib.rs:329:1 [INFO] [stdout] | [INFO] [stdout] 329 | / pub trait IntoServiceFactory [INFO] [stdout] 330 | | where [INFO] [stdout] 331 | | T: ServiceFactory, [INFO] [stdout] 332 | | { [INFO] [stdout] 333 | | /// Convert `Self` to a `ServiceFactory` [INFO] [stdout] 334 | | fn into_factory(self) -> T; [INFO] [stdout] 335 | | } [INFO] [stdout] | |_- similarly named trait `IntoServiceFactory` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefaultApiRaw` in this scope [INFO] [stdout] --> src/lib.rs:29:22 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct App { [INFO] [stdout] | - help: you might be missing a type parameter: `, DefaultApiRaw` [INFO] [stdout] 29 | spec: Arc>, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefaultApiRaw` in this scope [INFO] [stdout] --> src/lib.rs:44:39 [INFO] [stdout] | [INFO] [stdout] 44 | fn wrap_api_with_spec(self, spec: DefaultApiRaw) -> Self::Wrapper; [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefaultApiRaw` in this scope [INFO] [stdout] --> src/lib.rs:57:39 [INFO] [stdout] | [INFO] [stdout] 57 | fn wrap_api_with_spec(self, spec: DefaultApiRaw) -> Self::Wrapper { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HttpMethod` in this scope [INFO] [stdout] --> src/lib.rs:71:42 [INFO] [stdout] | [INFO] [stdout] 66 | pub trait Mountable { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 71 | fn operations(&mut self) -> BTreeMap; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefaultOperationRaw` in this scope [INFO] [stdout] --> src/lib.rs:71:54 [INFO] [stdout] | [INFO] [stdout] 66 | pub trait Mountable { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 71 | fn operations(&mut self) -> BTreeMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefaultSchemaRaw` in this scope [INFO] [stdout] --> src/lib.rs:74:51 [INFO] [stdout] | [INFO] [stdout] 66 | pub trait Mountable { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 74 | fn definitions(&mut self) -> BTreeMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SecurityScheme` in this scope [INFO] [stdout] --> src/lib.rs:77:60 [INFO] [stdout] | [INFO] [stdout] 66 | pub trait Mountable { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 77 | fn security_definitions(&mut self) -> BTreeMap; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefaultPathItemRaw` in this scope [INFO] [stdout] --> src/lib.rs:83:64 [INFO] [stdout] | [INFO] [stdout] 66 | pub trait Mountable { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 83 | fn update_operations(&mut self, map: &mut BTreeMap) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `MessageBody` in this scope [INFO] [stdout] --> src/lib.rs:93:8 [INFO] [stdout] | [INFO] [stdout] 93 | B: MessageBody, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceRequest` in this scope [INFO] [stdout] --> src/lib.rs:96:19 [INFO] [stdout] | [INFO] [stdout] 96 | Request = ServiceRequest, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceResponse` in this scope [INFO] [stdout] --> src/lib.rs:97:20 [INFO] [stdout] | [INFO] [stdout] 97 | Response = ServiceResponse, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `HttpServiceFactory` in this scope [INFO] [stdout] --> src/lib.rs:158:24 [INFO] [stdout] | [INFO] [stdout] 158 | F: Mountable + HttpServiceFactory + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `ServiceFactory` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-service-1.0.6/src/lib.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | pub trait ServiceFactory { [INFO] [stdout] | ------------------------ similarly named trait `ServiceFactory` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceRequest` in this scope [INFO] [stdout] --> src/lib.rs:173:27 [INFO] [stdout] | [INFO] [stdout] 173 | Request = ServiceRequest, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceResponse` in this scope [INFO] [stdout] --> src/lib.rs:174:28 [INFO] [stdout] | [INFO] [stdout] 174 | Response = ServiceResponse, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Transform` in this scope [INFO] [stdout] --> src/lib.rs:213:12 [INFO] [stdout] | [INFO] [stdout] 213 | M: Transform< [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 8 | use actix_service::Transform; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceRequest` in this scope [INFO] [stdout] --> src/lib.rs:215:23 [INFO] [stdout] | [INFO] [stdout] 215 | Request = ServiceRequest, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceResponse` in this scope [INFO] [stdout] --> src/lib.rs:216:24 [INFO] [stdout] | [INFO] [stdout] 216 | Response = ServiceResponse, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `MessageBody` in this scope [INFO] [stdout] --> src/lib.rs:220:13 [INFO] [stdout] | [INFO] [stdout] 220 | B1: MessageBody, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceRequest` in this scope [INFO] [stdout] --> src/lib.rs:205:23 [INFO] [stdout] | [INFO] [stdout] 91 | impl App [INFO] [stdout] | - help: you might be missing a type parameter: `, ServiceRequest` [INFO] [stdout] ... [INFO] [stdout] 205 | Request = ServiceRequest, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceResponse` in this scope [INFO] [stdout] --> src/lib.rs:206:24 [INFO] [stdout] | [INFO] [stdout] 206 | Response = ServiceResponse, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `MessageBody` in this scope [INFO] [stdout] --> src/lib.rs:245:13 [INFO] [stdout] | [INFO] [stdout] 245 | B1: MessageBody, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceRequest` in this scope [INFO] [stdout] --> src/lib.rs:246:18 [INFO] [stdout] | [INFO] [stdout] 246 | F: FnMut(ServiceRequest, &mut T::Service) -> R + Clone, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceResponse` in this scope [INFO] [stdout] --> src/lib.rs:247:35 [INFO] [stdout] | [INFO] [stdout] 247 | R: Future, Error>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceRequest` in this scope [INFO] [stdout] --> src/lib.rs:237:23 [INFO] [stdout] | [INFO] [stdout] 91 | impl App [INFO] [stdout] | - help: you might be missing a type parameter: `, ServiceRequest` [INFO] [stdout] ... [INFO] [stdout] 237 | Request = ServiceRequest, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceResponse` in this scope [INFO] [stdout] --> src/lib.rs:238:24 [INFO] [stdout] | [INFO] [stdout] 238 | Response = ServiceResponse, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefaultApiRaw` in this scope [INFO] [stdout] --> src/lib.rs:308:31 [INFO] [stdout] | [INFO] [stdout] 308 | struct SpecHandler(Arc>); [INFO] [stdout] | - ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HttpResponse` in this scope [INFO] [stdout] --> src/lib.rs:310:47 [INFO] [stdout] | [INFO] [stdout] 310 | impl actix_web::dev::Factory<(), Ready>, Result> [INFO] [stdout] | - ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HttpResponse` in this scope [INFO] [stdout] --> src/lib.rs:310:77 [INFO] [stdout] | [INFO] [stdout] 310 | impl actix_web::dev::Factory<(), Ready>, Result> [INFO] [stdout] | - help: you might be missing a type parameter: `` ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HttpResponse` in this scope [INFO] [stdout] --> src/lib.rs:313:43 [INFO] [stdout] | [INFO] [stdout] 310 | impl actix_web::dev::Factory<(), Ready>, Result> [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 313 | fn call(&self, _: ()) -> Ready> { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 177 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3ea326c0cb0f5a773f260b8983ef66458e20b1237cbc1fbc4d1ce06665eaa5a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ea326c0cb0f5a773f260b8983ef66458e20b1237cbc1fbc4d1ce06665eaa5a5", kill_on_drop: false }` [INFO] [stdout] 3ea326c0cb0f5a773f260b8983ef66458e20b1237cbc1fbc4d1ce06665eaa5a5