[INFO] fetching crate actix-web-cute-codegen 0.1.0... [INFO] checking actix-web-cute-codegen-0.1.0 against master#7dc9ff5c629753b6930ecfe9a0446538b8e25fb7 for pr-85387 [INFO] extracting crate actix-web-cute-codegen 0.1.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate actix-web-cute-codegen 0.1.0 on toolchain 7dc9ff5c629753b6930ecfe9a0446538b8e25fb7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate actix-web-cute-codegen 0.1.0 [INFO] finished tweaking crates.io crate actix-web-cute-codegen 0.1.0 [INFO] tweaked toml for crates.io crate actix-web-cute-codegen 0.1.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7329864abd71394177f37dd4d92ac3a97603d628bf1b35a540036f98ce92ce2e [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" "7329864abd71394177f37dd4d92ac3a97603d628bf1b35a540036f98ce92ce2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7329864abd71394177f37dd4d92ac3a97603d628bf1b35a540036f98ce92ce2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7329864abd71394177f37dd4d92ac3a97603d628bf1b35a540036f98ce92ce2e", kill_on_drop: false }` [INFO] [stdout] 7329864abd71394177f37dd4d92ac3a97603d628bf1b35a540036f98ce92ce2e [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 930043ab7d8c3e94644f2371562e694d1e67735f9336a1fa7022eb2616002bb2 [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" "930043ab7d8c3e94644f2371562e694d1e67735f9336a1fa7022eb2616002bb2", kill_on_drop: false }` [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Checking unicode-xid v0.1.0 [INFO] [stderr] Checking hashbrown v0.2.2 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking actix-service v0.4.2 [INFO] [stderr] Checking actix-service v0.3.6 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking proc-macro2 v0.4.30 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking actix-codec v0.1.2 [INFO] [stderr] Checking quote v0.6.13 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking actix-utils v0.3.5 [INFO] [stderr] Checking actix-utils v0.4.7 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking tokio-signal v0.2.9 [INFO] [stderr] Checking actix-server-config v0.1.2 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking const-random v0.1.13 [INFO] [stderr] Checking ahash v0.2.19 [INFO] [stderr] Checking hashbrown v0.6.3 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Checking actix-web-cute-codegen v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message contains an unused formatting placeholder [INFO] [stdout] --> src/route.rs:115:58 [INFO] [stdout] | [INFO] [stdout] 115 | syn::ReturnType::Default => panic!("Function {} has no return type. Cannot be used as handler"), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this message is not used as a format string when given without arguments, but will be in Rust 2021 [INFO] [stdout] help: add the missing argument [INFO] [stdout] | [INFO] [stdout] 115 | syn::ReturnType::Default => panic!("Function {} has no return type. Cannot be used as handler", ...), [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or add a "{}" format string to use the message literally [INFO] [stdout] | [INFO] [stdout] 115 | syn::ReturnType::Default => panic!("{}", "Function {} has no return type. Cannot be used as handler"), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains an unused formatting placeholder [INFO] [stdout] --> src/scope/attr.rs:103:64 [INFO] [stdout] | [INFO] [stdout] 103 | _ => panic!("Scope should containt only code block { }"), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this message is not used as a format string when given without arguments, but will be in Rust 2021 [INFO] [stdout] help: add the missing argument [INFO] [stdout] | [INFO] [stdout] 103 | _ => panic!("Scope should containt only code block { }", ...), [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or add a "{}" format string to use the message literally [INFO] [stdout] | [INFO] [stdout] 103 | _ => panic!("{}", "Scope should containt only code block { }"), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling actix-web-codegen v0.1.3 [INFO] [stdout] warning: panic message contains an unused formatting placeholder [INFO] [stdout] --> src/route.rs:115:58 [INFO] [stdout] | [INFO] [stdout] 115 | syn::ReturnType::Default => panic!("Function {} has no return type. Cannot be used as handler"), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this message is not used as a format string when given without arguments, but will be in Rust 2021 [INFO] [stdout] help: add the missing argument [INFO] [stdout] | [INFO] [stdout] 115 | syn::ReturnType::Default => panic!("Function {} has no return type. Cannot be used as handler", ...), [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or add a "{}" format string to use the message literally [INFO] [stdout] | [INFO] [stdout] 115 | syn::ReturnType::Default => panic!("{}", "Function {} has no return type. Cannot be used as handler"), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains an unused formatting placeholder [INFO] [stdout] --> src/scope/attr.rs:103:64 [INFO] [stdout] | [INFO] [stdout] 103 | _ => panic!("Scope should containt only code block { }"), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this message is not used as a format string when given without arguments, but will be in Rust 2021 [INFO] [stdout] help: add the missing argument [INFO] [stdout] | [INFO] [stdout] 103 | _ => panic!("Scope should containt only code block { }", ...), [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or add a "{}" format string to use the message literally [INFO] [stdout] | [INFO] [stdout] 103 | _ => panic!("{}", "Scope should containt only code block { }"), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking trust-dns-proto v0.7.4 [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking trust-dns-resolver v0.11.1 [INFO] [stderr] Checking actix-threadpool v0.1.2 [INFO] [stderr] Checking actix-rt v0.2.6 [INFO] [stderr] Checking actix-connect v0.1.5 [INFO] [stderr] Checking actix-connect v0.2.5 [INFO] [stderr] Checking actix-server v0.6.1 [INFO] [stderr] Checking actix-server v0.4.3 [INFO] [stderr] Checking actix-testing v0.1.0 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking actix-router v0.1.5 [INFO] [stderr] Checking actix-http v0.2.11 [INFO] [stderr] Checking actix-http v0.1.5 [INFO] [stderr] Checking awc v0.1.1 [INFO] [stderr] Checking awc v0.2.8 [INFO] [stderr] Checking actix-http-test v0.1.1 [INFO] [stderr] Checking actix-web v1.0.9 [INFO] [stdout] error[E0412]: cannot find type `ServiceConfig` in module `actix_web::dev` [INFO] [stdout] --> tests/test_route.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #[get("/test")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `actix_web::dev` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use actix_http::ServiceConfig; [INFO] [stdout] | [INFO] [stdout] 1 | use actix_web::web::ServiceConfig; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceConfig` in module `actix_web::dev` [INFO] [stdout] --> tests/test_route.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[get("/test", async)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in `actix_web::dev` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use actix_http::ServiceConfig; [INFO] [stdout] | [INFO] [stdout] 1 | use actix_web::web::ServiceConfig; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceConfig` in module `actix_web::dev` [INFO] [stdout] --> tests/test_route.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | #[get("/test")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `actix_web::dev` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use actix_http::ServiceConfig; [INFO] [stdout] | [INFO] [stdout] 1 | use actix_web::web::ServiceConfig; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceConfig` in module `actix_web::dev` [INFO] [stdout] --> tests/test_route.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | #[get("/test")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `actix_web::dev` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use actix_http::ServiceConfig; [INFO] [stdout] | [INFO] [stdout] 1 | use actix_web::web::ServiceConfig; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> tests/test_route.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #[get("/test")] [INFO] [stdout] | ^^^^^^^^^^^^^^^- help: remove these generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-web-1.0.9/src/service.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | pub trait HttpServiceFactory { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `actix-web-cute-codegen` [INFO] [stdout] error[E0107]: this trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> tests/test_route.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[get("/test", async)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^- help: remove these generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-web-1.0.9/src/service.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | pub trait HttpServiceFactory { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] error[E0107]: this trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> tests/test_route.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | #[get("/test")] [INFO] [stdout] | ^^^^^^^^^^^^^^^- help: remove these generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-web-1.0.9/src/service.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | pub trait HttpServiceFactory { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stdout] error[E0107]: this trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> tests/test_route.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | #[get("/test")] [INFO] [stdout] | ^^^^^^^^^^^^^^^- help: remove these generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-web-1.0.9/src/service.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | pub trait HttpServiceFactory { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0207]: the type parameter `P` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> tests/test_route.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #[get("/test")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `P` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> tests/test_route.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[get("/test", async)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `P` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> tests/test_route.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | #[get("/test")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `P` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> tests/test_route.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | #[get("/test")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0107, E0207, E0412. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceConfig` in module `actix_web::dev` [INFO] [stdout] --> tests/test_scope.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[get("/outer_test")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in `actix_web::dev` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use actix_http::ServiceConfig; [INFO] [stdout] | [INFO] [stdout] 1 | use actix_web::web::ServiceConfig; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceConfig` in module `actix_web::dev` [INFO] [stdout] --> tests/test_scope.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | #[scope("/scope", hook="outer_init_scope", handler="outer_test")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `actix_web::dev` [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] actix_http::ServiceConfig [INFO] [stdout] actix_web::web::ServiceConfig [INFO] [stdout] = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceConfig` in module `actix_web::dev` [INFO] [stdout] --> tests/test_scope.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | #[scope("/scope", hook="outer_init_scope", handler="outer_test")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `actix_web::dev` [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] actix_http::ServiceConfig [INFO] [stdout] actix_web::web::ServiceConfig [INFO] [stdout] = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceConfig` in module `actix_web::dev` [INFO] [stdout] --> tests/test_scope.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | #[scope("/scope", hook="outer_init_scope", handler="outer_test")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `actix_web::dev` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `scope` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use actix_http::ServiceConfig; [INFO] [stdout] | [INFO] [stdout] 1 | use actix_web::web::ServiceConfig; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains an unused formatting placeholder [INFO] [stdout] --> src/route.rs:115:58 [INFO] [stdout] | [INFO] [stdout] 115 | syn::ReturnType::Default => panic!("Function {} has no return type. Cannot be used as handler"), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this message is not used as a format string when given without arguments, but will be in Rust 2021 [INFO] [stdout] help: add the missing argument [INFO] [stdout] | [INFO] [stdout] 115 | syn::ReturnType::Default => panic!("Function {} has no return type. Cannot be used as handler", ...), [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or add a "{}" format string to use the message literally [INFO] [stdout] | [INFO] [stdout] 115 | syn::ReturnType::Default => panic!("{}", "Function {} has no return type. Cannot be used as handler"), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains an unused formatting placeholder [INFO] [stdout] --> src/scope/attr.rs:103:64 [INFO] [stdout] | [INFO] [stdout] 103 | _ => panic!("Scope should containt only code block { }"), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this message is not used as a format string when given without arguments, but will be in Rust 2021 [INFO] [stdout] help: add the missing argument [INFO] [stdout] | [INFO] [stdout] 103 | _ => panic!("Scope should containt only code block { }", ...), [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or add a "{}" format string to use the message literally [INFO] [stdout] | [INFO] [stdout] 103 | _ => panic!("{}", "Scope should containt only code block { }"), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceConfig` in module `actix_web::dev` [INFO] [stdout] --> tests/test_derive_scope.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[get("/test")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `actix_web::dev` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use actix_http::ServiceConfig; [INFO] [stdout] | [INFO] [stdout] 1 | use actix_web::web::ServiceConfig; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> tests/test_scope.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[get("/outer_test")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^- help: remove these generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-web-1.0.9/src/service.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | pub trait HttpServiceFactory { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> tests/test_scope.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | #[scope("/scope", hook="outer_init_scope", handler="outer_test")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- help: remove these generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-web-1.0.9/src/service.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | pub trait HttpServiceFactory { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the attribute macro `scope` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> tests/test_scope.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | #[scope("/scope", hook="outer_init_scope", handler="outer_test")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- help: remove these generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-web-1.0.9/src/service.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | pub trait HttpServiceFactory { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> tests/test_scope.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | #[scope("/scope", hook="outer_init_scope", handler="outer_test")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- help: remove these generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-web-1.0.9/src/service.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | pub trait HttpServiceFactory { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `P` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> tests/test_scope.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[get("/outer_test")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `P` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> tests/test_scope.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | #[scope("/scope", hook="outer_init_scope", handler="outer_test")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `scope` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `P` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> tests/test_scope.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | #[scope("/scope", hook="outer_init_scope", handler="outer_test")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `P` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> tests/test_scope.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | #[scope("/scope", hook="outer_init_scope", handler="outer_test")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0107, E0207, E0412. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ServiceConfig` in module `actix_web::dev` [INFO] [stdout] --> tests/test_derive_scope.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | #[scope] [INFO] [stdout] | ^^^^^^^^ not found in `actix_web::dev` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `scope` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use actix_http::ServiceConfig; [INFO] [stdout] | [INFO] [stdout] 1 | use actix_web::web::ServiceConfig; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `path` is ambiguous (built-in attribute vs any other name) [INFO] [stdout] --> tests/test_derive_scope.rs:19:3 [INFO] [stdout] | [INFO] [stdout] 19 | #[path="/my_scope"] [INFO] [stdout] | ^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: `path` could refer to a built-in attribute [INFO] [stdout] note: `path` could also refer to the derive helper attribute defined here [INFO] [stdout] --> tests/test_derive_scope.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(Scope)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> tests/test_derive_scope.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[get("/test")] [INFO] [stdout] | ^^^^^^^^^^^^^^^- help: remove these generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-web-1.0.9/src/service.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | pub trait HttpServiceFactory { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this trait takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> tests/test_derive_scope.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | #[scope] [INFO] [stdout] | ^^^^^^^^- help: remove these generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-web-1.0.9/src/service.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | pub trait HttpServiceFactory { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the attribute macro `scope` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `P` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> tests/test_derive_scope.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[get("/test")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0207]: the type parameter `P` is not constrained by the impl trait, self type, or predicates [INFO] [stdout] --> tests/test_derive_scope.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | #[scope] [INFO] [stdout] | ^^^^^^^^ unconstrained type parameter [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `scope` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0107, E0207, E0412, E0659. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "930043ab7d8c3e94644f2371562e694d1e67735f9336a1fa7022eb2616002bb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "930043ab7d8c3e94644f2371562e694d1e67735f9336a1fa7022eb2616002bb2", kill_on_drop: false }` [INFO] [stdout] 930043ab7d8c3e94644f2371562e694d1e67735f9336a1fa7022eb2616002bb2