[INFO] cloning repository https://github.com/nmnick18/rs-mvc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nmnick18/rs-mvc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnmnick18%2Frs-mvc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnmnick18%2Frs-mvc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e3a72cf592b84be64149e6a1efc61c3f6d3aa558 [INFO] testing nmnick18/rs-mvc against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnmnick18%2Frs-mvc" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nmnick18/rs-mvc on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nmnick18/rs-mvc [INFO] finished tweaking git repo https://github.com/nmnick18/rs-mvc [INFO] tweaked toml for git repo https://github.com/nmnick18/rs-mvc written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/nmnick18/rs-mvc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 81bb80c662e880136673e23ab50edee0e03d1f73b7b5e2f140108c3008649fb7 [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" "81bb80c662e880136673e23ab50edee0e03d1f73b7b5e2f140108c3008649fb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81bb80c662e880136673e23ab50edee0e03d1f73b7b5e2f140108c3008649fb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81bb80c662e880136673e23ab50edee0e03d1f73b7b5e2f140108c3008649fb7", kill_on_drop: false }` [INFO] [stdout] 81bb80c662e880136673e23ab50edee0e03d1f73b7b5e2f140108c3008649fb7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7543a4a1b4d977dd5649fb0226ac7f312d8811a24f78cfa5875bf3e58511a74f [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" "7543a4a1b4d977dd5649fb0226ac7f312d8811a24f78cfa5875bf3e58511a74f", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling sequence_trie v0.3.6 [INFO] [stderr] Compiling route-recognizer v0.1.13 [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 futures-cpupool v0.1.8 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling hyper v0.10.16 [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 tokio-reactor v0.1.12 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling mime_guess v1.8.8 [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 staticfile v0.5.0 (https://github.com/iron/staticfile.git#2bfc7fe5) [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling hyper v0.12.35 [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 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 mount v0.4.0 (https://github.com/iron/mount.git#5dbbc881) [INFO] [stderr] Compiling router v0.7.0-pre1 (https://github.com/iron/router.git#ec2c7890) [INFO] [stderr] Compiling mvc-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `app::helpers::UserHelper` [INFO] [stdout] --> src/app/controllers/user_controller.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use app::helpers::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/app/controllers/user_controller.rs:24:24 [INFO] [stdout] | [INFO] [stdout] 24 | 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/app/controllers/user_controller.rs:27:24 [INFO] [stdout] | [INFO] [stdout] 27 | 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/app/controllers/user_controller.rs:30:24 [INFO] [stdout] | [INFO] [stdout] 30 | Ok(Response::with((iron::status::Ok))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcEncodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/app/models/user.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/app/models/user.rs:1:26 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(RustcEncodable, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `app::routes::*` [INFO] [stdout] --> src/app/mod.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use app::routes::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `app::*` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use app::*; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: expected a `Fn<(&mut app::iron::Request<'_, '_>,)>` closure, found `Router` [INFO] [stdout] --> src/app/mod.rs:12:15 [INFO] [stdout] | [INFO] [stdout] 12 | Iron::new(routes::all()).http("localhost:3000").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^ expected an `Fn<(&mut app::iron::Request<'_, '_>,)>` closure, found `Router` [INFO] [stdout] | [INFO] [stdout] = help: the trait `for<'r, 's, 't0> Fn<(&'r mut app::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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/iron-0.6.1/src/iron.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 103 | pub fn new(handler: H) -> Iron { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: the method `http` exists for struct `Iron`, but its trait bounds were not satisfied [INFO] [stdout] --> src/app/mod.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | Iron::new(routes::all()).http("localhost:3000").unwrap(); [INFO] [stdout] | ^^^^ method cannot be called on `Iron` due to unsatisfied trait bounds [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 following trait bounds were not satisfied: [INFO] [stdout] `Router: Handler` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/app/routes.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | router.post("/users", UserController::create); [INFO] [stdout] | ^^^^ -------- ---------------------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/router-673170cb1868e8d8/ec2c789/src/router.rs:101:12 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn post, H: Handler, I: AsRef>(&mut self, glob: S, handler: H, route_id: I) -> &mut Router { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/app/routes.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | router.get("/users/:id", UserController::read); [INFO] [stdout] | ^^^ ------------ -------------------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/router-673170cb1868e8d8/ec2c789/src/router.rs:96:12 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn get, H: Handler, I: AsRef>(&mut self, glob: S, handler: H, route_id: I) -> &mut Router { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/app/routes.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | router.put("/users/:id", UserController::update); [INFO] [stdout] | ^^^ ------------ ---------------------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/router-673170cb1868e8d8/ec2c789/src/router.rs:106:12 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn put, H: Handler, I: AsRef>(&mut self, glob: S, handler: H, route_id: I) -> &mut Router { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/app/routes.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | router.delete("/users/:id", UserController::delete); [INFO] [stdout] | ^^^^^^ ------------ ---------------------- supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/router-673170cb1868e8d8/ec2c789/src/router.rs:111:12 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn delete, H: Handler, I: AsRef>(&mut self, glob: S, handler: H, route_id: I) -> &mut Router { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> src/app/routes.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | router.get("/users", UserController::read_all); [INFO] [stdout] | ^^^ -------- ------------------------ supplied 2 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 3 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/router-673170cb1868e8d8/ec2c789/src/router.rs:96:12 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn get, H: Handler, I: AsRef>(&mut self, glob: S, handler: H, route_id: I) -> &mut Router { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0277, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mvc-example` due to 8 previous errors; 8 warnings emitted [INFO] running `Command { std: "docker" "inspect" "7543a4a1b4d977dd5649fb0226ac7f312d8811a24f78cfa5875bf3e58511a74f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7543a4a1b4d977dd5649fb0226ac7f312d8811a24f78cfa5875bf3e58511a74f", kill_on_drop: false }` [INFO] [stdout] 7543a4a1b4d977dd5649fb0226ac7f312d8811a24f78cfa5875bf3e58511a74f