[INFO] cloning repository https://github.com/drbawb/momo-cpu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/drbawb/momo-cpu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrbawb%2Fmomo-cpu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrbawb%2Fmomo-cpu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fd9e670d20a07776ddd1d342fd4049cc42177887 [INFO] checking drbawb/momo-cpu against try#45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 for pr-83744 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrbawb%2Fmomo-cpu" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/drbawb/momo-cpu on toolchain 45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/drbawb/momo-cpu [INFO] finished tweaking git repo https://github.com/drbawb/momo-cpu [INFO] tweaked toml for git repo https://github.com/drbawb/momo-cpu written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/drbawb/momo-cpu already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/nickel-org/nickel.rs` [INFO] [stderr] error: the lock file /workspace/builds/worker-5/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/nickel-org/nickel.rs` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded groupable v0.2.0 [INFO] [stderr] Downloaded mustache v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc3bf9293beee1a1b124a74b9d4ae1bf93ac70bdee6f85f04be82cad69fe8e63 [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" "fc3bf9293beee1a1b124a74b9d4ae1bf93ac70bdee6f85f04be82cad69fe8e63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc3bf9293beee1a1b124a74b9d4ae1bf93ac70bdee6f85f04be82cad69fe8e63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc3bf9293beee1a1b124a74b9d4ae1bf93ac70bdee6f85f04be82cad69fe8e63", kill_on_drop: false }` [INFO] [stdout] fc3bf9293beee1a1b124a74b9d4ae1bf93ac70bdee6f85f04be82cad69fe8e63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] 96ac552a91c602ca748f23be7517921543f99af0964299fde8e26aa4874f1dbe [INFO] running `Command { std: "docker" "start" "-a" "96ac552a91c602ca748f23be7517921543f99af0964299fde8e26aa4874f1dbe", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling httparse v1.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking modifier v0.1.0 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Checking lock_api v0.4.3 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking plugin v0.2.6 [INFO] [stderr] Checking regex v1.4.5 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking mustache v0.9.0 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking http-body v0.4.1 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Checking futures-util v0.3.14 [INFO] [stderr] Checking pin-project v1.0.7 [INFO] [stderr] Checking futures-executor v0.3.14 [INFO] [stderr] Checking futures v0.3.14 [INFO] [stderr] Checking tokio-util v0.6.6 [INFO] [stderr] Checking h2 v0.3.2 [INFO] [stderr] Checking hyper v0.14.5 [INFO] [stderr] Checking nickel v0.12.0 (https://github.com/nickel-org/nickel.rs#7d122457) [INFO] [stderr] Checking p150mod v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `nickel::JsonBody` [INFO] [stdout] --> src/main.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | use nickel::{JsonBody, Nickel, Request, Response}; [INFO] [stdout] | ^^^^^^^^ no `JsonBody` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #[macro_use] extern crate nickel; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/p150/mod.rs:216:2 [INFO] [stdout] | [INFO] [stdout] 216 | (byte & U4_LOW) [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nickel::JsonBody` [INFO] [stdout] --> src/main.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | use nickel::{JsonBody, Nickel, Request, Response}; [INFO] [stdout] | ^^^^^^^^ no `JsonBody` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #[macro_use] extern crate nickel; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/p150/mod.rs:216:2 [INFO] [stdout] | [INFO] [stdout] 216 | (byte & U4_LOW) [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for trait `Middleware` [INFO] [stdout] --> src/main.rs:53:6 [INFO] [stdout] | [INFO] [stdout] 53 | impl Middleware for CpuMw { [INFO] [stdout] | ^^^^^^^^^^ expected 1 type argument [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 type parameter: `D` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nickel.rs-55228712a341ef3c/7d12245/src/middleware.rs:20:11 [INFO] [stdout] | [INFO] [stdout] 20 | pub trait Middleware: Send + 'static + Sync { [INFO] [stdout] | ^^^^^^^^^^ - [INFO] [stdout] help: use angle brackets to add missing type argument [INFO] [stdout] | [INFO] [stdout] 53 | impl Middleware for CpuMw { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this type alias takes 0 lifetime arguments but 1 lifetime argument was supplied [INFO] [stdout] --> src/main.rs:89:61 [INFO] [stdout] | [INFO] [stdout] 89 | fn about_show<'a>(_req: &mut Request, res: Response<'a>) -> MiddlewareResult<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^---- help: remove these generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 lifetime arguments [INFO] [stdout] | [INFO] [stdout] note: type alias defined here, with 0 lifetime parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nickel.rs-55228712a341ef3c/7d12245/src/middleware.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | pub type MiddlewareResult = Result>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this struct takes 0 lifetime arguments but 1 lifetime argument was supplied [INFO] [stdout] --> src/main.rs:89:44 [INFO] [stdout] | [INFO] [stdout] 89 | fn about_show<'a>(_req: &mut Request, res: Response<'a>) -> MiddlewareResult<'a> { [INFO] [stdout] | ^^^^^^^^---- help: remove these generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 lifetime arguments [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 0 lifetime parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nickel.rs-55228712a341ef3c/7d12245/src/response.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Response { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this type alias takes 0 lifetime arguments but 1 lifetime argument was supplied [INFO] [stdout] --> src/main.rs:95:61 [INFO] [stdout] | [INFO] [stdout] 95 | fn index_show<'a>(_req: &mut Request, res: Response<'a>) -> MiddlewareResult<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^---- help: remove these generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 lifetime arguments [INFO] [stdout] | [INFO] [stdout] note: type alias defined here, with 0 lifetime parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nickel.rs-55228712a341ef3c/7d12245/src/middleware.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | pub type MiddlewareResult = Result>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this struct takes 0 lifetime arguments but 1 lifetime argument was supplied [INFO] [stdout] --> src/main.rs:95:44 [INFO] [stdout] | [INFO] [stdout] 95 | fn index_show<'a>(_req: &mut Request, res: Response<'a>) -> MiddlewareResult<'a> { [INFO] [stdout] | ^^^^^^^^---- help: remove these generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 lifetime arguments [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 0 lifetime parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nickel.rs-55228712a341ef3c/7d12245/src/response.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Response { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this type alias takes 0 lifetime arguments but 1 lifetime argument was supplied [INFO] [stdout] --> src/main.rs:103:62 [INFO] [stdout] | [INFO] [stdout] 103 | fn cpu_new<'a>(req: &mut Request, response: Response<'a>) -> MiddlewareResult<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^---- help: remove these generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 lifetime arguments [INFO] [stdout] | [INFO] [stdout] note: type alias defined here, with 0 lifetime parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nickel.rs-55228712a341ef3c/7d12245/src/middleware.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | pub type MiddlewareResult = Result>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for trait `Middleware` [INFO] [stdout] --> src/main.rs:53:6 [INFO] [stdout] | [INFO] [stdout] 53 | impl Middleware for CpuMw { [INFO] [stdout] | ^^^^^^^^^^ expected 1 type argument [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 type parameter: `D` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nickel.rs-55228712a341ef3c/7d12245/src/middleware.rs:20:11 [INFO] [stdout] | [INFO] [stdout] 20 | pub trait Middleware: Send + 'static + Sync { [INFO] [stdout] | ^^^^^^^^^^ - [INFO] [stdout] help: use angle brackets to add missing type argument [INFO] [stdout] | [INFO] [stdout] 53 | impl Middleware for CpuMw { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this struct takes 0 lifetime arguments but 1 lifetime argument was supplied [INFO] [stdout] --> src/main.rs:103:45 [INFO] [stdout] | [INFO] [stdout] 103 | fn cpu_new<'a>(req: &mut Request, response: Response<'a>) -> MiddlewareResult<'a> { [INFO] [stdout] | ^^^^^^^^---- help: remove these generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 lifetime arguments [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 0 lifetime parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nickel.rs-55228712a341ef3c/7d12245/src/response.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Response { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this type alias takes 0 lifetime arguments but 1 lifetime argument was supplied [INFO] [stdout] --> src/main.rs:127:63 [INFO] [stdout] | [INFO] [stdout] 127 | fn cpu_load<'a>(req: &mut Request, response: Response<'a>) -> MiddlewareResult<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^---- help: remove these generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 lifetime arguments [INFO] [stdout] | [INFO] [stdout] note: type alias defined here, with 0 lifetime parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nickel.rs-55228712a341ef3c/7d12245/src/middleware.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | pub type MiddlewareResult = Result>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this struct takes 0 lifetime arguments but 1 lifetime argument was supplied [INFO] [stdout] --> src/main.rs:127:46 [INFO] [stdout] | [INFO] [stdout] 127 | fn cpu_load<'a>(req: &mut Request, response: Response<'a>) -> MiddlewareResult<'a> { [INFO] [stdout] | ^^^^^^^^---- help: remove these generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 lifetime arguments [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 0 lifetime parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nickel.rs-55228712a341ef3c/7d12245/src/response.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Response { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this type alias takes 0 lifetime arguments but 1 lifetime argument was supplied [INFO] [stdout] --> src/main.rs:166:63 [INFO] [stdout] | [INFO] [stdout] 166 | fn cpu_dump<'a>(req: &mut Request, response: Response<'a>) -> MiddlewareResult<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^---- help: remove these generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 lifetime arguments [INFO] [stdout] | [INFO] [stdout] note: type alias defined here, with 0 lifetime parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nickel.rs-55228712a341ef3c/7d12245/src/middleware.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | pub type MiddlewareResult = Result>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this type alias takes 0 lifetime arguments but 1 lifetime argument was supplied [INFO] [stdout] --> src/main.rs:89:61 [INFO] [stdout] | [INFO] [stdout] 89 | fn about_show<'a>(_req: &mut Request, res: Response<'a>) -> MiddlewareResult<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^---- help: remove these generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 lifetime arguments [INFO] [stdout] | [INFO] [stdout] note: type alias defined here, with 0 lifetime parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nickel.rs-55228712a341ef3c/7d12245/src/middleware.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | pub type MiddlewareResult = Result>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this struct takes 0 lifetime arguments but 1 lifetime argument was supplied [INFO] [stdout] --> src/main.rs:89:44 [INFO] [stdout] | [INFO] [stdout] 89 | fn about_show<'a>(_req: &mut Request, res: Response<'a>) -> MiddlewareResult<'a> { [INFO] [stdout] | ^^^^^^^^---- help: remove these generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 lifetime arguments [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 0 lifetime parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nickel.rs-55228712a341ef3c/7d12245/src/response.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Response { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this type alias takes 0 lifetime arguments but 1 lifetime argument was supplied [INFO] [stdout] --> src/main.rs:95:61 [INFO] [stdout] | [INFO] [stdout] 95 | fn index_show<'a>(_req: &mut Request, res: Response<'a>) -> MiddlewareResult<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^---- help: remove these generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 lifetime arguments [INFO] [stdout] | [INFO] [stdout] note: type alias defined here, with 0 lifetime parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nickel.rs-55228712a341ef3c/7d12245/src/middleware.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | pub type MiddlewareResult = Result>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this struct takes 0 lifetime arguments but 1 lifetime argument was supplied [INFO] [stdout] --> src/main.rs:95:44 [INFO] [stdout] | [INFO] [stdout] 95 | fn index_show<'a>(_req: &mut Request, res: Response<'a>) -> MiddlewareResult<'a> { [INFO] [stdout] | ^^^^^^^^---- help: remove these generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 lifetime arguments [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 0 lifetime parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nickel.rs-55228712a341ef3c/7d12245/src/response.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Response { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this type alias takes 0 lifetime arguments but 1 lifetime argument was supplied [INFO] [stdout] --> src/main.rs:103:62 [INFO] [stdout] | [INFO] [stdout] 103 | fn cpu_new<'a>(req: &mut Request, response: Response<'a>) -> MiddlewareResult<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^---- help: remove these generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 lifetime arguments [INFO] [stdout] | [INFO] [stdout] note: type alias defined here, with 0 lifetime parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nickel.rs-55228712a341ef3c/7d12245/src/middleware.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | pub type MiddlewareResult = Result>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this struct takes 0 lifetime arguments but 1 lifetime argument was supplied [INFO] [stdout] --> src/main.rs:103:45 [INFO] [stdout] | [INFO] [stdout] 103 | fn cpu_new<'a>(req: &mut Request, response: Response<'a>) -> MiddlewareResult<'a> { [INFO] [stdout] | ^^^^^^^^---- help: remove these generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 lifetime arguments [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 0 lifetime parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nickel.rs-55228712a341ef3c/7d12245/src/response.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Response { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this type alias takes 0 lifetime arguments but 1 lifetime argument was supplied [INFO] [stdout] --> src/main.rs:127:63 [INFO] [stdout] | [INFO] [stdout] 127 | fn cpu_load<'a>(req: &mut Request, response: Response<'a>) -> MiddlewareResult<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^---- help: remove these generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 lifetime arguments [INFO] [stdout] | [INFO] [stdout] note: type alias defined here, with 0 lifetime parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nickel.rs-55228712a341ef3c/7d12245/src/middleware.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | pub type MiddlewareResult = Result>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this struct takes 0 lifetime arguments but 1 lifetime argument was supplied [INFO] [stdout] --> src/main.rs:127:46 [INFO] [stdout] | [INFO] [stdout] 127 | fn cpu_load<'a>(req: &mut Request, response: Response<'a>) -> MiddlewareResult<'a> { [INFO] [stdout] | ^^^^^^^^---- help: remove these generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 lifetime arguments [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 0 lifetime parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nickel.rs-55228712a341ef3c/7d12245/src/response.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Response { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this type alias takes 0 lifetime arguments but 1 lifetime argument was supplied [INFO] [stdout] --> src/main.rs:166:63 [INFO] [stdout] | [INFO] [stdout] 166 | fn cpu_dump<'a>(req: &mut Request, response: Response<'a>) -> MiddlewareResult<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^---- help: remove these generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 lifetime arguments [INFO] [stdout] | [INFO] [stdout] note: type alias defined here, with 0 lifetime parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nickel.rs-55228712a341ef3c/7d12245/src/middleware.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | pub type MiddlewareResult = Result>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this struct takes 0 lifetime arguments but 1 lifetime argument was supplied [INFO] [stdout] --> src/main.rs:166:46 [INFO] [stdout] | [INFO] [stdout] 166 | fn cpu_dump<'a>(req: &mut Request, response: Response<'a>) -> MiddlewareResult<'a> { [INFO] [stdout] | ^^^^^^^^---- help: remove these generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 lifetime arguments [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 0 lifetime parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nickel.rs-55228712a341ef3c/7d12245/src/response.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Response { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this type alias takes 0 lifetime arguments but 1 lifetime argument was supplied [INFO] [stdout] --> src/main.rs:183:63 [INFO] [stdout] | [INFO] [stdout] 183 | fn cpu_tick<'a>(req: &mut Request, response: Response<'a>) -> MiddlewareResult<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^---- help: remove these generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 lifetime arguments [INFO] [stdout] | [INFO] [stdout] note: type alias defined here, with 0 lifetime parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nickel.rs-55228712a341ef3c/7d12245/src/middleware.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | pub type MiddlewareResult = Result>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this struct takes 0 lifetime arguments but 1 lifetime argument was supplied [INFO] [stdout] --> src/main.rs:183:46 [INFO] [stdout] | [INFO] [stdout] 183 | fn cpu_tick<'a>(req: &mut Request, response: Response<'a>) -> MiddlewareResult<'a> { [INFO] [stdout] | ^^^^^^^^---- help: remove these generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 lifetime arguments [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 0 lifetime parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nickel.rs-55228712a341ef3c/7d12245/src/response.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Response { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this type alias takes 0 lifetime arguments but 1 lifetime argument was supplied [INFO] [stdout] --> src/main.rs:207:63 [INFO] [stdout] | [INFO] [stdout] 207 | fn cpu_back<'a>(req: &mut Request, response: Response<'a>) -> MiddlewareResult<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^---- help: remove these generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 lifetime arguments [INFO] [stdout] | [INFO] [stdout] note: type alias defined here, with 0 lifetime parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nickel.rs-55228712a341ef3c/7d12245/src/middleware.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | pub type MiddlewareResult = Result>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this struct takes 0 lifetime arguments but 1 lifetime argument was supplied [INFO] [stdout] --> src/main.rs:207:46 [INFO] [stdout] | [INFO] [stdout] 207 | fn cpu_back<'a>(req: &mut Request, response: Response<'a>) -> MiddlewareResult<'a> { [INFO] [stdout] | ^^^^^^^^---- help: remove these generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 lifetime arguments [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 0 lifetime parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nickel.rs-55228712a341ef3c/7d12245/src/response.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Response { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this type alias takes 0 lifetime arguments but 1 lifetime argument was supplied [INFO] [stdout] --> src/main.rs:230:62 [INFO] [stdout] | [INFO] [stdout] 230 | fn cpu_run<'a>(req: &mut Request, response: Response<'a>) -> MiddlewareResult<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^---- help: remove these generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 lifetime arguments [INFO] [stdout] | [INFO] [stdout] note: type alias defined here, with 0 lifetime parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nickel.rs-55228712a341ef3c/7d12245/src/middleware.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | pub type MiddlewareResult = Result>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this struct takes 0 lifetime arguments but 1 lifetime argument was supplied [INFO] [stdout] --> src/main.rs:230:45 [INFO] [stdout] | [INFO] [stdout] 230 | fn cpu_run<'a>(req: &mut Request, response: Response<'a>) -> MiddlewareResult<'a> { [INFO] [stdout] | ^^^^^^^^---- help: remove these generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 lifetime arguments [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 0 lifetime parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nickel.rs-55228712a341ef3c/7d12245/src/response.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Response { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this type alias takes 0 lifetime arguments but 1 lifetime argument was supplied [INFO] [stdout] --> src/main.rs:54:82 [INFO] [stdout] | [INFO] [stdout] 54 | fn invoke<'a,'b>(&'a self, req: &mut Request<'b, 'a, 'b>, res: Response<'a>) -> MiddlewareResult<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^---- help: remove these generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 lifetime arguments [INFO] [stdout] | [INFO] [stdout] note: type alias defined here, with 0 lifetime parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nickel.rs-55228712a341ef3c/7d12245/src/middleware.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | pub type MiddlewareResult = Result>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this struct takes 0 lifetime arguments but 3 lifetime arguments were supplied [INFO] [stdout] --> src/main.rs:54:39 [INFO] [stdout] | [INFO] [stdout] 54 | fn invoke<'a,'b>(&'a self, req: &mut Request<'b, 'a, 'b>, res: Response<'a>) -> MiddlewareResult<'a> { [INFO] [stdout] | ^^^^^^^------------ help: remove these generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 lifetime arguments [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 0 lifetime parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nickel.rs-55228712a341ef3c/7d12245/src/request.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Request { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this struct takes 0 lifetime arguments but 1 lifetime argument was supplied [INFO] [stdout] --> src/main.rs:166:46 [INFO] [stdout] | [INFO] [stdout] 166 | fn cpu_dump<'a>(req: &mut Request, response: Response<'a>) -> MiddlewareResult<'a> { [INFO] [stdout] | ^^^^^^^^---- help: remove these generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 lifetime arguments [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 0 lifetime parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nickel.rs-55228712a341ef3c/7d12245/src/response.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Response { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this struct takes 0 lifetime arguments but 1 lifetime argument was supplied [INFO] [stdout] --> src/main.rs:54:65 [INFO] [stdout] | [INFO] [stdout] 54 | fn invoke<'a,'b>(&'a self, req: &mut Request<'b, 'a, 'b>, res: Response<'a>) -> MiddlewareResult<'a> { [INFO] [stdout] | ^^^^^^^^---- help: remove these generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 lifetime arguments [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 0 lifetime parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nickel.rs-55228712a341ef3c/7d12245/src/response.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Response { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this type alias takes 0 lifetime arguments but 1 lifetime argument was supplied [INFO] [stdout] --> src/main.rs:183:63 [INFO] [stdout] | [INFO] [stdout] 183 | fn cpu_tick<'a>(req: &mut Request, response: Response<'a>) -> MiddlewareResult<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^---- help: remove these generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 lifetime arguments [INFO] [stdout] | [INFO] [stdout] note: type alias defined here, with 0 lifetime parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nickel.rs-55228712a341ef3c/7d12245/src/middleware.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | pub type MiddlewareResult = Result>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this struct takes 0 lifetime arguments but 1 lifetime argument was supplied [INFO] [stdout] --> src/main.rs:183:46 [INFO] [stdout] | [INFO] [stdout] 183 | fn cpu_tick<'a>(req: &mut Request, response: Response<'a>) -> MiddlewareResult<'a> { [INFO] [stdout] | ^^^^^^^^---- help: remove these generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 lifetime arguments [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 0 lifetime parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nickel.rs-55228712a341ef3c/7d12245/src/response.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Response { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this type alias takes 0 lifetime arguments but 1 lifetime argument was supplied [INFO] [stdout] --> src/main.rs:207:63 [INFO] [stdout] | [INFO] [stdout] 207 | fn cpu_back<'a>(req: &mut Request, response: Response<'a>) -> MiddlewareResult<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^---- help: remove these generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 lifetime arguments [INFO] [stdout] | [INFO] [stdout] note: type alias defined here, with 0 lifetime parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nickel.rs-55228712a341ef3c/7d12245/src/middleware.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | pub type MiddlewareResult = Result>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this struct takes 0 lifetime arguments but 1 lifetime argument was supplied [INFO] [stdout] --> src/main.rs:207:46 [INFO] [stdout] | [INFO] [stdout] 207 | fn cpu_back<'a>(req: &mut Request, response: Response<'a>) -> MiddlewareResult<'a> { [INFO] [stdout] | ^^^^^^^^---- help: remove these generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 lifetime arguments [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 0 lifetime parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nickel.rs-55228712a341ef3c/7d12245/src/response.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Response { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this type alias takes 0 lifetime arguments but 1 lifetime argument was supplied [INFO] [stdout] --> src/main.rs:230:62 [INFO] [stdout] | [INFO] [stdout] 230 | fn cpu_run<'a>(req: &mut Request, response: Response<'a>) -> MiddlewareResult<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^---- help: remove these generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 lifetime arguments [INFO] [stdout] | [INFO] [stdout] note: type alias defined here, with 0 lifetime parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nickel.rs-55228712a341ef3c/7d12245/src/middleware.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | pub type MiddlewareResult = Result>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this struct takes 0 lifetime arguments but 1 lifetime argument was supplied [INFO] [stdout] --> src/main.rs:230:45 [INFO] [stdout] | [INFO] [stdout] 230 | fn cpu_run<'a>(req: &mut Request, response: Response<'a>) -> MiddlewareResult<'a> { [INFO] [stdout] | ^^^^^^^^---- help: remove these generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 lifetime arguments [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 0 lifetime parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nickel.rs-55228712a341ef3c/7d12245/src/response.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Response { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this type alias takes 0 lifetime arguments but 1 lifetime argument was supplied [INFO] [stdout] --> src/main.rs:54:82 [INFO] [stdout] | [INFO] [stdout] 54 | fn invoke<'a,'b>(&'a self, req: &mut Request<'b, 'a, 'b>, res: Response<'a>) -> MiddlewareResult<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^---- help: remove these generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 lifetime arguments [INFO] [stdout] | [INFO] [stdout] note: type alias defined here, with 0 lifetime parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nickel.rs-55228712a341ef3c/7d12245/src/middleware.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | pub type MiddlewareResult = Result>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this struct takes 0 lifetime arguments but 3 lifetime arguments were supplied [INFO] [stdout] --> src/main.rs:54:39 [INFO] [stdout] | [INFO] [stdout] 54 | fn invoke<'a,'b>(&'a self, req: &mut Request<'b, 'a, 'b>, res: Response<'a>) -> MiddlewareResult<'a> { [INFO] [stdout] | ^^^^^^^------------ help: remove these generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 lifetime arguments [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 0 lifetime parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nickel.rs-55228712a341ef3c/7d12245/src/request.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Request { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: this struct takes 0 lifetime arguments but 1 lifetime argument was supplied [INFO] [stdout] --> src/main.rs:54:65 [INFO] [stdout] | [INFO] [stdout] 54 | fn invoke<'a,'b>(&'a self, req: &mut Request<'b, 'a, 'b>, res: Response<'a>) -> MiddlewareResult<'a> { [INFO] [stdout] | ^^^^^^^^---- help: remove these generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 lifetime arguments [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 0 lifetime parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/nickel.rs-55228712a341ef3c/7d12245/src/response.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Response { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 21 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0107, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 21 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0107, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stderr] error: could not compile `p150mod` [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "96ac552a91c602ca748f23be7517921543f99af0964299fde8e26aa4874f1dbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96ac552a91c602ca748f23be7517921543f99af0964299fde8e26aa4874f1dbe", kill_on_drop: false }` [INFO] [stdout] 96ac552a91c602ca748f23be7517921543f99af0964299fde8e26aa4874f1dbe