[INFO] cloning repository https://github.com/viodentia/opal [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/viodentia/opal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fviodentia%2Fopal", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fviodentia%2Fopal'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ee589a00284fe257a834c2cd35f0645108027a98 [INFO] testing viodentia/opal against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fviodentia%2Fopal" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/viodentia/opal on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/viodentia/opal [INFO] finished tweaking git repo https://github.com/viodentia/opal [INFO] tweaked toml for git repo https://github.com/viodentia/opal written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/viodentia/opal already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/iron/body-parser.git` [INFO] [stderr] Updating git repository `https://github.com/iron/logger.git` [INFO] [stderr] Updating git repository `https://github.com/iron/mount.git` [INFO] [stderr] Updating git repository `https://github.com/iron/router.git` [INFO] [stderr] Updating git repository `https://github.com/iron/staticfile.git` [INFO] [stderr] Updating git repository `https://github.com/iron/urlencoded.git` [INFO] [stderr] error: the lock file /workspace/builds/worker-0/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" "+beta-2021-01-01" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/iron/body-parser.git` [INFO] [stderr] Updating git repository `https://github.com/iron/logger.git` [INFO] [stderr] Updating git repository `https://github.com/iron/mount.git` [INFO] [stderr] Updating git repository `https://github.com/iron/router.git` [INFO] [stderr] Updating git repository `https://github.com/iron/staticfile.git` [INFO] [stderr] Updating git repository `https://github.com/iron/urlencoded.git` [INFO] [stderr] Updating git repository `https://github.com/iron/iron` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded percent-encoding v1.0.1 [INFO] [stderr] Downloaded rand v0.3.23 [INFO] [stderr] Downloaded want v0.2.0 [INFO] [stderr] Downloaded mime_guess v1.8.8 [INFO] [stderr] Downloaded tokio-timer v0.2.13 [INFO] [stderr] Downloaded try-lock v0.2.3 [INFO] [stderr] Downloaded mime v0.3.16 [INFO] [stderr] Downloaded tokio-executor v0.1.10 [INFO] [stderr] Downloaded persistent v0.4.0 [INFO] [stderr] Downloaded log v0.3.9 [INFO] [stderr] Downloaded futures v0.1.30 [INFO] [stderr] Downloaded parking_lot v0.9.0 [INFO] [stderr] Downloaded unicase v2.6.0 [INFO] [stderr] Downloaded crossbeam-epoch v0.8.2 [INFO] [stderr] Downloaded crossbeam-deque v0.7.3 [INFO] [stderr] Downloaded futures-cpupool v0.1.8 [INFO] [stderr] Downloaded wasi v0.10.0+wasi-snapshot-preview1 [INFO] [stderr] Downloaded hyper v0.10.16 [INFO] [stderr] Downloaded phf_generator v0.7.24 [INFO] [stderr] Downloaded semver-parser v0.7.0 [INFO] [stderr] Downloaded semver v0.9.0 [INFO] [stderr] Downloaded httparse v1.3.4 [INFO] [stderr] Downloaded time v0.1.44 [INFO] [stderr] Downloaded h2 v0.1.26 [INFO] [stderr] Downloaded tokio-reactor v0.1.12 [INFO] [stderr] Downloaded mount v0.4.0 [INFO] [stderr] Downloaded base64 v0.9.3 [INFO] [stderr] Downloaded safemem v0.3.3 [INFO] [stderr] Downloaded hashbrown v0.9.1 [INFO] [stderr] Downloaded indexmap v1.6.1 [INFO] [stderr] Downloaded memoffset v0.5.6 [INFO] [stderr] Downloaded idna v0.1.5 [INFO] [stderr] Downloaded ryu v1.0.5 [INFO] [stderr] Downloaded serde_json v1.0.61 [INFO] [stderr] Downloaded url v1.7.2 [INFO] [stderr] Downloaded phf v0.7.24 [INFO] [stderr] Downloaded rand_jitter v0.1.4 [INFO] [stderr] Downloaded autocfg v0.1.7 [INFO] [stderr] Downloaded rustc_version v0.2.3 [INFO] [stderr] Downloaded crossbeam-queue v0.2.3 [INFO] [stderr] Downloaded uuid v0.4.0 [INFO] [stderr] Downloaded serde v0.9.15 [INFO] [stderr] Downloaded string v0.2.1 [INFO] [stderr] Downloaded http v0.1.21 [INFO] [stderr] Downloaded http-body v0.1.0 [INFO] [stderr] Downloaded tokio-current-thread v0.1.7 [INFO] [stderr] Downloaded tokio v0.1.22 [INFO] [stderr] Downloaded tokio-buf v0.1.1 [INFO] [stderr] Downloaded smallvec v0.6.13 [INFO] [stderr] Downloaded parking_lot_core v0.6.2 [INFO] [stderr] Downloaded serde_derive v1.0.118 [INFO] [stderr] Downloaded crossbeam-utils v0.7.2 [INFO] [stderr] Downloaded mime_guess v2.0.3 [INFO] [stderr] Downloaded unicode-normalization v0.1.16 [INFO] [stderr] Downloaded bytes v0.4.12 [INFO] [stderr] Downloaded tokio-io v0.1.13 [INFO] [stderr] Downloaded tokio-sync v0.1.8 [INFO] [stderr] Downloaded tokio-tcp v0.1.4 [INFO] [stderr] Downloaded tokio-threadpool v0.1.18 [INFO] [stderr] Downloaded hyper v0.12.35 [INFO] [stderr] Downloaded sequence_trie v0.3.6 [INFO] [stderr] Downloaded siphasher v0.2.3 [INFO] [stderr] Downloaded phf_codegen v0.7.24 [INFO] [stderr] Downloaded iron v0.6.1 [INFO] [stderr] Downloaded tinyvec v1.1.0 [INFO] [stderr] Downloaded route-recognizer v0.1.13 [INFO] [stderr] Downloaded bodyparser v0.8.0 [INFO] [stderr] Downloaded itoa v0.4.7 [INFO] [stderr] Downloaded tinyvec_macros v0.1.0 [INFO] [stderr] Downloaded matches v0.1.8 [INFO] [stderr] Downloaded phf_shared v0.7.24 [INFO] [stderr] Downloaded lock_api v0.3.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d4a8032b7b7b7a5816a5f005766066451a46ff3296222e3cd373c048f833ea6d [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" "d4a8032b7b7b7a5816a5f005766066451a46ff3296222e3cd373c048f833ea6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4a8032b7b7b7a5816a5f005766066451a46ff3296222e3cd373c048f833ea6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4a8032b7b7b7a5816a5f005766066451a46ff3296222e3cd373c048f833ea6d", kill_on_drop: false }` [INFO] [stdout] d4a8032b7b7b7a5816a5f005766066451a46ff3296222e3cd373c048f833ea6d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7412fc36d8f4ee973de0bcf5067a9216d61667c6762968ef4bd29ec10592dad7 [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" "7412fc36d8f4ee973de0bcf5067a9216d61667c6762968ef4bd29ec10592dad7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling futures v0.1.30 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling sequence_trie v0.3.6 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Compiling route-recognizer v0.1.13 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling uuid v0.4.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling iron v0.6.1 [INFO] [stderr] Compiling persistent v0.4.0 [INFO] [stderr] Compiling mount v0.4.0 [INFO] [stderr] Compiling logger v0.4.0 (https://github.com/iron/logger.git#4df63964) [INFO] [stderr] Compiling bodyparser v0.8.0 [INFO] [stderr] Compiling bodyparser v0.8.0 (https://github.com/iron/body-parser.git#49ae53cd) [INFO] [stderr] Compiling staticfile v0.5.0 (https://github.com/iron/staticfile.git#2bfc7fe5) [INFO] [stderr] Compiling urlencoded v0.6.0 (https://github.com/iron/urlencoded.git#0bed4479) [INFO] [stderr] Compiling iron v0.6.0 (https://github.com/iron/iron?branch=master#e38695bf) [INFO] [stderr] Compiling router v0.7.0-pre1 (https://github.com/iron/router.git#ec2c7890) [INFO] [stderr] Compiling mount v0.4.0 (https://github.com/iron/mount.git#5dbbc881) [INFO] [stderr] Compiling opal v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `application::helper::UserHelper` [INFO] [stdout] --> src/application/controller/user_controller.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use application::helper::UserHelper; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/application/controller/user_controller.rs:14:24 [INFO] [stdout] | [INFO] [stdout] 14 | Ok(Response::with((iron::status::Ok))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/application/controller/user_controller.rs:32:24 [INFO] [stdout] | [INFO] [stdout] 32 | Ok(Response::with((iron::status::Ok))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/application/controller/user_controller.rs:35:24 [INFO] [stdout] | [INFO] [stdout] 35 | Ok(Response::with((iron::status::Ok))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/application/controller/user_controller.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 38 | Ok(Response::with((iron::status::Ok))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::router::Router` [INFO] [stdout] --> src/application/controller/index_controller.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use self::router::Router; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `application::router::*` [INFO] [stdout] --> src/application/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use application::router::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `application::*` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use application::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: expected a `Fn<(&mut application::iron::Request<'_, '_>,)>` closure, found `Router` [INFO] [stdout] --> src/application/mod.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 13 | Iron::new(router::all()).http("localhost:3000").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^ expected an `Fn<(&mut application::iron::Request<'_, '_>,)>` closure, found `Router` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'r, 's, 't0> Fn<(&'r mut application::iron::Request<'s, 't0>,)>` is not implemented for `Router` [INFO] [stdout] = note: required because of the requirements on the impl of `Handler` for `Router` [INFO] [stdout] = note: required by `Iron::::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `http` found for struct `Iron` in the current scope [INFO] [stdout] --> src/application/mod.rs:13:30 [INFO] [stdout] | [INFO] [stdout] 13 | Iron::new(router::all()).http("localhost:3000").unwrap(); [INFO] [stdout] | ^^^^ method not found in `Iron` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/router-673170cb1868e8d8/ec2c789/src/router.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct Router { [INFO] [stdout] | ----------------- doesn't satisfy `Router: Handler` [INFO] [stdout] | [INFO] [stdout] = note: the method `http` exists but the following trait bounds were not satisfied: [INFO] [stdout] `Router: Handler` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0631]: type mismatch in function arguments [INFO] [stdout] --> src/application/router.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | router.get("/", IndexController::index, "index"); [INFO] [stdout] | ^^^ expected signature of `for<'r> fn(&'r mut iron::request::Request) -> _` [INFO] [stdout] | [INFO] [stdout] ::: src/application/controller/index_controller.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn index(_: &mut Request) -> IronResult { [INFO] [stdout] | ----------------------------------------------------- found signature of `for<'r, 's, 't0> fn(&'r mut application::iron::Request<'s, 't0>) -> _` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `iron::middleware::Handler` for `for<'r, 's, 't0> fn(&'r mut application::iron::Request<'s, 't0>) -> std::result::Result {IndexController::index}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0631]: type mismatch in function arguments [INFO] [stdout] --> src/application/router.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | router.post("/users", UserController::create, "user_create"); [INFO] [stdout] | ^^^^ expected signature of `for<'r> fn(&'r mut iron::request::Request) -> _` [INFO] [stdout] | [INFO] [stdout] ::: src/application/controller/user_controller.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn create(_: &mut Request) -> IronResult { [INFO] [stdout] | ------------------------------------------------------ found signature of `for<'r, 's, 't0> fn(&'r mut application::iron::Request<'s, 't0>) -> _` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `iron::middleware::Handler` for `for<'r, 's, 't0> fn(&'r mut application::iron::Request<'s, 't0>) -> std::result::Result {UserController::create}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0631]: type mismatch in function arguments [INFO] [stdout] --> src/application/router.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | router.post("/users/login/:id", UserController::login, "user_login"); [INFO] [stdout] | ^^^^ expected signature of `for<'r> fn(&'r mut iron::request::Request) -> _` [INFO] [stdout] | [INFO] [stdout] ::: src/application/controller/user_controller.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn login(req: &mut Request) -> IronResult { [INFO] [stdout] | ------------------------------------------------------- found signature of `for<'r, 's, 't0> fn(&'r mut application::iron::Request<'s, 't0>) -> _` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `iron::middleware::Handler` for `for<'r, 's, 't0> fn(&'r mut application::iron::Request<'s, 't0>) -> std::result::Result {UserController::login}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0631]: type mismatch in function arguments [INFO] [stdout] --> src/application/router.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | router.get("/users/:id", UserController::read, "user_read"); [INFO] [stdout] | ^^^ expected signature of `for<'r> fn(&'r mut iron::request::Request) -> _` [INFO] [stdout] | [INFO] [stdout] ::: src/application/controller/user_controller.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn read(req: &mut Request) -> IronResult { [INFO] [stdout] | ------------------------------------------------------ found signature of `for<'r, 's, 't0> fn(&'r mut application::iron::Request<'s, 't0>) -> _` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `iron::middleware::Handler` for `for<'r, 's, 't0> fn(&'r mut application::iron::Request<'s, 't0>) -> std::result::Result {UserController::read}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0631]: type mismatch in function arguments [INFO] [stdout] --> src/application/router.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | router.put("/users/:id", UserController::update, "user_update"); [INFO] [stdout] | ^^^ expected signature of `for<'r> fn(&'r mut iron::request::Request) -> _` [INFO] [stdout] | [INFO] [stdout] ::: src/application/controller/user_controller.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn update(_: &mut Request) -> IronResult { [INFO] [stdout] | ------------------------------------------------------ found signature of `for<'r, 's, 't0> fn(&'r mut application::iron::Request<'s, 't0>) -> _` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `iron::middleware::Handler` for `for<'r, 's, 't0> fn(&'r mut application::iron::Request<'s, 't0>) -> std::result::Result {UserController::update}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0631]: type mismatch in function arguments [INFO] [stdout] --> src/application/router.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | router.delete("/users/:id", UserController::delete, "user_delete"); [INFO] [stdout] | ^^^^^^ expected signature of `for<'r> fn(&'r mut iron::request::Request) -> _` [INFO] [stdout] | [INFO] [stdout] ::: src/application/controller/user_controller.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn delete(_: &mut Request) -> IronResult { [INFO] [stdout] | ------------------------------------------------------ found signature of `for<'r, 's, 't0> fn(&'r mut application::iron::Request<'s, 't0>) -> _` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `iron::middleware::Handler` for `for<'r, 's, 't0> fn(&'r mut application::iron::Request<'s, 't0>) -> std::result::Result {UserController::delete}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0631]: type mismatch in function arguments [INFO] [stdout] --> src/application/router.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | router.get("/users", UserController::read_all, "user_list"); [INFO] [stdout] | ^^^ expected signature of `for<'r> fn(&'r mut iron::request::Request) -> _` [INFO] [stdout] | [INFO] [stdout] ::: src/application/controller/user_controller.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn read_all(_: &mut Request) -> IronResult { [INFO] [stdout] | -------------------------------------------------------- found signature of `for<'r, 's, 't0> fn(&'r mut application::iron::Request<'s, 't0>) -> _` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `iron::middleware::Handler` for `for<'r, 's, 't0> fn(&'r mut application::iron::Request<'s, 't0>) -> std::result::Result {UserController::read_all}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599, E0631. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `opal` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "7412fc36d8f4ee973de0bcf5067a9216d61667c6762968ef4bd29ec10592dad7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7412fc36d8f4ee973de0bcf5067a9216d61667c6762968ef4bd29ec10592dad7", kill_on_drop: false }` [INFO] [stdout] 7412fc36d8f4ee973de0bcf5067a9216d61667c6762968ef4bd29ec10592dad7