[INFO] cloning repository https://github.com/anowell/servur [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anowell/servur" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanowell%2Fservur", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanowell%2Fservur'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5e9495a193674beda9bba904d832f9ab948cde0c [INFO] checking anowell/servur against try#45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 for pr-83744 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanowell%2Fservur" "/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/anowell/servur 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/anowell/servur [INFO] finished tweaking git repo https://github.com/anowell/servur [INFO] tweaked toml for git repo https://github.com/anowell/servur written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/anowell/servur 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] 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.git` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 515036324aea49c43bbb4797520d95811aeb9b40d4e64ad48ee834d3214256ce [INFO] running `Command { std: "docker" "start" "-a" "515036324aea49c43bbb4797520d95811aeb9b40d4e64ad48ee834d3214256ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "515036324aea49c43bbb4797520d95811aeb9b40d4e64ad48ee834d3214256ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "515036324aea49c43bbb4797520d95811aeb9b40d4e64ad48ee834d3214256ce", kill_on_drop: false }` [INFO] [stdout] 515036324aea49c43bbb4797520d95811aeb9b40d4e64ad48ee834d3214256ce [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] [stdout] 84495a31af73a73a3b0f7e28ce6ec9eeef159f1c954f89065626ffa43401daca [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" "84495a31af73a73a3b0f7e28ce6ec9eeef159f1c954f89065626ffa43401daca", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [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 cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling httparse v1.4.0 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking regex-syntax v0.6.23 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking modifier v0.1.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking groupable v0.2.0 [INFO] [stderr] Checking futures-channel v0.3.14 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking lock_api v0.4.3 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Compiling tokio v1.5.0 [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 plugin v0.2.6 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking num_cpus v1.13.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 unicode-normalization v0.1.17 [INFO] [stderr] Checking parking_lot v0.11.1 [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 regex v1.4.5 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Checking mustache v0.9.0 [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.git#7d122457) [INFO] [stderr] Checking servur v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `funcs` in `libc` [INFO] [stdout] --> src/controller.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | use libc::funcs::posix88::signal::kill; [INFO] [stdout] | ^^^^^ could not find `funcs` in `libc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nickel::status::StatusCode` [INFO] [stdout] --> src/controller.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | use nickel::status::StatusCode::{Accepted, BadRequest}; [INFO] [stdout] | ^^^^^^^^^^ `StatusCode` is a struct, not a module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `funcs` in `libc` [INFO] [stdout] --> src/controller.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | use libc::funcs::posix88::signal::kill; [INFO] [stdout] | ^^^^^ could not find `funcs` in `libc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nickel::status::StatusCode` [INFO] [stdout] --> src/controller.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | use nickel::status::StatusCode::{Accepted, BadRequest}; [INFO] [stdout] | ^^^^^^^^^^ `StatusCode` is a struct, not a module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `consts` in `libc` [INFO] [stdout] --> src/controller.rs:144:28 [INFO] [stdout] | [INFO] [stdout] 144 | "QUIT" => Ok(libc::consts::os::posix88::SIGQUIT), [INFO] [stdout] | ^^^^^^ could not find `consts` in `libc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `kill` in this scope [INFO] [stdout] --> src/controller.rs:48:22 [INFO] [stdout] | [INFO] [stdout] 48 | unsafe { kill(pid, signal) }; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 | use libc::kill; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/main.rs:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | #[derive(Clone, RustcEncodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/controller.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(RustcEncodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> src/main.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern crate libc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> src/main.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use libc::pid_t; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> src/main.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pid: Arc>>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> src/main.rs:47:17 [INFO] [stdout] | [INFO] [stdout] 47 | pid: Option [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> src/main.rs:51:35 [INFO] [stdout] | [INFO] [stdout] 51 | fn set_pid(&self, pid: Option) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> src/controller.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate libc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `consts` in `libc` [INFO] [stdout] --> src/controller.rs:144:28 [INFO] [stdout] | [INFO] [stdout] 144 | "QUIT" => Ok(libc::consts::os::posix88::SIGQUIT), [INFO] [stdout] | ^^^^^^ could not find `consts` in `libc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `kill` in this scope [INFO] [stdout] --> src/controller.rs:48:22 [INFO] [stdout] | [INFO] [stdout] 48 | unsafe { kill(pid, signal) }; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 3 | use libc::kill; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/main.rs:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | #[derive(Clone, RustcEncodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/controller.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(RustcEncodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> src/main.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern crate libc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> src/main.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use libc::pid_t; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> src/main.rs:40:27 [INFO] [stdout] | [INFO] [stdout] 40 | pid: Arc>>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> src/main.rs:47:17 [INFO] [stdout] | [INFO] [stdout] 47 | pid: Option [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> src/main.rs:51:35 [INFO] [stdout] | [INFO] [stdout] 51 | fn set_pid(&self, pid: Option) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> src/controller.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate libc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> src/controller.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/controller.rs:77:61 [INFO] [stdout] | [INFO] [stdout] 77 | Err(why) => panic!("couldn't spawn {}: {}", runner, Error::description(&why)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> src/controller.rs:140:22 [INFO] [stdout] | [INFO] [stdout] 140 | "TERM" => Ok(libc::SIGTERM), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> src/controller.rs:142:22 [INFO] [stdout] | [INFO] [stdout] 142 | "KILL" => Ok(libc::SIGKILL), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> src/controller.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/controller.rs:77:61 [INFO] [stdout] | [INFO] [stdout] 77 | Err(why) => panic!("couldn't spawn {}: {}", runner, Error::description(&why)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> src/controller.rs:140:22 [INFO] [stdout] | [INFO] [stdout] 140 | "TERM" => Ok(libc::SIGTERM), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? [INFO] [stdout] --> src/controller.rs:142:22 [INFO] [stdout] | [INFO] [stdout] 142 | "KILL" => Ok(libc::SIGKILL), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #27812 for more information [INFO] [stdout] = help: add `#![feature(rustc_private)]` to the crate attributes to enable [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:86:66 [INFO] [stdout] | [INFO] [stdout] 86 | type ReqHandler = for <'a> fn(&mut Request, 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:86:49 [INFO] [stdout] | [INFO] [stdout] 86 | type ReqHandler = for <'a> fn(&mut Request, 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:87:80 [INFO] [stdout] | [INFO] [stdout] 87 | type AppHandler = for <'a> fn(&mut Request, Response<'a>, &Application) -> 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:87:49 [INFO] [stdout] | [INFO] [stdout] 87 | type AppHandler = for <'a> fn(&mut Request, Response<'a>, &Application) -> 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/controller.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | -> 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/controller.rs:24:49 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn get_hello<'a>(_: &mut Request, response: Response<'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/controller.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | -> 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/controller.rs:29:54 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn get_status<'a>(_: &mut Request, mut response: Response<'a>, app: &Application) [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/controller.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | -> 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/controller.rs:37:61 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn post_signal<'a>(request: &mut Request, mut response: Response<'a>, app: &Application) [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/controller.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 65 | -> 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/controller.rs:64:54 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn post_run<'a>(request: &mut Request, response: Response<'a>, app: &Application) [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] [stderr] error: could not compile `servur` [INFO] [stdout] error: aborting due to 24 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] Some errors have detailed explanations: E0107, E0425, E0432, E0433, E0658. [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stdout] For more information about an error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0107]: this type alias takes 0 lifetime arguments but 1 lifetime argument was supplied [INFO] [stdout] --> src/main.rs:86:66 [INFO] [stdout] | [INFO] [stdout] 86 | type ReqHandler = for <'a> fn(&mut Request, 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:86:49 [INFO] [stdout] | [INFO] [stdout] 86 | type ReqHandler = for <'a> fn(&mut Request, 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:87:80 [INFO] [stdout] | [INFO] [stdout] 87 | type AppHandler = for <'a> fn(&mut Request, Response<'a>, &Application) -> 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:87:49 [INFO] [stdout] | [INFO] [stdout] 87 | type AppHandler = for <'a> fn(&mut Request, Response<'a>, &Application) -> 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/controller.rs:25:12 [INFO] [stdout] | [INFO] [stdout] 25 | -> 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/controller.rs:24:49 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn get_hello<'a>(_: &mut Request, response: Response<'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/controller.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | -> 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/controller.rs:29:54 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn get_status<'a>(_: &mut Request, mut response: Response<'a>, app: &Application) [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/controller.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | -> 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/controller.rs:37:61 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn post_signal<'a>(request: &mut Request, mut response: Response<'a>, app: &Application) [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/controller.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 65 | -> 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/controller.rs:64:54 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn post_run<'a>(request: &mut Request, response: Response<'a>, app: &Application) [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 24 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0107, E0425, E0432, E0433, E0658. [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" "84495a31af73a73a3b0f7e28ce6ec9eeef159f1c954f89065626ffa43401daca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84495a31af73a73a3b0f7e28ce6ec9eeef159f1c954f89065626ffa43401daca", kill_on_drop: false }` [INFO] [stdout] 84495a31af73a73a3b0f7e28ce6ec9eeef159f1c954f89065626ffa43401daca